Avoid LD_LIBRARY_PATH in pynn-brainscales&hxtorch
We can't drop setting of LD_LIBRARY_PATH
completely for now, as the build tool still needs to find stuff (e.g. libclang.so
) at runtime. However, this is probably only needed during the waf configure
step, so we only set it there.
Edited by Eric Müller
Merge request reports
Activity
Filter activity
assigned to @emuller
mentioned in issue #30 (closed)
added 1 commit
- 7cfb5cd7 - Avoid LD_LIBRARY_PATH in pynn-brainscales&hxtorch
added 1 commit
- 902ee7c8 - Avoid LD_LIBRARY_PATH in pynn-brainscales&hxtorch
hmm @emuller the runner build job had a timeout because it run on your project instead of the TC one. I changed the CI on master, could you merge the latest change to your source branch or change the setting in Settings -> CI/CD -> General pipelines and trigger the pipeline again?
@elmath Thanks for the suggestion → I did the last thing for now :)…
@elmath I think this looks fine.
mentioned in commit a4d46304
Please register or sign in to reply