Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPU not being used #673

Closed
jNullj opened this issue Oct 7, 2019 · 1 comment
Closed

GPU not being used #673

jNullj opened this issue Oct 7, 2019 · 1 comment

Comments

@jNullj
Copy link

jNullj commented Oct 7, 2019

Describe the problem
When running meshroom only cpu is being used
i have GTX 1080 and it seems only the preview render is using it and not the steps.
the only thing i seem to notice is a 100% usage spike for a split of a second every 60 sec or so.
oddly the spike only shows at the small overallgraph and not in the detailed graphs of windows performance tab in the task maneger.

Screenshots
gpu usage is low

Dataset
dataset is about 8,000 images of a room.

Log
note: elapsed time seems to be wrong, its running for over 10 min at the time of taking this log

Plugins loaded:  CameraCalibration, CameraInit, CameraLocalization, CameraRigCalibration, CameraRigLocalization, ConvertSfMFormat, DepthMap, DepthMapFilter, ExportAnimatedCamera, ExportColoredPointCloud, ExportMaya, FeatureExtraction, FeatureMatching, ImageMatching, ImageMatchingMultiSfM, KeyframeSelection, LDRToHDR, MeshDecimate, MeshDenoising, MeshFiltering, MeshResampling, Meshing, PrepareDenseScene, Publish, SfMAlignment, SfMTransform, StructureFromMotion, Texturing
Program called with the following parameters:
 * allowSingleView = 1
 * defaultCameraModel = "" (default)
 * defaultFieldOfView = 45
 * defaultFocalLengthPix = -1 (default)
 * defaultIntrinsic = "" (default)
 * groupCameraFallback =  Unknown Type "enum EGroupCameraFallback"
 * imageFolder = "" (default)
 * input = "C:\Users\ione1000\AppData\Local\Temp\tmpfoya3m2c/CameraInit/c448939571d5c70b05c9ae4ad416ada37d6273ca//viewpoints.sfm"
 * output = "C:/Users/ione1000/AppData/Local/Temp/tmpfoya3m2c/CameraInit/c448939571d5c70b05c9ae4ad416ada37d6273ca/cameraInit.sfm"
 * sensorDatabase = "C:\Users\ione1000\Desktop\Meshroom-2019.2.0\aliceVision\share\aliceVision\cameraSensors.db"
 * verboseLevel = "info"

[15:51:39.421314][warning] Some image(s) have no serial number to identify the camera/lens device.
This makes it impossible to correctly group the images by device if you have used multiple identical (same model) camera devices.
The reconstruction will assume that only one device has been used, so if 2 images share the same focal length approximation they will share the same internal camera parameters.
7959 image(s) are concerned.
[15:51:41.807382][info] CameraInit report:
        - # views listed: 7959
           - # views with an initialized intrinsic listed: 7959
           - # views without metadata (with a default intrinsic): 0
        - # intrinsics listed: 1
Nodes to execute:  ['CameraInit_1', 'FeatureExtraction_1', 'ImageMatching_1', 'FeatureMatching_1', 'StructureFromMotion_1', 'PrepareDenseScene_1', 'DepthMap_1', 'DepthMapFilter_1', 'Meshing_1', 'MeshFiltering_1', 'Texturing_1']

[1/11] CameraInit
 - commandLine: aliceVision_cameraInit  --sensorDatabase "C:\Users\ione1000\Desktop\Meshroom-2019.2.0\aliceVision\share\aliceVision\cameraSensors.db" --defaultFieldOfView 77.0 --groupCameraFallback folder --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --allowSingleView 1  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58//viewpoints.sfm"
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/log
 - elapsed time: 0:00:09.747374

