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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/ispc-users/4b354212-b136-4acc-8f44-6834d4a806c9%40googlegroups.com.