[
https://issues.apache.org/jira/browse/SINGA-301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15867237#comment-15867237
]
Tan Li Boon commented on SINGA-301:
-----------------------------------
If we want to avoid a Python hard dependency, we can execute the script only
when the .cl files have been updated, then commit the updated .cl files so the
user can compile without needing Python
> Hardcode OpenCL source code as static strings
> ---------------------------------------------
>
> Key: SINGA-301
> URL: https://issues.apache.org/jira/browse/SINGA-301
> Project: Singa
> Issue Type: Improvement
> Components: Core
> Environment: All
> Reporter: Tan Li Boon
> Priority: Minor
>
> Currently, OpenCL kernel source code is a standalone file. This may be
> problematic as the SINGA executable will fail to find the source code if it
> is run from outside a few places.
> This issue will discuss a way to turn the source code into static strings
> somehow, at compile-time.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)