How do we setup and run cuTile on DGX spark?
Would it be possible to share the notes for installing, thanks!
How do we setup and run cuTile on DGX spark?
Would it be possible to share the notes for installing, thanks!
@vgoklani, I’ve created a sample docker-based project on github for you:
Feel free to test it.
It has the links to the official cuda 13.1 docs to install it locally as well.
video tutorial:
Hi, I get this error:
Traceback (most recent call last):
File “/home/agenticpartner/Downloads/cutilesample/cutile.py”, line 10, in
import cupy as cp
ModuleNotFoundError: No module named ‘cupy’
When executing: python cutile.py
The Dockerfile works for me, and i was able to run both test scripts (vector_add and multiply).
Check the instructions and use docker