Conversation
* ci: add ci for self hosted runner * style: changes accoeding to clang formatter * test: add intel gpu * SparseLinearAlgebragh-235: add pocl cpu support * fix: change vendor id for pocl * ref: changes in env variable name * style: changes according to clang formatter * test: run in debug mode * ci: run all in debug mode * ci: delete trigger branch * ref: change name of job in ubuntu * fix: add correct job name * ci: run github hosted runners in release mode * style: add newlines in the end of files * fix: change type to cpu * fix: change number * ci: add check for failed in all cases * Revert "SparseLinearAlgebragh-235: add pocl cpu support" This reverts commit 18fe4fb. * fix: full remove pocl support * style: add newlines in the end of files * style: add newline in opencl merge * fix: change platforms to devices --------- Co-authored-by: Vladimir Kutuev <vladimir.kutuev@gmail.com>
…ent(вектор компонент)) + add test mxv for pair(пока непроходит)
… testing and showing executable time to spla/tests/test_mst.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
name: Pull request name
about: Short pull-request description
title: "[pull-request]"
labels: enhancement
assignees: EgorOrachyov, gsvgit
Short description
What was done and what motivation of changes.
List of changes
Briefly describe changes in a form of list with items.
Type of changes
Which character do your changes have to the project? Select using
xthe type of changes to the code base in therequest. You can select multiple options.
Changes aspect
Brief change description. Select using
xthe type of changes to the code base in the request. You can select multipleoptions.
.githubscripts addedTesting strategy
Which tests have been added or how to validate changes.
Background
Link articles, resources, papers, etc., what is foundation of your solution.
Addition context
Some extra useful information.