WebCal
Ctrl K

मार्गदर्शिका

Accelerating Access to Academic Resources

मार्गदर्शिकाएकीकरणसामान्य प्रश्नसहायता
मूल्यब्लॉग
त्वरित प्रारंभTop-Up and BillingAccelerating Access to Academic ResourcesQuick StartIntroductionMaintenance and TroubleshootingNetwork
प्लेटफ़ॉर्मJetBrain ProjectorTmpWebCal Scholars Program @2026Introduction to the Public Beta/Suqian Zone AAbout UsCopying Data Between InstancesAnalysis of Server Performance MetricsTidal Computing PowerLoad Balancing
घरेलू चिप्सUsing Huawei MindIEHuawei Ascend NPUMooreThread GPU
परिवेश सेटअपCUDA/cuDNNMinicondaPython3.XInstalling DependenciesOverviewImages
एंटरप्राइज़ सुविधाएँFlexible DeploymentElastic Deployment Release NotesBest Practices for Elastic DeploymentPerformance Metrics Monitoring
कंटेनर इंस्टेंसJupyterLabRemote SSH ConnectionSave the imageScaling ConfigurationMulti-machine, multi-GPU parallel processingDaemonOverviewChange the billing methodMigration Example (Same Region)Migration ExamplesRemote DesktopReset the system
GPU चुननाGPU SelectionPerformance Testing
डेटाUpload DataDownload DataPublic DataPublic Cloud Storage (Highly Recommended)Compression / DecompressionFile StorageLocal data diskOverview
सर्वोत्तम अभ्यासFileZillaGitGromacsHuggingFaceKataGoLinux BasicsMPIOpenCLPyCharm Remote DevelopmentR (RStudio) InstallationSSH TunnelTensorBoardRemote Development with VSCodeVisdomVulkanXShellOpen PortsWeChat MessagesPerformanceExpose multiple servicesMoney-Saving TipsComputation Precision IssuesSoftware Sources

त्वरित प्रारंभ

Accelerating Access to Academic Resources

30/07/202696772 व्यू

Public Services

Click to visit the website, where you’ll find detailed tutorials.

GitHub: https://ghproxy.link/ (Click to view the currently available domain address, then click the address to navigate to the documentation)

HuggingFace Mirror: https://hf-mirror.com/

WebCal Built-in Services

Disclaimer: Due to slow network speeds on GitHub and Hugging Face for academic use, the following accelerated proxy is provided to facilitate users’ access to these resources for academic purposes. No guarantee of stability is provided. Furthermore, this accelerated service may be suspended at any time in the event of malicious attacks or similar incidents.

The following are URLs for academic resources that can be accessed with accelerated access:

  • github.com
  • githubusercontent.com
  • githubassets.com
  • huggingface.co

If using in a terminal:

source /etc/network_turbo

If using in a Notebook:

import subprocess
import os

result = subprocess.run('bash -c "source /etc/network_turbo && env | grep proxy"', shell=True, capture_output=True, text=True)
output = result.stdout
for line in output.splitlines():
    if '=' in line:
        var, value = line.split('=', 1)
        os.environ[var] = value

Disable Academic Acceleration. If you no longer need it, we recommend disabling Academic Acceleration, as it may have some impact on normal network traffic.

unset http_proxy && unset https_proxy

Speed Comparison

Acceleration not used:

image-20220902184957292

Using Acceleration:

image-20220902185038755

अगला लेखPerformance Testing
Compute Rental दस्तावेज़मार्गदर्शिका पर वापस जाएं