File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- /* Copyright (c) 1993-2015 , NVIDIA CORPORATION. All rights reserved.
2- *
1+ /* Copyright (c) 2014 , NVIDIA CORPORATION. All rights reserved.
2+ *
33 * Redistribution and use in source and binary forms, with or without
44 * modification, are permitted provided that the following conditions
55 * are met:
2525 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2626 */
2727
28-
2928#include < cstdio>
3029
3130__global__ void init_data_kernel ( int n, double * x)
Original file line number Diff line number Diff line change 1- /* Copyright (c) 1993-2015 , NVIDIA CORPORATION. All rights reserved.
2- *
1+ /* Copyright (c) 2014 , NVIDIA CORPORATION. All rights reserved.
2+ *
33 * Redistribution and use in source and binary forms, with or without
44 * modification, are permitted provided that the following conditions
55 * are met:
2525 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2626 */
2727
28-
2928#include < stdio.h>
3029#include " nvToolsExt.h"
3130#include < dlfcn.h>
Original file line number Diff line number Diff line change 1- /* Copyright (c) 1993-2015 , NVIDIA CORPORATION. All rights reserved.
2- *
1+ /* Copyright (c) 2014 , NVIDIA CORPORATION. All rights reserved.
2+ *
33 * Redistribution and use in source and binary forms, with or without
44 * modification, are permitted provided that the following conditions
55 * are met:
You can’t perform that action at this time.
0 commit comments