Arcane
v4.1.1.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
sycl/runtime/TestCpp.cc
1
// -*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-
2
//-----------------------------------------------------------------------------
3
// Copyright 2000-2025 CEA (www.cea.fr) IFPEN (www.ifpenergiesnouvelles.com)
4
// See the top-level COPYRIGHT file for details.
5
// SPDX-License-Identifier: Apache-2.0
6
//-----------------------------------------------------------------------------
7
/*---------------------------------------------------------------------------*/
8
/* TestCpp.cc (C) 2000-2025 */
9
/* */
10
/* Fichier de tests pour SYCL. */
11
/*---------------------------------------------------------------------------*/
12
/*---------------------------------------------------------------------------*/
13
14
#include "
arcane/utils/ArcaneGlobal.h
"
15
16
extern
"C"
17
int
arcaneTestSycl1();
18
extern
"C"
19
int
arcaneTestSycl2();
20
extern
"C"
21
int
arcaneTestSycl3();
22
extern
"C"
23
int
arcaneTestSycl4();
24
extern
"C"
25
int
arcaneTestSycl5();
26
extern
"C"
27
int
arcaneTestSycl6();
28
29
extern
"C"
ARCANE_EXPORT
30
int
func0()
31
{
32
arcaneTestSycl1();
33
arcaneTestSycl2();
34
arcaneTestSycl3();
35
arcaneTestSycl4();
36
arcaneTestSycl5();
37
return
0;
38
}
ArcaneGlobal.h
Fichier de configuration d'Arcane.
arcane
accelerator
sycl
runtime
TestCpp.cc
Généré le Lundi 15 Décembre 2025 03:30:25 pour Arcane par
1.13.2