-
## Problem statement
Want to interact 24'th ArchiCAD
Windows.
From Admin --> CMD
```
C:\Program Files\Blender Foundation\Blender 2.91\2.91\python\bin>python.exe -m pip install archicad
```
…
-
(my) root@5f6626e587fd:/workspace# python run_demo.py
Warp 1.0.2 initialized:
CUDA Toolkit 11.5, Driver 11.4
Devices:
"cpu" : "x86_64"
"cuda:0" : "NVIDIA GeForce RTX 3070 T…
-
Recent changes:
- Integrated VPS pie chart UI
- First tutorial completed
Feature changes we are hopeful to get to:
- [x] Integration of new map colors
- [x] Updated slime mesh + textures
- [x] (low…
-
Hi,
Firstly, thank you for making IPC available to us all! I tried integrating IPC Toolkit (version `1.2.0`) in a Python elastic simulation script, and thought to try it on a simple example first t…
-
In the random ray method, the particle flux is treated continuously in space and angle. However, in the current random ray implementation in OpenMC, any scattering or fixed sources are typically assum…
-
Hey @koldunovn!
as discussed in #270, here is my input for the necessary changes to format the FESOM output according to the UGRID files. My suggestions are based on the file mentioned in https://g…
-
While testing the examples for [`mesh`](https://makie.juliaplots.org/stable/examples/plotting_functions/mesh/) I stumbled upon a weird error when replacing `mesh` with `poly`.
In fact, evaluating …
-
Hello,
I managed to convert the gpt3 pax ckpt using convert_gpt3_ckpt_from_paxml.py script with 4 nodes (8 gpus in each node) and the follwing base_args:
```
base_args = [
"",
"MaxT…
-
Hi @wenbowen123 ,
Thanks for the great work.
I successfully set up the environment using Docker and was able to run the demo file about mustard0, without any issues.
However, when I try to run t…
-
**Describe the bug**
Where DWIs are acquired with sagittal slice orientation, the saved `bvecs` are antipodally reflected with respect to the diffusion sensitisation gradients that the sequence was…