cirosantilli/parsec-benchmark
PARSEC Benchmark http://parsec.cs.princeton.edu 3.0-beta-20150206 ported to Ubuntu 22.04 and with proper version control and SPLASH2 ported to Buildroot 2017.08 cross compilation (ARM, MIPS, etc.). This repo intends to support all build types and benchmarks. Test data stored on a release since the Princeton website died.
CNOASSERTION
Issues
- 3
uptcpip has wrong alias
#19 opened by voltavidTony - 3
The parsec website is down, do you have the datasets for PARSEC3 so we can upload them somewhere?
#18 opened by LepingLi0810 - 3
freqmine enters infinite loop if there would be no outputs due to high minimum support
#17 opened by samuel-cavalcanti - 0
`parsecmgmt -a build -p splash2x.raytrace` fails with `multiple definition of 'DataType'; bbox.o:(.bss+0x0): first defined here` on Ubuntu 22.04
#15 opened by cirosantilli - 0
`parsecmgmt -a build -p tbblib` fails with `../../src/tbbmalloc/proxy.cpp:160:32: error: ISO C++17 does not allow dynamic exception specifications` on Ubuntu 22.04
#13 opened by cirosantilli - 4
build fails with "You must have either have gettext support in your C library, or use the GNU gettext library"
#8 opened by FxPiGaAo - 0
Build failson parsec.dedup with "with multiple definition of `conf'" on Ubuntu 22.04 host
#11 opened by cirosantilli - 1
Building with -fPIC
#9 opened by RSAkidinUSA - 2
- 3
C++11 specific code in bodytrack fails to build with "error: overriding 'virtual const char* std::exception::what() const throw ()'"
#6 opened by Hnefi - 3
- 7
- 2
parsec benchmark bodytrack build fails with: "ads/LockTypes.h:22:13: error: overriding 'virtual threads::LockType::~LockType() noexcept'"
#2 opened by cirosantilli - 2
Can't compile with clang.
#1 opened by Carloon