We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Follow the install process here, then test the install by running
rvctool
If you get errors related to libomp.dylib then the following fix worked for me:
libomp.dylib
brew install libomp
and you need to have brew installed (if you don't use it already, it is a super convenient way to install lots of tools from Linux world).
Now the test should work
Any other errors, search online for a fix.