-
Notifications
You must be signed in to change notification settings - Fork 0
/
vonLaszewski-cloudmesh-cc.bib
1104 lines (1023 loc) · 37.3 KB
/
vonLaszewski-cloudmesh-cc.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
@misc{www-mlcube,
key = {mlcube},
title = {MLCube},
howpublished = {Web Page},
url = {https://mlcommons.org/en/mlcube/},
month =jul,
year =2023
}
@misc{www-fair,
key = {fair},
title = {FAIR Principles},
howpublished = {Web Page},
url = {https://www.go-fair.org/fair-principles/},
month = jul,
year = 2023
}
@Misc{cloudmesh-comet-manual,
author = {von Laszewski, Gregor and Fugang Wang},
title = {Comet Virtual Cluster Manual},
url = {https://cloudmesh.github.io/cloudmesh-comet/}
}
@Misc{nist-virtual-cluster-spec,
author = {von Laszewski, Gregor and Fugang Wang},
title = {Virtual Cluster Specification},
url =
{https://github.com/cloudmesh/cloudmesh-nist/blob/master/spec/virtualcluster.yaml}
}
@Misc{nist-node-spec,
author = {von Laszewski, Gregor and Fugang Wang},
title = {Virtual Cluster Node Specification},
url =
{https://github.com/cloudmesh/cloudmesh-nist/blob/master/spec/node.yaml}
}
@Misc{nist-nic-spec,
author = {von Laszewski, Gregor and Fugang Wang},
title = {Virtual Cluster Network Interface Card
Specification},
url =
{https://github.com/cloudmesh/cloudmesh-nist/blob/master/spec/nic.yaml}
}
@inproceedings{comet17tails,
author = {Strande, Shawn M. and Cai, Haisong and Cooper,
Trevor and Flammer, Karen and Irving, Christopher
and von Laszewski, Gregor and Majumdar, Amit and
Mishin, Dmistry and Papadopoulos, Philip and
Pfeiffer, Wayne and Sinkovits, Robert S. and
Tatineni, Mahidhar and Wagner, Rick and Wang, Fugang
and Wilkins-Diehr, Nancy and Wolter, Nicole and
Norman, Michael L.},
title = {Comet: Tales from the Long Tail: Two Years In and
10,000 Users Later},
booktitle = {Proceedings of the Practice and Experience in
Advanced Research Computing 2017 on Sustainability,
Success and Impact},
series = {PEARC17},
year = 2017,
isbn = {978-1-4503-5272-7},
location = {New Orleans, LA, USA},
pages = {38:1--38:7},
articleno = 38,
numpages = 7,
url = {http://doi.acm.org/10.1145/3093338.3093383},
doi = {10.1145/3093338.3093383},
acmid = 3093383,
publisher = {ACM},
address = {New York, NY, USA},
keywords = {GPU, High performance computing, high throughput
computing, parallel file system, science gateways,
scientific applications, solid-state drive, user
support, virtualization},
}
@TechReport{www-vol8-v3,
author = {{W. L. Chang (Co-Chair), G. von Laszewski (Editor),
and NIST Big Data Public Working Group}},
title = {{NIST Big Data Interoperability Framework: Volume 8,
Big Data Reference Architecture Interfaces (NIST SP
1500-9 VERSION 2)}},
month = jul,
year = 2019,
url =
{https://github.com/cloudmesh/cloudmesh-nist/blob/master/docs/nistvol8-2.pdf},
address = {Gaithersburg, MD},
institution = {National Institute of Standards and Technology
(NIST)},
}
% url = {https://bigdatawg.nist.gov/show_InputDoc.php},
@TechReport{nih-security-best-practice,
author = {{NIH}},
title = {NIH Security Best Practices for Controlled-Access
Data Subject to the NIH Genomic Data Sharing (GDS)
Policy},
institution = {NIH},
year = 2019,
url =
{https://osp.od.nih.gov/wp-content/uploads/NIH_Best_Practices_for_Controlled-Access_Data_Subject_to_the_NIH_GDS_Policy.pdf}
}
@Misc{dbgap-access,
author = {{NIH}},
title = {Requesting Access to Controlled-Access Data
Maintained in NIH-Designated Data Repositories
(e.g., dbGaP)},
url =
{https://osp.od.nih.gov/scientific-sharing/requesting-access-to-controlled-access-data-maintained-in-nih-designated-data-repositories-e-g-dbgap/}
}
@inproceedings{las18impact,
author = {Wang, Fugang and Laszewski, Gregor von and Whitson,
Timothy and Fox, Geoffrey C. and Furlani, Thomas
R. and DeLeon, Robert L. and Gallo, Steven M.},
title = {Evaluating the Scientific Impact of XSEDE},
booktitle = {Proceedings of the Practice and Experience on
Advanced Research Computing},
series = {PEARC '18},
year = 2018,
isbn = {978-1-4503-6446-1},
location = {Pittsburgh, PA, USA},
pages = {10:1--10:8},
articleno = 10,
numpages = 8,
url = {http://doi.acm.org/10.1145/3219104.3219124},
doi = {10.1145/3219104.3219124},
acmid = 3219124,
publisher = {ACM},
address = {New York, NY, USA},
keywords = {Scientific impact, Technology Audit Service, XDMoD,
XSEDE, bibliometrics, h-index},
}
@inproceedings{comet-vc,
author = {Wagner, Rick and Papadopoulos, Philip and Mishin,
Dmitry and Cooper, Trevor and Tatineti, Mahidhar and
von Laszewski, Gregor and Wang, Fugang and Fox,
Geoffrey C.},
title = {User Managed Virtual Clusters in Comet},
booktitle = {Proceedings of the XSEDE16 Conference on Diversity,
Big Data, and Science at Scale},
series = {XSEDE16},
year = 2016,
isbn = {978-1-4503-4755-6},
location = {Miami, USA},
pages = {24:1--24:8},
articleno = 24,
numpages = 8,
url = {http://doi.acm.org/10.1145/2949550.2949555},
doi = {10.1145/2949550.2949555},
acmid = 2949555,
publisher = {ACM},
address = {New York, NY, USA},
keywords = {Supercomputer, Virtual machine},
}
@inproceedings{tas-view,
author = {DeLeon, Robert L. and Furlani, Thomas R. and Gallo,
Steven M. and White, Joseph P. and Jones, Matthew
D. and Patra, Abani and Innus, Martins and Yearke,
Thomas and Palmer, Jeffrey T. and Sperhac, Jeanette
M. and Rathsam, Ryan and Simakov, Nikolay and von
Laszewski, Gregor and Wang, Fugang},
title = {TAS View of XSEDE Users and Usage},
booktitle = {Proceedings of the 2015 XSEDE Conference: Scientific
Advancements Enabled by Enhanced
Cyberinfrastructure},
series = {XSEDE '15},
year = 2015,
isbn = {978-1-4503-3720-5},
location = {St. Louis, Missouri},
pages = {21:1--21:8},
articleno = 21,
numpages = 8,
url = {http://doi.acm.org/10.1145/2792745.2792766},
doi = {10.1145/2792745.2792766},
acmid = 2792766,
publisher = {ACM},
address = {New York, NY, USA},
keywords = {HPC, SUPReMM, TAS, XDMoD, XSEDE usage, XSEDE users},
}
@inproceedings{las14impact,
author = {Wang, Fugang and von Laszewski, Gregor and Fox,
Geoffrey C. and Furlani, Thomas R. and DeLeon,
Robert L. and Gallo, Steven M.},
title = {Towards a Scientific Impact Measuring Framework for
Large Computing Facilities - a Case Study on XSEDE},
booktitle = {Proceedings of the 2014 Annual Conference on Extreme
Science and Engineering Discovery Environment},
series = {XSEDE '14},
year = 2014,
isbn = {978-1-4503-2893-7},
location = {Atlanta, GA, USA},
pages = {25:1--25:8},
articleno = 25,
numpages = 8,
url = {http://doi.acm.org/10.1145/2616498.2616507},
doi = {10.1145/2616498.2616507},
acmid = 2616507,
publisher = {ACM},
address = {New York, NY, USA},
keywords = {Scientific impact, Technology Audit Service, XDMoD,
XSEDE, bibliometric, h-index},
}
@inproceedings{las-cloudmesh,
author = {von Laszewski, Gregor and Wang, Fugang and Lee,
Hyungro and Chen, Heng and Fox, Geoffrey C.},
title = {Accessing Multiple Clouds with Cloudmesh},
booktitle = {Proceedings of the 2014 ACM International Workshop
on Software-defined Ecosystems},
series = {BigSystem '14},
year = 2014,
isbn = {978-1-4503-2909-5},
location = {Vancouver, BC, Canada},
pages = {21--28},
numpages = 8,
url = {http://doi.acm.org/10.1145/2609441.2609638},
doi = {10.1145/2609441.2609638},
acmid = 2609638,
publisher = {ACM},
address = {New York, NY, USA},
keywords = {cloud computing},
}
@Misc{las-bookmanager,
author = {Gregor von Laszewski},
title = {Cyberaide Bookmanager},
howpublished = {PyPi, GitHub},
url = {https://pypi.org/project/cyberaide-bookmanager},
month = aug,
year = 2019
}
@Misc{www-cloudmesh-manual,
author = {Gregor von Laszewski},
title = {Cloudmesh Manual},
howpublished = {GitHub},
url = {https://cloudmesh.github.io/cloudmesh-manual/},
month = aug,
year = 2019,
}
@Misc{las-bigdata-class,
author = {Geoffrey C. Fox and Gregor von Laszewski},
title = {Big Data Applications},
howpublished = {GitHub},
url =
{https://cloudmesh-community.github.io/book/vonLaszewski-big-data-applications.pdf},
month = aug,
year = 2019,
}
@Misc{las-cloud,
author = {Gregor von Laszewski},
title = {Cloud Computing Engineering},
howpublished = {GitHub},
url =
{https://cloudmesh-community.github.io/book/vonLaszewski-cloud.pdf},
month = aug,
year = 2019,
}
@Misc{las-python,
author = {Gregor von Laszewski},
title = {Python for Cloud Computing},
howpublished = {GitHub},
url =
{https://cloudmesh-community.github.io/book/vonLaszewski-python.pdf},
month = aug,
year = 2019,
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@INPROCEEDINGS{las21-gas,
author = {Laszewski, Gregor von and Orlowski, Anthony and
Otten, Richard H. and Markowitz, Reilly and Gandhi,
Sunny and Chai, Adam and Fox, Geoffrey C. and Chang,
Wo L.},
booktitle = {2021 IEEE 45th Annual Computers, Software, and
Applications Conference (COMPSAC)},
title = {Using Cloudmesh GAS for Speedy Generation of Hybrid
Multi-Cloud Auto Generated AI Services},
year = 2021,
pages = {144-155},
doi = {10.1109/COMPSAC51774.2021.00032}
}
@misc{www-graphviz,
title = {{Graphviz}},
key = {graphviz},
year = 2021,
month = aug,
note = {[Online; accessed 21. Oct. 2022]},
url = {https://graphviz.org}
}
@inproceedings{las-02-infogram,
acmid = 823347,
address = {Edinbrough and U.K.},
author = {von Laszewski, Gregor and Jarek Gawor and Carlos
J. Peña and Ian Foster},
booktitle = {Proceedings of the 11th Symposium on High
Performance Distributed Computing},
day = {24-26~},
isbn = {0-7695-1686-6},
month = {July},
note = {http://dl.acm.org/citation.cfm?id=822086.823347},
pages = {333-342},
publisher = {IEEE Computer Society and Washington and DC and USA},
series = {HPDC '02},
title = {InfoGram: A Peer-to-Peer Information and Job
Submission Service},
url =
{https://laszewski.github.io/papers/vonLaszewski-infogram.pdf},
year = 2002
}
@InCollection{las22-cloudmesh-cc-reu,
author = {von Laszewski, Gregor and Fleischer, J.P.},
title = {{Hybrid Multi-Cloud Analytics Services Framework}},
booktitle = {Computing for Global Challenges Symposium},
publisher = {Online},
year = 2022,
type = {Poster},
edition = {Oct. 2022},
month = jul,
address = {University of Virginia, Charlottesville, VA},
note = {corrected and updated Oct. 2022},
url =
{https://raw.githubusercontent.com/cloudmesh/cloudmesh-cc/main/documents/analytics-service.pdf}
}
@misc{www-airflow,
title = {{Apache Airflow}},
key = {airflow},
year = 2022,
month = oct,
note = {[Online; accessed 14. Oct. 2022]},
url = {https://airflow.apache.org}
}
@misc{www-snakemake,
key = {snakemake},
title = {{Snakemake Documentation}},
year = 2022,
month = oct,
note = {[Online; accessed 14. Oct. 2022]},
url = {https://snakemake.readthedocs.io/en/stable}
}
@misc{www-lsf,
author = {{IBM}},
title = {{IBM Documentation}},
year = 2022,
month = oct,
note = {[Online; accessed 14. Oct. 2022]},
url = {https://www.ibm.com/docs/en/spectrum-lsf}
}
@article{www-slurm,
journal = {Web page},
key = {SLURM},
month = apr,
note = {\url{https://slurm.schedmd.com} [Accessed April 13,
2023]},
title = {Homepage},
year = 2003,
}
@misc{github-cloudmesh-cc,
author = {Gregor von Laszewski and J.P. Fleischer},
title = {{Hybrid Multi-Cloud Analytics Services Framework}},
howpublished = {GitHub},
year = 2022,
month = oct,
note = {[Online; accessed 14. Oct. 2022]},
url = {https://github.com/cloudmesh/cloudmesh-cc}
}
@misc{www-gcloud,
title = {{Quickstart: Create a workflow using the gcloud CLI
{$\vert$} Workflows {$\vert$} Google Cloud}},
author = {Google Cloud},
year = 2022,
month = oct,
note = {[Online; accessed 14. Oct. 2022]},
url =
{https://cloud.google.com/workflows/docs/create-workflow-gcloud}
}
@misc{www-artifact,
title = {{Artifact Visualization - Argo Workflows - The
workflow engine for Kubernetes}},
howpublished = {GitHub},
year = 2022,
month = oct,
note = {[Online; accessed 14. Oct. 2022]},
url =
{https://argoproj.github.io/argo-workflows/artifact-visualization}
}
@misc{www-rest-workflows,
title = {{Explore REST Capabilities for RESTful Workflows
{$\vert$} KNIME}},
author = {{KNIME}},
year = 2022,
month = oct,
note = {[Online; accessed 14. Oct. 2022]},
url =
{https://www.knime.com/blog/explore-rest-capabilities-for-restful-workflows}
}
@misc{www-business-rest-ibm,
author = {{IBM}},
title = {{Business Automation Workflow REST APIs
programming}},
year = 2021,
month = mar,
note = {[Online; accessed 14. Oct. 2022]},
url =
{https://www.ibm.com/docs/en/baw/19.x?topic=apis-business-automation-workflow-rest}
}
@misc{www-azure-rest,
author = {Robert Outlaw},
title = {{Workflows - REST API (Azure Logic Apps)}},
year = 2016,
month = jun,
note = {[Online; accessed 14. Oct. 2022]},
url =
{https://learn.microsoft.com/en-us/rest/api/logic/workflows}
}
@misc{www-github-rest-cancel,
title = {{Cancel a workflow run - Workflow runs}},
author = {{GitHub}},
year = 2022,
month = oct,
note = {[Online; accessed 14. Oct. 2022]},
url =
{https://docs.github.com/en/rest/actions/workflow-runs#cancel-a-workflow-run}
}
@misc{www-arcgis-rest,
title = {{ArcGIS Workflow Manager REST API - Overview}},
year = 2019,
month = nov,
note = {[Online; accessed 14. Oct. 2022]},
url = {https://workflowsample.esri.com/doc/rest/index.html}
}
@book{www-azure-enterprise-workflow,
author = {Dario, F{\ifmmode\acute{a}\else\'{a}\fi}bio},
title = {{Enterprise Workflows with Azure Logic Apps and
Azure Functions}},
howpublished = {Medium},
year = 2021,
month = dec,
isbn = {978-303971151},
publisher = {gft-engineering},
url =
{https://medium.com/gft-engineering/enterprise-workflows-with-azure-logic-apps-and-azure-functions-303971a15f10}
}
@misc{www-parsl-doc,
author = {{Argonne National Laboratory}},
title = {{Parsl - Parallel Scripting Library
{\ifmmode---\else\textemdash\fi} Parsl 1.2.0
documentation}},
year = 2022,
month = mar,
note = {[Online; accessed 14. Oct. 2022]},
url = {https://parsl.readthedocs.io/en/stable}
}
@misc{www-parsl,
author = {{Argonne National Laboratory}},
title = {{Parsl: Parallel Scripting in Python}},
year = 2022,
month = oct,
note = {[Online; accessed 14. Oct. 2022]},
url = {https://parsl-project.org}
}
@article{fielding2000rest,
title = {REST: architectural styles and the design of
network-based software architectures},
author = {Fielding, Roy Thomas},
journal = {Doctoral dissertation, University of California},
year = 2000,
url =
{https://www.ics.uci.edu/~fielding/pubs/dissertation/fielding_dissertation.pdf}
}
@inproceedings{las-2004-gridant,
address = {Big Island, HW},
author = {Kaizar Amin and Mihael Hategan and von Laszewski,
Gregor and NZaluzec, estor J. and Shawn Hampton and
Albert Rossi},
booktitle = {37th Hawai'i International Conference on System
Science},
day = {5-8~},
doi = {10.1109/HICSS.2004.1265491},
ee =
{http://csdl.computer.org/comp/proceedings/hicss/2004/2056/07/205670210cabs.htm},
issn = {1530-1605},
month = {January},
note = {The original paper is: von Laszewski, Gregor and
Kaizar Amin and Shawn Hampton and Sandeep
Nijsure. Technical report and Argonne National
Laboratory and 31 July
2002. https://laszewski.github.io/papers/vonLaszewski-gridant.pdf},
otherlabel = {DBLP:conf/hicss/AminLHZHR04},
publisher = {IEEE Computer Society, Los Alamitos, CA, USA},
title = {GridAnt: A Client-Controllable Grid Workflow System},
url =
{https://laszewski.github.io/papers/vonLaszewski-gridant-hics.pdf},
volume = 7,
year = 2004
}
@article{las-1999-loosely,
author = {von Laszewski, Gregor},
doi =
{10.1002/(SICI)1096-9128(19991225)11:15<933::AID-CPE461>3.0.CO;2-J},
issn = {1096-9128},
journal = {Concurrency: Practice and Experience},
month = {December},
note = {The initial version of this paper was available in
1996},
number = 15,
pages = {933-948},
publisher = {John Wiley and Sons, Ltd.},
title = {A Loosely Coupled Metacomputer: Cooperating Job
Submissions Across Multiple Supercomputing Sites},
url =
{https://laszewski.github.io/papers/vonLaszewski-CooperatingJobs.pdf},
volume = 11,
year = 1999
}
@phdthesis{las-1996-thesis,
abstract = {This thesis contributes to the area of data analysis
as used in atmospheric science and provides a
metacomputing environment for grand challenge
problems. In order to achieve a valid climate
forecast, an accurate initial condition is needed to
apply the governing equations describing the
model. Data analysis techniques are able to derive
this initial state from irregular distributed
observations. This thesis provides a parallel
algorithm for the data analysis. Algorithms using
static and dynamic decomposition are introduced and
their performance is analyzed. A decomposition with
linear speedup is presented.During the
parallelization many different computers and
programming paradigms have been utilized. In order
to simplify the access for the user and developer a
metacomputing environment has been developed. The
meta-computing environment allows one to generate
message passing parallel programs from a visual
representation of a task graph. Besides the creation
of stand-alone parallel programs, the task graph can
be transferred into separate jobs executed on
different supercomputers. Messages between the jobs
are exchanged with the help of files. The underlying
concept for this metacomputing environment is a
dynamical dataflow model allowing multi-paradigm
programming. A dynamical task scheduling algorithm
determines on which component of the metacomputer a
task is scheduled and which algorithm performs the
task. The execution of the program is visually
animated.},
address = {USA},
author = {von Laszewski, Gregor},
isbn = 0591478021,
note = {AAI9737816},
publisher = {Syracuse University},
school = {Syracuse University},
title = {A Parallel Data Assimilation System and Its
Implications on a Metacomputing Environment},
url =
{https://laszewski.github.io/papers/laszewskithesis.pdf},
urlother =
{https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.31.980&rep=rep1&type=pdf},
year = 1996
}
@misc{www-kepler,
author = {Keplet},
title = {{The Kepler Project {\ifmmode---\else\textemdash\fi}
Kepler}},
year = 2020,
month = mar,
note = {[Online; accessed 14. Oct. 2022]},
url = {https://kepler-project.org/index.html}
}
@misc{www-pegasus,
key = {Pegasus},
title = {{Pegasus WMS{'}s documentation}},
year = 2022,
month = apr,
note = {[Online; accessed 14. Oct. 2022]},
url = {https://pegasus.isi.edu/documentation/index.html}
}
@article{von2007workflow,
title = {Work coordination for Grid computing},
author = {von Laszewski, Gregor and Hategan, Mihael and
Kodeboyina, Deepti},
journal = {Grid Technologies: Emerging from Distributed
Architectures to Virtual Organizations},
volume = 5,
pages = {309--329},
year = 2007,
isbn = {978-1-84564-258-7}
}
@inproceedings{las-2007-swift,
author = {Yong Zhao and Hategan and M. and Clifford and B. and
Foster and I. and von Laszewski and G. and Nefedova
and V. and Raicu and I. and Stef-Praun and T. and
Wilde and M.},
booktitle = {2007 IEEE Congress on Services},
comment = {TODO},
doi = {10.1109/SERVICES.2007.63},
pages = {199-206},
title = {Swift: Fast, Reliable and Loosely Coupled Parallel
Computation},
year = 2007
}
@misc{www-aws-swf,
author = {{Amazon Web Services}},
title = {{What is Amazon Simple Workflow Service? - Amazon
Simple Workflow Service}},
year = 2022,
month = oct,
note = {[Online; accessed 14. Oct. 2022]},
url =
{https://docs.aws.amazon.com/amazonswf/latest/developerguide/swf-welcome.html}
}
@misc{www-wsdl,
author = {ecfan},
title = {{Workflow Definition Language schema reference -
Azure Logic Apps}},
year = 2022,
month = oct,
note = {[Online; accessed 14. Oct. 2022]},
url =
{https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-workflow-definition-language}
}
@misc{www-aws-workflow,
title = {{What is a Workflow? Cloud Computing Workflows
Introduction - AWS}},
author = {{Amazon Web Services}},
year = 2022,
month = oct,
note = {[Online; accessed 14. Oct. 2022]},
url = {https://aws.amazon.com/what-is/workflow}
}
@misc{www-azure-batch,
author = {{Microsoft}},
title = {{Batch service workflow and resources - Azure
Batch}},
year = 2022,
month = oct,
note = {[Online; accessed 14. Oct. 2022]},
url =
{https://learn.microsoft.com/en-us/azure/batch/batch-service-workflow-features}
}
@misc{www-aws-stepfunctions,
title = {{Serverless Workflow Orchestration AWS Step
Functions}},
author = {{Amazon Web Services}},
year = 2022,
month = oct,
note = {[Online; accessed 14. Oct. 2022]},
url = {https://aws.amazon.com/step-functions}
}
@misc{www-aws-batch-workflow,
title = {{Encoding workflow dependencies in AWS Batch
{$\vert$} Amazon Web Services}},
author = {{Amazon Web Services}},
year = 2022,
month = may,
note = {[Online; accessed 14. Oct. 2022]},
url =
{https://aws.amazon.com/blogs/hpc/encoding-workflow-dependencies-in-aws-batch}
}
@article{arxiv-radical-pilot,
author = {Andr{\'{e}} Merzky and Mark Santcroos and Matteo
Turilli and Shantenu Jha},
title = {RADICAL-Pilot: Scalable Execution of Heterogeneous
and Dynamic Workloads on Supercomputers},
journal = {CoRR},
volume = {abs/1512.08194},
year = 2015,
url = {http://arxiv.org/abs/1512.08194},
eprinttype = {arXiv},
eprint = {1512.08194},
timestamp = {Thu, 14 Oct 2021 09:14:26 +0200},
biburl = {https://dblp.org/rec/journals/corr/MerzkySTJ15.bib},
bibsource = {dblp computer science bibliography,
https://dblp.org}
}
@misc{www-wsrf,
author = {{OASIS}},
title = {Web Services Resource Framework (WSRF) TC XML Schema
Documentation},
howpublished = {Web Page},
url =
{https://schemas.liquid-technologies.com/OASIS/WSRF/1.2/},
month = oct,
year = 2022
}
@misc{www-cloudmask,
author = {Juri Papay},
title = {{CloudMask benchmark notes}},
howpublished = {GitHub},
year = 2022,
month = oct,
note = {[Online; accessed 24. Oct. 2022]},
url =
{https://github.com/laszewsk/mlcommons/tree/main/benchmarks/cloudmask/#readme}
}
@misc{www-mnist-programs,
key = {mnist-programs},
title = {{UVA C4GC REU 2022 MNIST Programs}},
howpublished = {GitHub},
year = 2022,
month = oct,
note = {[Online; accessed 24. Oct. 2022]},
url =
{https://github.com/cybertraining-dsc/reu2022/tree/main/code/deeplearning/mnist}
}
@inproceedings{las-22-mlcommons-science,
address = {Cham},
author = {Thiyagalingam, Jeyan and von Laszewski, Gregor and
Yin, Junqi and Emani, Murali and Papay, Juri and
Barrett, Gregg and Luszczek, Piotr and Tsaris,
Aristeidis and Kirkpatrick, Christine and Wang,
Feiyi and Gibbs, Tom and Vishwanath, Venkatram and
Shankar, Mallikarjun and Fox, Geoffrey and Hey,
Tony},
booktitle = {High Performance Computing. ISC High Performance
2022 International Workshops},
editor = {Anzt, Hartwig and Bienz, Amanda and Luszczek, Piotr
and Baboulin, Marc},
pages = {47--64},
publisher = {Springer International Publishing},
title = {{AI Benchmarking for Science: Efforts from the
MLCommons Science Working Group}},
year = 2022,
abstract = {With machine learning (ML) becoming a transformative
tool for science, the scientific community needs a
clear catalogue of ML techniques, and their relative
benefits on various scientific problems, if they
were to make significant advances in science using
AI. Although this comes under the purview of
benchmarking, conventional benchmarking initiatives
are focused on performance, and as such, science,
often becomes a secondary criteria.},
isbn = {978-3-031-23220-6},
}
@article{dongarra1997top500,
author = {Dongarra, Jack J and Meuer, Hans W and Strohmaier,
Erich and others},
journal = {Supercomputer},
pages = {89--111},
publisher = {ASFRA BV},
title = {{TOP500 Supercomputer Sites}},
volume = 13,
year = 1997,
}
@article{www-top500,
journal = {Web page},
key = {Top500},
note = {\url{https://www.top500.org/} [Accessed April 13,
2023]},
title = {Homepage},
year = 2023,
}
@article{www-mlcommons,
journal = {Web page},
key = {MLCommons},
month = apr,
note = {\url{https://mlcommons.org/} [Accessed April 13,
2023]},
title = {{Machine learning innovation to benefit everyone}},
year = 2023,
url = {https://mlcommons.org/},
}
@article{mlperf-training,
author = {Mattson, Peter and Cheng, Christine and Coleman,
Cody and Diamos, Greg and Micikevicius, Paulius and
Patterson, David and Tang, Hanlin and Wei, Gu-Yeon
and Bailis, Peter and Bittorf, Victor and Brooks,
David and Chen, Dehao and Dutta, Debojyoti and
Gupta, Udit and Hazelwood, Kim and Hock, Andrew and
Huang, Xinyuan and Ike, Atsushi and Jia, Bill and
Kang, Daniel and Kanter, David and Kumar, Naveen and
Liao, Jeffery and Ma, Guokai and Narayanan, Deepak
and Oguntebi, Tayo and Pekhimenko, Gennady and
Pentecost, Lillian and Reddi, Vijay Janapa and
Robie, Taylor and John, Tom St. and Tabaru,
Tsuguchika and Wu, Carole-Jean and Xu, Lingjie and
Yamazaki, Masafumi and Young, Cliff and Zaharia,
Matei},
journal = {arXiv},
publisher = {arXiv},
title = {{MLPerf Training Benchmark}},
year = 2019,
doi = {10.48550/ARXIV.1910.01500},
url = {https://arxiv.org/abs/1910.01500},
}
@article{cosmoflow,
author = {Mathuriya, Amrita and Bard, Deborah and Mendygral,
Peter and Meadows, Lawrence and Arnemann, James and
Shao, Lei and He, Siyu and Karna, Tuomas and Moise,
Daina and Pennycook, Simon J. and Maschoff, Kristyn
and Sewall, Jason and Kumar, Nalini and Ho, Shirley
and Ringenburg, Mike and {Prabhat} and Lee, Victor},
journal = {arXiv},
publisher = {arXiv},
title = {{CosmoFlow: Using Deep Learning to Learn the
Universe at Scale}},
year = 2018,
doi = {10.48550/ARXIV.1808.04728},
url = {https://arxiv.org/abs/1808.04728},
}
@article{software-carpentry,
author = {Greg Wilson and D. A. Aruliah and C. Titus Brown and
Neil P. Chue Hong and Matt Davis and Richard T. Guy
and Steven H. D. Haddock and Kathryn D. Huff and Ian
M. Mitchell and Mark D. Plumbley and Ben Waugh and
Ethan P. White and Paul Wilson},
editor = {Jonathan A. Eisen},
journal = {{PLoS} Biology},
month = {jan},
number = 1,
pages = {e1001745},
publisher = {Public Library of Science ({PLoS})},
title = {Best Practices for Scientific Computing},
volume = 12,
year = 2014,
doi = {10.1371/journal.pbio.1001745},
url = {https://doi.org/10.1371%2Fjournal.pbio.1001745},
}
@article{las-2022-mdpi-crypto,
author = {Fleischer, Jacques Phillipe and von Laszewski,
Gregor and Theran, Carlos and Parra Bautista, Yohn
Jairo},
journal = {Algorithms},
number = 7,
title = {Time Series Analysis of Cryptocurrency Prices Using
Long Short-Term Memory},
volume = 15,
year = 2022,
doi = {10.3390/a15070230},
issn = {1999-4893},
url = {https://www.mdpi.com/1999-4893/15/7/230},
}
@article{nash-79,
author = {J.E. Nash and J.V. Sutcliffe},
journal = {Journal of Hydrology},
number = 3,
pages = {282-290},
title = {{River Flow Forecasting Through Conceptual Models
Part I -- A Discussion of Principles}},
volume = 10,
year = 1970,
issn = {0022-1694},
}
@article{fox2022-jm,
author = {Fox, Geoffrey and Rundle, John and Donnellan, Andrea
and Feng, Bo},
journal = {Geohazards},
month = apr,
number = 2,
pages = 199,
publisher = {MDPI},
title = {{Earthquake Nowcasting with Deep Learning}},
volume = 3,
year = 2022,
}
@article{TFT-21,
author = {Bryan Lim and Sercan {\"O}. Ar{\i}k and Nicolas
Loeff and Tomas Pfister},
journal = {International Journal of Forecasting},
number = 4,
pages = {1748-1764},
title = {Temporal Fusion Transformers for interpretable
multi-horizon time series forecasting},
volume = 37,
year = 2021,
}
@article{eq-code,
author = {Fox, Geoffrey C and von Laszewski, Gregor and Robert
Knuuti and Thomas Butler and Jake Kolesar},
journal = {GitHub},
month = apr,
note =
{\url{https://github.com/laszewsk/mlcommons/tree/main/benchmarks/earthquake}
[Accessed April 13, 2023]},
title = {{MLCommons Science Benchmark Earthquake Code}},
year = 2023,
url =
{https://github.com/laszewsk/mlcommons/tree/main/benchmarks/
earthquake},
}
@misc{eq-data,
journal = {GitHub},
key = {von Laszewski, Gregor},
month = apr,
note =
{\url{https://github.com/laszewsk/mlcommons-data-earthquake}
[Accessed April 13, 2023]},
title = {{MLCommons Earthquake Data}},
year = 2023,
url =
{https://github.com/laszewsk/mlcommons-data-earthquake},
}
@article{www-papermill,
author = {Barrick, Tim and Da Costa, Nathan and Doshi, Ramesh
and Howes, Jesse and Sánchez, Francisco},
journal = {Zenodo},
publisher = {Zenodo},
title = {Papermill: Parameterize, Execute, and Analyze
{Jupyter} Notebooks},
year = 2020,
doi = {10.5281/zenodo.3722763},
url = {https://doi.org/10.5281/zenodo.3722763},
}
@inproceedings{las-infogram,
author = {von Laszewski, Gregor and Gawor, J. and Pena,
C.J. and Foster, I.},
booktitle = {Proceedings 11th IEEE International Symposium on
High Performance Distributed Computing},
pages = {333-342},
title = {{InfoGram: a grid service that supports both
information queries and job execution}},
year = 2002,
doi = {10.1109/HPDC.2002.1029933},
}
@techreport{las-workflow,
address = {Argonne, IL},
author = {von Laszewski, Gregor},
institution = {Argonne National Laboratory},
note =
{\url{https://www.mcs.anl.gov/uploads/cels/papers/P1259.pdf}},
number = {P1259},
title = {{Java CoG Kit Workflow Concepts for Scientific
Experiments}},
year = 2005,
url =
{https://www.mcs.anl.gov/uploads/cels/papers/P1259.pdf},
}
@inbook{las07-workflow,
address = {London},
author = {von Laszewski, Gregor and Hategan, Mihael and
Kodeboyina, Deepti},
booktitle = {Workflows for e-Science: Scientific Workflows for
Grids},
editor = {Taylor, Ian J. and Deelman, Ewa and Gannon, Dennis
B. and Shields, Matthew},