入门书推荐张舒的《GPU高性能运算之CUDA》、聂雪军翻译的《GPU高性能编程--CUDA实战》
gpgpu-sim in a docker image (Ubuntu 20.04, CUDA Toolkit 11) Build $ docker build -t gpgpu-sim:latest . Run Use the container: $ docker run -w /root -it gpgpu-sim /bin/bash From the shell in the container, run: $ cd gpgpu-sim_distribution $ source setup_environment $ make clean ...
1 I have problem with starting X server on Debian Sid. I have got installed packages bumblebee-nvidia primus-libs primus-libs:i386. Screen gets stuck on black when X starts. It's a new problem after installing nvidia-cuda-dev, nvidia-cuda-toolkit and docker-ce. System...
Dockerfile Create Dockerfile Feb 6, 2024 LICENSE Initial commit Feb 6, 2024 README.md Update README.md Feb 6, 2024 README Apache-2.0 license gpgpu-sim-docker gpgpu-sim in a docker image (Ubuntu 20.04, CUDA Toolkit 11) Build $ docker build -t gpgpu-sim:latest. ...