icybee

Results 290 comments of icybee

> > The console version loads the files here > > Hi, could you please tell me if is there is a way to load these once, then generate multiple...

> > Yes, this is already implemented, set up the console solver in a subprocess, feed config as stdin, and read results from stdout, in that case the resource will...

Now this is very wired. I come across this error in google colab a few times, it seems pretty random to me. However I still can't replicate the error in...

> @bupticybee I have no ideas yet. > How about increasing the number of repeats? At least it can show the error rate to us Can you replicate it in...

It's a json parse issue? how can it be? This project desn't read data from any json file if it's start by console solver, I only use json parser once...

> I've just compiled both codes (the _release_ version and the _master branch_ version) on macOS Big Sur (11.4) using [llvm@12](https://formulae.brew.sh/formula/llvm), and both versions didn't pass the _test_ (output exactly...

> > If you are still interested in using the code of this project, you can try use the same toolchain as I did. > > @bupticybee , just to...

> > Can you be so kind to check whatever the error still show up? > > The [same errors](https://github.com/bupticybee/TexasSolver/issues/43#issuecomment-912121903) as before. > > > BTW, did you check https://colab.research.google.com/drive/1NWDb53ypcKpkb3g3orzEBDeHAEkAIC7y...

> > (...) you got to check whether the cmake, gcc, openmp version, etc is the same as yours. > > Oh, the setup was built to be the closest...

I don't think it's the problem of this project. Many have already successfully compiled in windows, please make sure you follow exactly the compile guide in readme.