Isuru Fernando
Isuru Fernando
Maybe I'm misunderstanding things, but can `pocl_remote_setup_peer_mesh` be done in `pocl_remote_init_device_ops`?
> pocl_remote_init_device_ops is called separately for each device? No, it's called per backend. Once for basic, pthreads, cuda, remote, etc.
That was my bad. We need a repodata patch that does https://github.com/conda-forge/vc-feedstock/pull/75/files
This requests `CRAMER` and we only support `LU, FFLU, GJ` (LU factorization, Fraction-free LU factorization, Gauss-Jordan). So, this should be moved to C++ library.
@BiocondaBot please add label
Since `azimuth` uses bioconductor packages, I think it should stay here in bioconda. Otherwise a bunch of bioconductor packages will need to be moved over to conda-forge. As to `seurat-data`,...
Ping on this @daler
I have add the `r-` prefix to all 4 packages. I would prefer to maintain them here as it would be easier to update them together. The two `seurat` pacakges...
Thanks @bgruening and @daler
Most of those errors are when calling the Fortran function directly from C and the return type is expected to be `long int` whereas the C external function declaration uses...