Code Monkey home page Code Monkey logo

Comments (3)

jeffamstutz avatar jeffamstutz commented on June 15, 2024

Hi ncos,

First things first: we broke KNC builds when we moved to Embree 2.7.1, C++11, and the new TBB tasking system backend. This is exactly the issue I am currently working on where I currently have everything building but having issues running right now. I hope to have those fixed within the next few days...I'll post here when I have merged my working branch into our 'release-0.9' branch.

The second thing is that KNC builds are only supported with the Intel compiler because GCC and CLANG do not emit code for KNC (it has a different instruction set to x86). People have prepped GCC (and CLANG?) for the next generation Xeon Phi, Knights Landing. As a part of my fixes for KNC, I will appropriately hide KNC build options in CMake to reduce confusion and prevent builds which won't compile.

Again, I'll post here and close the issue when the fixes have been merged to 'release-0.9'.

Thanks for the feedback,
Jeff

from ospray.

jeffamstutz avatar jeffamstutz commented on June 15, 2024

Quick update: the KNC code paths (both COI and MPI) now compile and run again in 'release-0.9'. However, there's still a bug lingering in volumes which crashes on mic, but ospModelViewer and ospStreamlineViewer both work for triangle meshes and non-polygonal data.

While those fixes are merged, the github issue will remain open until volume rendering is fixed. Keep in mind that KNC is less of a priority for us right now, so it may be a while before remaining KNC issues are fixed.

Cheers,
Jeff

from ospray.

jeffamstutz avatar jeffamstutz commented on June 15, 2024

Issue has been fixed in the latest release.

Jeff

from ospray.

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.