plinycompute icon indicating copy to clipboard operation
plinycompute copied to clipboard

A system for development of high-performance, data-intensive, distributed computing, applications, tools, and libraries.

Results 4 plinycompute issues
Sort by recently updated
recently updated
newest added

E: # cmake -DUSE_DEBUG:BOOL=ON PDB_DEBUG is ON sudo: apt-get: command not found sudo: apt-get: command not found sudo: apt-get: command not found sudo: apt-get: command not found sudo: apt-get: command...

Hi I've been adding stuff to the Dispatcher to get my new algorithm running. I noticed that the dispatcher is decompressing the data even though it does not use the...

possible problem

The issue is that after this commit https://github.com/riceplinygroup/plinycompute/commit/814705bac8745a58041c7bdbd8e5329bec79b3f7 the ResourceManagerServer.cc is not working in the pseudo cluster mode. More specifically it gets stuck in an infinite loop in the following...

Hi, I got a problem when implementing the sampling method for batch. My implementation is to first generate a map which stores all the rowIndex (stored in the key set)...

bug