<?xml version="1.0"?>
<oembed><version>1.0</version><provider_name>Theoretical and Computational Spintronics Group</provider_name><provider_url>https://labstt.phy.ncu.edu.tw/en</provider_url><author_name>LISE</author_name><author_url>https://labstt.phy.ncu.edu.tw/en/archives/author/lise1020</author_url><title>STTHPC &lt; Theoretical and Computational Spintronics Group</title><type>rich</type><width>600</width><height>338</height><html>&lt;blockquote class="wp-embedded-content" data-secret="McBlDXrDfP"&gt;&lt;a href="https://labstt.phy.ncu.edu.tw/en/%e5%af%a6%e9%a9%97%e5%ae%a4%e5%b0%88%e5%8d%80/stthpc"&gt;STTHPC&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://labstt.phy.ncu.edu.tw/en/%e5%af%a6%e9%a9%97%e5%ae%a4%e5%b0%88%e5%8d%80/stthpc/embed#?secret=McBlDXrDfP" width="600" height="338" title="&#x201C;STTHPC&#x201D; &#x2014; Theoretical and Computational Spintronics Group" data-secret="McBlDXrDfP" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" class="wp-embedded-content"&gt;&lt;/iframe&gt;&lt;script type="text/javascript"&gt;
/* &lt;![CDATA[ */
/**
 * WordPress inline HTML embed
 *
 * @since 4.4.0
 * @output wp-includes/js/wp-embed.js
 *
 * Single line comments should not be used since they will break
 * the script when inlined in get_post_embed_html(), specifically
 * when the comments are not stripped out due to SCRIPT_DEBUG
 * being turned on.
 */
