Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / KernelTuner/kernel_tuner issues and pull requests

#175 - Documentation update

Pull Request - State: closed - Opened by benvanwerkhoven about 2 years ago - 1 comment

#174 - NVIDIA CUDA Python backend

Pull Request - State: closed - Opened by isazi about 2 years ago - 6 comments

#173 - Versioned documentation

Issue - State: closed - Opened by benvanwerkhoven about 2 years ago - 2 comments

#172 - Migrate to KernelTuner GitHub org

Issue - State: closed - Opened by benvanwerkhoven about 2 years ago - 4 comments

#171 - Fix for error thrown by Bayesian Optimization when popsize is greater than maxfevals

Pull Request - State: closed - Opened by fjwillemsen about 2 years ago - 1 comment

#170 - UnboundLocalError: local variable 'bo' referenced before assignment

Issue - State: closed - Opened by stijnh over 2 years ago - 2 comments

#169 - Return NaN when requesting unsupported graphics voltage measurement

Pull Request - State: closed - Opened by csbnw over 2 years ago - 1 comment

#168 - Simplify NVML power measurement

Pull Request - State: closed - Opened by csbnw over 2 years ago - 1 comment

#167 - Test for errors

Pull Request - State: closed - Opened by benvanwerkhoven over 2 years ago - 1 comment

#166 - Test kernelbuilder

Pull Request - State: closed - Opened by isazi over 2 years ago - 3 comments

#165 - Failure in `test_kernelbuilder`

Issue - State: closed - Opened by isazi over 2 years ago - 2 comments
Labels: bug

#164 - Add support for custom preprocessor definitions

Pull Request - State: closed - Opened by stijnh over 2 years ago - 4 comments

#163 - Add __version__ to __init__.py

Pull Request - State: closed - Opened by stijnh over 2 years ago - 2 comments

#162 - test benchmark functionality of opencl and c backends

Pull Request - State: closed - Opened by benvanwerkhoven over 2 years ago - 1 comment

#161 - Added checks to prevent mistake made in Greedy ILS

Pull Request - State: closed - Opened by fjwillemsen over 2 years ago - 2 comments

#160 - fix bug where greedy ils hangs when neighbor method is adjacent

Pull Request - State: closed - Opened by benvanwerkhoven over 2 years ago - 2 comments

#159 - Remove context manager behaviour of device classes

Pull Request - State: closed - Opened by wjp over 2 years ago - 2 comments

#158 - Small bug in GreedyILS / searchspace

Issue - State: closed - Opened by benvanwerkhoven over 2 years ago - 1 comment
Labels: bug

#157 - PyCuda renaming

Pull Request - State: closed - Opened by isazi over 2 years ago - 1 comment

#156 - ModuleNotFoundError: No module named 'resource'

Issue - State: closed - Opened by srflp over 2 years ago - 4 comments

#155 - Nvml measurements

Pull Request - State: closed - Opened by benvanwerkhoven over 2 years ago - 1 comment

#154 - WIP: Device context handling, DeviceInterface lifetime

Pull Request - State: closed - Opened by wjp over 2 years ago - 2 comments

#153 - Simplify NVML class

Issue - State: closed - Opened by benvanwerkhoven over 2 years ago

#152 - HIP Backend

Issue - State: closed - Opened by benvanwerkhoven over 2 years ago - 5 comments
Labels: enhancement

#151 - Moving repository to organization

Issue - State: closed - Opened by benvanwerkhoven over 2 years ago - 1 comment
Labels: enhancement

#150 - not all tracing times end up in the cache files

Issue - State: closed - Opened by benvanwerkhoven over 2 years ago - 2 comments

#149 - adapt annealing schedule to max_fevals

Pull Request - State: closed - Opened by benvanwerkhoven over 2 years ago - 1 comment

#148 - Sort for searchspace object

Pull Request - State: closed - Opened by fjwillemsen over 2 years ago - 2 comments

#147 - implemented max_fevals and time_limit for all strategies (issue #141)

Pull Request - State: closed - Opened by benvanwerkhoven over 2 years ago - 1 comment

#146 - support custom tuning objectives

Pull Request - State: closed - Opened by benvanwerkhoven over 2 years ago - 1 comment

#145 - Searchspace object

Pull Request - State: closed - Opened by benvanwerkhoven over 2 years ago - 1 comment

#144 - cuda-python backend

Issue - State: closed - Opened by benvanwerkhoven over 2 years ago - 2 comments

#143 - first implementation using error values over time #140

Pull Request - State: closed - Opened by benvanwerkhoven over 2 years ago - 3 comments

#142 - Custom tuning objectives

Issue - State: closed - Opened by benvanwerkhoven over 2 years ago - 1 comment

#141 - Enforce a max_fevals on all strategies

Issue - State: closed - Opened by benvanwerkhoven over 2 years ago - 2 comments

#140 - Use typed errors over special float values

Issue - State: closed - Opened by benvanwerkhoven over 2 years ago

