From 224a7ec98c48bc32e7029abe28a57ea916e4cb6f Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 15 Nov 2024 17:49:12 +0900 Subject: [PATCH] add demo links for LC4RI --- sc24/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/sc24/index.md b/sc24/index.md index 49273ce..67bf083 100644 --- a/sc24/index.md +++ b/sc24/index.md @@ -84,6 +84,16 @@ CCRD is developing a variety of computing services that cooperate with NII RDC t [[Download pdf]](docs/9_SC24_Literate_Computing-v1.2_A4.pdf) +> Demo on MyBinder.org: +> ``` +> https://mybinder.org/v2/gh/NII-cloud-operation/Jupyter-LC_docker/sc-demo?urlpath=tree) +> ``` +> span style="color: orange;">Demo on your computer: +> ``` +> docker run -it --rm -p 8888:8888 niicloudoperation/notebook:sc-demo jupyter lab --LabApp.default_url=/tree +> ``` +> .. then access the URL given by this command. Like `http://127.0.0.1:8888/tree?token=xxxxxx` + # MMCFTP's Data Transfer Experiment Using Ten 100 Gbps Lines Between Japan and USA (demonstrated at NICT booth #3155) Today, academic networks are interconnected through international lines of over 100 Gbps. By combining and using these lines simultaneously, we can achieve the faster data transfers needed for cutting-edge scientific and technological research. In this demonstration, Japan and the US will be connected via 10 x 100 Gbps lines, and memory-to-memory transfer experiments will be conducted using MMCFTP, a high-speed transfer tool that supports multipath transfers. We aim to achieve a peak speed of 800 Gbps.