{"id":556,"date":"2021-01-11T19:03:50","date_gmt":"2021-01-11T19:03:50","guid":{"rendered":"http:\/\/acmse.net\/2021\/?page_id=556"},"modified":"2022-10-19T22:55:53","modified_gmt":"2022-10-19T22:55:53","slug":"tutorials-offered","status":"publish","type":"page","link":"https:\/\/acmse.net\/2021\/tutorials-offered\/","title":{"rendered":"Offered Tutorials\/Workshops"},"content":{"rendered":"<p><span style=\"display: block; font-size: 20px; padding: 10px; margin-left: 0; -webkit-border-radius: 4px; border-radius: 4px; color: white; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #cb2026; background-image: -moz-linear-gradient(top, #cb2026, #cb2026);\">Offered Tutorials\/Workshops<\/span><br \/>\nThe following tutorials\/workshops are offered for ACMSE 2021. Since the event is totally virtual, there is no limit on the number of participants. We will use videoconferencing technology. Hence, you are encouraged to attend them. If you <a href=\"https:\/\/acmse.net\/2021\/registration\">register<\/a> for ACMSE 2021, you will receive an email with the information for the connection before the beginning of the event.<\/p>\n<ul>\n<li>Tutorial\/Workshop 1: <strong><a href=\"https:\/\/www.acmse.net\/2021\/tutorials-offered#tut-work01\">An Introduction to MPI Parallel Programming with Python<\/a><\/strong><\/li>\n<li>Tutorial\/Workshop 2: <strong><a href=\"https:\/\/www.acmse.net\/2021\/tutorials-offered#tut-work02\">K-12 CS Education in Southeast States<\/a><\/strong><\/li>\n<li>Tutorial\/Workshop 3: <strong><a href=\"https:\/\/www.acmse.net\/2021\/tutorials-offered#tut-work03\">5G New Radio Simulations with ns-3<\/a><\/strong><\/li>\n<\/ul>\n<p><a name=\"tut-work01\"><\/a><br \/>\n<span style=\"display: block; font-size: 20px; padding: 10px; margin-left: 0; -webkit-border-radius: 4px; border-radius: 4px; color: white; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #cb2026; background-image: -moz-linear-gradient(top, #cb2026, #cb2026);\">An Introduction to MPI Parallel Programming with Python<\/span><br \/>\n<strong>Presenter:<\/strong> Xuguang Chen (Saint Martin&#8217;s University &#8211; USA)<br \/>\n<strong>Type of Event:<\/strong> Tutorial<br \/>\n<strong>Date:<\/strong> Thursday, April 15, 2021<br \/>\n<strong>Time:<\/strong> 13:00\u201314:30 (Central Time)<br \/>\n<strong>Duration:<\/strong> 1.5 hours<br \/>\n<strong>Room:<\/strong> Room 2<\/p>\n<p><strong>Abstract:<\/strong><br \/>\nDue to its important applications in many areas such as databases and data mining, real time simulation of systems, and advanced graphics, parallel computing is becoming more and more important. Two widely known parallel programming models today are message passing and shared memory. In the message-passing programming model, each task has private memories, and tasks can communicate with each other via message exchange. MPI (Message Passing Interface) is a specification that is designed by a group of researchers from academia and industry, primarily addressing the message-passing model. MPI specifies the syntax and semantics of a core of library routines useful for message-passing programs and usually implemented in C or Fortran.<\/p>\n<p>Python was conceived in the late 1980s and is an interpreted, high-level and general-purpose programming language. It has not only been applied in many areas such as Machine Learning and Artificial Intelligence, Data Science and Data Visualization, Desktop GUI and Embedded Applications, but also a major programming language in CS1 and CS2 courses. In this tutorial, MPI parallel programming in Python is introduced. It firstly covers where to acquire and how to install the needed software like mpi4py and Anaconda on Windows machines and Linux machines. Then, the tutorial shows how to edit, compile, and run an MPI program in Python on a Windows machine and a Linux machine. After that, the tutorial describes some MPI routines important for parallel programming by comparing the routines in Python with the similar ones in C. Finally, the sample code used in the tutorial will be provided and other materials suitable for self-study will be mentioned.<\/p>\n<p><strong>Keywords:<\/strong><br \/>\nPython, MPI (Message Passing Interface), Parallel Programming.<\/p>\n<p><strong>Covered Topics:<\/strong><\/p>\n<ul style=\"margin-top:-10px;\">\n<li>Introduction to the software needed for parallel programming in Python, especially where to get and how to install a copy of the software on a Windows or Linux machine<\/li>\n<li>What MPI is and how to implement in Python<\/li>\n<li>How to edit, compile, and run an MPI program in Python on a Windows or Linux machine<\/li>\n<li>Introduction to some basic MPI routines to parallel programming.<\/li>\n<\/ul>\n<p><strong>Prerequisites for Participants:<\/strong><br \/>\nThe audience should know some basic knowledge of the programming languages, such as Python, Java, C, C#, Fortran, or C++.<\/p>\n<p><strong>Recording:<\/strong><br \/>\nThe tutorial was recorded. You can download it <a href=\"https:\/\/jsu-my.sharepoint.com\/:v:\/g\/personal\/egamess_jsu_edu\/ETze3fE0hYZEsjCYck5nduABtdTAWEFqFC15ixF0glPeKg?e=BjzaAQ\" target=\"_blank\" rel=\"noopener\">here<\/a>.<\/p>\n<p><a name=\"tut-work02\"><\/a><br \/>\n<span style=\"display: block; font-size: 20px; padding: 10px; margin-left: 0; -webkit-border-radius: 4px; border-radius: 4px; color: white; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #cb2026; background-image: -moz-linear-gradient(top, #cb2026, #cb2026);\">K-12 CS Education in Southeast States<\/span><br \/>\n<strong>Presenters:<\/strong> Dan Lo (Kennesaw State University \u2013 USA), Brian Lawler (Kennesaw State University \u2013 USA), Alan Shaw (Kennesaw State University \u2013 USA), and Bryan Cox (Georgia Department of Education \u2013 USA)<br \/>\n<strong>Type of Event:<\/strong> Workshop<br \/>\n<strong>Date:<\/strong> Friday, April 16, 2021<br \/>\n<strong>Time:<\/strong> 14:30\u201317:30 (Central Time)<br \/>\n<strong>Duration:<\/strong> 3 hours<br \/>\n<strong>Room:<\/strong> Room 2<\/p>\n<p><strong>Abstract:<\/strong><br \/>\nThere are 34 States having a K-12 computer science (CS) standards in the United States in 2019. The national momentum, including governor\u2019s partnership and federal policies in supporting K-12 computer science education, is expanding access or increasing equity in teaching computer science at all K-12 schools. However, two-thirds of K-12 Computer Science (CS) teachers in the States do not have a degree in CS. As computer science is moving into K-12 education, we are facing a severe shortage of qualified CS teachers and the shortage is likely to remain for the following decade. According to the 2019 State of Computer Science Education Report, only 45% of our nation\u2019s high schools teach computer science courses and 9 out of 10 parents want their children to learn computer science. By 2024, for example, all high schools in Georgia will be required to teach CS in their curricula. However, there are either no teachers can teach (CS courses not offered) or teachers in other fields will be asked to teach (teaching not effective). This workshop will present the status of K-12 CS education in southeast states and discuss our strategies to tackle this urgent issue. Participants will be grouped to draft plans and present to the audience.<\/p>\n<p><strong>Keywords:<\/strong><br \/>\nK-12 CS Education, Teacher Education, STEM Education.<\/p>\n<p><strong>Covered Topics:<\/strong><\/p>\n<ul style=\"margin-top:-10px;\">\n<li>K-12 CS Standards<\/li>\n<li>K-12 CS teacher education programs in southern states<\/li>\n<li>K-12 CS education in southern states<\/li>\n<li>How to attract students to CS teaching careers?<\/li>\n<li>How to attract faculty in CS teacher education?<\/li>\n<li>What are KSU&#8217;s goals in K-12 CS education?<\/li>\n<li>Available funding sources<\/li>\n<li>Group activities for plan drafting, discussing, and sharing<\/li>\n<\/ul>\n<p><strong>Prerequisites for Participants:<\/strong><br \/>\nNone.<\/p>\n<p><strong>Recording:<\/strong><br \/>\nThe workshop was recorded. You can download it <a href=\"https:\/\/jsu-my.sharepoint.com\/:v:\/g\/personal\/egamess_jsu_edu\/EV_bL9q2nqhPtXpEBqrDzKsBYjgpksSUgTe-Ra0rAkqJTg?e=InLvIO\" target=\"_blank\" rel=\"noopener\">here<\/a>.<\/p>\n<p><a name=\"tut-work03\"><\/a><br \/>\n<span style=\"display: block; font-size: 20px; padding: 10px; margin-left: 0; -webkit-border-radius: 4px; border-radius: 4px; color: white; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #cb2026; background-image: -moz-linear-gradient(top, #cb2026, #cb2026);\">5G New Radio Simulations with ns-3<\/span><br \/>\n<strong>Presenters:<\/strong> Lorenza Giupponi (CTTC &#8211; Spain) and Thomas Henderson (University of Washington &#8211; USA)<br \/>\n<strong>Type of Event:<\/strong> Tutorial<br \/>\n<strong>Date:<\/strong> Saturday, April 17, 2021<br \/>\n<strong>Time:<\/strong> 09:30\u201312:30 (Central Time)<br \/>\n<strong>Duration:<\/strong> 3 hours<br \/>\n<strong>Room:<\/strong> Room 2<\/p>\n<p><strong>Abstract:<\/strong><br \/>\nThis tutorial is designed as an introduction to conducting 5G New Radio simulations with ns-3, a discrete-event network simulator popular for Internet research. By the end of the session, participants should have a basic understanding of the scope of the 5G New Radio module in ns-3, and how to conduct initial example simulations that use the 5G models.<\/p>\n<p><strong>Keywords:<\/strong><br \/>\nns-3, Discrete-event Network Simulation, 5G New Radio.<\/p>\n<p><strong>Covered Topics:<\/strong><\/p>\n<ul style=\"margin-top:-10px;\">\n<li>ns-3 overview and architecture<\/li>\n<li>ns-3 main features and models<\/li>\n<li>Basics of 3GPP New Radio (NR) at PHY and MAC<\/li>\n<li>Evolution across releases<\/li>\n<li>NR model overview and architecture<\/li>\n<li>Modeling assumptions<\/li>\n<li>Channel model and antenna models<\/li>\n<li>NR Radio Protocol Stack model (PHY model, HARQ, MAC models, MAC Scheduler models, RLC and PDCP protocol models, RRC model)<\/li>\n<li>Example programs.<\/li>\n<\/ul>\n<p><strong>Prerequisites for Participants:<\/strong><br \/>\nBackground in ns-3 is preferred but not necessary. Some understanding of discrete-event network simulation, 5G NR technology, and C++ will be advantageous. Linux will be used for all examples.<\/p>\n<p><strong>Optional:<\/strong><br \/>\nUsers who would like to access the NR code during this session, and who are not already registered with <a href=\"http:\/\/www.cttc.es\" target=\"_blank\" rel=\"noopener noreferrer\">CTTC (Centre Tecnol\u00f2gic Telecomunicacions Catalunya)<\/a>, must send a request to CTTC as described <a href=\"https:\/\/5g-lena.cttc.es\/download\" target=\"_blank\" rel=\"noopener noreferrer\">here<\/a> in advance of the tutorial.<\/p>\n<p><strong>Slides:<\/strong><br \/>\nSlides 1: <a href=\"https:\/\/www.acmse.net\/2021\/wp-content\/slides\/ACMSE2021-Tutorial3-Slides-Part01.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">here<\/a>.<br \/>\nSlides 2: <a href=\"https:\/\/www.acmse.net\/2021\/wp-content\/slides\/ACMSE2021-Tutorial3-Slides-Part02.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">here<\/a>.<\/p>\n<p><strong>Recording:<\/strong><br \/>\nThe tutorial was recorded. You can download it <a href=\"https:\/\/jsu-my.sharepoint.com\/:v:\/g\/personal\/egamess_jsu_edu\/EX0ATAXvefxNmW8ON6gu9B0BLTBNWhWoud2ds3xZo-jU5g?e=l7Dar8\" target=\"_blank\" rel=\"noopener\">here<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Offered Tutorials\/Workshops The following tutorials\/workshops are offered for ACMSE 2021. Since the event is totally virtual, there is no limit on the number of participants. We will use videoconferencing technology. Hence, you are encouraged to attend them. If you register for ACMSE 2021, you will receive an email with the information for the connection before [&#8230;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-556","page","type-page","status-publish","hentry","odd"],"_links":{"self":[{"href":"https:\/\/acmse.net\/2021\/wp-json\/wp\/v2\/pages\/556","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/acmse.net\/2021\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/acmse.net\/2021\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/acmse.net\/2021\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/acmse.net\/2021\/wp-json\/wp\/v2\/comments?post=556"}],"version-history":[{"count":51,"href":"https:\/\/acmse.net\/2021\/wp-json\/wp\/v2\/pages\/556\/revisions"}],"predecessor-version":[{"id":980,"href":"https:\/\/acmse.net\/2021\/wp-json\/wp\/v2\/pages\/556\/revisions\/980"}],"wp:attachment":[{"href":"https:\/\/acmse.net\/2021\/wp-json\/wp\/v2\/media?parent=556"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}