Marcel

Results 18 issues of Marcel

meta ticket #2199

bug

```terminal In file included from seqan-src/include/umesimd/plugins/avx512/UMESimdVecFloatAVX512.h(63), from seqan-src/include/umesimd/plugins/UMESimdPluginAVX512.h(144), from seqan-src/include/umesimd/UMESimd.h(110) seqan-src/include/umesimd/plugins/avx512/float/UMESimdVecFloat64_16.h(1576): warning #167: argument of type "__m512" is incompatible with parameter of type "__m512d" mVec[0] = _mm512_mask_abs_pd(mVec[0], mask.mMask & 0xFF,...

I wanted to start a galaxy instance where I can install tools from the testtoolshed, but I haven't found an option for `planemo --serve` to change the toolshed. After some...

Hi planemo-team! I have the following `tool_test_output.html` ![grafik](https://user-images.githubusercontent.com/103778/135248853-c00fec6c-c21c-49b2-b175-05e8a6537a76.png) My problem is that I don't know why `raptor` is within my tests, as there aren't any `.xml` files in my current...

```c++ template concept AnyType = true; template class configuration { //!\brief Friend declaration for other instances of the configuration. template friend class configuration; }; int main() { configuration{}; return 0;...

bug

Hi @saarraz! It is cool that our library does not ICE anymore and that a lot of stuff is already working. Right now we have the problem that a really...

question

This PR will resolve seqan/product_backlog#63. This issue is a long-standing open to-do of mine. I hope that you can take it over and push it over the finishing line. The...

### Is your feature request related to a problem? Please describe ⚡️ We recently had the problem that one of our servers had wrong writing permissions. https://github.com/seqan/seqan3/actions/runs/102633544 https://github.com/seqan/seqan3/runs/667513448?check_suite_focus=true#step:9:16 The build...