# cuda11.3 ```shell= wget https://developer.download.nvidia.com/compute/cuda/opensource/11.3.1/cuda_gdb_src-all-all-11.3.109.tar.gz tar zxvf cuda_gdb_src-all-all-11.3.109 cd cuda_gdb_src-all-all-11.3.109 ./configure --program-prefix=$HOME/scratch/cuda --enable-cuda --enable-targets="x86_64-apple-darwin,x86_64-unknown-linux-gnu,arm-elf-linux-gnu,m68k-unknown-linux-gnu" CFLAGS='-I/$HOME/scratch/cuda/include' LDFLAGS='-lpthread' make ``` ###### tags: `cuda`
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up