[2/11](1/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 0 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/0.log
 - elapsed time: 0:00:29.867953

[2/11](2/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 40 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/1.log
 - elapsed time: 0:00:29.804391

[2/11](3/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 80 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/2.log
 - elapsed time: 0:00:30.036646

[2/11](4/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 120 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/3.log
 - elapsed time: 0:00:30.612808

[2/11](5/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 160 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/4.log
 - elapsed time: 0:00:29.142738

[2/11](6/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 200 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/5.log
 - elapsed time: 0:00:29.158818

[2/11](7/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 240 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/6.log
 - elapsed time: 0:00:30.111876

[2/11](8/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 280 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/7.log
 - elapsed time: 0:00:28.999810

[2/11](9/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 320 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/8.log
 - elapsed time: 0:00:29.524277

[2/11](10/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 360 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/9.log
 - elapsed time: 0:00:28.170948

[2/11](11/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 400 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/10.log
 - elapsed time: 0:00:28.650630

[2/11](12/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 440 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/11.log
 - elapsed time: 0:00:29.836023

[2/11](13/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 480 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/12.log
 - elapsed time: 0:00:30.329727

[2/11](14/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 520 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/13.log
 - elapsed time: 0:00:28.666803

[2/11](15/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 560 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/14.log
 - elapsed time: 0:00:29.583640

[2/11](16/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 600 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/15.log
 - elapsed time: 0:00:28.306514

[2/11](17/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 640 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/16.log
 - elapsed time: 0:00:29.366370

[2/11](18/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 680 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/17.log
 - elapsed time: 0:00:29.988367

[2/11](19/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 720 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/18.log
 - elapsed time: 0:00:30.224281

[2/11](20/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 760 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/19.log
 - elapsed time: 0:00:29.715266

[2/11](21/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 800 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/20.log
 - elapsed time: 0:00:30.754634

[2/11](22/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 840 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/21.log
 - elapsed time: 0:00:30.190916

[2/11](23/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 880 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/22.log
 - elapsed time: 0:00:28.862014

[2/11](24/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 920 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/23.log
 - elapsed time: 0:00:30.442487

[2/11](25/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 960 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/24.log
 - elapsed time: 0:00:28.687509

[2/11](26/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 1000 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/25.log
 - elapsed time: 0:00:30.579243

[2/11](27/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 1040 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/26.log
 - elapsed time: 0:00:30.084415

[2/11](28/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 1080 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/27.log
 - elapsed time: 0:00:30.472491

[2/11](29/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 1120 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/28.log
 - elapsed time: 0:00:30.204768

[2/11](30/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 1160 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/29.log
 - elapsed time: 0:00:30.906939

[2/11](31/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 1200 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/30.log
 - elapsed time: 0:00:30.244285

[2/11](32/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 1240 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/31.log
 - elapsed time: 0:00:30.910299

[2/11](33/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 1280 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/32.log
 - elapsed time: 0:00:30.726979

[2/11](34/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 1320 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/33.log
 - elapsed time: 0:00:30.010900

[2/11](35/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 1360 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/34.log
 - elapsed time: 0:00:31.094533

[2/11](36/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 1400 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/35.log
 - elapsed time: 0:00:29.553940

[2/11](37/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 1440 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/36.log
 - elapsed time: 0:00:30.944852

[2/11](38/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 1480 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/37.log
 - elapsed time: 0:00:30.784257

[2/11](39/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 1520 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/38.log
 - elapsed time: 0:00:30.502829

[2/11](40/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 1560 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/39.log
 - elapsed time: 0:00:30.885304

[2/11](41/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 1600 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/40.log
 - elapsed time: 0:00:28.984754

[2/11](42/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 1640 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/41.log
 - elapsed time: 0:00:29.761081

[2/11](43/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 1680 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/42.log
 - elapsed time: 0:00:30.748187

[2/11](44/199) FeatureExtraction
 - commandLine: aliceVision_featureExtraction  --input "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/CameraInit/94879f65a140e0dcfcdaaa46601f7d6d5a8f4a58/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --verboseLevel info --output "//10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479" --rangeStart 1720 --rangeSize 40
 - logFile: //10.0.0.1/usbdrive/meshroom1/MeshroomCache/FeatureExtraction/375074b86b217069f78f1eb0758657327eab5479/43.log

Desktop (please complete the following and other pertinent information):

  • OS: win10
  • Python version 3.7.3 (v3.7.3:ef4ec6ed12, Mar 25 2019, 21:26:53) [MSC v.1916 32 bit (Intel)]
  • Qt/PySide version: how do i check?
  • Meshroom version:
    • Binary version (if applicable) Meshroom-2019.2.0
    • Commit reference (if applicable) got a release
  • Nvidia driver: 436.30 ("game ready driver")
    Additional context
    none
@natowi
Copy link
Member

natowi commented Oct 7, 2019

The CUDA code is still not fully optimized.
#250
#244

You can disable force cpu extraction in the feature extraction node to enable GPU extraction (gear icon in the node settings, show advanced parameters)

note: elapsed time seems to be wrong, its running for over 10 min at the time of taking this log

elapsed time is per node/task, not the overall time for multiple nodes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants