-
Notifications
You must be signed in to change notification settings - Fork 7
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
Cannot use GPU on CST in Poly-Grames node006/node007 #61
Comments
The GPU on Node006 and Node007 is a Tesla V100S-PCIE-32GB : |
I couldn't manage to find whether the Tesla-V100S is capable of running CUDA 11.2 code, but I suspect it is because it is more powerful than the Tesla-V100. If so, to enable the GPU in CST, administrator privilege would be required to set environment variables. |
so we need to loop in JS-- i'll take care of it EDIT: email sent-- waiting for an answer |
testing on node006, I tried launching |
@JustinDeM @4rnaudB did you manage to run |
trying it right now |
Also, we got an error this morning with node006 saying no GPU was recognized but we don't get the same error with node007 when running the simulation. |
I don't have access-- hopefully a Poly admin will help us ASAP |
Ah! That's interesting, when I ran it on node006 I got the error message reported in #61 (comment) |
#61 (comment) is pretty encouraging because the GPU is recognized! What is ECC? can it be disabled? |
Good point-- we should ask the GRAMES admin if they have a way to allocate ressource via a priority list, as done in Compute Canada with SLURM. --> #63 |
Answer from JS:
|
Should this be an issue or a powerpoint? (I'm planning to put images for a step by step process) |
hum, good question. If you prefer creating a PPTX, then I suggest you do it with Gslide, put the document here and link it in this issue? |
Sounds good |
The problem is that the link to the google slide would be at the end of the issue so it might not be very intuitive/practical to add it in this issue. |
so how about adding it at the top? #61 (comment) |
Oh nice, didn't know I could edit your comment. |
@4rnaudB in addition to documenting your debugging, can you pls also describe a way to test a simulation (eg: open a 'dummy' project in CST, click on solver, etc.)
--> Presentation on how to set up the GPU acceleration
Relevant documentation: https://updates.cst.com/downloads/GPU_Computing_Guide_2022.pdf
The text was updated successfully, but these errors were encountered: