Giter Club home page Giter Club logo

bamos / parsec-benchmark Goto Github PK

View Code? Open in Web Editor NEW
97.0 8.0 38.0 49.74 MB

An unofficial mirror of the core PARSEC 3.0 benchmark suite with patches to run on x86_64 Arch Linux and generalize builds.

License: Other

Lua 0.01% C# 0.05% Java 0.01% Fortran 0.01% Python 0.80% Shell 3.23% Perl 1.97% JavaScript 0.03% PHP 0.03% C 76.54% Tcl 0.01% Scheme 0.01% eC 0.01% Eiffel 0.01% Smalltalk 0.01% Ada 0.08% Emacs Lisp 0.01% Prolog 0.03% Assembly 2.64% C++ 14.57%

parsec-benchmark's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

parsec-benchmark's Issues

Error: Cannot find local build configuration 'gcc.bldconf' for package bench.

c99eea6

gcc 6.3.0, Ubuntu 16.04.

Commands:

. env.sh
parsecmgmt -a build

Outcome:

[PARSEC] Packages to build:  bench
/data/git/parsec-benchmark/bin/parsecmgmt: line 1252: /data/git/parsec-benchmark/config/packages/bench.pkgconf: No such file or directory

[PARSEC] [========== Building package bench [1] ==========]
[PARSEC] [---------- Analyzing package bench ----------]
/data/git/parsec-benchmark/bin/parsecmgmt: line 820: /data/git/parsec-benchmark/config/packages/bench.pkgconf: No such file or directory
/data/git/parsec-benchmark/bin/parsecmgmt: line 834: [: ==: unary operator expected
[PARSEC] Error: Cannot find local build configuration 'gcc.bldconf' for package bench.

other inputs

Hi,
Where I can find other inputs except 'test' and 'simdev' ?Or how can I build other input?None of these seem to have been mentioned in readme. I once downloaded them directly from the link on the PARSEC official website. However, the website is currently inaccessible.

Unicode directory name which contains spaces problem

Tried to install parsec in a directory which consists of greek characters with spaces. parsecmgmt fails to fetch the whole directory.
./bin/parsecmgmt: line 124: /home//dir1/dir2/dir3/#dir4: No such file or directory
Assuming that #dir4 is a string using greek characters and spaces.

The error when building ferret

When I use the command "parsecmgmt -a run -p ferret", I get the error: "HUGE" undeclared. THE details are as follows:
../parsec-3.0/pkgs/apps/ferret/obj/amd64-linux.gcc-pthreads/src/lsh/LSH_query.c:201:38: error: ‘HUGE’ undeclared (first use in this function)

/usr/bin/ld: cannot find -lhooks

I want to run canneal benchmark with ROI hooks.
So, i tried to build canneal with gcc-hooks compile option.
But, this did not working.
How to build canneal with gcc-hooks?

I have tried the commands below.

$ ./bin/parsecmgmt -p canneal -a build -c gcc
[BUILD DONE]
$ ./bin/parsecmgmt -p canneal -a build -c gcc-pthreads
[BUILD DONE]
$ ./bin/parsecmgmt -p canneal -a build -c gcc-hooks

---- skipped build messages.. ----

cc-hooks/include -DENABLE_THREADS -pthread  *.o  -lhooks -lm -o canneal
/usr/bin/ld: cannot find -lhooks
collect2: error: ld returned 1 exit status
Makefile:15: recipe for target 'all' failed
make: *** [all] Error 1
[PARSEC] Error: 'env version=pthreads make' failed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.