Skip to content

ACT updates to pass the submission portal requirements#514

Open
alexis779 wants to merge 1 commit into
intrinsic-dev:mainfrom
alexis779:main
Open

ACT updates to pass the submission portal requirements#514
alexis779 wants to merge 1 commit into
intrinsic-dev:mainfrom
alexis779:main

Conversation

@alexis779

@alexis779 alexis779 commented Apr 28, 2026

Copy link
Copy Markdown

Description

This change provides a version of the ACT policy that will pass the submission requirements.

  • RunACT policy file should have minimal global python imports
  • insert_cable function should return within the task limit, considering the sim clock

Testing

It was tested on non-nvidia GPU, such as an AMD GPU integrated in the CPU chip. It mounts the DRI device in the Docker container to provide graphics acceleration.

docker compose -f docker/docker-compose.amdgpu.yaml up

It was tested on EC2 instance g4dn.2xlarge, with nvidia T4 GPU, running Ubuntu 24.04. It mounts the nvidia layer for the vendor OpenGL implementation to provide graphics acceleration.

docker compose -f docker/docker-compose.yaml -f docker/docker-compose.remote.yaml up

@alexis779 alexis779 force-pushed the main branch 2 times, most recently from 518ca61 to 684ffe5 Compare April 28, 2026 20:37
Made-with: Cursor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant