summarylogtreecommitdiffstats
path: root/hipsparse_hsa.patch
diff options
context:
space:
mode:
authorSamuel Bernard2020-04-27 18:15:47 +0200
committerSamuel Bernard2020-04-28 21:46:11 +0200
commit84ef9ae9f31b6e7f53f39b370aaa72cbd084bee0 (patch)
tree63bafca84821acbb5a00398d55661707e5b19091 /hipsparse_hsa.patch
parentd30d2016189f4ea9a07656bb0ec3050bdc1fcda2 (diff)
downloadaur-84ef9ae9f31b6e7f53f39b370aaa72cbd084bee0.tar.gz
hipsparse: update to 3.3.0
- compile with hipcc and remove patch - simplify CMAKE cmdline - use python as makedep instead of python2
Diffstat (limited to 'hipsparse_hsa.patch')
-rw-r--r--hipsparse_hsa.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/hipsparse_hsa.patch b/hipsparse_hsa.patch
deleted file mode 100644
index bc3185cba089..000000000000
--- a/hipsparse_hsa.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --unified --recursive --text hipSPARSE-rocm-3.0/library/CMakeLists.txt hipSPARSE-rocm-3.0/library/CMakeLists.txt
---- hipSPARSE-rocm-3.0/library/CMakeLists.txt 2019-10-08 20:12:42.000000000 +0200
-+++ hipSPARSE-rocm-3.0/library/CMakeLists.txt 2020-02-01 14:36:13.142332177 +0100
-@@ -142,6 +142,8 @@
-
- set(HIPSPARSE_CONFIG_DIR "\${CPACK_PACKAGING_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR}" CACHE PATH "Path placed into ldconfig file")
-
-+include_directories("/opt/rocm/hsa/include")
-+
- rocm_create_package(
- NAME ${package_name}
- DESCRIPTION "Radeon Open Compute SPARSE library"