Skip to content

Update dependencies list#318

Open
ashleylee-dwa wants to merge 1 commit into
mainfrom
dependency-list
Open

Update dependencies list#318
ashleylee-dwa wants to merge 1 commit into
mainfrom
dependency-list

Conversation

@ashleylee-dwa
Copy link
Copy Markdown
Contributor

No description provided.

|[cppunit](http://dev-www.libreoffice.org/src/) | |
|[CUDA](https://developer.nvidia.com/cuda-downloads) | |
|[Curl](https://github.com/curl/curl) | only needed when building or using Arras |
|[Embree](https://github.com/embree/embree) | |
Copy link
Copy Markdown
Contributor

@jmahovsky-dwa jmahovsky-dwa Nov 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We require version 4.1 of embree.

|[OpenImageIO](https://github.com/OpenImageIO/oiio) | |
|[OpenSubdiv](https://github.com/PixarAnimationStudios/OpenSubdiv) | |
|[OpenVdb](https://github.com/AcademySoftwareFoundation/openvdb) | |
|[Optix](https://developer.nvidia.com/designworks/optix/download) | |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We require version 7.3 of optix.

Copy link
Copy Markdown
Contributor

@jmahovsky-dwa jmahovsky-dwa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

embree and optix require specific versions

@rgwilson68
Copy link
Copy Markdown
Contributor

For packages that typically require a very specific version, like optix, if we don't want to keep the version up-to-date in this list, we could add a comment "check the files in /building for the specific version required"

@ashleylee-dwa
Copy link
Copy Markdown
Contributor Author

ashleylee-dwa commented Dec 5, 2023

For packages that typically require a very specific version, like optix, if we don't want to keep the version up-to-date in this list, we could add a comment "check the files in /building for the specific version required"

I like this idea -- I can't seem to find Optix in any of the CmakeLists.txt, though 🤔 Is it something that needs to be installed independently?

@jmahovsky-dwa
Copy link
Copy Markdown
Contributor

Optix is a header-only library which is why you can't find it. The guts of Optix are built into the NVIDIA driver and not as a separate library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants