In order to speed up reading operations, it would be valuable to add an LRU-type cache into ADIOS2. That would have an advantage in the situation if an application reads the same ADIOS blocks many times. That happens, for instance, in the E3SM program. ADIOS variables which are subjected for caching should be marked as "Cacheable".