Git Product home page Git Product logo

benchprof's Introduction

benchprof

Repo for benchmarking and profiling code

Reproducing SC21 paper results

  1. Checkout this repo
  2. Make sure to have the following:
    1. Intel LLVM sycl-nightly/20200330
    2. CUDA 10.2
    3. Nsight Compute >= 2020.2
    4. hipSYCL 0.9.0 and dependencies (core, base, etc.)
    5. python3+matplotlib (for plots)
  3. Then execute the following:
$ cd benchprof
$ export BENCHPROF_DIR=$PWD
$ cd onemkl
$ source scripts/rng_compile.sh <backend> # backend = host, intelcpu, intelgpu, \
                                          # mkl_curand, mkl_hiprand,            \
                                          # curand, hiprand
$ source scripts/rng_run.sh <backend>
$ python3 python/plot_clock_csv.py

Please report any issues with reproducibility.

The FastCaloSim input files are proprietary ATLAS Experiment data and so cannot be shared publicly. As a result, reproducing our results for this application is not possible.

benchprof's People

Contributors

vrpascuzzi avatar

Watchers

 avatar

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.