Code Monkey home page Code Monkey logo

Comments (5)

lassoan avatar lassoan commented on June 27, 2024

I don't see any errors on the dashboards, neither Preview nor Stable, on any platforms. We recently changed defaults to enable OpenCL acceleration. If you don't have OpenCL on your computer then you may disable it (it is only used for faster volume reconstruction).

@Sunderlandkyl could you check if we could pass on OpenCL folder(s)?

from slicerigsio.

chir-set avatar chir-set commented on June 27, 2024

Thank you for considering @lassoan .

It's not a big issue, I only need SlicerIGSIO as a dependency to build SlicerIGT. Things are not out of scope here.

from slicerigsio.

Sunderlandkyl avatar Sunderlandkyl commented on June 27, 2024

Yeah, we can add the option to SlicerIGSIO.

SlicerIGSIO_USE_GPU should only be enabled by default if find_package(OpenCL) is successful.
Does find_package(OpenCL) not find the correct paths?

from slicerigsio.

chir-set avatar chir-set commented on June 27, 2024

Does find_package(OpenCL) not find the correct paths?

That seems to be the case.

If I specify

-DOpenCL_DIR:PATH=/opt/rocm/opencl

and configure, the result is :

CMake Warning:
  Manually-specified variables were not used by the project:

    OpenCL_DIR

At build :

In file included from /home/arc/src/SlicerIGSIO-SuperBuild9/IGSIO/VolumeReconstruction/vtkIGSIOPasteSliceIntoVolume.cxx:59:
/home/arc/src/SlicerIGSIO-SuperBuild9/IGSIO/VolumeReconstruction/vtkIGSIOPasteSliceIntoVolumeHelperOpenCL.h:61:10: fatal error: 'CL/cl.hpp' file not found
#include <CL/cl.hpp>

from slicerigsio.

chir-set avatar chir-set commented on June 27, 2024

Actually, I found an Arch opench-headers package that installs the headers in /usr/include. So this issue becomes moot, closing and sorry for the noise.

from slicerigsio.

Related Issues (15)

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.