Skip to content

addman2/qmckl_minicode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qmckl_minicode

Install with openmp offload support

#gfortran
cmake -S <source> -B <build> -DOFFLOAD_FLAGS="-fopenmp -foffload-options='-lm -lgfortran ...'"

#nvfortan
cmake -S <source> -B <build> -DOFFLOAD_FLAGS="-mp=gpu -gpu=cuda11.4"

# ... you know the drill

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages