mnemosyne-gcc icon indicating copy to clipboard operation
mnemosyne-gcc copied to clipboard

GCC port of TM system Mnemosyne

Results 7 mnemosyne-gcc issues
Sort by recently updated
recently updated
newest added

Hello, when I try to run build/examples/simple/simple and the more complex vacation example no data is persisted. I am working with simulated PM in /dev/shm. Each time I start the...

Hello, Is it possible to have his available as a package on Spack? There are numerous other [packages](https://spack.readthedocs.io/en/latest/package_list.html) available; in fact even [PMDK](https://spack.readthedocs.io/en/latest/package_list.html#pmdk) is available right now. It would be...

Hi, Is the -O3 compilation flag supported for building examples and user programs with Mnemosyne? On g++-7.2 when I turn on -O3 I get this compilation error: undefined reference to...

bug

Original ALPS tests don't build #17 due to invalid context. ALPS was originally developed separately from Mnemosyne as part of another project. We then ported ALPS to serve as a...

bug

Currently configuration parameters are spread all over the place making it hard to make consistent changes between them. For example, changing the transaction log size requires changing the volatile lookaside...

enhancement