mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Simulator programs and utilities for automatic differentiation.
these occured with the AVX proof of concept: when a variable that is used by an AVX instruction is not aligned at a 32-byte boundary, the program receives a (very non-obvious) segfault. this patch gets around this by using (the GCC specific?) aligned_alloc() function and the aligned_allocator from boost for heap objects |
||
---|---|---|
applications/ebos | ||
ewoms/aux |