Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
d1f59d6d70
feat(mean_field): added dimensions, discritization, and start of eos
7c99debf2f
(fix:cuda) CUDA portability improved\nbuild system now checks for valid compiler compatible with nvcc and fails if that is not found and cuda is selected. Further, compiler choices are propegated throughout build along with CFLAGS and CXXFLAGS
323555b722
feat(linux): portable build works on linux + benchmarks
7282b2e134
feat(justfile): added justfile with catalog of builds
6a54f2625e
feat(initial): added portable mfem build system
7c99debf2f
(fix:cuda) CUDA portability improved\nbuild system now checks for valid compiler compatible with nvcc and fails if that is not found and cuda is selected. Further, compiler choices are propegated throughout build along with CFLAGS and CXXFLAGS