Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Latest commit

 

History

History

docker

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Build docker image for NARS

Build image

docker build -t nars-cuda -f Dockerfile .

Run container

nvidia-docker run -it --name nars nars-cuda