Skip to content

Fixed

Build / cuda-debug-vecgeom / projectroot.app.demo-rasterizer.app/demo_rasterizer (from CTest)

Took 0.9 sec.

Standard Output

status: Loading VecGeom geometry from GDML at /var/jenkins/workspace/celeritas_PR-1137/app/data/two-boxes.gdml
status: Initializing tracking information
info: CUDA stack size was changed from 1024 to 8192; restoring to original values
status: Tracing geometry
info: Elapsed 0: 0.000449295 s
status: Transferring image from GPU to disk
status: Exporting JSON metadata
info: Exported image to two-boxes.bin
Input:
{
 "image": {
  "lower_left": [
   -10,
   -10,
   0
  ],
  "upper_right": [
   10,
   10,
   0
  ],
  "rightward_ax": [
   1,
   0,
   0
  ],
  "vertical_pixels": 32
 },
 "input": "/var/jenkins/workspace/celeritas_PR-1137/app/data/two-boxes.gdml",
 "output": "two-boxes.bin"
}
Running /var/jenkins/workspace/celeritas_PR-1137/build/app/demo-rasterizer/demo-rasterizer
Received 1120 bytes of data
{
 "data": "two-boxes.bin",
 "metadata": {
  "_units": "CGS",
  "dims": [
   32,
   32
  ],
  "down_ax": [
   0.0,
   -1.0,
   0.0
  ],
  "int_size": 4,
  "origin": [
   -10.0,
   10.0,
   0.0
  ],
  "pixel_width": ...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]