Skip to content

Fix GPU info in scooby report#825

Merged
banesullivan merged 1 commit intomasterfrom
patch/gpu-info
Jul 9, 2020
Merged

Fix GPU info in scooby report#825
banesullivan merged 1 commit intomasterfrom
patch/gpu-info

Conversation

@banesullivan
Copy link
Copy Markdown
Member

Fixes the GPU info order in the scooby report's HTML table

Screen Shot 2020-07-09 at 8 16 35 AM

@banesullivan
Copy link
Copy Markdown
Member Author

Actually, now the text report is backward. This means there is a bug in Scooby

>>> import pyvista as pv
>>> pv.Report()

--------------------------------------------------------------------------------
  Date: Thu Jul 09 08:17:35 2020 EDT

                OS : Darwin
            CPU(s) : 12
           Machine : x86_64
      Architecture : 64bit
               RAM : 32.0 GB
       Environment : Python
ATI Technologies Inc. : GPU Vendor
AMD Radeon Pro Vega 20 OpenGL Engine : GPU Renderer
    4.1 ATI-3.9.15 : GPU Version

  Python 3.7.3 | packaged by conda-forge | (default, Dec  6 2019, 08:36:57)
  [Clang 9.0.0 (tags/RELEASE_900/final)]

           pyvista : 0.25.2
               vtk : 8.2.0
             numpy : 1.17.3
           imageio : 2.6.1
           appdirs : 1.4.3
            scooby : 0.5.5
            meshio : 4.0.7
        matplotlib : 3.1.2
         pyvistaqt : 0.1.1
             PyQt5 : 5.12.3
           IPython : 7.6.1
          colorcet : 1.0.0
           cmocean : 2.0
             scipy : 1.4.1
        itkwidgets : 0.29.0
              tqdm : 4.46.1
--------------------------------------------------------------------------------
>>>

banesullivan added a commit to banesullivan/scooby that referenced this pull request Jul 9, 2020
@banesullivan
Copy link
Copy Markdown
Member Author

Requires banesullivan/scooby#57

prisae pushed a commit to banesullivan/scooby that referenced this pull request Jul 9, 2020
Copy link
Copy Markdown
Member

@akaszynski akaszynski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

scooby==0.5.6 is out on pypi.

@banesullivan banesullivan merged commit ee09f54 into master Jul 9, 2020
@banesullivan banesullivan deleted the patch/gpu-info branch July 22, 2020 02:24
adeak added a commit to adeak/pyvista that referenced this pull request Nov 9, 2020
* upstream/master: (37 commits)
  🔧 Fix unused variables (pyvista#847)
  Add better Unstructured Grid Documentation (pyvista#845)
  Fix typo in plotting.py (pyvista#846)
  Feat: Implement compute_derivative (pyvista#837)
  New probe filter and massively improve interpolate filter (pyvista#842)
  Clarify clip filter docstring (pyvista#840)
  Update create-structured-surface.py (pyvista#844)
  Update topo-map.py (pyvista#841)
  Add release suffix to version string (pyvista#817)
  Add pathlib Support (pyvista#836)
  Add tolerance argument to sample_over_line (pyvista#828)
  vector slice from pyvista/pyvista-support#134 (pyvista#808)
  Fix is_all_triangles (pyvista#832)
  Misc. documentation fixes (pyvista#829)
  Follow up pyvista#793: fix get_data_range (pyvista#818)
  Fix GPU info in scooby report (pyvista#825)
  Patch for auto_close warning (pyvista#798)
  Add texture demo with scalar data (pyvista#821)
  MAINT: Log init start/stop (pyvista#819)
  Add PolyData strip filter (pyvista#807)
  ...
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.

2 participants