Changes between Version 4 and Version 5 of Tutorials/Digital Twins/Geo2Sig Map Getting Started
- Timestamp:
- Jan 21, 2026, 5:42:21 PM (5 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Digital Twins/Geo2Sig Map Getting Started
v4 v5 34 34 }}} 35 35 36 Given the large overhead for ray tracing and ML tasks, access to a dedicated GPU is also suggested. Using Sionna RT with a CPU is limited and will restrict the possibilities36 Given the large overhead for ray tracing and ML tasks, //access to a dedicated GPU// (with RT cores) is also suggested. Using Sionna RT with a CPU offers limited performance and will restrict the capabilities for experimentation. 37 37 38 38 === Package Installation === … … 58 58 }}} 59 59 60 The package is now installed and can be called via the CLI tool **or** using the Python function API. 60 The package is now installed and can be called via the CLI tool **or** using the Python function API. Details for both are included below. 61 61 62 62 === Demos ===
