Ben J Woodcroft
Ben J Woodcroft
Thanks for the quick reply. ``` $ gcc -march=native -dM -E - < /dev/null | grep -i "SSE\|AVX" | sort #define __AVX__ 1 #define __corei7_avx 1 #define __corei7_avx__ 1 #define...
I'm on Ubuntu 18.04. I have another 18.04 install on a newer laptop and that works fine, I guess because it has the required instructions. I seem to be having...
Hi, That modified version threw an illegal instruction. The `make -j 8 dashing` after a fresh clone failed, but then running `make dashing` after that did work, as you suggested...
Thanks, afraid I still see dashing_s128 throwing an illegal instruction error though.
Hi, Unfortunately it seems like dashing 0.4.0 from bioconda still fails with illegal instruction. I wonder if simply updating the bioconda package to the newest version might help things? Thanks.
Thanks for the efforts. Ideally, would it be possible to compile dashing in such a way that there is only a single binary, but one that calls different compiled code...
re diamond, I think that you are right - without bothering to dig through the source code, at http://www.diamondsearch.org/index.php?pages/installation/ it says >DIAMOND compiles as generic C++ code and has no...
Hi, can confirm using classic on Ubuntu 18.04. A small but annoying thing. Thanks for developing TiddlyDesktop though - very useful overall.
I've ultimately switched to TW5 because of this, but thanks anyway.
Hi, I'm curious to know if this is still possible and if tiddlydesktop is the right way to fix it. I run into it myself all the time when keeping...