[Bug 1668010] Review Request: hip - Tool for porting CUDA to Portable C++ Code

2020-08-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1668010 Bug 1668010 depends on bug 1545479, which changed state. Bug 1545479 Summary: Review Request: hcc - Heterogeneous C++ Compiler https://bugzilla.redhat.com/show_bug.cgi?id=1545479 What|Removed |Added ---

[Bug 1668010] Review Request: hip - Tool for porting CUDA to Portable C++ Code

2020-08-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1668010 Elliott Sales de Andrade changed: What|Removed |Added Status|POST|CLOSED CC|

[Bug 1668010] Review Request: hip - Tool for porting CUDA to Portable C++ Code

2019-07-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1668010 --- Comment #19 from Gwyn Ciesla --- (fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/hip -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about chang

[Bug 1668010] Review Request: hip - Tool for porting CUDA to Portable C++ Code

2019-06-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1668010 Robert-André Mauchin changed: What|Removed |Added Status|NEW |POST Assignee|nob...@f

[Bug 1668010] Review Request: hip - Tool for porting CUDA to Portable C++ Code

2019-06-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1668010 --- Comment #17 from Tom Stellard --- Spec URL: https://copr-be.cloud.fedoraproject.org/results/tstellar/rocm-2.0/fedora-rawhide-x86_64/00944691-hip/hip.spec SRPM URL: https://copr-be.cloud.fedoraproject.org/results/tstellar/rocm-2.0/fedora-ra

[Bug 1668010] Review Request: hip - Tool for porting CUDA to Portable C++ Code

2019-06-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1668010 --- Comment #16 from Felix Schwarz --- > I decided to add back the static library in its own sub-package. I don't > want to remove the -use-staticlib option, because it seems like it might > cause us problems in the future if fedora is mis

[Bug 1668010] Review Request: hip - Tool for porting CUDA to Portable C++ Code

2019-06-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1668010 --- Comment #15 from Tom Stellard --- Spec URL: https://copr-be.cloud.fedoraproject.org/results/tstellar/rocm-2.0/fedora-rawhide-x86_64/00944399-hip/hip.spec SRPM URL: https://copr-be.cloud.fedoraproject.org/results/tstellar/rocm-2.0/fedora-ra

[Bug 1668010] Review Request: hip - Tool for porting CUDA to Portable C++ Code

2019-06-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1668010 --- Comment #14 from Felix Schwarz --- One more thing: If you delete the static library you also need to fix /usr/lib64/cmake/hip/hip-targets.cmake which contains references to "libhip_hcc_static.a". I noticed that while trying to build rocbla

[Bug 1668010] Review Request: hip - Tool for porting CUDA to Portable C++ Code

2019-06-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1668010 --- Comment #13 from Felix Schwarz --- > I've deleted the static library. $ hipcc -use-staticlib `hipconfig --cpp_config` vectoradd_hip.cpp -o vectoradd_hip hcc: error: no such file or directory: '/usr/lib64/libhip_hcc_static.a' So the error

[Bug 1668010] Review Request: hip - Tool for porting CUDA to Portable C++ Code

2019-06-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1668010 --- Comment #12 from Tom Stellard --- Spec URL: https://fedorapeople.org/~tstellar/hip.spec SRPM URL: https://fedorapeople.org/~tstellar/hip-1.5.18494-1.rocm2.0.0.fc31.src.rpm Added bundled(clara) (In reply to Felix Schwarz from comment #10)

[Bug 1668010] Review Request: hip - Tool for porting CUDA to Portable C++ Code

2019-06-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1668010 Robert-André Mauchin changed: What|Removed |Added CC||zebo...@gmail.com --- Comment

[Bug 1668010] Review Request: hip - Tool for porting CUDA to Portable C++ Code

2019-06-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1668010 --- Comment #10 from Felix Schwarz --- License:MIT and GPL and BSD and BSL I think "GPL" was added because of "hip.lang" for gedit. "BSD" is used for two example applications in "samples". That code is not shipped in the final binarie

[Bug 1668010] Review Request: hip - Tool for porting CUDA to Portable C++ Code

