Skip to content

Instantly share code, notes, and snippets.

View pejvan's full-sized avatar

Pejvan Beigui pejvan

  • Currently Paris
View GitHub Profile
#!/bin/bash -e
ln -s /usr/lib/x86_64-linux-gnu/amdgpu-pro .
ln -s /etc/OpenCL .
tar -czvf libs.tar.gz amdgpu-pro/*
tar -czvf conf.tar.gz OpenCL/*
cat > .dockerignore << EOF
OpenCL