Announcement

Collapse
No announcement yet.

Radeon's ROCm OpenCL Runtime Finally Open-Sourced

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #11
    Sure seems to have some bugs in the repo script.

    Correction: Saving the repo from the link doesn't corrupt the script. Now it works.

    Close but no cigar:

    [ 97%] Built target ocml_bc
    In file included from /home/mdriftmeyer/bin/opencl/runtime/platform/command.hpp:26:0,
    from /home/mdriftmeyer/bin/opencl/runtime/device/rocm/rocdevice.hpp:11,
    from /home/mdriftmeyer/bin/opencl/runtime/device/rocm/rocmemory.hpp:11,
    from /home/mdriftmeyer/bin/opencl/runtime/device/rocm/rocmemory.cpp:15:
    /home/mdriftmeyer/bin/opencl/runtime/platform/perfctr.hpp:27:50: warning: ignoring attributes on template argument ‘cl_perfcounter_property {aka long unsigned int}’ [-Wignored-attributes]
    typedef std::map<cl_perfcounter_property, ulong> Properties;
    ^
    In file included from /home/mdriftmeyer/bin/opencl/runtime/device/rocm/rocdevice.hpp:11:0,
    from /home/mdriftmeyer/bin/opencl/runtime/device/rocm/rocmemory.hpp:11,
    from /home/mdriftmeyer/bin/opencl/runtime/device/rocm/rocmemory.cpp:15:
    /home/mdriftmeyer/bin/opencl/runtime/platform/command.hpp:61:33: warning: ignoring attributes on template argument ‘amd::Event::CallBackFunction {aka void (*)(_cl_event*, int, void*)}’ [-Wignored-attributes]
    std::atomic<CallBackFunction> callback_; //!< callback function pointer.
    ^
    /home/mdriftmeyer/bin/opencl/runtime/device/rocm/rocmemory.cpp: In member function ‘void roc::Memory::syncCacheFromHost(roc::VirtualGPU&, device::Memory::SyncFlags)’:
    /home/mdriftmeyer/bin/opencl/runtime/device/rocm/rocmemory.cpp:384:5: error: ‘wait’ was not declared in this scope
    wait(gpu);
    ^~~~
    /home/mdriftmeyer/bin/opencl/runtime/device/rocm/rocmemory.cpp:384:5: note: suggested alternative: ‘write’
    wait(gpu);
    ^~~~
    write
    runtime/device/rocm/CMakeFiles/oclrocm.dir/build.make:240: recipe for target 'runtime/device/rocm/CMakeFiles/oclrocm.dir/rocmemory.cpp.o' failed
    make[2]: *** [runtime/device/rocm/CMakeFiles/oclrocm.dir/rocmemory.cpp.o] Error 1
    CMakeFiles/Makefile2:23207: recipe for target 'runtime/device/rocm/CMakeFiles/oclrocm.dir/all' failed
    make[1]: *** [runtime/device/rocm/CMakeFiles/oclrocm.dir/all] Error 2
    Makefile:151: recipe for target 'all' failed
    make: *** [all] Error 2
    mdriftmeyer@horus:~/bin/build$

    Ideas?
    Last edited by Marc Driftmeyer; 13 May 2017, 01:06 AM. Reason: compile fail.

    Comment


    • #12
      Originally posted by dungeon View Post
      Instead of "Yes" on "Driver status" and under "Free/Libre" it should say "No(firmware required)"
      This news from AMD is fantastic and pure goodness. What do you gain from dropping a turd into the punchbowl? A modern x86 PC, both intel and AMD, has binary blobs in the CPU, in the motherboard, in the add-in cards for sound, RAID, etc. That's not the point here. Having a 100% open source driver stack for a tier-1 GPU is truly a milestone in Open Source history. Don't play the turd delivery boy - This is a historic event, in case that hasn't sunk in for you yet, not to mention the announcement's comment about AMD continuing working towards open sourcing the blobs. Intel isn't doing this, and neither is NVidia. AMD is to be commended for pursuing an aggressively open-source friendly strategy.
      Last edited by torsionbar28; 12 May 2017, 10:27 PM.

      Comment


      • #13
        I have been reading Phoronix for quite a while now, including the forums, and I felt the need to register in order to manifest how happy I am for this.

        Thank you AMD for keeping your promise, and huge thanks to everyone's hard work in making this possible.

        I'm switching to Linux as main OS pronto.

        Comment


        • #14
          this is pretty cool! given the next ubuntu LTS is out next year, hopefully we will have some seemless OpenCL goodness in that release! It'll be good to catch up with Fedora on that front

          Comment


          • #15
            Wow! This is great! If I only had the time to play with this right now. Thank you AMD. My fury was the best buy I have ever made!

            When I got time I will look at packaging build for arch if someone else isn't faster.

            Comment


            • #16
              This is awesome news! Thank you very much AMD!

              I am happy I switched to the RX480. My next graphics cards will definitely be from AMD, too!

              Comment


              • #17
                I was waiting this for years. Thank you AMD!

                Comment


                • #18
                  Nice, really nice. Even though my few RadeonSI chips won't benefit from it but this is very welcome. I hope this will gain more momentum. It takes a while sometimes, but in the end it's being delivered. I wonder what's next.
                  Stop TCPA, stupid software patents and corrupt politicians!

                  Comment


                  • #19
                    Thank you AMD. I guess I will go from Evergreen to Polaris or Vega pretty soon

                    Though I hope the community is still working on clover, since it is gallium-based

                    Comment


                    • #20
                      I <3 AMD for this step.

                      Comment

                      Working...
                      X