Skip to content
Snippets Groups Projects
Verified Commit 817b5a7a authored by raphael.bach's avatar raphael.bach
Browse files

Update `fmpi.h`

parent c0dd2a5b
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,8 @@
* @license{
* BSD Zero Clause License
*
* Copyright (c) 2022 by Raphael Bach
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted.
*
......@@ -25,13 +27,10 @@
INCLUDE
==============================================================================*/
// Internal
#include "fmpi_ctx.h"
#include "fmpi_futhark.h"
#include "fmpi_mpi.h"
#include "fmpi_core.h"
#include "fmpi_data.h"
#include "fmpi_reduce.h"
/*==============================================================================
PUBLIC FUNCTION
==============================================================================*/
#include "fmpi_task.h"
/*==============================================================================
GUARD
==============================================================================*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment