50 Commits

Author SHA1 Message Date
Henry Jin
415024c369 Makefile update 2025-01-05 14:22:19 -08:00
Henry Jin
00bdf88b63 fix transparent task example v6.0 2024-11-14 08:08:37 -08:00
Henry Jin
3346a30ce2 v6.0 release 2024-11-13 11:07:08 -08:00
Henry Jin
11f2efcccf v5.2.2 release v5.2.2 2024-04-16 08:59:23 -07:00
Henry Jin
075683d574 more uses_allocators update v5.2.1 2022-11-09 13:11:02 -08:00
Henry Jin
08859e6029 declare target with device_type(nohost) 2022-11-07 10:59:22 -08:00
Henry Jin
03b9a00df9 release 5.2.1 2022-11-04 09:35:42 -07:00
Henry Jin
a5e3d8b3f2 v5.2 release v5.2 2022-04-18 15:02:25 -07:00
Henry Jin
fb0edc81e7 merge with examples-internal/v5.1 v5.1 2021-08-17 09:11:55 -07:00
Henry Jin
60e8ece384 cleanup files v5.0.1 2020-06-26 08:01:16 -07:00
Henry Jin
3052c10566 v5.0.1 release 2020-06-26 07:54:45 -07:00
Henry Jin
eaec9ede64 synced with v5.0.0 of the examples-internal repo v5.0.0 2019-11-08 13:01:11 -08:00
Henry Jin
156a12ca09 synced with the 4.5.0 implementation of the examples-internal repo v4.5.0 2016-11-10 16:11:12 -08:00
Henry Jin
c65fe47427 Merge pull request #15 from jakubjelinek/master
Fix computation of fibonacci numbers.
2015-07-23 09:19:15 -07:00
Jakub Jelinek
c64c683964 Fix computation of fibonacci numbers. 2015-07-22 19:29:54 +02:00
Henry Jin
3f83389d3a Added the copyright note 2015-07-10 09:32:43 -07:00
Henry Jin
510fd1f0f0 Merge pull request #14 from jakubjelinek/master
Fix a pasto - loop simd construct in Fortran is do simd rather than
2015-07-10 08:03:44 -07:00
Jakub Jelinek
4b655aa21a Fix a pasto - loop simd construct in Fortran is do simd rather than
for simd.
2015-07-10 14:06:40 +02:00
Henry Jin
b18b69504b minor font change v4.0.2 2015-03-25 09:21:03 -07:00
Henry Jin
be603ae649 minor fix for the use of macro \VER 2015-03-24 17:51:17 -07:00
Henry Jin
bf641d0426 Merge branch 'milfeld-work' into work 2015-03-24 17:36:39 -07:00
Kent Milfeld
a17ad37cbf fixed VERDATE 2015-03-24 15:13:33 -05:00
Kent Milfeld
5d99ad1a77 Github reference, Makefile: clean fix, create .tar and .zip 2015-03-24 13:11:07 -05:00
Henry Jin
8f1266e3fe fixed minor typos 2015-03-03 12:21:28 -08:00
Henry Jin
ede3b032cf Moved History to Appendix, set version number and release date 2015-03-03 11:43:27 -08:00
Kent Milfeld
73f791b0ac Merge pull request #10 from HenryJin/ticket381+history
Ticket381+history
2015-03-02 16:19:07 -06:00
Henry Jin
77194f25bf Merge branch 'ticket180+295' into ticket381+history 2015-02-26 10:02:06 -08:00
Henry Jin
005f0377b1 Merge remote-tracking branch 'origin/ticket381+history' into ticket381+history 2015-02-26 09:52:24 -08:00
Henry Jin
2c7c568fb6 use updated words from ticket 180 2015-02-26 09:39:17 -08:00
Henry Jin
67e1611246 implement ticket 381 with revision history 2015-02-24 16:33:49 -08:00
Henry Jin
b1263005b5 implements tickets 180 and 295 2015-02-24 16:30:36 -08:00
Kent Milfeld
d392a3b9cf Merge pull request #9 from HenryJin/work
Add description of the process for adding examples
2015-02-12 19:52:16 -06:00
Henry Jin
9547a29169 implement ticket 381 with revision history 2015-02-10 11:16:17 -08:00
Henry Jin
a89363706a implements tickets 180 and 295 2015-02-09 16:12:05 -08:00
Henry Jin
959823771a Add description of the process for adding examples 2015-02-06 11:55:55 -08:00
Henry Jin
16608643d6 Merge pull request #8 from HenryJin/work
additional updates to Examples async_target and task_dep, change example naming scheme
2015-02-05 21:30:38 -08:00
Henry Jin
53e7894f5d use example mnemonics, fix in Examples async_target and task_dep 2015-02-05 21:06:25 -08:00
Henry Jin
287637dfc1 minor text update to Example async_target 2015-02-04 23:10:06 -08:00
Henry Jin
4aa8473543 update description and code for examples async_target.2[cf] 2015-02-04 23:01:13 -08:00
Kent Milfeld
d75aaf49b5 Merged. 2015-02-04 16:38:41 -08:00
Kent Milfeld
51ab7f0b63 Merging Matt Davis' changes into work. 2015-02-04 16:34:59 -08:00
Kent Milfeld
7541542850 Merge pull request #6 from HenryJin/work
enacted SIMD examples (299) and misc changes (432)
2015-02-04 16:18:21 -08:00
Henry Jin
a633c88c31 enacted SIMD examples (299) and misc changes (432) 2015-02-04 16:05:23 -08:00
Henry Jin
82b82718fb Merge branch 'milfeld-master' into v402_working
Corrected README to reference examples not spec.
2015-02-04 08:36:40 -08:00
Kent Milfeld
83d99c5359 Corrected to reference examples not spec 2015-02-04 07:31:06 -08:00
Kent Milfeld
c67a0d958a shift code line number v4.0.1 2015-02-02 11:04:29 -08:00
Matt Davis
dc1b4febde Add missing return codes for main() 2015-01-14 09:59:33 -08:00
Richard Friedman
90cb429d32 Merge branch 'master' of https://github.com/OpenMP/Examples 2015-01-13 11:41:34 -08:00
Richard Friedman
542c10d074 Initial add of all files 2015-01-13 11:38:24 -08:00
rchrdfrdmn
9ea931dfb0 Initial commit 2015-01-13 11:11:59 -08:00