From: cristy Date: Sun, 27 Jan 2013 22:59:34 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~4332 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=37aa5594541a1f86f206c387879f7cfb76f3ba8f;p=imagemagick --- diff --git a/README.txt b/README.txt index df4e07a72..cb5e75ec8 100644 --- a/README.txt +++ b/README.txt @@ -65,6 +65,8 @@ Features and Capabilities * Threads of execution support: ImageMagick is thread safe and most internal algorithms are OpenMP-enabled to take advantage of speed-ups offered by multicore processor chips. + * Distributed pixel cache: offload intermediate pixel storage to one or + more remote servers. * Heterogeneous distributed processing: certain algorithms are OpenCL-enabled to take advantage of speed-ups offered by executing in concert across heterogeneous platforms consisting of CPUs, GPUs, and