Outcomes and CPU hours show workload quality across partitions over the last 180 days.
c5.2xlarge to hpc6a.48xlarge feels too large, so an intermediate memory-optimized option could reduce cost and wait time.glibc. The current A10 path appears to be on glibc 2.35, so the more likely issue is memory limitation for large-model training and large vision workloads./shared path is mounted on NFS and exposed through a local endpoint, so the platform needs a faster working storage layer.Publications analyzed: 2021-2026.
There is a large gap between research potential and current platform usage.
The strongest methods can be turned into workshop tracks instead of generic AWS awareness sessions.
A practical workshop menu aligned to common research workflows and user needs.
| Workshop | Target users | Main goal | What users learn |
|---|---|---|---|
| Move Your Script to AWS | Python, R, MATLAB users | Move one local script from laptop to AWS | Connect to AWS, use /shared/username, avoid login-node execution, write a SLURM script, submit and monitor jobs |
| Survey Data Analysis on AWS | Social science, education, business, psychology, psychometrics | Clean and summarize survey data | Upload CSV or Excel files, clean missing values, rename columns, summarize Likert-scale data, export tables |
| Large Dataset Processing | Sensor, tabular, CSV, Excel, log, and experimental data users | Process data that is too large or slow for a laptop | Read large files, process data in chunks, filter records, calculate grouped statistics, monitor memory and runtime |
| Text Mining for Research | Humanities, social science, education, policy, media, archival research | Extract themes, keywords, and patterns from text | Organize text files, clean text, extract keywords, count terms, cluster documents, create topic tables |
| Reproducible Research Workflow | Any faculty member doing data-based research | Build a reusable research project structure | Separate raw data, clean data, scripts, jobs, outputs, and logs; document commands; rerun workflows |