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

balar build problem, no libcudart_mod.so #2368

Closed
cainingw opened this issue Jun 11, 2024 · 2 comments
Closed

balar build problem, no libcudart_mod.so #2368

cainingw opened this issue Jun 11, 2024 · 2 comments
Assignees

Comments

@cainingw
Copy link

cainingw commented Jun 11, 2024

SST:13.0.0
CUDA toolkit:10.1
gcc:7.5.0

I followed build instruction at https://github.com/sstsimulator/sst-elements/blob/master/src/sst/elements/balar/README.md

After these steps:

Setup GPGPU-Sim in SST-integration mode

source setup_environment sst

Build GPGPU-Sim

make -j

I foud there are only files named libcudart.so in \gpgpu-sim_distribution\lib\gcc-7.5.0\cuda-10010\release

But balar needs libcudart_mod.so to build.

@jwilso
Copy link
Contributor

jwilso commented Sep 19, 2024

@hughes-c Is this a CUDA issue?

@William-An
Copy link
Contributor

You probably will need to checkout to sst-integration branch for the GPGPU-Sim repo. We are working on a PR accel-sim/gpgpu-sim_distribution#44 into our GPGPU-Sim, which should get rid of this extra step.

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

4 participants