entity
entity copied to clipboard
New generation astrophysical plasma simulation code with CPU/GPU portability
Problem generators for modeling the magnetar magnetosphere and related QED processes.
1.In the file entity/framework/utils/qmath.h: line 58 & line 78: Clang can't find matched template for the two instantiations and gives out errors. Removing the key word "Inline" solves the issue....
@alisagk @bcrinquand could you guys clean up the GR branches and merge into one? ideally, a working version would be merged into `dev/latest`. Also, we'll need to remove the output...
## Systemic Changes: - [ ] Add a list of explicitly supported (constantly upgraded) problem generators (#92) ## New Features: - [ ] #83 - [ ] #48 - [x]...
This was less of a bug, and more of an unsafe code which was explicitly disallowed by MPICH (but not OpenMPI). Should be fixed now. Per [MPI standard](https://www.mpi-forum.org/docs/mpi-3.1/mpi31-report.pdf#section.2.3) 
Hi, I can seem to configure and build fine. However, I get error at the linking time at the end of build (see the screenshot). What is the likely cause?...