Clay Hughes
Clay Hughes
Added switch at top of vanadis config to switch between the decoders; added a fp32 move instruction
SST should extend the work done in https://github.com/sstsimulator/sst-elements/issues/16 and provide a way to flush the entire cache hierarchy or a range of addresses. @echoedit
Need to be able to set write policies for caches in the configuration script. - Write through/Write back - Write allocate/No-write allocate
The gpgpusim check sst_check_gpgpusim.m4 points to the directory in gpgpusim that's named with the major+minor+patch version of gcc. Get the gcc version: `CC_VERSION=$(gcc -dumpversion) ` However, if gcc is built...
Need an example sdl for a modern processor.
openmp flag deprecated. Recommended use is qopenmp but fopenmp has backward compatibility.
Ariel no longer supports the CUDA flags in autotools; need to clean up ariel and the build system.