An open API service indexing awesome lists of open source software.

https://github.com/derekwin/gucx-trunk


https://github.com/derekwin/gucx-trunk

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# gucx-trunk

```
bash clean-autogen.sh
autoreconf -i

./configure --prefix=/home/liujinyao/proj/gucx-trunk-install --with-cncl=/usr/local/neuware

source /opt/dtk/env.sh
./configure --prefix=/home/sdu/proj/gucx-trunk-install --with-rocm=/opt/dtk

./configure --prefix=/home/liujinyao/proj/gucx-trunk-install --with-cuda=/usr/local/cuda

make -j64 install
```