On 8/2/2010 9:13 AM, Albrecht I. Schmid wrote: > > since I use perl for years, I like PDL very much. But during the last > months it is apparent that the 2GB limit on pdls is starting to get > prohibitive.
I assume you are already using $PDL::BIGPDL = 1? --Chris > Single datasets exceed this limit and reverting to perl loops sort of > removes the performance gain of threading (maybe), besides making coding > ugly, and adding additional (programming) complexity. > ... _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
