Gabriel Al-Ghalith

Results 29 comments of Gabriel Al-Ghalith

Same (or similar) issue. I just want to add some boot flags and have them persist across boots. This is trivial with other distros and bootloaders like GRUB

Well, you might be right, if this is what you're referring to: ``` CONFIGURATION clr-boot-manager takes into account the following paths to modify its behavior: /etc/kernel/cmdline.d/*.conf A set of files...

Works. Done. This should DEFINITELY make its way into the Clear Linux online documentation for dual booting as well.

Hi Zewei, Great to see you here! I've noticed this as well -- I think the purpose of the min-count is to discard spurious sequences (errors). So a perfect overlap...

Crashes outright on Windows 10. Installed from CRAN. R v3.5.3, biglasso 1.3-6. I also saw mention of "parLapply" above. That doesn't work on Windows either. A lot of Big Data...

Thanks privelf, Apparently I have another problem causing the crash, or I was confusing it with the other parallel apply that doesn't work (it just uses 1 thread instead of...

My problem is a crash on simple data. I have opened an issue about it here: https://github.com/YaohuiZeng/biglasso/issues/22 Thanks for your help.

Same. No final assembly, log file is totally clean: ``` [NOTE] number of threads: 8 [NOTE] loading contig sequences... processing file: /mnt/x/assembly/sr_k49_a3.contigs.nooverlap.fa... Done in 0.10 CPU seconds (0.10 real seconds)...

+1 I use these extensively. Very convenient sometimes to let the compiler figure out variable scope, etc instead of explicitly coding long extension lists. Also it's one of the few...

This certainly made sense when this testing likely happened. There have been a few things that have changed recently, including much more RAM bandwidth (in cases where that was bottlenecking...