#139 - `bayes_opt` crashes when only two values are given for tunable parameter

Issue - State: closed - Opened by stijnh over 2 years ago - 1 comment
Labels: bug

#138 - Detailed timing

Pull Request - State: closed - Opened by fjwillemsen over 2 years ago - 1 comment

#137 - CuPy backend texture memory

Issue - State: closed - Opened by benvanwerkhoven over 2 years ago - 1 comment

#136 - Append default block size names after checking tuning parameters

Pull Request - State: closed - Opened by csbnw over 2 years ago - 2 comments

#135 - Add complex64 and complex128 to known argument types

Pull Request - State: closed - Opened by csbnw over 2 years ago - 2 comments

#134 - Add option to use locked clocks instead of application clocks

Pull Request - State: closed - Opened by csbnw over 2 years ago - 5 comments

#133 - Add option to record graphics voltage

Pull Request - State: closed - Opened by csbnw over 2 years ago - 2 comments

#132 - CITATION.cff fix and automatic validation of your citation metadata

Pull Request - State: closed - Opened by abelsiqueira almost 3 years ago - 2 comments

#131 - add doc for new strategies, order alphabetically

Pull Request - State: closed - Opened by benvanwerkhoven almost 3 years ago - 1 comment

#130 - Fortran fixes

Pull Request - State: closed - Opened by jiskattema almost 3 years ago - 2 comments

#129 - Add minimal fortran test example for gcc

Pull Request - State: closed - Opened by jiskattema almost 3 years ago - 2 comments

#128 - Conda installer

Issue - State: open - Opened by benvanwerkhoven almost 3 years ago - 12 comments
Labels: help wanted

#127 - Migrate (back) to nvidia-ml-py (also for Python 3)

Issue - State: closed - Opened by benvanwerkhoven almost 3 years ago

#126 - Update readme

Pull Request - State: closed - Opened by benvanwerkhoven almost 3 years ago - 1 comment

#125 - Add new search strategies based on survey paper results

Pull Request - State: closed - Opened by schoonhovenrichard about 3 years ago - 2 comments

#124 - Error message fix

Pull Request - State: closed - Opened by isazi about 3 years ago - 2 comments

#123 - Fix incorrect line numbers being reported in kernel code

Pull Request - State: closed - Opened by stijnh about 3 years ago - 3 comments

#122 - Typo

Pull Request - State: closed - Opened by isazi about 3 years ago - 2 comments

#121 - All skipped configurations should be properly named now.

Pull Request - State: closed - Opened by isazi about 3 years ago - 2 comments

#120 - Bayesian Optimization strategy

Pull Request - State: closed - Opened by fjwillemsen over 3 years ago - 1 comment

#119 - Something's wrong with PythonKernel

Issue - State: closed - Opened by benvanwerkhoven over 3 years ago - 3 comments
Labels: bug, help wanted

#118 - add support for torch tensors in pycuda backend

Pull Request - State: closed - Opened by benvanwerkhoven over 3 years ago - 1 comment

#117 - MLS

Pull Request - State: closed - Opened by benvanwerkhoven over 3 years ago - 1 comment

#116 - Templated kernels with PyCUDA

Pull Request - State: closed - Opened by benvanwerkhoven over 3 years ago - 1 comment

#115 - first version of cupy backend

Pull Request - State: closed - Opened by benvanwerkhoven over 3 years ago - 4 comments

#114 - Logging update

Pull Request - State: closed - Opened by jiskattema over 3 years ago - 6 comments

#113 - Simulation

Pull Request - State: closed - Opened by benvanwerkhoven over 3 years ago - 1 comment

#112 - add results file schema

Pull Request - State: closed - Opened by benvanwerkhoven over 3 years ago - 1 comment

#111 - Observers

Pull Request - State: closed - Opened by benvanwerkhoven almost 4 years ago - 1 comment

#108 - tuning fortran with gcc

Issue - State: closed - Opened by jiskattema about 4 years ago - 2 comments

#107 - Vector add using Jinja template

Pull Request - State: closed - Opened by isazi about 4 years ago - 6 comments

#103 - Cupy backend

Issue - State: closed - Opened by benvanwerkhoven over 4 years ago

#101 - Consider moving benchmark logic to core

Issue - State: closed - Opened by benvanwerkhoven almost 5 years ago - 1 comment

#85 - Support for C++ templated kernels

Issue - State: closed - Opened by benvanwerkhoven about 5 years ago - 1 comment

#62 - example of hostcode that uses OpenCL runtime compilation

Issue - State: closed - Opened by benvanwerkhoven about 7 years ago
Labels: enhancement

#61 - example of hostcode that uses CUDA runtime compilation

Issue - State: closed - Opened by benvanwerkhoven about 7 years ago
Labels: enhancement

#27 - expand tuning host code tutorial

Issue - State: closed - Opened by benvanwerkhoven about 7 years ago
Labels: documentation