Skip to content

GooFit/goofit-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

This is the repository holding the Dockerfiles for goofit/goofit-omp and goofit/goofit-cuda.

Great instructions for getting graphics in a Docker container can be found on the ROOT Docker page.

To build, in the cuda directory (substitute omp as needed):

docker build -t goofit/goofit-cuda .
docker tag goofit/goofit-cuda goofit/goofit-cuda:v2.1
docker login --username=$USER
docker push goofit/goofit-cuda

Releases

No releases published

Packages

No packages published

Languages