Platform-Specific Notes¶
Major Platforms¶
Networks¶
Chapel is portable across many different networks. The following pages provide information on the different networks available in Chapel and how to target them.
Communication Layers¶
The Chapel runtime can be built with different communication layers, controlled
with CHPL_COMM
. Different layers are preferred depending on the
platform/network. The following pages provide information on the different
communication layers available in Chapel.