-
### Steps to reproduce the issue
```console
$ spack spec -I
...
```
Input spec
--------------------------------
- dealii
Concretized
--------------------------------
- dealii@9.4.0%…
-
Hello I´m trying to mesh a 3d object that I have as a triangulated surface (each face is given by 3 points), here is an example of how it looks like:
![eros](https://user-images.githubusercontent.c…
-
work on environment with mpich as mpi implementation to help with some supercomputer mpi installation
-
### Steps to reproduce the issue
```console
petsc@3.21.5%gcc@13.2.1~X~batch~cgns~complex~cuda+debug+double~exodusii~fftw+fortran~giflib+hdf5~hpddm~hwloc+hypre+int64~jpeg~knl+kokkos~libpng~liby…
-
### Steps to reproduce the issue
`slepc@3.18.2 +rocm amdgpu_target=gfx90a ^petsc +rocm amdgpu_target=gfx90a %cce@14.0.2` fails to build using:
* OLCF Crusher, PrgEnv-gnu
* `spack@e4s-22.11` (basica…
-
# Bug report
**Describe the bug**
When compiling, I get the following same error in three locations:
```
"src/t8_cmesh/t8_cmesh_examples.cxx", line 3142: error: expression must have a consta…
-
[spack-build-out.txt](https://github.com/xsdk-project/xsdk-issues/files/12899117/spack-build-out.txt)
```
In file included from /scratch/balay/spack/opt/spack/linux-ubuntu22.04-zen4/gcc-11.4.0/s…
balay updated
7 months ago
-
The SV Python API currently contains code similar to the following
```
if (!PyArg_ParseTuple(args,"sssOd|si", &Name,&dstName,&arrayName,&values,&radius,&outArray,&dataType)) {
PyErr_SetString(P…
-
I am trying to run "skeleton-builder" from libigl-examples.
1- I put the the project in libigl/tutorial and added the project as a subdirectory in tutorial CMakeLists.txt
2- created a CMakeLists.…
-
People might have been seeing this on Twitter but I think an update here is also warranted as we're nearing a reasonable state in the v0.8.0 branch.
What you should know:
- v0.8.0 will bring the…