JuliaGPU / JuliaGPU/ArrayFire.jl

Cannot use ArrayFire in Atom

Open
#240 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
207
Forks
33
PR merge metrics
No merged PRs in 30d

Description

Hi,

I saw the similar issue in https://github.com/JuliaGPU/ArrayFire.jl/issues/28

I have add the environment variable to the startup.jl. And I can see the following 2 ENV variables have been properly set by startup.jl.

"LD_LIBRARY_PATH" => "/home/software/arrayfire/lib64/"
"DYLD_LIBRARY_PATH" => "/home/software/arrayfire/lib64/"

But I still couldn't get ArrayFire to find the libaf in atom which works fine when using terminal started julia.

I am using atom from JuliaPro. Start julia by "start remote julia process" function in the atom. Julia in the remote machine is 1.1.1.

Thank you very much for your help

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.