flashxio / FlashX

FlashX is a collection of big data analytics tools that perform data analytics in the form of graphs and matrices.

Home Page:http://flashx.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FlashR]: can't load a dense matrix from a directory

zheng-da opened this issue · comments

> data <- fm.load.dense.matrix("/mnt/nfs/zhengda/data/Criteo", in.mem=FALSE, name="Criteo-all.mat")
R: /mnt/nfs2/zhengda/FlashX-stable/matrix/data_io.cpp:346: void fm::read_complete(int, char*, size_t, size_t): Assertion `ret >= 0' failed.
Aborted