-
Last week, I started working on creating new versions of the checkpoint restart tests for the automated testing infrastructure, and I was focusing my attention on the new checkpoint-restart infrastruc…
-
@maxbeegee reports parallel scaling issues with the following script:
```
import sys
import yt
nprocs = int(sys.argv[2])
if int(sys.argv[1]) == 1:
parallel = True
else:
parallel …
-
It should be possible to provide an interface for loading arbitrary large unigrid data in an out-of-core fashion, as mediated by dask.
This might be an interesting way to support a code like Cholla…
-
Update the tesnet to `unigrid-testnet-3`
- [x] Update tag
- [x] Update docs and install scripts
- [x] Update the seeds nodes paxd
- [x] Update the system service on each seed node
- [x] update manage…
dekm updated
9 months ago
-
Hi,
I have an unigrid finite volume application code developed in C++ that I want to port to an AMR framework, ideally AMReX. However, I would like to use octree AMR in order to allow for grid/bloc…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/How-do-you-correctly-display-a-WPF-deriv/10107378)._
---
Working C# code is translat…
-
error `Failed to send heartbeat: failed to send heartbeat, status code: 204`
This could be related to an empty data set.
dekm updated
9 months ago
-
I am getting crashes in problems that use PPM whenever I run in SMP mode with >1 PE per logical node. The error happens specifically in `flux_twoshock`, where I get a negative energy message followed…
-
![centre_collapse_initial_density](https://user-images.githubusercontent.com/71836632/113342618-9b641580-9326-11eb-81db-f66307941bdf.png)
![centre_collapse_final_density](https://user-images.githubus…
-
In the process of testing the DD branch I ran the test problem (`Hi.in`) following the "Getting Started" instructions (using a "standard" linux system with GNU compilers using `CELLO_PREC=double`).
…