-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
203 additions
and
1 deletion.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.2">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2024-02-29T20:54:38+00:00</updated><id>/feed.xml</id></feed> | ||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.2">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2024-02-29T23:02:17+00:00</updated><id>/feed.xml</id></feed> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,187 @@ | ||
<!doctype html> | ||
|
||
<html lang="en-US"> | ||
<head> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta charset="utf-8"> | ||
<title>Chan-anun Rungphitakchai - USCMS S&C Intern - US CMS Software and Computing</title> | ||
<link rel="stylesheet" href="/assets/css/bootstrap.css" crossorigin="anonymous"> | ||
<link rel="stylesheet" href="/assets/css/style.css"> | ||
<script defer src="https://use.fontawesome.com/releases/v5.0.8/js/all.js" integrity="sha384-SlE991lGASHoBfWbelyBPLsUlwY1GwNDJo3jSJO04KZ33K2bwfV9YBauFfnzvynJ" crossorigin="anonymous"></script> | ||
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script> | ||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script> | ||
</head> | ||
|
||
<body> | ||
|
||
|
||
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark"> | ||
<div class="container"> | ||
<a class="navbar-brand" href="/"><span><img height="64" src="/assets/logos/USCMS_SC_logo.png" alt="USCMS Software and Computing"></span> | ||
U.S. CMS Software and Computing | ||
</a> | ||
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation"> | ||
<span class="navbar-toggler-icon"></span> | ||
</button> | ||
<div class="collapse navbar-collapse" id="navbarCollapse"> | ||
<ul class="navbar-nav ml-auto"> | ||
<li class="nav-item dropdown active"> | ||
<a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">About</a> | ||
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton"> | ||
<a class="dropdown-item" href="/about/overview">Overview</a> | ||
<a class="dropdown-item" href="/about/team">Team</a> | ||
<a class="dropdown-item" href="/docs">Documentation</a> | ||
</div> | ||
</li> | ||
<li class="nav-item dropdown active"> | ||
<a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Areas</a> | ||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="dropdownMenuButton"> | ||
|
||
|
||
<a class="dropdown-item" href="/wbs1-facilities.html">Facilities</a> | ||
|
||
<a class="dropdown-item" href="/wbs2-software.html">Software</a> | ||
|
||
<a class="dropdown-item" href="/wbs3-operations.html">Operations</a> | ||
|
||
<a class="dropdown-item" href="/wbs4-facilities.html">HL-LHC R&D</a> | ||
|
||
</div> | ||
</li> | ||
<li class="nav-item active"> | ||
<a class="nav-link" href="/postdocs">Research Initiative</a> | ||
</li> | ||
<li class="nav-item active"> | ||
<a class="nav-link" href="/interns">Interns</a> | ||
</li> | ||
<li class="nav-item active"> | ||
<a class="nav-link" href="/Contact">Contact</a> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</nav> | ||
|
||
|
||
|
||
|
||
<div id="container"> | ||
<div class="container page"> | ||
<main role="main"> | ||
|
||
<div> | ||
<br> | ||
<center><h1>USCMS S&C Intern: Chan-anun Rungphitakchai</h1> | ||
|
||
<img src="/assets/images/team/Chan-anun-Rungphitakchai.jpg" width="150px"> | ||
<br> | ||
<br> | ||
<b> Internship dates: </b> | ||
Jun 2023 - May 2024<br/> | ||
|
||
<br> | ||
<b> Home Institution:</b> University of Wisconsin Madison | ||
<br> | ||
<br> | ||
</center> | ||
|
||
<br> | ||
<h3>Project: CMS Site Support</h3> | ||
|
||
As site support, CMS computing infrastructure is mandatory knowledge, including understanding how to get data from the CMS experiment. Then batch/workflow contributes workload to multiple CMS sites according to user requests or automated systems. File transfer and analysis job submission systems are important services that site support checks on the Site Status (automatic evaluation system). Other responsibilities include taking care of the statuses of all components on the CMS site (compute element, worker node, and storage element). Last thing, routine monitoring of every CMS site's status and informing site administrators or other teams to investigate, mitigate, and solve the incident. | ||
|
||
<br> | ||
<br> | ||
More information: <a href = "">My project proposal</a><br> | ||
|
||
<br> | ||
<b>Mentors: </b> <br> | ||
<ul> | ||
|
||
<li> | ||
|
||
|
||
<p>Stephan Lammel - (FNAL)</p> | ||
|
||
|
||
</li> | ||
|
||
<li> | ||
|
||
|
||
<p>Jennifer Adelman-McCarthy - (FNAL)</p> | ||
|
||
|
||
</li> | ||
|
||
</ul> | ||
|
||
|
||
|
||
<b>Presentations and Publications</b> | ||
<ul> | ||
|
||
</ul> | ||
<hr> | ||
|
||
<b>Current Status</b> | ||
<br> | ||
|
||
<br> | ||
<br> | ||
|
||
<b>Contact me:</b><br> | ||
<ul class="list-unstyled"> | ||
|
||
<li> | ||
<i class="fas fa-envelope-square"></i><a href = "mailto:[email protected]"> Send me an email</a><br> | ||
</li> | ||
|
||
|
||
|
||
|
||
|
||
</ul> | ||
|
||
|
||
<div> | ||
|
||
|
||
</div> | ||
|
||
</div> | ||
</main> | ||
</div> | ||
<footer> | ||
<div class="footer-dark"> | ||
<div class="container"> | ||
<div class="d-flex flex-row"> | ||
<div class="footer-vertical-center"> | ||
<div class="footer-logos"> | ||
<div class="footer-logo"> | ||
<img src="/assets/logos/USCMS_SC_logo.png" alt="USCMS logo"> | ||
</div> | ||
<div class="footer-logo"> | ||
<img src="/assets/logos/doe.png" alt="DOE logo"> | ||
</div> | ||
<div class="footer-logo"> | ||
<img src="/assets/logos/nsf-logo-128.png" alt="NSF logo"> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
|
||
<div class="footer-text p-2 ml-auto flex-grow-1 footer-vertical-center"> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</footer> | ||
|
||
</div> | ||
|
||
|
||
</body> | ||
</html> |