Skip to content

mfkiwl/hpcfem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hpcfem

Bottom-up development of high-performance finite element operators

Compile

cd a64fx
module load llvm
clang++ macro.cpp --std=c++11 -o macro -Wall -g -fsanitize=address -fno-omit-frame-pointer

About

Bottom-up development of high-performance finite element operators

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Cuda 51.2%
  • C++ 31.3%
  • Python 13.6%
  • C 3.9%