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

file not found #244

Open
whitequill opened this issue Dec 23, 2023 · 0 comments
Open

file not found #244

whitequill opened this issue Dec 23, 2023 · 0 comments

Comments

@whitequill
Copy link

whitequill commented Dec 23, 2023

I am on Gentoo linux and am having odd problems with running built programs. There maybe other issues. I don't feel like going though every single Sample.

upon running simpleTexture I get the following error. The file teapot512.pgm is in a ./data directory but I can't find any reference to the path in the sampleTexture.cu file.

simpleTexture starting...
GPU Device 0: "Pascal" with compute capability 6.1


error: sdkFindFilePath: file <teapot512.pgm> not found!
Unable to source image file: teapot512.pgm

upon running simpleTextureDrv the error: error: sdkFindFilePath: file <simpleTexture_kernel64.fatbin> not found! is shown.
This is ridiculous as the file is in the same directory as the executable.

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

1 participant