Layla Ghaffari

Results 8 issues of Layla Ghaffari

Is there a way to build Enzyme without any optimization flags? It would help with debugging application codes (libCEED, in my case).

enhancement
forward split mode

This fixes the issue reported in #52 . I have also modified `gitignore` to silence ~1k changes. Please, let me know if you are not interested. Thanks!

Hello Kokkos Team, I believe the content of `kokkos-tutorials/Exercises/Makefile` is not compatible with the exercises. In fact, it is trying to compile exercises 5-10 which don't exist and it doesn't...

This is not converging yet and I am not sure where to use the exact temperature in the in/outflow BCs.

examples
0-WIP

We have been able to reproduce `examples/solids/finite-strain-neo-hookean-initial-1.h` with [Enzyme](https://github.com/wsmoses/Enzyme) where Enzyme computes `dSdE` (\partial S / \partial E) in `deltaS = dSdE:deltaE` which was previously derived analytically. CC: @KennethEJansen @wsmoses

0-WIP

This is part of a course project in collaboration with @jnclement and @amandashack . It adds support for computing the error for each component and converts the errors to the...

examples
1-In Review

Hi MFEM team, I've encountered an issue with periodic meshes while using MFEM and I would appreciate your opinion on it. I'm currently working on adding support for periodic boundary...

question
mesh

Hello, I've been trying to profile [Palace](https://github.com/awslabs/palace) which uses [libCEED](https://github.com/CEED/libCEED)'s libxsmm backend. Following the instructions in https://libxsmm.readthedocs.io/en/latest/libxsmm_prof/#linuxperf, I built libxsmm with `JITDUMP=1` and `SYM=1` but am encountering issues with perf...