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

Syntax and Parse errors in the libcudnn ptx files. #2

Open
gakadam opened this issue Jan 20, 2019 · 2 comments
Open

Syntax and Parse errors in the libcudnn ptx files. #2

gakadam opened this issue Jan 20, 2019 · 2 comments

Comments

@gakadam
Copy link

gakadam commented Jan 20, 2019

Issue: Syntax and Parse errors in the libcudnn ptx files.
(I have also raised the same issue here: gpgpu-sim/gpgpu-sim_distribution#93 )

Set up:
GPGPUSIM version 4.0.0
GCC: 4.9.4
CUDA: 9.1
CUDNN: 7.1
PYTORCH_BIN: /usr/local/cuda-9.1/lib64/libcudnn.so

Program: saxpy.cu link: https://devblogs.nvidia.com/easy-introduction-cuda-c-and-c/

Description: Standalone GPGPUSIM works fine with the above set-up and the example program run successfully.

After installing the PyTorch_GPGPUSIM and setting the PYTORCH_BIN = /usr/.../CUDA-9.1/.../libcudnn.so, the above mentioned programs fail to execute. The simulator extracts a large number of PTX files from libcudnn and the simulator generates syntax and parse errors.

Simulation log file attached here.
out_pytorch_sm70.txt

Thank you.

@PeggyZLP
Copy link

PeggyZLP commented Feb 25, 2019

Hello, have you solved this problem?

@itsMaoMao
Copy link

Hello, are you still working on the related research? I've encountered the same issue.

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