2019-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1668010 --- Comment #9 from Tom Stellard --- Ok, I'll fix the bundling issue. I think it's easiest to keep this at ROCm 2.0 until it is reviewed and then upgrade the whole stack together. -- You are receiving this mail because: You are on the CC li

[Bug 1668010] Review Request: hip - Tool for porting CUDA to Portable C++ Code

2019-05-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1668010 --- Comment #8 from Felix Schwarz --- Hi Tom, seems like nobody is willing to review this... Anyway we had a ROCm 2.4 release recently while this package is still based on ROCm 2.0. Do you think it will be useful to upgrade this package befor

[Bug 1668010] Review Request: hip - Tool for porting CUDA to Portable C++ Code

2019-03-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1668010 --- Comment #7 from Tom Stellard --- Spec URL: https://copr-be.cloud.fedoraproject.org/results/tstellar/rocm-2.0/fedora-rawhide-x86_64/00873694-hip/hip.spec SRPM URL: https://copr-be.cloud.fedoraproject.org/results/tstellar/rocm-2.0/fedora-raw

[Bug 1668010] Review Request: hip - Tool for porting CUDA to Portable C++ Code

2019-03-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1668010 Tom Stellard changed: What|Removed |Added Summary|Review Request: hip- Tool |Review Request: hip - Tool

[Bug 1668010] Review Request: hip- Tool for porting CUDA to Portable C++ Code

2019-03-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1668010 --- Comment #6 from Felix Schwarz --- 1. "LICENSE" file not installed (%license) 2. /usr/bin/hipconfig contains some unpatched paths: $CUDA_PATH=$ENV{'CUDA_PATH'} // '/usr/local/cuda'; $HCC_HOME=$ENV{'HCC_HOME'} // '/opt/rocm/hcc'; $HSA_PATH=

[Bug 1668010] Review Request: hip- Tool for porting CUDA to Portable C++ Code

2019-02-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1668010 --- Comment #5 from Tom Stellard --- Spec URL: https://copr-be.cloud.fedoraproject.org/results/tstellar/rocm-2.0/fedora-rawhide-x86_64/00862313-hip/hip.spec SRPM URL: https://copr-be.cloud.fedoraproject.org/results/tstellar/rocm-2.0/fedora-raw

[Bug 1668010] Review Request: hip- Tool for porting CUDA to Portable C++ Code

2019-02-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1668010 --- Comment #4 from Felix Schwarz --- unfortunately both links in comment 3 are dead (404). Can you please upload them again/trigger a new build? -- You are receiving this mail because: You are on the CC list for the bug. You are always noti

[Bug 1668010] Review Request: hip- Tool for porting CUDA to Portable C++ Code

2019-01-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1668010 --- Comment #3 from Tom Stellard --- Spec URL: https://copr-be.cloud.fedoraproject.org/results/tstellar/rocm-2.0/fedora-rawhide-x86_64/00849802-hip/hip.spec SRPM URL: https://copr-be.cloud.fedoraproject.org/results/tstellar/rocm-2.0/fedora-raw

[Bug 1668010] Review Request: hip- Tool for porting CUDA to Portable C++ Code

2019-01-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1668010 --- Comment #2 from Tom Stellard --- Spec URL: https://copr-be.cloud.fedoraproject.org/results/tstellar/rocm-2.0/fedora-rawhide-x86_64/00848050-hip/hip.spec SRPM URL: https://copr-be.cloud.fedoraproject.org/results/tstellar/rocm-2.0/fedora-raw

[Bug 1668010] Review Request: hip- Tool for porting CUDA to Portable C++ Code

2019-01-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1668010 --- Comment #1 from Felix Schwarz --- just fyi: SRPM is likely at https://copr-be.cloud.fedoraproject.org/results/tstellar/rocm-2.0/fedora-rawhide-x86_64/00848050-hip/hip-1.5.18494-1.rocm2.0.0.fc30.src.rpm -- You are receiving this mail beca

[Bug 1668010] Review Request: hip- Tool for porting CUDA to Portable C++ Code

2019-01-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1668010 Tom Stellard changed: What|Removed |Added CC||fschw...@fedoraproject.org Depen