MacOS support
Added support for MacOS with new executables for amd64 and arm64 architectures and updated documentation. At the end of the day, we have 4 executables for different platforms. Docs already have updated info about it, but you can check them out here as well:
- Linux:
./vendor/bin/hsa
- Windows:
./vendor/bin/hsawin
- MacOS:
./vendor/bin/hsamac
- MacOS arm64 (m1):
./vendor/bin/hsamacm1