From 16751101642ce60e1dda5591f7f7fbf8089f6b95 Mon Sep 17 00:00:00 2001 From: Leandre Lacourt <lacourtl@santel.imag.fr> Date: Thu, 30 May 2024 11:48:54 +0200 Subject: [PATCH] changement du nom du noeud principal --- bin/lustre-mt/test_omp/exemple/multicore.lus | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/lustre-mt/test_omp/exemple/multicore.lus b/bin/lustre-mt/test_omp/exemple/multicore.lus index 85adb21..77ada2f 100644 --- a/bin/lustre-mt/test_omp/exemple/multicore.lus +++ b/bin/lustre-mt/test_omp/exemple/multicore.lus @@ -42,7 +42,7 @@ let o = int(x + 0.5*y); tel -node multicore( +node top( ii: int; win: wiz; bt: bool; -- GitLab