-
### Description
Executing this command in Docker Engine works fine, NVidia RTX 3060 is detected:
```
PS C:\Users\entityinarray> docker run --gpus all nvcr.io/nvidia/k8s/cuda-sample:nbody nbody -gpu…
-
After https://github.com/sharkdp/hyperfine/issues/427 has been resolved there's now a default coloring scheme enabled for Windows.
And while it looks good in the `cmd` or the default color scheme …
-
is nBody Physics and Custom Scripting to add objects possible?
-
Where applicable, please fill out the details below to help us troubleshoot the
issue that you are facing. :cake:
**How to reproduce the issue**
Using script:
```
python3 -m venv testvenv
so…
-
For equal mass particles where M=1 (nbody units) the density seems to be off by nbody. snapdens and density seem to be correct.
-
This is a follow up to #1150 which still does not fix the issues.
Our two tests (quoted below) sometimes (rarely) produce two lines of output. This looks like a double notification coming, from whate…
saper updated
5 years ago
-
I have two questions regarding _FAST_reader.py_.
If the platform has more than one body, say two, and the model incorporates coupling between the bodies, the values for _NBody_ and _NBodyMod_ in H…
-
after #1351, should do some cleanup. here's a tracker:
- [ ] creation of `QMMMbohr` object happens in driver.py for plain calcs, in proc.py for fisapt, and in a nbody file for nbody. there's opport…
-
## use docker image [docker pull ghcr.io/ericlbuehler/mistral.rs:cuda-80-sha-9b898ee]
run script in wsl2
```docker run --gpus all -v E:/workspace/modelscope:/root/modelscope ghcr.io/ericlb…
-
I have installed Adaptive Cpp. when trying to run the examples project, in the examples/build folder got the following error, when running the cmake command,
cmake .. -DAdaptiveCpp_DIR=/...../Adap…