#include "cuda_runtime.h" #include "device_launch_parameters.h" __global__ void mykernel(int n, int* a) { int x = 100, y = 200; a[0] = m