Skip to content
Snippets Groups Projects
Commit c6b23ce5 authored by Henning Fehrmann's avatar Henning Fehrmann Committed by Henning Fehrmann
Browse files

added license info

parent dd2338ef
No related branches found
No related tags found
No related merge requests found
/*
* =====================================================================================
*
* Filename: fftw.c
*
* Description: FFTW profiling
*
* Version: 1.0
* Created: 29.01.2021 10:55:14
* Revision: none
* Compiler: gcc
*
* Author: Henning Fehrmann (), henning.fehrmann@aei.mpg.de
* Organization: AEI Hannover
* License: GNU General Public License v2
*
* =====================================================================================
*/
#define __HIP_PLATFORM_HCC__ #define __HIP_PLATFORM_HCC__
#include <stdio.h> #include <stdio.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment