Merge branch 'develop' into blas_tuning
Showing
File added
| ... | ... | @@ -21,8 +21,4 @@ |
| # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN | ||
| # THE SOFTWARE. | ||
| ##################################################################################### | ||
| docutils==0.17.1 | ||
| sphinx==4.2.0 | ||
| breathe==4.31.0 | ||
| sphinx_rtd_theme==1.0.0 | ||
| # git+https://github.com/arximboldi/breathe@fix-node-parent | ||
| ROCmSoftwarePlatform/rocMLIR@ea15b3597ce55b9088621818228595dd48fb6ec0 -DBUILD_FAT_LIBROCKCOMPILER=On |
| ... | ... | @@ -24,7 +24,8 @@ |
| google/protobuf@v3.11.0 -DCMAKE_POSITION_INDEPENDENT_CODE=On -X subdir -Dprotobuf_BUILD_TESTS=Off | ||
| nlohmann/json@v3.8.0 | ||
| live-clones/blaze@v3.8 -X header -DHEADER_DIR=blaze -H sha256:d0ff011f47538285178908ea5f2cab46bb6a8f55b1edb6e03224a82dbc1a3212 | ||
| ROCmSoftwarePlatform/half@rocm-5.4.2 | ||
| ROCmSoftwarePlatform/half@rocm-5.6.0 | ||
| pybind/pybind11@d159a563383d10c821ba7b2a71905d1207db6de4 --build | ||
| msgpack/msgpack-c@cpp-3.3.0 -DMSGPACK_BUILD_TESTS=Off | ||
| sqlite3@3.17 -DCMAKE_POSITION_INDEPENDENT_CODE=On | ||
| ROCmSoftwarePlatform/composable_kernel@5172ec5280f14974beee2acf1af1db3b2670244c -DCK_BUILD_JIT_LIB=On -DCMAKE_POSITION_INDEPENDENT_CODE=On |
Please register or sign in to comment