Summary: | [cypress] SNU OpenCL NAS Parallel Benchmarks don't work | ||
---|---|---|---|
Product: | Mesa | Reporter: | Nat Tuck <nat> |
Component: | Drivers/Gallium/r600 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED MOVED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | vedran |
Version: | git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 99553 |
Description
Nat Tuck
2013-09-02 17:59:46 UTC
I'm having a little trouble figuring out the build system for this suite, could you pick one of the failing examples and give instructions for how to build and execute it? Also, what version of Mesa and LLVM are you using? I recommend using the development versions of both for best results. This should build and run the EP benchmark: make veryclean make ep CLASS=A cd bin ./run_ocl_gpu.sh ep A If that doesn't work, you might have to edit config/make.def first to make it link to -lOpenCL. It looks the EP test is failing, because the compiler doesn't support double operations yet. I'm guessing the other tests are failing for the same reason. Adding support for doubles is relatively straight forward. If you are interested in working on this, let me know and I can help give you some pointers. Nat, does this bug still occur? (In reply to Vedran Miletić from comment #4) > Nat, does this bug still occur? All NAS benchmarks require cl_khr_fp64, so they won't run on pre GCN hw any time soon. -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/462. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.