Created
August 7, 2021 06:25
-
-
Save sachith-1/a5bf96b6aaea38ad1cd1ea0e799f5ae7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include "cuda_runtime.h" | |
#include "device_launch_parameters.h" | |
#include <stdio.h> | |
#include <stdlib.h> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment