Sorry for delay in response.

> Our license is 3-clause BSD license, which is quite permissive.
> We just moved our downloads to Github release, which should be reliable 
download location. So you can consider downloading ISPC on user side, when 
your users need that (as part for setup or config step).

The tools we are developing are part of NEURON simulation framework: 
https://neuron.yale.edu/neuron/
One of the use case we have is that for windows we ship installer with 
minimal development environment including GCC. If we have to add ISPC 
backend then shipping ISPC binary would be ideal (instead of asking domain 
experts to setup dev environment).
(We are brainstorming similar approach to distribute self contained python 
wheels with minimal development environment for NEURON).

> Do you have a link to your project, so I can have a closer look?

Sure! We are developing source-to-source compiler framework called NMODL : 
https://github.com/BlueBrain/nmodl. The draft manuscript describing overall 
framework is available on arXiv here: https://arxiv.org/pdf/1905.02241.pdf

I will be happy to provide any additional information needed.

-Pramod

On Friday, April 3, 2020 at 8:34:00 AM UTC+2, Dmitry Babokin wrote:
>
> Hello,
>
> Disclaimer: I'm not a lawyer and my understanding of licensing issues is 
> far from perfect.
>
> Our license is 3-clause BSD license, which is quite permissive.
>
> We just moved our downloads to Github release, which should be reliable 
> download location. So you can consider downloading ISPC on user side, when 
> your users need that (as part for setup or config step).
>
> Do you have a link to your project, so I can have a closer look?
>
> Dmitry.
>
> On Thu, Apr 2, 2020 at 11:24 PM Pramod Kumbhar <[email protected] 
> <javascript:>> wrote:
>
>> Hello ISPC Authors, Maintainers,
>>
>> We are developing open source simulator and source-to-source code 
>> generation tool where we use ISPC as one of the backend.
>>
>> We would like to package ISPC binaries when we create source or binary 
>> distribution of our software (to avoid need for end users to setup 
>> development environment).
>>
>> Are there any licensing issues with this?
>>
>> Being LLVM based project, the LICENSE file states:
>>
>> “
>> Redistribution and use in source and binary forms, with or without 
>> modification, are permitted provided that the following conditions are met:
>>     * Redistributions in binary form must reproduce the above copyright 
>> notice, this list of conditions and the following disclaimer in the 
>> documentation and/or other materials provided with the distribution.
>>     * Neither the name of Intel Corporation nor the names of its 
>> contributors may be used to endorse or promote products derived from this 
>> software without specific prior written permission.
>> ”
>>
>> I believe it’s not a problem but just want to double check.
>>
>> Also, if there are any obvious pitfalls for shipping binaries, any 
>> comments will be greatly appreciated.
>>
>> Thanks!
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Intel SPMD Program Compiler Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/ispc-users/4b354212-b136-4acc-8f44-6834d4a806c9%40googlegroups.com
>> .
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Intel SPMD Program Compiler Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ispc-users/727d7138-89b1-407f-9cfa-ea623c665838%40googlegroups.com.

Reply via email to