Hi all, I'd like to use the opportunity of our SystemML 1.0 release to cleanup our SystemML-config file. Specifically, I'd like to rename the following two tags in order to correctly reflect their meaning (i.e., multi-threaded operations and multi-threaded read/write in CP). cp.parallel.matrixmult -> cp.parallel.ops cp.parallel.textio -> cp.parallel.io The old names originate still from our first multi-threaded operation and readers/writers. Regards, Matthias