hoomd-blue icon indicating copy to clipboard operation
hoomd-blue copied to clipboard

Stop vendoring our own jitify.hpp

Open b-butler opened this issue 4 years ago • 2 comments

Description

We currently vendor https://github.com/NVIDIA/jitify in hoomd/jit. Looking at the diffs, it seems we could likely just have jitify be a dependency for GPU JIT features in hoomd-blue and stop vendoring the header ourselves.

Motivation and context

This would outsource any maintenance of jitify (for now at least).

b-butler avatar Apr 06 '21 13:04 b-butler

If you're doing this, be aware of jitify2.hpp, which is now available with a slightly modified API and I believe has CUDA 11.2 support.

vyasr avatar Apr 06 '21 18:04 vyasr

We will release 3.0.0 with the JIT as is and labelled experimental. We will delay this refactoring to a future 3.x release.

joaander avatar Sep 09 '21 10:09 joaander

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

github-actions[bot] avatar Nov 23 '22 19:11 github-actions[bot]

This issue has been automatically closed because it has not had recent activity.

github-actions[bot] avatar Dec 04 '22 19:12 github-actions[bot]