wrtobin / las

Zero-overhead interfaces to Linear Algebraic data structures and Solvers
1 stars 1 forks source link

Compile sparskit on RHEL 7 machines #47

Closed jacobmerson closed 6 years ago

jacobmerson commented 6 years ago

The default version of Petsc on the new builds is 64 bit, and gcc 7.3.0 gives errors due to type mismatch.

wrtobin commented 6 years ago

Try loading a 32-bit petsc, we default to 64-bit on the rhel7 for the fusion projects since they require it.

If the 32-bit version still has problems please update this issue otherwise close it because we're not going to accommodate 64-bit indices in Sparskit anytime soon when it is currently only used for dofs in the micro-scale of biotissue.