-
Matrix3x3 is faster because it will have no heap allocation and no TensorFlow overhead.
As mentioned in https://github.com/borglab/SwiftFusion/issues/42#issuecomment-627413240, this is currently th…
-
`AMGX_resources_create()` takes a `void* comm` and calls the constructor of `Resources`, which copies
the pointer to a member variable
```
MPI_Comm *m_mpi_comm;
```
https://github.com/NVIDIA/AMGX…
-
Hi. I saw the test case: Space shuttle at Mach 2 - Immersed solid boundary method via level-set. I wonder how to import a CAD model to the JAXFLUIDS solver. Thanks in advance.
-
## Purpose
_The purpose of the Proposal and how it accomplishes a team/CliMA objective._
_Link to any relevant PRs/issues._
- #767
Add GPU support to ClimaCore
## Cost/benefits/risks
_An…
-
Hi,
Would it be possible to ask the user the functions a,b,c and for a robin BC and it will provide an `equation` to solve:
`∇(a(x,u)∇u) + ∇(b(x,u)u) + c(x,u) u = 0`
-
I tried all the solutions listed in the issue section, but the folder is not created.
![11](https://github.com/user-attachments/assets/4f319f08-1169-42ea-8f89-550e22e7d76c)
![22](https://github.…
-
It would be great if NEON is supported :)
-
Compiling WarpX with PICSAR-QED on the CI runners of Spack for SYCL GPUs with oneAPI 2024.2.0 leads to compile errors of the form:
```
[ 9%] Building CXX object CMakeFiles/lib_2d.dir/Source/WarpX.c…
ax3l updated
2 months ago
-
```
What steps will reproduce the problem?
1. when making genlist for my picoforce data
2. hooke shows plot but it is fault
3.
What is the expected output? What do you see instead?
correct plot
What…
-
**Is your feature request related to a problem? Please describe.**
Stellarium implements a standard magnitude algorithm using "magic numbers" `5` and `2.5` :
https://github.com/Stellarium/stella…