Profiling the performance of Unreal applications in a container
The following tags are provided as convenient aliases for the fully-qualified tags of common image variants
You can test the profiler locally by running:
docker run --rm --gpus=all -v $HOME/output:/output belchy06/sequence_profiler:linux
Note: You must bind mount a volume from the host machine to inside the container in order to extract the output CSV and SVG images. This can be done with the -v flag
You can test the profiler locally by running:
docker run -it --rm --isolation=process --device class/5B45201D-F2F2-4F3B-85BB-30FF1F953599 -v d:/data/profiler/output:c:/output belchy06/sequence_profiler:windows
Note: You must bind mount a volume from the host machine to inside the container in order to extract the output CSV and SVG images. This can be done with the -v flag
Content type
Image
Digest
Size
767.2 MB
Last updated
over 5 years ago
docker pull belchy06/sequence_profiler