(function ( window, document ) {
	'use strict';

	/* Abort for ancient browsers. */
	if ( ! document.querySelector || ! window.addEventListener || typeof URL === 'undefined' ) {
		return;
	}

	/** @namespace wp */
	window.wp = window.wp || {};

	/* Abort if script was already executed. */
	if ( !! window.wp.receiveEmbedMessage ) {
		return;
	}

	/**
	 * Receive embed message.
	 *
	 * @param {MessageEvent} e
	 */
	window.wp.receiveEmbedMessage = function( e ) {
		var data = e.data;

		/* Verify shape of message. */
		if (
			! ( data || data.secret || data.message || data.value ) ||
			/[^a-zA-Z0-9]/.test( data.secret )
		) {
			return;
		}

		var iframes = document.querySelectorAll( 'iframe[data-secret="' + data.secret + '"]' ),
			blockquotes = document.querySelectorAll( 'blockquote[data-secret="' + data.secret + '"]' ),
			allowedProtocols = new RegExp( '^https?:$', 'i' ),
			i, source, height, sourceURL, targetURL;

		for ( i = 0; i &lt; blockquotes.length; i++ ) {
			blockquotes[ i ].style.display = 'none';
		}

		for ( i = 0; i &lt; iframes.length; i++ ) {
			source = iframes[ i ];

			if ( e.source !== source.contentWindow ) {
				continue;
			}

			source.removeAttribute( 'style' );

			if ( 'height' === data.message ) {
				/* Resize the iframe on request. */
				height = parseInt( data.value, 10 );
				if ( height &gt; 1000 ) {
					height = 1000;
				} else if ( ~~height &lt; 200 ) {
					height = 200;
				}

				source.height = height;
			} else if ( 'link' === data.message ) {
				/* Link to a specific URL on request. */
				sourceURL = new URL( source.getAttribute( 'src' ) );
				targetURL = new URL( data.value );

				if (
					allowedProtocols.test( targetURL.protocol ) &amp;&amp;
					targetURL.host === sourceURL.host &amp;&amp;
					document.activeElement === source
				) {
					window.top.location.href = data.value;
				}
			}
		}
	};

	function onLoad() {
		var iframes = document.querySelectorAll( 'iframe.wp-embedded-content' ),
			i, source, secret;

		for ( i = 0; i &lt; iframes.length; i++ ) {
			/** @var {IframeElement} */
			source = iframes[ i ];

			secret = source.getAttribute( 'data-secret' );
			if ( ! secret ) {
				/* Add secret to iframe */
				secret = Math.random().toString( 36 ).substring( 2, 12 );
				source.src += '#?secret=' + secret;
				source.setAttribute( 'data-secret', secret );
			}

			/*
			 * Let post embed window know that the parent is ready for receiving the height message, in case the iframe
			 * loaded before wp-embed.js was loaded. When the ready message is received by the post embed window, the
			 * window will then (re-)send the height message right away.
			 */
			source.contentWindow.postMessage( {
				message: 'ready',
				secret: secret
			}, '*' );
		}
	}

	window.addEventListener( 'message', window.wp.receiveEmbedMessage, false );
	document.addEventListener( 'DOMContentLoaded', onLoad, false );
})( window, document );
//# sourceURL=https://labstt.phy.ncu.edu.tw/wp-includes/js/wp-embed.js
/* ]]&gt; */
&lt;/script&gt;
</html><description>STTHPC&#x70BA;&#x6211;&#x5011;&#x7D44;&#x4E0A;&#x81EA;&#x4E3B;&#x67B6;&#x8A2D;&#x7684;&#x9AD8;&#x901F;&#x8A08;&#x7B97;&#x53E2;&#x96C6;&#x4F3A;&#x670D;&#x5668;&#xFF08;High Performance Cluster, HPC&#xFF09;&#xFF0C;&#x4E32;&#x9023;&#x591A;&#x53F0;&#x4F3A;&#x670D;&#x5668;&#x7B49;&#x7D1A;&#x904B;&#x7B97;&#x7BC0;&#x9EDE;&#x8207;&#x81EA;&#x7D44;&#x684C;&#x4E0A;&#x578B;&#x96FB;&#x8166;&#xFF0C;&#x4E26;&#x914D;&#x6709;&#x7368;&#x7ACB;&#x7684;&#x5927;&#x5BB9;&#x91CF;&#x6A94;&#x6848;&#x7CFB;&#x7D71;&#x4F9B;&#x4F7F;&#x7528;&#x8005;&#x8B80;&#x5BEB;&#x5927;&#x91CF;&#x8CC7;&#x6599;&#x3002;&#x4F7F;&#x7528;&#x8005;&#x53EF;&#x900F;&#x904E;&#x6392;&#x7A0B;&#x8EDF;&#x9AD4;TORQUE&#x5C07;&#x5DE5;&#x4F5C;&#x5206;&#x767C;&#x81F3;&#x9069;&#x5408;&#x7684;&#x7BC0;&#x9EDE;&#x904B;&#x7B97;&#xFF0C;&#x4EA6;&#x53EF;&#x5229;&#x7528;OpenMPI/MPICH&#x4E32;&#x9023;&#x591A;&#x53F0;&#x7BC0;&#x9EDE;&#x57F7;&#x884C;&#x5E73;&#x884C;&#x8A08;&#x7B97;&#xFF0C;&#x6211;&#x5011;&#x4E5F;&#x63D0;&#x4F9B;&#x5404;&#x7A2E;&#x7248;&#x672C;&#x7684;&#x7DE8;&#x8B6F;&#x5668;&#x5982;GCC&#x8207;Intel Compiler&#x4EE5;&#x4F9B;&#x4F7F;&#x7528;&#x3002; &#x8ACB;&#x4F7F;&#x7528;&#x8005;&#x5728;&#x4F7F;&#x7528;&#x4E4B;&#x524D;&#x5148;&#x95B1;&#x8B80;&#x4E00;&#x4E9B;&#x4F7F;&#x7528;&#x6307;&#x5357;&#x8207;&#x898F;&#x7BC4;&#xFF1A; &#xFF08;&#x5FB5;&#x6C42;&#x5BEB;&#x624B;&#xFF01;&#xFF09;&#x65B0;&#x624B;&#x4E0A;&#x8DEF;&#xFF08;&#x767B;&#x5165;&#x3001;Linux&#x57FA;&#x672C;&#x6307;&#x4EE4;&#x3001;&#x4F7F;&#x7528;&#x898F;&#x7BC4;&#xFF09; &#xFF08;&#x5FB5;&#x6C42;&#x5BEB;&#x624B;&#xFF01;&#xFF09;&#x4F7F;&#x7528;&#x6392;&#x7A0B;&#x8EDF;&#x9AD4;&#xFF08;qsub&#x3001;qdel&#x3001;qstat&#x6307;&#x4EE4;&#xFF09; &#xFF08;&#x5FB5;&#x6C42;&#x5BEB;&#x624B;&#xFF01;&#xFF09;&#x4F7F;&#x7528;OpenMPI&#x4F86;&#x8DD1;&#x5E73;&#x884C;&#x7A0B;&#x5F0F;&#xFF08;mpirun&#x6307;&#x4EE4;&#xFF09; &#xFF08;&#x5FB5;&#x6C42;&#x5BEB;&#x624B;&#xFF01;&#xFF09;&#x4F7F;&#x7528;&#x67B6;&#x8A2D;&#x597D;&#x7684;&#x61C9;&#x7528;&#x8EDF;&#x9AD4;&#xFF08;module&#x6307;&#x4EE4;&#xFF09; Keep your working directory clean &#x57FA;&#x672C;&#x61C9;&#x7528;&#x8EDF;&#x9AD4;&#x4F7F;&#x7528;&#x6559;&#x5B78;&#xFF1A; &#xFF08;&#x5FB5;&#x6C42;&#x5BEB;&#x624B;&#xFF01;&#xFF09;Nanodcal &#xFF08;&#x5FB5;&#x6C42;&#x5BEB;&#x624B;&#xFF01;&#xFF09;VASP &#xFF08;&#x5FB5;&#x6C42;&#x5BEB;&#x624B;&#xFF01;&#xFF09;Quantum Espresso &#xFF08;&#x5FB5;&#x6C42;&#x5BEB;&#x624B;&#xFF01;&#xFF09;JunPy &#x5176;&#x4ED6;&#x6709;&#x7528;&#x7684;&#x6307;&#x4EE4;&#x8207;&#x6559;&#x5B78; &#xFF08;&#x5FB5;&#x6C42;&#x5BEB;&#x624B;&#xFF01;&#xFF09;find&#x6307;&#x4EE4;&#xFF0C;&#x4E00;&#x6B21;&#x627E;&#x51FA;&#x67D0;&#x4E9B;&#x6A94;&#x6848; &#xFF08;&#x5FB5;&#x6C42;&#x5BEB;&#x624B;&#xFF01;&#xFF09;rsync&#x8207;rcp&#x6307;&#x4EE4;&#xFF0C;&#x5728;&#x4E0D;&#x540C;&#x7684;&#x96FB;&#x8166;&#x540C;&#x6B65;&#x6A94;&#x6848;&#x8207;&#x8CC7;&#x6599;&#x593E; &#x4E00;&#x4E9B;&#x4F7F;&#x7528;&#x8005;&#x53EF;&#x80FD;&#x60F3;&#x77E5;&#x9053;&#x6E05;&#x55AE;&#xFF1A; Software List Computers</description></oembed>
