Davis E. King

Results 218 comments of Davis E. King

Not sure. I want to say the dataset was like 40GB maybe. And the machine had 128GB of ram maybe. It was a long time ago though so take that...

I don't recall. It should be linear though. Try some sizes and see what happens. But I guess you are saying you think you are just running out of RAM?...

No idea. You will have to debug into it and see what the deal is.

OpenCL support would be great, so long as it really works.

Those cmake commands have no effect on the resulting python install. cmake outputs are not used when running setup.py. I would not do that `sed` command either, it is not...

I don't have a machine to test this on. Can you post a PR with some adjustments to handle this?

> So added the missing BLAS files in external/blas. I didn't know there was a difference between cblas and blas. I have no idea how this was working before. We...

> The problem with test_global_optimization.py is `DLIB_CASSERT()`. The second time the assert gets hit, the program aborts. That's expected behaviour. > > So I'm not sure how: > > ```...

> > > So added the missing BLAS files in external/blas. I didn't know there was a difference between cblas and blas. I have no idea how this was working...

Oh yeah sick. I'll try it out 😁