deepxuexi

Results 10 comments of deepxuexi

set n = 1024×1024×3 also can cause this error, but n = 1024×1024×2 is ok. I dont know why? is there still has wrapper bug ?

I has test to build index with indexbuilder.exe last night, it seems that when the size of raw data large than 4G (eg 6G), the program will fail to complete...

This is a screenshot of the problem: `indexbuilder.exe -d 512 -v float -i BIN:vv.bin -o test1 -a BKT -m Cosine` ![无标题](https://user-images.githubusercontent.com/35358322/58139457-44db1a00-7c6d-11e9-8b32-ed446c2acdfa.png)

I am using SPTAG source code compiled with python3.6 64-bit VS2017. And I run the code under Windows 7 sp1, Python 3.6 64bit。

> I have tried your python code, and the index build can finish successfully. What is your runtime environment? > ![image](https://user-images.githubusercontent.com/6371092/58221930-ed10e180-7d46-11e9-9b9d-2a4c21d193cc.png) The same problem will occur when running the above...

> yep, It takes so long to complete the training index > > I've tried on the experiment with the dataset (1024 * 1024 * 5, 128) -- 5.242.880 vectors...

> @deepxuexi I also tried your python code on Windows server with VS 2015 using the newest version of code. It can also finish successfully. Maybe you can pull the...

> @deepxuexi I also tried your python code on Windows server with VS 2015 using the newest version of code. It can also finish successfully. Maybe you can pull the...

> @deepxuexi my environment is Windows 10 (also tried it on Windows server 2016) + VS2015 + cmake 3.12.3 + swig 3.0.12 + boost 1.67.0. Which version of SPTAG code...

> @deepxuexi my environment is Windows 10 (also tried it on Windows server 2016) + VS2015 + cmake 3.12.3 + swig 3.0.12 + boost 1.67.0. Which version of SPTAG code...