Benjamin Lieser

Results 7 comments of Benjamin Lieser

I have solves the problem the -lsocket++ Parameter must placed after the .cpp file. (I don´t know why, but so it´s work, it seems to be an ubuntu problem)

Yes, but it might be a good idea, to fix this in the test.sh.

At least on g++ `-mavx2` implies all the other flags. See https://stackoverflow.com/questions/77828641/does-mavx2-implies-mavx-and-msse4-2 Because this is true for the actual CPUs, I don't think other compilers would handle this differently.

Thanks for the answer, yes it does work by taking references to views. But it is not ideal

In my case it is for sure running with 48 threads

> if you are intend to use at most 10 nodes Can you elaborate on this, what limitation is this?

https://github.com/snakemake/snakemake/issues/2997 is exactly the issue I am facing, sry that I did not find it. This can be closed.