From: Martin Quinson Date: Tue, 1 Mar 2016 11:26:25 +0000 (+0100) Subject: the whole file should probably die of outofdate-ness, but anyway X-Git-Tag: v3_13~600 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/fb3785d3ac19c65a919be87a0b8aea29f18fe024?ds=sidebyside the whole file should probably die of outofdate-ness, but anyway --- diff --git a/examples/msg/README b/examples/msg/README index 58db3bdb58..3c330b2b70 100644 --- a/examples/msg/README +++ b/examples/msg/README @@ -89,12 +89,10 @@ files to see how to actually start a simulation in these settings. Other resource kinds -------------------- This section contains some sparse examples of how to use the other -kind of resources, such as disk or GPU. These resources are quite +kind of resources, such as disk. These resources are quite experimental for now, but here we go anyway. * io/file.c Example with the disk resource - * gpu/test_MSG_gpu_task_create.c Example of use of the very - experimental (for now) GPU resource. Trace driven simulations ========================