Skip to content

仓库 files navigation

Welcome to Graphistry: Admin Guide

Graphistry is the most scalable graph-based visual analysis and investigation automation platform. It supports both cloud and on-prem deployment options. Big graphs are tons of fun!

Quick administration links

Further reading

Quick GPU Docker environment test

You can test your GPU environment via Graphistry's base RAPIDS Docker image on DockerHub:

docker run --rm -it --entrypoint=/bin/bash graphistry/graphistry-forge-base:latest -c "source activate base && python3 -c \"import cudf; print(cudf.DataFrame({'x': [0,1,2]})['x'].sum())\""

=>

3

See the installation and debugging sections for additional scenarios such as ensuring Docker Compose is correctly defaulting to a GPU runtime.

关于

Graphistry admin docs: launch, configure, use, & debug

Resources

Stars

30 stars

关注者

8 watching

复刻s

发布

Used by

贡献者

Languages