[Bug 2151654] New: Review Request : CLTune An automatic OpenCL & CUDA kernel tuner

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=2151654

            Bug ID: 2151654
           Summary: Review Request : CLTune An automatic OpenCL & CUDA
                    kernel tuner
           Product: Fedora
           Version: rawhide
            Status: NEW
         Component: Package Review
          Assignee: nobody@xxxxxxxxxxxxxxxxx
          Reporter: trix@xxxxxxxxxx
        QA Contact: extras-qa@xxxxxxxxxxxxxxxxx
                CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx
  Target Milestone: ---
    Classification: Fedora



SRPM:
https://trix.fedorapeople.org/CLTune-2.7.0-1.20221121git0bbf787.fc38.src.rpm
SPEC: https://trix.fedorapeople.org/CLTune.spec
FAS: trix
Description:

CLTune is a C++ library which can be used to automatically tune your            
OpenCL and CUDA kernels. The only thing you'll need to provide is a             
tuneable kernel and a list of allowed parameters and values.                    

For example, if you would perform loop unrolling or local memory tiling         
through a pre-processor define, just remove the define from your kernel         
code, pass the kernel to CLTune and tell it what the name of your               
parameter(s) are and what values you want to try. CLTune will take care         
of the rest: it will iterate over all possible permutations, test them,         
and report the best combination.


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2151654
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux