transparent-offload
Fine-grained computation offload for off-the-shelf servers in tens of lines — paper (arXiv:2607.02630), code, and every measurement. Overlap accelerator offloads (GPU/HSM/inference) with other requests by rerouting through the server's own suspend/resume machinery, plus a zero-edit LD_PRELOAD fiber runtime.
파일 탐색기
- bug_report.yml
- config.yml
- it_worked.yml
- ci.yml
- pull_request_template.md
- aes_dev.cuh
- libaccel_gpu.cu
- libaccel_gpu_heavy.cu
- libaccel.c
- libaccel_remote.c
- remote_hsm.c
- libtlsoffload.c
- README.md
- aes_blocksize_py_results.csv
- app_gpu_results.csv
- db_intraquery_gpu.csv
- gemm_calib.csv
- gemm_calib_i4.csv
- haproxy_c_results.csv
- redis_det_rmw_results.csv
- remote_hsm_results.csv
- rnm_results.csv
- weight_sweep_gpu.csv
- cond.map
- cond_unversioned.c
- cond_versioned.c
- index.html
- httpd.conf
- httpd.conf
- index.html
- nginx.conf
- index.html
- nginx.conf
- nginx.conf
- gen-certs-stunnel.sh
- gen-certs.sh
- stunnel-sweep.conf
- stunnel.conf
- cond-rwlock-pool.md
- detector.md
- fiberizability-sweep.md
- java.md
- mariadb.md
- minimal-edit.md
- scouting-demo.md
- stunnel.md
- third-party-apps.md
- transparency.md
- aes_blocksize_py.sh
- aes_blocksize_sweep.sh
- app_gpu_idle_monitor.sh
- app_gpu_retry.sh
- app_gpu_sweep.sh
- demo.sh
- extra_gpu_sweep.sh
- gemm_calib.cu
- gpu_monitor_run.sh
- haproxy_c_sweep.sh
- mc_bench.py
- redis_det_rmw_test.sh
- remote_hsm_retry.sh
- remote_hsm_sweep.sh
- rnm_sweep.sh
- run_all_gpu.sh
- weight_sweep.sh
- weight_sweep_gpu.sh
- README.md
- fig_classifier.png
- fig_condsweep.png
- fig_correctness.png
- fig_headline.png
- fig_landscape.png
- fig_latency.png
- fig_pipeline.png
- fig_positioning.png
- fig_recipe.png
- fig_regimes.png
- fig_runtime.png
- fig_spectrum.png
- fig_walls.png
- fig_weight.png
- architecture.md
- configuration.md
- is-my-server-supported.md
- paper-path-map.md
- quickstart.md
- reproducing.md
- safety.md
- troubleshooting.md
- writing-a-backend.md
- bclient.c
- client.c
- mod_accel.c
- server.go
- accel.lua
- accel_lua.c
- haproxy.cfg
- haproxy_spoe.cfg
- spoa_agent.c
- spoa_agent.py
- spoe.conf
- Server.java
- maria_udf.c
- memcached-1.6.18-accel.patch
- config
- ngx_http_accel_module.c
- accel.c
- binding.gyp
- server.js
- accel_ext--1.0.sql
- accel_ext.c
- accel_ext.control
- Makefile
- server.py
- accel_module.c
- detector_module.c
- redismodule.h
- README.md
- barrier_server.c
- conn_server.c
- echo_backend.c
- hostile_server.c
- infer_server.c
- APPLICATION_CLASSES.md
- coop_err.c
- data.out
- data_warm.out
- dbg.c
- gen-certs.sh
- harness.c
- hs.out
- hs12.out
- hs12_cold.out
- hs12_warm.out
- hs13_warm.out
- hs_1.out
- hs_2.out
- hs_3.out
- inf_locked.out
- inf_unlocked.out
- inference_skel.c
- pattern_taxonomy.c
- PHASE5_INFERENCE.md
- pos.out
- pt_cache_lock.out
- pt_cache_nolock.out
- pt_counter_lock.out
- pt_counter_nolock.out
- pt_perconn.out
- pt_queue_lock.out
- pt_queue_nolock.out
- pt_ro_shared.out
- pt_stateless.out
- RESULTS.md
- sess_0.out
- sess_1.out
- sess_evict.out
- sess_read.out
- sess_socket_harness.c
- sess_write.out
- sesscheck.c
- sesscheck2.c
- trials.csv
- zl_pure.out
- zl_shareddict.out
- zl_stats_lock.out
- zl_stats_nolock.out
- zlib_harness.c
- detector_test.c
- aes_gpu.cu
- batch_demo.cu
- accel.h
- demo_app.c
- libaccel.c
- libtoffload.c
- accel_compare.c
- aggregate.py
- aggregate2.py
- asan.out
- block_threads_reps.csv
- clkcost.c
- conflict_detector.c
- detector.csv
- detector_reps.csv
- fig_blockthreads.png
- fig_detector.png
- fig_detector_vs_lock.png
- fig_money.png
- fig_openloop.png
- fig_pareto.png
- fig_pareto_ci.png
- fig_sweep_L.png
- fig_sweep_L_ci.png
- fig_wsweep_ci.png
- gpu_clean.csv
- gpu_reps.csv
- gpu_runtime.cu
- gpu_runtime_verify.cu
- openloop.c
- openloop.csv
- run_more.sh
- RUNTIME_RESULTS.md
- sweep_C.csv
- sweep_C_reps.csv
- sweep_L.csv
- sweep_L_reps.csv
- sweep_W_reps.csv
- switchcost.c
- TCO_RESULTS.md
- tco_server.c
- tco_server_gpu.cu
- tco_sweep.csv
- gen-certs.sh
- nginx.conf
- EXPERIMENT_PLAN.md
- README.md
- accel.h
- fw_fiber.h
- toffload.h
- toffload.pc.in
- fig_classifier.pdf
- fig_condsweep.pdf
- fig_correctness.pdf
- fig_headline.pdf
- fig_landscape.pdf
- fig_latency.pdf
- fig_pipeline.pdf
- fig_positioning.pdf
- fig_recipe.pdf
- fig_regimes.pdf
- fig_runtime.pdf
- fig_spectrum.pdf
- fig_walls.pdf
- fig_weight.pdf
- gen_figs.py
- appendix.tex
- arxiv.sty
- arxiv.tar.gz
- body.tex
- paper.bbl
- paper.pdf
- paper.tex
- paper.txt
- reference.bib
- config.c
- config.h
- detector.c
- detector.h
- fw_fiber.c
- fw_switch.S
- libtransparent.c
- transparent.map
- run.sh
- test_config.c
- test_fiber.c
- ClassifierChart.jsx
- common.jsx
- CorrectnessCharts.jsx
- HeadlineChart.jsx
- LatencyChart.jsx
- SpectrumChart.jsx
- WeightChart.jsx
- CodeExample.jsx
- FiberRuntimeAnim.jsx
- Footer.jsx
- Hero.jsx
- IntegrationsTable.jsx
- LandscapeViz.jsx
- Nav.jsx
- PatternCards.jsx
- PipelineAnim.jsx
- RaceAnim.jsx
- RecipeViz.jsx
- RegimeCards.jsx
- Reveal.jsx
- Section.jsx
- WallsViz.jsx
- App.jsx
- data.js
- index.css
- main.jsx
- .gitignore
- index.html
- package-lock.json
- package.json
- README.md
- vite.config.js
- .clang-format
- .editorconfig
- .gitignore
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- INDEX.md
- LICENSE
- Makefile
- README.md
- ROADMAP.md
- SECURITY.md
# CDN으로 사용하기
jsDelivrjsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.
링크
예시
// repository documentation
Was this content helpful?
(0 ratings)
