Modified version of PyTorch able to work with changes to GPGPU-Sim - pytorch-gpgpu-sim/tox.ini at master · gpgpu-sim/pytorch-gpgpu-sim
(*input, **kwargs) File "/home/sim/anaconda3/envs/gpgpu-sim/lib/python3.6/site-packages/torch/nn/modules/conv.py", line 301, in forward self.padding, self.dilation, self.groups) RuntimeError: cublas runtime error : the GPU program failed to execute at /home/sim/pytorch-gpgpusim/...
gpgpu-sim/pytorch-gpgpu-simPublic NotificationsYou must be signed in to change notification settings Fork26 Star48 View license starsforks NotificationsYou must be signed in to change notification settings Code Issues6 Pull requests1 Actions
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 ...
Issues: gpgpu-sim/pytorch-gpgpu-simLabels 8 Milestones 0 New issue 6 Open 2 Closed Author Label Projects Milestones Assignee Sort Issues listHow to deal with 'undefined reference to symbol 'dlclose@@GLIBC_2.2.5''? #12 opened Jul 22, 2024 by jidle123 Error with RuntimeError: CuDNN ...
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/lib6...