A place to discuss the MulticoreBSP library and its applications, and for discussing the use of the Bulk Synchronous Parallel model on shared-memory architectures, or hybrid distributed/shared architectures.
You are not logged in.
If an extended matrix-market (EMM) file is opened using the MMFile constructor, and the skiplist is utilised (so that objects from the EMM file matching a name in this list are skipped), attempting to skip the last object of the file will result in an exception thrown by the Scanner class.
Fixing this is on the TODO list.
(A simple temporary workaround is to simply not skip last elements of EMM files.)
Last edited by Albert-Jan Yzelman (2011-10-31 14:11:45)
Offline
This issue is repaired in the latest version of MulticoreBSP (v1.1), which is now available from the website.
Last edited by Albert-Jan Yzelman (2011-10-31 14:07:35)
Offline