![]() ![]() ![]() ![]() Next: Parameters Up: IOPanda Previous: Thorn IOPanda Contents CommentsSince IOPanda uses parameters from IOUtil it also needs this I/O skeleton thorn compiled into Cactus and activated.When using IOPanda thorn, sometimes an error regarding MPI_TYPE_MAX can occur. If this happens, simply increase the value using setenv MPI_TYPE_MAX <larger number than current value>. If arrays cannot be divided evenly by the mesh determined by Cactus (i.e. dividing 10x10 array into nine chunks using 3x3 mesh), IOPanda can't handle this case because it divides array in a way different from Cactus. Please avoid this case for now.
|