https://github.com/asdf-community/asdf-aocc
AMD Optimizing C/C++ Compiler plugin for the asdf version manager
https://github.com/asdf-community/asdf-aocc
asdf asdf-plugin
Last synced: 4 months ago
JSON representation
AMD Optimizing C/C++ Compiler plugin for the asdf version manager
- Host: GitHub
- URL: https://github.com/asdf-community/asdf-aocc
- Owner: asdf-community
- License: apache-2.0
- Created: 2021-02-11T23:03:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-20T02:48:30.000Z (over 2 years ago)
- Last Synced: 2024-05-21T09:16:29.048Z (about 2 years ago)
- Topics: asdf, asdf-plugin
- Language: Shell
- Homepage: https://github.com/asdf-vm/asdf
- Size: 17.6 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# asdf-aocc
[AMD Optimizing C/C++ Compiler](https://developer.amd.com/amd-aocc) plugin for
asdf version manager
## Build History
[](https://github.com/asdf-community/asdf-aocc/actions)
## Installation
```bash
asdf plugin-add aocc https://github.com/asdf-community/asdf-aocc.git
```
## Usage
Check [asdf](https://github.com/asdf-vm/asdf) readme for instructions on how to
install & manage versions.
## License
Licensed under the
[Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).