issues
search
Project-HAMi
/
HAMi-core
HAMi-core compiles libvgpu.so, which ensures hard limit on GPU in container
109
stars
48
forks
source link
add Makefile and support compiling libvgpu.so in docker container
#23
Closed
SataQiu
closed
2 months ago
SataQiu
commented
2 months ago
add Makefile
make build-in-docker
: compile code in docker container and output the results to the local
build
folder.
archlitchi
commented
2 months ago
thanks:) /lgtm
make build-in-docker
: compile code in docker container and output the results to the localbuild
folder.