Code Monkey home page Code Monkey logo

Comments (7)

jszuppe avatar jszuppe commented on June 7, 2024

Only milestone3_prerelease branch has install and package targets. We a pretty sure they should work without problems, we have CI with docker images testing both of those targets.

from rocprim.

sunway513 avatar sunway513 commented on June 7, 2024

Thanks @jszuppe , that helps.
A separate question, do you have a script to run the benchmarks ?

from rocprim.

jszuppe avatar jszuppe commented on June 7, 2024

A separate question, do you have a script to run the benchmarks ?

No, we don't.

from rocprim.

sunway513 avatar sunway513 commented on June 7, 2024

Are you planning to provide such scripts or benchmarks suites?
It's fine for now though as we'll mainly focus on functionality.

from rocprim.

jszuppe avatar jszuppe commented on June 7, 2024

I don't know. It wasn't planned. Why do you need one [script to run all benchmarks]?

from rocprim.

sunway513 avatar sunway513 commented on June 7, 2024

Mainly to compare the performance of rocPRIM verse our target NV GPUs.
Please refer to how rocBLAs supplied such needs:
https://github.com/ROCmSoftwarePlatform/rocBLAS/wiki/Running#benchmarks

from rocprim.

jszuppe avatar jszuppe commented on June 7, 2024

rocPRIM provides benchmarks for its warp, block and device level function, so there is no problem with comparison. In situations where performance of certain algorithm does depend on input values (like reduce-by-key, or segmented reduction), our benchmarks usually test various distributions of input values. Benchmarks are implemented using Google Benchmark library, so it should be easy to export results to csv and compare with other results you have. rocPRIM does not provide benchmarks for CUB or any other similar CUDA library.

from rocprim.

Related Issues (20)

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.