Skip to content

Commit

Permalink
Merge pull request #1858 from jyaistMap/jy-remove-intel-text
Browse files Browse the repository at this point in the history
Remove mkl intel warning text from output
  • Loading branch information
jyaistMap authored Jul 8, 2024
2 parents 0991fcf + 36303ce commit 76a1a1a
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,6 @@
"execution_count": 2,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"Intel MKL WARNING: Support of Intel(R) Streaming SIMD Extensions 4.2 (Intel(R) SSE4.2) enabled only processors has been deprecated. Intel oneAPI Math Kernel Library 2025.0 will require Intel(R) Advanced Vector Extensions (Intel(R) AVX) instructions.\n",
"Intel MKL WARNING: Support of Intel(R) Streaming SIMD Extensions 4.2 (Intel(R) SSE4.2) enabled only processors has been deprecated. Intel oneAPI Math Kernel Library 2025.0 will require Intel(R) Advanced Vector Extensions (Intel(R) AVX) instructions.\n"
]
}
],
"source": [
"from arcgis.gis import GIS\n",
Expand Down

0 comments on commit 76a1a1a

Please sign in to comment.