sys-cluster/charm
Charm++ is a message-passing parallel language and runtime system.
USE Flags
cmkopt
Global: Enable CMK optimisation
Local: Enable CMK optimisation
tcp
Global: Use TCP (instead of UPD) for socket communication
Local: Use TCP (instead of UPD) for socket communication
smp
Global: Enable support for multiprocessors
Local: Enable direct SMP support using shared memory
doc
Global: Adds extra documentation (API, Javadoc, etc)


View
Download