TACC / Galaxy

Galaxy is an asynchronous parallel visualization ray tracer for performant rendering in distributed computing environments. Galaxy builds upon Intel OSPRay and Intel Embree, including ray queueing and sending logic inspired by TACC GraviT.
Apache License 2.0
19 stars 9 forks source link

Need to update version of ISPC #8

Closed GregAbram closed 5 years ago

GregAbram commented 5 years ago

Its pulling 1.9.2 - need 1.11.0 on Mojave

jeffamstutz commented 5 years ago

I'd recommend 1.10.0 until a patch release of 1.11 is out fixing an issue related to PIC (see OSPRay issue here).

pnav commented 5 years ago

updated to pull ispc v1.10.0 in dev at commit 905344f