Martin Valgur

Results 140 issues of Martin Valgur

SuiteSparse consists of a suite of mostly independent libraries, where each of them: * has a distinct versioning scheme, * varying license terms (e.g. some are GPL, while others are...

category:new-port
category:port-update

### Summary Changes to recipe: **vtk/9.3.1** ### Motivation The Visualization Toolkit (VTK) is open source software for manipulating and displaying scientific data. It comes with state-of-the-art tools for 3D rendering,...

Failed

### Summary Changes to recipe: **polyscope/2.2.1** #### Motivation Polyscope is a C++/Python viewer and user interface for 3D data such as meshes and point clouds. It allows you to register...

Failed

### Summary Changes to recipe: **splinter/3.0** #### Motivation SPLINTER (SPLine INTERpolation) is a library for multivariate function approximation with splines. The library can be used for function approximation, regression, data...

### Summary Changes to recipe: **dpdk/24.07** #### Motivation DPDK: a set of libraries and drivers for fast packet processing https://www.dpdk.org/ https://github.com/DPDK/dpdk [![Packaging status](https://repology.org/badge/tiny-repos/dpdk.svg)](https://repology.org/project/dpdk/versions) #### Details Continues from #24801 and fills...

### Summary Changes to recipe: **cutlass/3.5.0** #### Motivation CUTLASS is a collection of CUDA C++ template abstractions for implementing high-performance matrix-matrix multiplication (GEMM) and related computations at all levels and...

Based on https://github.com/ErikTempelaarVO/open62541pp/blob/feat/conan-recipe/conanfile.py by @ErikTempelaarVO. @ErikTempelaarVO, I assume you are ok with me copying parts of your recipe for this PR? * closes #18540

Failed

### Summary Changes to recipe: **llvm-openmp/*** #### Motivation See #24577 for more context. Re-opens #22353. The `llvm-openmp` recipe exports a `FindOpenMP.cmake` module with the appropriate `OpenMP::OpenMP_CXX` and `OpenMP::OpenMP_C` targets, but...