Add support for sycl accessors
This MR extends the sycl support:
- Adding function so that sycl::accessors can be used in the map_field function
- Changes the API of the
cgh.parrallel_forto work like the API ofsfg.function
Attention: i10git will shutdown soon!
This i10git GitLab server was migrated to gitos.rrze.fau.de due to hardware issues with the current host. This affects all production repositories, including waLBerla, lbmpy, pystencils and HyTeG.
Login: Gitos supports DFN-AAI and eduGAIN. If your institution does not support either, please use our GitHub mirrors.
Onboarding: All repositories belonging to groups were migrated. To regain access, first log in to gitos.rrze.fau.de once to activate your account. Then email cs10-admin@fau.de with your old i10git and your new gitos.rrze username (the @) as shown on your respective user profiles. We will reassign your accordingly. Note: Repositories from former courses (e.g. advpt) were not migrated.
Personal repositories in individual user namespaces were not migrated. Please export these yourself before the old server is shut down.
Expected shutdown by the end of 2026. Until then, the old i10git server will still be reachable with all repositories archived (read only). However, due to the ongoing hardware issues, it may remain unreliable and will receive no further maintenance.
This MR extends the sycl support:
cgh.parrallel_for to work like the API of sfg.function