damondd
damondd
Have similar scenario. We need to dynamically create a pool of preemptible nodes for running divided cpu/gpu computing tasks (each task may last from 10 min to hours e.g.), expect...
Have same issue: ` ==================== www.nicehash.com ==================== Equihash CPU&GPU Miner for NiceHash v0.5c Thanks to Zcash developers for providing base of the code. Special thanks to tromp, xenoncat and djeZo...
Here is a working script to create libfst.so in Linux. [compile_fstlib_github.txt](https://github.com/fstpackage/fstlib/files/2101798/compile_fstlib_github.txt) It is generated and modified based on the output of command 'Rscript -e "devtools::document();' executed in fstpackage/fst. BTW, suggest...
@MarcusKlik, I have created a branch at [https://github.com/damondd/fstlib/tree/cmake](), which shows how I build fstlib on local Linux environment, just FYI: ``` cd fstpackage/fstlib mkdir build cd build # build release...
@tafia please pull the branch again, I've uploaded FstRowReader and FstColReader, as well as the sample c++ usage code in readme.