Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CUDA Compatibility Issue #7

Open
LeviDobbins opened this issue Jan 30, 2018 · 4 comments
Open

CUDA Compatibility Issue #7

LeviDobbins opened this issue Jan 30, 2018 · 4 comments

Comments

@LeviDobbins
Copy link

LeviDobbins commented Jan 30, 2018

Hi Dan,

Currently trying to run this code with the CUDA Emission Engine (on a mac), but am finding the following issue.

The following screenshot shows the code I used (For step 3 or the 'Font Train' Stage)

https://user-images.githubusercontent.com/35239930/35587210-d4a695c0-0648-11e8-9aac-262700378b64.png

And the following image shows the error code I'm receiving:

https://user-images.githubusercontent.com/35239930/35587241-f25caeba-0648-11e8-9301-03567614b091.png

Basically the main issue is: "No resource found with name '/lib/libJCudaDriver-apple-x86_64.jnilib"

I'm assuming the issue is that this program was designed to operate with an older version of CUDA than I am using and so I was wondering what version it was designed to work with? or, how you would modify the code to suit a newer version of CUDA.

Any help would be great.

Thanks,

Levi

@tberg12
Copy link
Owner

tberg12 commented Feb 5, 2018 via email

@tberg12
Copy link
Owner

tberg12 commented Feb 16, 2018

Could you try running the OpenCL emission engine and let me know what happens?

@LeviDobbins
Copy link
Author

No worries Dan,

Apologies for the delayed response.

I ran the program using the OpenCL emission engine and didn't run into any issues. The program produced a reasonably accurate transcription output.

Regards,
Levi

@vladie3
Copy link

vladie3 commented Apr 4, 2018

Hello,

I am getting the following error when I try to compile:

cp: cannot stat 'lib/JCuda-All-0.6.0-bin-linux-x86_64/': No such file or directory
cp: cannot stat 'lib/JCuda-All-0.6.0-bin-apple-x86_64/
': No such file or directory

I am doing this in Windows. Should be in Linux?
I am new to this and apologize ahead of time.

Best,

Vlad

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants