2024-08-20T21:40:38.8262590Z Current runner version: '2.319.1' 2024-08-20T21:40:38.8269457Z Runner name: 'i-0ffb9abe2f461e40b' 2024-08-20T21:40:38.8270257Z Runner group name: 'Default' 2024-08-20T21:40:38.8271100Z Machine name: 'ip-10-0-34-3' 2024-08-20T21:40:38.8287113Z Testing runner upgrade compatibility 2024-08-20T21:40:38.9671271Z ##[group]GITHUB_TOKEN Permissions 2024-08-20T21:40:38.9673468Z Actions: read 2024-08-20T21:40:38.9673968Z Attestations: read 2024-08-20T21:40:38.9674538Z Checks: read 2024-08-20T21:40:38.9674931Z Contents: read 2024-08-20T21:40:38.9675386Z Deployments: read 2024-08-20T21:40:38.9675896Z Discussions: read 2024-08-20T21:40:38.9676307Z Issues: read 2024-08-20T21:40:38.9676756Z Metadata: read 2024-08-20T21:40:38.9677302Z Packages: read 2024-08-20T21:40:38.9677659Z Pages: read 2024-08-20T21:40:38.9678032Z PullRequests: read 2024-08-20T21:40:38.9678505Z RepositoryProjects: read 2024-08-20T21:40:38.9678938Z SecurityEvents: read 2024-08-20T21:40:38.9679354Z Statuses: read 2024-08-20T21:40:38.9679916Z ##[endgroup] 2024-08-20T21:40:38.9683273Z Secret source: Actions 2024-08-20T21:40:38.9684213Z Prepare workflow directory 2024-08-20T21:40:39.3027766Z Prepare all required actions 2024-08-20T21:40:39.3186970Z Getting action download info 2024-08-20T21:40:39.4804106Z Download action repository 'pytorch/pytorch@main' (SHA:15b5a0b67fc3f34fb0bf1afa6f91e0c4c2b7fd8d) 2024-08-20T21:40:42.3574756Z Download action repository 'pytorch/test-infra@main' (SHA:0c3a2634aaa2f638c8f640e743f03d696ce1191f) 2024-08-20T21:40:42.7093032Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-08-20T21:40:42.8772109Z Getting action download info 2024-08-20T21:40:42.9897288Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-08-20T21:40:43.1753799Z Complete job name: docker-build (linux.12xlarge, pytorch-linux-focal-rocm-n-py3) 2024-08-20T21:40:43.2450520Z A job started hook has been configured by the self-hosted runner administrator 2024-08-20T21:40:43.2587522Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2024-08-20T21:40:43.2596308Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:40:43.2596783Z ##[endgroup] 2024-08-20T21:40:45.2023321Z Runner Type: linux.12xlarge 2024-08-20T21:40:45.2023808Z Instance Type: c5.12xlarge 2024-08-20T21:40:45.2024531Z AMI Name: al2023-ami-2023.5.20240701.0-kernel-6.1-x86_64 2024-08-20T21:40:45.2025062Z AMI ID: ami-06c68f701d8090592 2024-08-20T21:40:50.4899712Z ##[group]Run echo "${GITHUB_WORKSPACE}" 2024-08-20T21:40:50.4900195Z echo "${GITHUB_WORKSPACE}" 2024-08-20T21:40:50.4900613Z sudo rm -rf "${GITHUB_WORKSPACE}" 2024-08-20T21:40:50.4901008Z mkdir "${GITHUB_WORKSPACE}" 2024-08-20T21:40:50.4907752Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:40:50.4908237Z env: 2024-08-20T21:40:50.4908639Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:40:50.4909205Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:40:50.4909881Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3 2024-08-20T21:40:50.4910563Z ##[endgroup] 2024-08-20T21:40:50.4938376Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-20T21:40:52.6283937Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-08-20T21:40:52.6284534Z with: 2024-08-20T21:40:52.6284806Z submodules: recursive 2024-08-20T21:40:52.6285114Z fetch-depth: 0 2024-08-20T21:40:52.6285387Z env: 2024-08-20T21:40:52.6285838Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:40:52.6286437Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:40:52.6287164Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3 2024-08-20T21:40:52.6287917Z ##[endgroup] 2024-08-20T21:40:52.6465142Z ##[group]Run retry () { 2024-08-20T21:40:52.6465572Z retry () { 2024-08-20T21:40:52.6466246Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-08-20T21:40:52.6466781Z } 2024-08-20T21:40:52.6467069Z echo "${GITHUB_WORKSPACE}" 2024-08-20T21:40:52.6467474Z if [ -z "${NO_SUDO}" ]; then 2024-08-20T21:40:52.6467964Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-08-20T21:40:52.6468393Z else 2024-08-20T21:40:52.6468713Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-08-20T21:40:52.6469124Z fi 2024-08-20T21:40:52.6469402Z mkdir "${GITHUB_WORKSPACE}" 2024-08-20T21:40:52.6476409Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:40:52.6477008Z env: 2024-08-20T21:40:52.6477418Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:40:52.6477991Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:40:52.6478701Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3 2024-08-20T21:40:52.6479443Z NO_SUDO: 2024-08-20T21:40:52.6479680Z ##[endgroup] 2024-08-20T21:40:52.6503391Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-20T21:40:52.7832982Z ##[group]Run malfet/checkout@silent-checkout 2024-08-20T21:40:52.7833394Z with: 2024-08-20T21:40:52.7833701Z ref: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T21:40:52.7834089Z fetch-depth: 0 2024-08-20T21:40:52.7834362Z submodules: recursive 2024-08-20T21:40:52.7834706Z quiet-checkout: true 2024-08-20T21:40:52.7835013Z repository: pytorch/pytorch 2024-08-20T21:40:52.7835469Z token: *** 2024-08-20T21:40:52.7835718Z ssh-strict: true 2024-08-20T21:40:52.7836007Z persist-credentials: true 2024-08-20T21:40:52.7836307Z clean: true 2024-08-20T21:40:52.7836586Z sparse-checkout-cone-mode: true 2024-08-20T21:40:52.7836925Z lfs: false 2024-08-20T21:40:52.7837172Z set-safe-directory: true 2024-08-20T21:40:52.7837466Z env: 2024-08-20T21:40:52.7837860Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:40:52.7838398Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:40:52.7839068Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3 2024-08-20T21:40:52.7839751Z ##[endgroup] 2024-08-20T21:40:52.8805195Z Syncing repository: pytorch/pytorch 2024-08-20T21:40:52.8806804Z ##[group]Getting Git version info 2024-08-20T21:40:52.8807546Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-08-20T21:40:52.8808398Z [command]/usr/bin/git version 2024-08-20T21:40:52.8808751Z git version 2.40.1 2024-08-20T21:40:52.8810021Z ##[endgroup] 2024-08-20T21:40:52.8820971Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/038e8308-018e-4b28-9cab-2e6bac801d9c' before making global git config changes 2024-08-20T21:40:52.8822261Z Adding repository directory to the temporary git global config as a safe directory 2024-08-20T21:40:52.8823395Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-20T21:40:52.8858804Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-08-20T21:40:52.8863175Z ##[group]Initializing the repository 2024-08-20T21:40:52.8866324Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-20T21:40:52.8894926Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-20T21:40:52.8895839Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-20T21:40:52.8896640Z hint: of your new repositories, which will suppress this warning, call: 2024-08-20T21:40:52.8897196Z hint: 2024-08-20T21:40:52.8897619Z hint: git config --global init.defaultBranch 2024-08-20T21:40:52.8898070Z hint: 2024-08-20T21:40:52.8898570Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-20T21:40:52.8899419Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-20T21:40:52.8900218Z hint: 2024-08-20T21:40:52.8900529Z hint: git branch -m 2024-08-20T21:40:52.8901264Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-08-20T21:40:52.8904253Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-08-20T21:40:52.8934336Z ##[endgroup] 2024-08-20T21:40:52.8934888Z ##[group]Disabling automatic garbage collection 2024-08-20T21:40:52.8937054Z [command]/usr/bin/git config --local gc.auto 0 2024-08-20T21:40:52.8967730Z ##[endgroup] 2024-08-20T21:40:52.8968238Z ##[group]Setting up auth 2024-08-20T21:40:52.8973281Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-20T21:40:52.9003166Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-08-20T21:40:52.9270936Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-20T21:40:52.9300370Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-08-20T21:40:52.9564996Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-20T21:40:52.9605580Z ##[endgroup] 2024-08-20T21:40:52.9606111Z ##[group]Fetching the repository 2024-08-20T21:40:52.9611418Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --progress --no-recurse-submodules --quiet origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2024-08-20T21:40:55.6244135Z remote: Enumerating objects: 1008453 2024-08-20T21:40:55.6245076Z remote: Enumerating objects: 1010152, done. 2024-08-20T21:40:55.6245797Z remote: Counting objects: 0% (1/1699) 2024-08-20T21:40:55.6301635Z remote: Counting objects: 1% (17/1699) 2024-08-20T21:40:55.6302198Z remote: Counting objects: 2% (34/1699) 2024-08-20T21:40:55.6302758Z remote: Counting objects: 3% (51/1699) 2024-08-20T21:40:55.6303235Z remote: Counting objects: 4% (68/1699) 2024-08-20T21:40:55.6303719Z remote: Counting objects: 5% (85/1699) 2024-08-20T21:40:55.6304201Z remote: Counting objects: 6% (102/1699) 2024-08-20T21:40:55.6304670Z remote: Counting objects: 7% (119/1699) 2024-08-20T21:40:55.6305144Z remote: Counting objects: 8% (136/1699) 2024-08-20T21:40:55.6305612Z remote: Counting objects: 9% (153/1699) 2024-08-20T21:40:55.6306079Z remote: Counting objects: 10% (170/1699) 2024-08-20T21:40:55.6306557Z remote: Counting objects: 11% (187/1699) 2024-08-20T21:40:55.6307063Z remote: Counting objects: 12% (204/1699) 2024-08-20T21:40:55.6307545Z remote: Counting objects: 13% (221/1699) 2024-08-20T21:40:55.6308050Z remote: Counting objects: 14% (238/1699) 2024-08-20T21:40:55.6308533Z remote: Counting objects: 15% (255/1699) 2024-08-20T21:40:55.6308995Z remote: Counting objects: 16% (272/1699) 2024-08-20T21:40:55.6309477Z remote: Counting objects: 17% (289/1699) 2024-08-20T21:40:55.6310247Z remote: Counting objects: 18% (306/1699) 2024-08-20T21:40:55.6310724Z remote: Counting objects: 19% (323/1699) 2024-08-20T21:40:55.6311183Z remote: Counting objects: 20% (340/1699) 2024-08-20T21:40:55.6311651Z remote: Counting objects: 21% (357/1699) 2024-08-20T21:40:55.6312124Z remote: Counting objects: 22% (374/1699) 2024-08-20T21:40:55.6312604Z remote: Counting objects: 23% (391/1699) 2024-08-20T21:40:55.6313109Z remote: Counting objects: 24% (408/1699) 2024-08-20T21:40:55.6313611Z remote: Counting objects: 25% (425/1699) 2024-08-20T21:40:55.6314094Z remote: Counting objects: 26% (442/1699) 2024-08-20T21:40:55.6314599Z remote: Counting objects: 27% (459/1699) 2024-08-20T21:40:55.6315205Z remote: Counting objects: 28% (476/1699) 2024-08-20T21:40:55.6315685Z remote: Counting objects: 29% (493/1699) 2024-08-20T21:40:55.6316187Z remote: Counting objects: 30% (510/1699) 2024-08-20T21:40:55.6316692Z remote: Counting objects: 31% (527/1699) 2024-08-20T21:40:55.6317171Z remote: Counting objects: 32% (544/1699) 2024-08-20T21:40:55.6317671Z remote: Counting objects: 33% (561/1699) 2024-08-20T21:40:55.6318285Z remote: Counting objects: 34% (578/1699) 2024-08-20T21:40:55.6318752Z remote: Counting objects: 35% (595/1699) 2024-08-20T21:40:55.6319237Z remote: Counting objects: 36% (612/1699) 2024-08-20T21:40:55.6319730Z remote: Counting objects: 37% (629/1699) 2024-08-20T21:40:55.6320202Z remote: Counting objects: 38% (646/1699) 2024-08-20T21:40:55.6320692Z remote: Counting objects: 39% (663/1699) 2024-08-20T21:40:55.6321180Z remote: Counting objects: 40% (680/1699) 2024-08-20T21:40:55.6321669Z remote: Counting objects: 41% (697/1699) 2024-08-20T21:40:55.6322137Z remote: Counting objects: 42% (714/1699) 2024-08-20T21:40:55.6322624Z remote: Counting objects: 43% (731/1699) 2024-08-20T21:40:55.6323247Z remote: Counting objects: 44% (748/1699) 2024-08-20T21:40:55.6323908Z remote: Counting objects: 45% (765/1699) 2024-08-20T21:40:55.6324623Z remote: Counting objects: 46% (782/1699) 2024-08-20T21:40:55.6325116Z remote: Counting objects: 47% (799/1699) 2024-08-20T21:40:55.6325586Z remote: Counting objects: 48% (816/1699) 2024-08-20T21:40:55.6326082Z remote: Counting objects: 49% (833/1699) 2024-08-20T21:40:55.6326574Z remote: Counting objects: 50% (850/1699) 2024-08-20T21:40:55.6327046Z remote: Counting objects: 51% (867/1699) 2024-08-20T21:40:55.6327540Z remote: Counting objects: 52% (884/1699) 2024-08-20T21:40:55.6328031Z remote: Counting objects: 53% (901/1699) 2024-08-20T21:40:55.6328562Z remote: Counting objects: 54% (918/1699) 2024-08-20T21:40:55.6329037Z remote: Counting objects: 55% (935/1699) 2024-08-20T21:40:55.6329530Z remote: Counting objects: 56% (952/1699) 2024-08-20T21:40:55.6330028Z remote: Counting objects: 57% (969/1699) 2024-08-20T21:40:55.6330501Z remote: Counting objects: 58% (986/1699) 2024-08-20T21:40:55.6331001Z remote: Counting objects: 59% (1003/1699) 2024-08-20T21:40:55.6331520Z remote: Counting objects: 60% (1020/1699) 2024-08-20T21:40:55.6332023Z remote: Counting objects: 61% (1037/1699) 2024-08-20T21:40:55.6332547Z remote: Counting objects: 62% (1054/1699) 2024-08-20T21:40:55.6333068Z remote: Counting objects: 63% (1071/1699) 2024-08-20T21:40:55.6333585Z remote: Counting objects: 64% (1088/1699) 2024-08-20T21:40:55.6334081Z remote: Counting objects: 65% (1105/1699) 2024-08-20T21:40:55.6334588Z remote: Counting objects: 66% (1122/1699) 2024-08-20T21:40:55.6335105Z remote: Counting objects: 67% (1139/1699) 2024-08-20T21:40:55.6335601Z remote: Counting objects: 68% (1156/1699) 2024-08-20T21:40:55.6336227Z remote: Counting objects: 69% (1173/1699) 2024-08-20T21:40:55.6336943Z remote: Counting objects: 70% (1190/1699) 2024-08-20T21:40:55.6337403Z remote: Counting objects: 71% (1207/1699) 2024-08-20T21:40:55.6337882Z remote: Counting objects: 72% (1224/1699) 2024-08-20T21:40:55.6338359Z remote: Counting objects: 73% (1241/1699) 2024-08-20T21:40:55.6338829Z remote: Counting objects: 74% (1258/1699) 2024-08-20T21:40:55.6339292Z remote: Counting objects: 75% (1275/1699) 2024-08-20T21:40:55.6339770Z remote: Counting objects: 76% (1292/1699) 2024-08-20T21:40:55.6340238Z remote: Counting objects: 77% (1309/1699) 2024-08-20T21:40:55.6340696Z remote: Counting objects: 78% (1326/1699) 2024-08-20T21:40:55.6341170Z remote: Counting objects: 79% (1343/1699) 2024-08-20T21:40:55.6341710Z remote: Counting objects: 80% (1360/1699) 2024-08-20T21:40:55.6342164Z remote: Counting objects: 81% (1377/1699) 2024-08-20T21:40:55.6342639Z remote: Counting objects: 82% (1394/1699) 2024-08-20T21:40:55.6343112Z remote: Counting objects: 83% (1411/1699) 2024-08-20T21:40:55.6343566Z remote: Counting objects: 84% (1428/1699) 2024-08-20T21:40:55.6344041Z remote: Counting objects: 85% (1445/1699) 2024-08-20T21:40:55.6344512Z remote: Counting objects: 86% (1462/1699) 2024-08-20T21:40:55.6344968Z remote: Counting objects: 87% (1479/1699) 2024-08-20T21:40:55.6345441Z remote: Counting objects: 88% (1496/1699) 2024-08-20T21:40:55.6345913Z remote: Counting objects: 89% (1513/1699) 2024-08-20T21:40:55.6346373Z remote: Counting objects: 90% (1530/1699) 2024-08-20T21:40:55.6346856Z remote: Counting objects: 91% (1547/1699) 2024-08-20T21:40:55.6347330Z remote: Counting objects: 92% (1564/1699) 2024-08-20T21:40:55.6348012Z remote: Counting objects: 93% (1581/1699) 2024-08-20T21:40:55.6348495Z remote: Counting objects: 94% (1598/1699) 2024-08-20T21:40:55.6348991Z remote: Counting objects: 95% (1615/1699) 2024-08-20T21:40:55.6349492Z remote: Counting objects: 96% (1632/1699) 2024-08-20T21:40:55.6349972Z remote: Counting objects: 97% (1649/1699) 2024-08-20T21:40:55.6350463Z remote: Counting objects: 98% (1666/1699) 2024-08-20T21:40:55.6350965Z remote: Counting objects: 99% (1683/1699) 2024-08-20T21:40:55.6351445Z remote: Counting objects: 100% (1699/1699) 2024-08-20T21:40:55.6351976Z remote: Counting objects: 100% (1699/1699), done. 2024-08-20T21:40:55.6451903Z remote: Compressing objects: 0% (1/846) 2024-08-20T21:40:55.6766314Z remote: Compressing objects: 1% (9/846) 2024-08-20T21:40:55.6993907Z remote: Compressing objects: 2% (17/846) 2024-08-20T21:40:55.7520607Z remote: Compressing objects: 3% (26/846) 2024-08-20T21:40:55.8464019Z remote: Compressing objects: 4% (34/846) 2024-08-20T21:40:55.8841767Z remote: Compressing objects: 5% (43/846) 2024-08-20T21:40:55.9349239Z remote: Compressing objects: 6% (51/846) 2024-08-20T21:40:55.9713745Z remote: Compressing objects: 7% (60/846) 2024-08-20T21:40:56.0018012Z remote: Compressing objects: 8% (68/846) 2024-08-20T21:40:56.0311545Z remote: Compressing objects: 9% (77/846) 2024-08-20T21:40:56.0603681Z remote: Compressing objects: 10% (85/846) 2024-08-20T21:40:56.0769444Z remote: Compressing objects: 11% (94/846) 2024-08-20T21:40:56.1005674Z remote: Compressing objects: 12% (102/846) 2024-08-20T21:40:56.1170959Z remote: Compressing objects: 13% (110/846) 2024-08-20T21:40:56.1275666Z remote: Compressing objects: 14% (119/846) 2024-08-20T21:40:56.1360472Z remote: Compressing objects: 15% (127/846) 2024-08-20T21:40:56.1450666Z remote: Compressing objects: 16% (136/846) 2024-08-20T21:40:56.1536457Z remote: Compressing objects: 17% (144/846) 2024-08-20T21:40:56.1586767Z remote: Compressing objects: 18% (153/846) 2024-08-20T21:40:56.1634002Z remote: Compressing objects: 19% (161/846) 2024-08-20T21:40:56.1665922Z remote: Compressing objects: 20% (170/846) 2024-08-20T21:40:56.1699583Z remote: Compressing objects: 21% (178/846) 2024-08-20T21:40:56.1705139Z remote: Compressing objects: 22% (187/846) 2024-08-20T21:40:56.1705765Z remote: Compressing objects: 23% (195/846) 2024-08-20T21:40:56.1712335Z remote: Compressing objects: 24% (204/846) 2024-08-20T21:40:56.1712914Z remote: Compressing objects: 25% (212/846) 2024-08-20T21:40:56.1718180Z remote: Compressing objects: 26% (220/846) 2024-08-20T21:40:56.1729976Z remote: Compressing objects: 27% (229/846) 2024-08-20T21:40:56.1749156Z remote: Compressing objects: 28% (237/846) 2024-08-20T21:40:56.1765163Z remote: Compressing objects: 29% (246/846) 2024-08-20T21:40:56.1765751Z remote: Compressing objects: 30% (254/846) 2024-08-20T21:40:56.1780838Z remote: Compressing objects: 31% (263/846) 2024-08-20T21:40:56.1793937Z remote: Compressing objects: 32% (271/846) 2024-08-20T21:40:56.1794730Z remote: Compressing objects: 33% (280/846) 2024-08-20T21:40:56.1808813Z remote: Compressing objects: 34% (288/846) 2024-08-20T21:40:56.1815816Z remote: Compressing objects: 35% (297/846) 2024-08-20T21:40:56.1821913Z remote: Compressing objects: 36% (305/846) 2024-08-20T21:40:56.1824794Z remote: Compressing objects: 37% (314/846) 2024-08-20T21:40:56.1838084Z remote: Compressing objects: 38% (322/846) 2024-08-20T21:40:56.1842714Z remote: Compressing objects: 39% (330/846) 2024-08-20T21:40:56.1845187Z remote: Compressing objects: 40% (339/846) 2024-08-20T21:40:56.1858650Z remote: Compressing objects: 41% (347/846) 2024-08-20T21:40:56.1860245Z remote: Compressing objects: 42% (356/846) 2024-08-20T21:40:56.1867289Z remote: Compressing objects: 43% (364/846) 2024-08-20T21:40:56.1871771Z remote: Compressing objects: 44% (373/846) 2024-08-20T21:40:56.1878770Z remote: Compressing objects: 45% (381/846) 2024-08-20T21:40:56.1883088Z remote: Compressing objects: 46% (390/846) 2024-08-20T21:40:56.1888686Z remote: Compressing objects: 47% (398/846) 2024-08-20T21:40:56.1892154Z remote: Compressing objects: 48% (407/846) 2024-08-20T21:40:56.1894859Z remote: Compressing objects: 49% (415/846) 2024-08-20T21:40:56.1899638Z remote: Compressing objects: 50% (423/846) 2024-08-20T21:40:56.1901280Z remote: Compressing objects: 51% (432/846) 2024-08-20T21:40:56.1905311Z remote: Compressing objects: 52% (440/846) 2024-08-20T21:40:56.1907432Z remote: Compressing objects: 53% (449/846) 2024-08-20T21:40:56.1909703Z remote: Compressing objects: 54% (457/846) 2024-08-20T21:40:56.1911279Z remote: Compressing objects: 55% (466/846) 2024-08-20T21:40:56.1912308Z remote: Compressing objects: 56% (474/846) 2024-08-20T21:40:56.1914619Z remote: Compressing objects: 57% (483/846) 2024-08-20T21:40:56.1915135Z remote: Compressing objects: 58% (491/846) 2024-08-20T21:40:56.1915664Z remote: Compressing objects: 59% (500/846) 2024-08-20T21:40:56.1916552Z remote: Compressing objects: 60% (508/846) 2024-08-20T21:40:56.1919164Z remote: Compressing objects: 61% (517/846) 2024-08-20T21:40:56.1919680Z remote: Compressing objects: 62% (525/846) 2024-08-20T21:40:56.1920232Z remote: Compressing objects: 63% (533/846) 2024-08-20T21:40:56.1920759Z remote: Compressing objects: 64% (542/846) 2024-08-20T21:40:56.1925065Z remote: Compressing objects: 65% (550/846) 2024-08-20T21:40:56.1931153Z remote: Compressing objects: 66% (559/846) 2024-08-20T21:40:56.1934977Z remote: Compressing objects: 67% (567/846) 2024-08-20T21:40:56.1938912Z remote: Compressing objects: 68% (576/846) 2024-08-20T21:40:56.1945773Z remote: Compressing objects: 69% (584/846) 2024-08-20T21:40:56.1949141Z remote: Compressing objects: 70% (593/846) 2024-08-20T21:40:56.1953408Z remote: Compressing objects: 71% (601/846) 2024-08-20T21:40:56.1955340Z remote: Compressing objects: 72% (610/846) 2024-08-20T21:40:56.1960278Z remote: Compressing objects: 73% (618/846) 2024-08-20T21:40:56.1962355Z remote: Compressing objects: 74% (627/846) 2024-08-20T21:40:56.1965362Z remote: Compressing objects: 75% (635/846) 2024-08-20T21:40:56.1968429Z remote: Compressing objects: 76% (643/846) 2024-08-20T21:40:56.1971103Z remote: Compressing objects: 77% (652/846) 2024-08-20T21:40:56.1974040Z remote: Compressing objects: 78% (660/846) 2024-08-20T21:40:56.1975757Z remote: Compressing objects: 79% (669/846) 2024-08-20T21:40:56.1977438Z remote: Compressing objects: 80% (677/846) 2024-08-20T21:40:56.1979469Z remote: Compressing objects: 81% (686/846) 2024-08-20T21:40:56.1983052Z remote: Compressing objects: 82% (694/846) 2024-08-20T21:40:56.1985380Z remote: Compressing objects: 83% (703/846) 2024-08-20T21:40:56.1986863Z remote: Compressing objects: 84% (711/846) 2024-08-20T21:40:56.1988593Z remote: Compressing objects: 85% (720/846) 2024-08-20T21:40:56.1990543Z remote: Compressing objects: 86% (728/846) 2024-08-20T21:40:56.1992022Z remote: Compressing objects: 87% (737/846) 2024-08-20T21:40:56.1993468Z remote: Compressing objects: 88% (745/846) 2024-08-20T21:40:56.1995058Z remote: Compressing objects: 89% (753/846) 2024-08-20T21:40:56.1997539Z remote: Compressing objects: 90% (762/846) 2024-08-20T21:40:56.1998993Z remote: Compressing objects: 91% (770/846) 2024-08-20T21:40:56.2000044Z remote: Compressing objects: 92% (779/846) 2024-08-20T21:40:56.2000568Z remote: Compressing objects: 93% (787/846) 2024-08-20T21:40:56.2001239Z remote: Compressing objects: 94% (796/846) 2024-08-20T21:40:56.2003308Z remote: Compressing objects: 95% (804/846) 2024-08-20T21:40:56.2004518Z remote: Compressing objects: 96% (813/846) 2024-08-20T21:40:56.2005262Z remote: Compressing objects: 97% (821/846) 2024-08-20T21:40:56.2007012Z remote: Compressing objects: 98% (830/846) 2024-08-20T21:40:56.2007956Z remote: Compressing objects: 99% (838/846) 2024-08-20T21:40:56.2009385Z remote: Compressing objects: 100% (846/846) 2024-08-20T21:40:56.2009935Z remote: Compressing objects: 100% (846/846), done. 2024-08-20T21:41:16.2570780Z remote: Total 1010152 (delta 1120), reused 1324 (delta 850), pack-reused 1008453 (from 1) 2024-08-20T21:41:37.5424669Z [command]/usr/bin/git rev-parse --verify --quiet 40ec5f6ddd9787aca0449b24128343ff4c4a88b3^{object} 2024-08-20T21:41:37.5454739Z 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T21:41:37.5457945Z ##[endgroup] 2024-08-20T21:41:37.5458477Z ##[group]Determining the checkout info 2024-08-20T21:41:37.5459422Z ##[endgroup] 2024-08-20T21:41:37.5459974Z ##[group]Checking out the ref 2024-08-20T21:41:37.5462455Z [command]/usr/bin/git checkout --quiet --force 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T21:41:38.8617755Z ##[endgroup] 2024-08-20T21:41:38.8618347Z ##[group]Setting up auth for fetching submodules 2024-08-20T21:41:38.8622498Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-20T21:41:38.8674080Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-08-20T21:41:38.8704209Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-08-20T21:41:38.8734447Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-08-20T21:41:38.8765790Z ##[endgroup] 2024-08-20T21:41:38.8766304Z ##[group]Fetching submodules 2024-08-20T21:41:38.8766844Z [command]/usr/bin/git submodule sync --recursive 2024-08-20T21:41:38.9054478Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2024-08-20T21:41:38.9334016Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2024-08-20T21:41:38.9335497Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2024-08-20T21:41:38.9337262Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2024-08-20T21:41:38.9339656Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2024-08-20T21:41:38.9342411Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2024-08-20T21:41:38.9344417Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2024-08-20T21:41:38.9347032Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2024-08-20T21:41:38.9349752Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2024-08-20T21:41:38.9352451Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2024-08-20T21:41:38.9355437Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2024-08-20T21:41:38.9359002Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2024-08-20T21:41:38.9361567Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2024-08-20T21:41:38.9364944Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2024-08-20T21:41:38.9368436Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2024-08-20T21:41:38.9371556Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2024-08-20T21:41:38.9375098Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2024-08-20T21:41:38.9380123Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2024-08-20T21:41:38.9383759Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2024-08-20T21:41:38.9387168Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2024-08-20T21:41:38.9391016Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2024-08-20T21:41:38.9394713Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2024-08-20T21:41:38.9398643Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2024-08-20T21:41:38.9402474Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2024-08-20T21:41:38.9406894Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2024-08-20T21:41:38.9410978Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2024-08-20T21:41:38.9415669Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2024-08-20T21:41:38.9419921Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2024-08-20T21:41:38.9424771Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2024-08-20T21:41:38.9428979Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2024-08-20T21:41:38.9433624Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2024-08-20T21:41:38.9438113Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2024-08-20T21:41:38.9442909Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2024-08-20T21:41:38.9448082Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2024-08-20T21:41:38.9454614Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2024-08-20T21:41:38.9483580Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2024-08-20T21:41:39.2434597Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2024-08-20T21:41:39.4041206Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2024-08-20T21:41:39.6037783Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2024-08-20T21:41:39.8271906Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2024-08-20T21:41:41.4399484Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2024-08-20T21:41:50.2082674Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2024-08-20T21:41:50.5858467Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2024-08-20T21:41:50.9233439Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2024-08-20T21:41:51.4663312Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2024-08-20T21:41:52.5400623Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2024-08-20T21:41:54.2995249Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2024-08-20T21:41:59.2667333Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2024-08-20T21:42:00.4876172Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2024-08-20T21:42:01.9347092Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2024-08-20T21:42:02.8816937Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2024-08-20T21:42:03.2552762Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2024-08-20T21:42:03.5515452Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2024-08-20T21:42:04.4087051Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2024-08-20T21:42:04.7156486Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2024-08-20T21:42:04.9486251Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2024-08-20T21:42:06.5369411Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2024-08-20T21:42:07.1642287Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2024-08-20T21:42:07.8742861Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2024-08-20T21:42:13.8995588Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2024-08-20T21:42:15.4757182Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2024-08-20T21:42:18.4116570Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2024-08-20T21:42:18.6376690Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2024-08-20T21:42:26.0969472Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2024-08-20T21:42:26.3486096Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2024-08-20T21:42:26.5535409Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2024-08-20T21:42:27.3050027Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2024-08-20T21:42:27.5675792Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2024-08-20T21:42:28.1304467Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2024-08-20T21:42:28.5357011Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2024-08-20T21:42:28.5467433Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-08-20T21:42:28.5554786Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-08-20T21:42:28.5784950Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2024-08-20T21:42:28.6134684Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-08-20T21:42:29.5008414Z Submodule path 'third_party/XNNPACK': checked out 'fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2' 2024-08-20T21:42:29.5225980Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2024-08-20T21:42:29.5642122Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2024-08-20T21:42:29.6537897Z Submodule path 'third_party/cpuinfo': checked out '3c8b1533ac03dd6531ab6e7b9245d488f13a82a5' 2024-08-20T21:42:29.6849732Z Submodule path 'third_party/cudnn_frontend': checked out '23511ba176243f27b3b275da1fb3814ea805a171' 2024-08-20T21:42:30.1491910Z Submodule path 'third_party/cutlass': checked out 'bbe579a9e3beb6ea6626d9227ec32d0dae119a49' 2024-08-20T21:42:30.3848745Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2024-08-20T21:42:30.4607424Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2024-08-20T21:42:30.4622939Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2024-08-20T21:42:30.4624529Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T21:42:30.4626092Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2024-08-20T21:42:30.4628443Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2024-08-20T21:42:30.4631074Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T21:42:30.4656395Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2024-08-20T21:42:31.3646609Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2024-08-20T21:42:31.8993079Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2024-08-20T21:42:33.7137404Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2024-08-20T21:42:34.5617703Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2024-08-20T21:42:34.8916579Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2024-08-20T21:42:34.9809696Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2024-08-20T21:42:35.3528701Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2024-08-20T21:42:35.4110848Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2024-08-20T21:42:35.4223573Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2024-08-20T21:42:35.5317403Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2024-08-20T21:42:35.5737710Z Submodule path 'third_party/fmt': checked out '0c9fce2ffefecfdce794e1859584e25877b7b592' 2024-08-20T21:42:35.6122738Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2024-08-20T21:42:35.6375517Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2024-08-20T21:42:35.6804295Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-08-20T21:42:35.6922800Z Submodule path 'third_party/ideep': checked out '55ca0191687aaf19aca5cdb7881c791e3bea442b' 2024-08-20T21:42:35.6936326Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2024-08-20T21:42:35.6963437Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2024-08-20T21:42:46.5507155Z Submodule path 'third_party/ideep/mkl-dnn': checked out '1137e04ec0b5251ca2b4400a4fd3c667ce843d67' 2024-08-20T21:42:46.5684080Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2024-08-20T21:42:46.6505061Z Submodule path 'third_party/kineto': checked out 'd9753139d181b9ff42872465aac0e5d3018be415' 2024-08-20T21:42:46.6520459Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T21:42:46.6522270Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T21:42:46.6524160Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T21:42:46.6549710Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2024-08-20T21:42:47.1834431Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2024-08-20T21:42:48.1515922Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2024-08-20T21:42:49.0916995Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2024-08-20T21:42:49.0930540Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T21:42:49.0932479Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T21:42:49.0934820Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T21:42:49.0937399Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T21:42:49.0940118Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T21:42:49.0942604Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T21:42:49.0945310Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T21:42:49.0948075Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T21:42:49.0974958Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2024-08-20T21:42:49.8577131Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2024-08-20T21:42:50.1893225Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2024-08-20T21:42:51.2049975Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2024-08-20T21:42:51.4783189Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2024-08-20T21:42:52.0477625Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2024-08-20T21:42:52.9290084Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2024-08-20T21:42:57.9043749Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2024-08-20T21:42:58.2671182Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2024-08-20T21:42:58.2844145Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2024-08-20T21:42:58.3184013Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2024-08-20T21:42:58.3307805Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2024-08-20T21:42:58.3324101Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T21:42:58.3347801Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2024-08-20T21:42:58.6116960Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2024-08-20T21:42:58.6287727Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2024-08-20T21:42:58.6666682Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2024-08-20T21:42:58.7574447Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2024-08-20T21:42:58.7726338Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2024-08-20T21:42:58.8089192Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2024-08-20T21:42:58.8616143Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2024-08-20T21:42:58.8961102Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2024-08-20T21:42:58.9181104Z Submodule path 'third_party/nccl/nccl': checked out 'ab2b89c4c339bd7f816fbc114a4b05d386b66290' 2024-08-20T21:42:59.0131907Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2024-08-20T21:42:59.3361650Z Submodule path 'third_party/onnx': checked out '3bf92c03a9f27eba3bda1e5b9e63ea20ec213557' 2024-08-20T21:42:59.3394585Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2024-08-20T21:42:59.3396458Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2024-08-20T21:42:59.3424963Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2024-08-20T21:42:59.7601015Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2024-08-20T21:43:00.5292022Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '2dd015dfef425c866d9a43f2c67d8b52d709acb6' 2024-08-20T21:43:00.5600685Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '5b0a6fc2017fcc176545afe3e09c9f9885283242' 2024-08-20T21:43:00.6236224Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2024-08-20T21:43:00.6252240Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T21:43:00.6254300Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T21:43:00.6256609Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T21:43:00.6259158Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T21:43:00.6261842Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T21:43:00.6264209Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T21:43:00.6267196Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T21:43:00.6270002Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T21:43:00.6297794Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2024-08-20T21:43:01.0249515Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2024-08-20T21:43:01.8893478Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2024-08-20T21:43:02.2505191Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2024-08-20T21:43:08.4067585Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2024-08-20T21:43:08.7005141Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2024-08-20T21:43:08.9115154Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2024-08-20T21:43:09.1844899Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2024-08-20T21:43:14.7277760Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2024-08-20T21:43:14.7667171Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2024-08-20T21:43:14.7815780Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2024-08-20T21:43:14.8725256Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2024-08-20T21:43:14.8845894Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2024-08-20T21:43:14.8983542Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2024-08-20T21:43:14.9135324Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2024-08-20T21:43:14.9150624Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T21:43:14.9152614Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T21:43:14.9174322Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2024-08-20T21:43:16.4740625Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2024-08-20T21:43:17.5841040Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2024-08-20T21:43:17.6271461Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-08-20T21:43:18.0612467Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2024-08-20T21:43:18.0724304Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2024-08-20T21:43:18.3179723Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2024-08-20T21:43:18.3200727Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2024-08-20T21:43:18.3202447Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2024-08-20T21:43:18.3230053Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2024-08-20T21:43:18.7654627Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2024-08-20T21:43:19.6303828Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2024-08-20T21:43:19.6962444Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2024-08-20T21:43:19.7046617Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2024-08-20T21:43:19.7165840Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-08-20T21:43:19.7503828Z Submodule path 'third_party/pybind11': checked out '941f45bcb51457884fa1afd6e24a67377d70f75c' 2024-08-20T21:43:19.7766780Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2024-08-20T21:43:19.8151804Z Submodule path 'third_party/sleef': checked out '60e76d2bce17d278b439d9da17177c8f957a9e9b' 2024-08-20T21:43:19.8391133Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2024-08-20T21:43:19.8411494Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2024-08-20T21:43:19.8413150Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2024-08-20T21:43:19.8414686Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2024-08-20T21:43:19.8416460Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T21:43:19.8442458Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2024-08-20T21:43:20.6867606Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2024-08-20T21:43:20.9074515Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2024-08-20T21:43:21.9094879Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2024-08-20T21:43:22.7053926Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2024-08-20T21:43:22.7198871Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2024-08-20T21:43:22.7826309Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2024-08-20T21:43:22.8086014Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2024-08-20T21:43:22.8102035Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T21:43:22.8125637Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2024-08-20T21:43:22.9982917Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-08-20T21:43:23.0019177Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-08-20T21:43:23.0325268Z Entering 'android/libs/fbjni' 2024-08-20T21:43:23.0368804Z Entering 'third_party/FP16' 2024-08-20T21:43:23.0411665Z Entering 'third_party/FXdiv' 2024-08-20T21:43:23.0450413Z Entering 'third_party/NNPACK' 2024-08-20T21:43:23.0489838Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T21:43:23.0528758Z Entering 'third_party/XNNPACK' 2024-08-20T21:43:23.0592044Z Entering 'third_party/benchmark' 2024-08-20T21:43:23.0630719Z Entering 'third_party/cpp-httplib' 2024-08-20T21:43:23.0668983Z Entering 'third_party/cpuinfo' 2024-08-20T21:43:23.0708621Z Entering 'third_party/cudnn_frontend' 2024-08-20T21:43:23.0747999Z Entering 'third_party/cutlass' 2024-08-20T21:43:23.0797048Z Entering 'third_party/eigen' 2024-08-20T21:43:23.0838562Z Entering 'third_party/fbgemm' 2024-08-20T21:43:23.0876701Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T21:43:23.0915862Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T21:43:23.0954493Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T21:43:23.0998815Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T21:43:23.1037228Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T21:43:23.1076067Z Entering 'third_party/flatbuffers' 2024-08-20T21:43:23.1118536Z Entering 'third_party/fmt' 2024-08-20T21:43:23.1158782Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T21:43:23.1200492Z Entering 'third_party/gloo' 2024-08-20T21:43:23.1239345Z Entering 'third_party/googletest' 2024-08-20T21:43:23.1276996Z Entering 'third_party/ideep' 2024-08-20T21:43:23.1318480Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T21:43:23.1365703Z Entering 'third_party/ittapi' 2024-08-20T21:43:23.1403954Z Entering 'third_party/kineto' 2024-08-20T21:43:23.1442648Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T21:43:23.1480742Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T21:43:23.1519681Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T21:43:23.1557726Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T21:43:23.1601235Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T21:43:23.1638710Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T21:43:23.1683327Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T21:43:23.1722243Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T21:43:23.1761035Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T21:43:23.1801923Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T21:43:23.1846297Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T21:43:23.1884837Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T21:43:23.1925192Z Entering 'third_party/mimalloc' 2024-08-20T21:43:23.1964171Z Entering 'third_party/nccl/nccl' 2024-08-20T21:43:23.2003589Z Entering 'third_party/nlohmann' 2024-08-20T21:43:23.2042904Z Entering 'third_party/onnx' 2024-08-20T21:43:23.2098690Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T21:43:23.2138269Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T21:43:23.2180676Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T21:43:23.2221243Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T21:43:23.2259740Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T21:43:23.2299454Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T21:43:23.2335045Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T21:43:23.2376775Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T21:43:23.2412083Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T21:43:23.2448580Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T21:43:23.2485516Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T21:43:23.2524497Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T21:43:23.2566549Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T21:43:23.2629560Z Entering 'third_party/pocketfft' 2024-08-20T21:43:23.2666235Z Entering 'third_party/protobuf' 2024-08-20T21:43:23.2709708Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T21:43:23.2751638Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T21:43:23.2791829Z Entering 'third_party/psimd' 2024-08-20T21:43:23.2829016Z Entering 'third_party/pthreadpool' 2024-08-20T21:43:23.2866517Z Entering 'third_party/pybind11' 2024-08-20T21:43:23.2905385Z Entering 'third_party/python-peachpy' 2024-08-20T21:43:23.2943371Z Entering 'third_party/sleef' 2024-08-20T21:43:23.2981223Z Entering 'third_party/tensorpipe' 2024-08-20T21:43:23.3020317Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T21:43:23.3061405Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T21:43:23.3100148Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T21:43:23.3138161Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T21:43:23.3179697Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T21:43:23.3237226Z ##[endgroup] 2024-08-20T21:43:23.3239018Z ##[group]Persisting credentials for submodules 2024-08-20T21:43:23.3240684Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2024-08-20T21:43:23.3525682Z Entering 'android/libs/fbjni' 2024-08-20T21:43:23.3576265Z Entering 'third_party/FP16' 2024-08-20T21:43:23.3628300Z Entering 'third_party/FXdiv' 2024-08-20T21:43:23.3679239Z Entering 'third_party/NNPACK' 2024-08-20T21:43:23.3729052Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T21:43:23.3780059Z Entering 'third_party/XNNPACK' 2024-08-20T21:43:23.3846363Z Entering 'third_party/benchmark' 2024-08-20T21:43:23.3899236Z Entering 'third_party/cpp-httplib' 2024-08-20T21:43:23.3949588Z Entering 'third_party/cpuinfo' 2024-08-20T21:43:23.4001796Z Entering 'third_party/cudnn_frontend' 2024-08-20T21:43:23.4049993Z Entering 'third_party/cutlass' 2024-08-20T21:43:23.4110505Z Entering 'third_party/eigen' 2024-08-20T21:43:23.4162328Z Entering 'third_party/fbgemm' 2024-08-20T21:43:23.4210794Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T21:43:23.4261510Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T21:43:23.4311358Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T21:43:23.4370313Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T21:43:23.4421004Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T21:43:23.4469470Z Entering 'third_party/flatbuffers' 2024-08-20T21:43:23.4523241Z Entering 'third_party/fmt' 2024-08-20T21:43:23.4575698Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T21:43:23.4627132Z Entering 'third_party/gloo' 2024-08-20T21:43:23.4681159Z Entering 'third_party/googletest' 2024-08-20T21:43:23.4729978Z Entering 'third_party/ideep' 2024-08-20T21:43:23.4780300Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T21:43:23.4836756Z Entering 'third_party/ittapi' 2024-08-20T21:43:23.4886025Z Entering 'third_party/kineto' 2024-08-20T21:43:23.4940665Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T21:43:23.4989077Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T21:43:23.5045265Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T21:43:23.5095297Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T21:43:23.5144948Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T21:43:23.5198582Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T21:43:23.5248135Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T21:43:23.5308215Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T21:43:23.5361423Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T21:43:23.5418684Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T21:43:23.5469395Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T21:43:23.5518895Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T21:43:23.5568182Z Entering 'third_party/mimalloc' 2024-08-20T21:43:23.5620319Z Entering 'third_party/nccl/nccl' 2024-08-20T21:43:23.5669056Z Entering 'third_party/nlohmann' 2024-08-20T21:43:23.5720699Z Entering 'third_party/onnx' 2024-08-20T21:43:23.5790930Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T21:43:23.5840416Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T21:43:23.5896112Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T21:43:23.5950048Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T21:43:23.6000095Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T21:43:23.6047322Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T21:43:23.6098079Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T21:43:23.6148059Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T21:43:23.6198137Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T21:43:23.6246638Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T21:43:23.6297532Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T21:43:23.6347541Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T21:43:23.6399772Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T21:43:23.6467724Z Entering 'third_party/pocketfft' 2024-08-20T21:43:23.6519152Z Entering 'third_party/protobuf' 2024-08-20T21:43:23.6571410Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T21:43:23.6621927Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T21:43:23.6672960Z Entering 'third_party/psimd' 2024-08-20T21:43:23.6725026Z Entering 'third_party/pthreadpool' 2024-08-20T21:43:23.6781229Z Entering 'third_party/pybind11' 2024-08-20T21:43:23.6839916Z Entering 'third_party/python-peachpy' 2024-08-20T21:43:23.6890474Z Entering 'third_party/sleef' 2024-08-20T21:43:23.6941587Z Entering 'third_party/tensorpipe' 2024-08-20T21:43:23.6991559Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T21:43:23.7040767Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T21:43:23.7093607Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T21:43:23.7143064Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T21:43:23.7199241Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T21:43:23.7263303Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2024-08-20T21:43:23.7546085Z Entering 'android/libs/fbjni' 2024-08-20T21:43:23.7592418Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2024-08-20T21:43:23.7606925Z Entering 'third_party/FP16' 2024-08-20T21:43:23.7655010Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2024-08-20T21:43:23.7670099Z Entering 'third_party/FXdiv' 2024-08-20T21:43:23.7719356Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2024-08-20T21:43:23.7732682Z Entering 'third_party/NNPACK' 2024-08-20T21:43:23.7784224Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2024-08-20T21:43:23.7800067Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T21:43:23.7846126Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2024-08-20T21:43:23.7864121Z Entering 'third_party/XNNPACK' 2024-08-20T21:43:23.7913094Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2024-08-20T21:43:23.7944064Z Entering 'third_party/benchmark' 2024-08-20T21:43:23.7991456Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2024-08-20T21:43:23.8005788Z Entering 'third_party/cpp-httplib' 2024-08-20T21:43:23.8052647Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2024-08-20T21:43:23.8066969Z Entering 'third_party/cpuinfo' 2024-08-20T21:43:23.8114808Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2024-08-20T21:43:23.8128839Z Entering 'third_party/cudnn_frontend' 2024-08-20T21:43:23.8176216Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2024-08-20T21:43:23.8193393Z Entering 'third_party/cutlass' 2024-08-20T21:43:23.8240152Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2024-08-20T21:43:23.8263432Z Entering 'third_party/eigen' 2024-08-20T21:43:23.8312018Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2024-08-20T21:43:23.8327239Z Entering 'third_party/fbgemm' 2024-08-20T21:43:23.8385648Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2024-08-20T21:43:23.8401920Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T21:43:23.8447173Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2024-08-20T21:43:23.8463592Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T21:43:23.8511674Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2024-08-20T21:43:23.8525631Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T21:43:23.8571616Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2024-08-20T21:43:23.8594193Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T21:43:23.8640991Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2024-08-20T21:43:23.8654191Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T21:43:23.8702842Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2024-08-20T21:43:23.8721001Z Entering 'third_party/flatbuffers' 2024-08-20T21:43:23.8766384Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2024-08-20T21:43:23.8785973Z Entering 'third_party/fmt' 2024-08-20T21:43:23.8831771Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2024-08-20T21:43:23.8845469Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T21:43:23.8893665Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2024-08-20T21:43:23.8909634Z Entering 'third_party/gloo' 2024-08-20T21:43:23.8957319Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2024-08-20T21:43:23.8971574Z Entering 'third_party/googletest' 2024-08-20T21:43:23.9019158Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2024-08-20T21:43:23.9035364Z Entering 'third_party/ideep' 2024-08-20T21:43:23.9083652Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2024-08-20T21:43:23.9098649Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T21:43:23.9144204Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2024-08-20T21:43:23.9166603Z Entering 'third_party/ittapi' 2024-08-20T21:43:23.9216099Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2024-08-20T21:43:23.9231611Z Entering 'third_party/kineto' 2024-08-20T21:43:23.9275984Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2024-08-20T21:43:23.9290692Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T21:43:23.9339563Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2024-08-20T21:43:23.9354953Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T21:43:23.9402362Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2024-08-20T21:43:23.9419477Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T21:43:23.9467107Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2024-08-20T21:43:23.9482596Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T21:43:23.9527173Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2024-08-20T21:43:23.9543461Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T21:43:23.9590920Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2024-08-20T21:43:23.9605155Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T21:43:23.9650580Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2024-08-20T21:43:23.9666946Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T21:43:23.9715551Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2024-08-20T21:43:23.9728968Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T21:43:23.9775561Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2024-08-20T21:43:23.9791829Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T21:43:23.9838689Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2024-08-20T21:43:23.9852911Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T21:43:23.9902632Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2024-08-20T21:43:23.9920599Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T21:43:23.9965217Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2024-08-20T21:43:23.9980805Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T21:43:24.0026813Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2024-08-20T21:43:24.0044713Z Entering 'third_party/mimalloc' 2024-08-20T21:43:24.0089993Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2024-08-20T21:43:24.0107478Z Entering 'third_party/nccl/nccl' 2024-08-20T21:43:24.0153321Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2024-08-20T21:43:24.0167807Z Entering 'third_party/nlohmann' 2024-08-20T21:43:24.0211969Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2024-08-20T21:43:24.0229962Z Entering 'third_party/onnx' 2024-08-20T21:43:24.0277924Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2024-08-20T21:43:24.0309618Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T21:43:24.0354814Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2024-08-20T21:43:24.0368412Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T21:43:24.0414690Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2024-08-20T21:43:24.0434161Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T21:43:24.0480640Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2024-08-20T21:43:24.0497425Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T21:43:24.0542480Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2024-08-20T21:43:24.0557897Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T21:43:24.0604568Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2024-08-20T21:43:24.0620533Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T21:43:24.0667350Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2024-08-20T21:43:24.0682938Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T21:43:24.0727931Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2024-08-20T21:43:24.0745040Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T21:43:24.0792735Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2024-08-20T21:43:24.0805388Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T21:43:24.0849266Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2024-08-20T21:43:24.0865295Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T21:43:24.0911962Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2024-08-20T21:43:24.0925253Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T21:43:24.0973116Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2024-08-20T21:43:24.0991753Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T21:43:24.1036903Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2024-08-20T21:43:24.1051925Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T21:43:24.1117181Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2024-08-20T21:43:24.1133217Z Entering 'third_party/pocketfft' 2024-08-20T21:43:24.1181085Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2024-08-20T21:43:24.1196971Z Entering 'third_party/protobuf' 2024-08-20T21:43:24.1246249Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2024-08-20T21:43:24.1265081Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T21:43:24.1312589Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2024-08-20T21:43:24.1325608Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T21:43:24.1371730Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2024-08-20T21:43:24.1390512Z Entering 'third_party/psimd' 2024-08-20T21:43:24.1435455Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2024-08-20T21:43:24.1449148Z Entering 'third_party/pthreadpool' 2024-08-20T21:43:24.1498223Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2024-08-20T21:43:24.1513898Z Entering 'third_party/pybind11' 2024-08-20T21:43:24.1558498Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2024-08-20T21:43:24.1572474Z Entering 'third_party/python-peachpy' 2024-08-20T21:43:24.1619713Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2024-08-20T21:43:24.1635561Z Entering 'third_party/sleef' 2024-08-20T21:43:24.1682922Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2024-08-20T21:43:24.1700737Z Entering 'third_party/tensorpipe' 2024-08-20T21:43:24.1750701Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2024-08-20T21:43:24.1765356Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T21:43:24.1812202Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2024-08-20T21:43:24.1828390Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T21:43:24.1875372Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2024-08-20T21:43:24.1888059Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T21:43:24.1934229Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2024-08-20T21:43:24.1950690Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T21:43:24.1997712Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2024-08-20T21:43:24.2012084Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T21:43:24.2058433Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2024-08-20T21:43:24.2517959Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-08-20T21:43:24.2804217Z Entering 'android/libs/fbjni' 2024-08-20T21:43:24.2845825Z Entering 'third_party/FP16' 2024-08-20T21:43:24.2885211Z Entering 'third_party/FXdiv' 2024-08-20T21:43:24.2925113Z Entering 'third_party/NNPACK' 2024-08-20T21:43:24.2964002Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T21:43:24.3002135Z Entering 'third_party/XNNPACK' 2024-08-20T21:43:24.3055154Z Entering 'third_party/benchmark' 2024-08-20T21:43:24.3100438Z Entering 'third_party/cpp-httplib' 2024-08-20T21:43:24.3139542Z Entering 'third_party/cpuinfo' 2024-08-20T21:43:24.3181683Z Entering 'third_party/cudnn_frontend' 2024-08-20T21:43:24.3220664Z Entering 'third_party/cutlass' 2024-08-20T21:43:24.3266182Z Entering 'third_party/eigen' 2024-08-20T21:43:24.3307971Z Entering 'third_party/fbgemm' 2024-08-20T21:43:24.3346793Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T21:43:24.3390037Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T21:43:24.3428168Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T21:43:24.3471409Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T21:43:24.3509551Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T21:43:24.3548802Z Entering 'third_party/flatbuffers' 2024-08-20T21:43:24.3594422Z Entering 'third_party/fmt' 2024-08-20T21:43:24.3639377Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T21:43:24.3686973Z Entering 'third_party/gloo' 2024-08-20T21:43:24.3725670Z Entering 'third_party/googletest' 2024-08-20T21:43:24.3765272Z Entering 'third_party/ideep' 2024-08-20T21:43:24.3804588Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T21:43:24.3848402Z Entering 'third_party/ittapi' 2024-08-20T21:43:24.3886639Z Entering 'third_party/kineto' 2024-08-20T21:43:24.3925281Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T21:43:24.3966219Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T21:43:24.4007892Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T21:43:24.4046475Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T21:43:24.4085624Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T21:43:24.4123499Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T21:43:24.4166025Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T21:43:24.4204235Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T21:43:24.4245585Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T21:43:24.4285320Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T21:43:24.4327235Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T21:43:24.4365737Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T21:43:24.4405375Z Entering 'third_party/mimalloc' 2024-08-20T21:43:24.4444589Z Entering 'third_party/nccl/nccl' 2024-08-20T21:43:24.4483255Z Entering 'third_party/nlohmann' 2024-08-20T21:43:24.4523535Z Entering 'third_party/onnx' 2024-08-20T21:43:24.4575524Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T21:43:24.4618625Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T21:43:24.4660724Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T21:43:24.4701888Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T21:43:24.4739468Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T21:43:24.4775609Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T21:43:24.4813298Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T21:43:24.4852157Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T21:43:24.4888459Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T21:43:24.4925764Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T21:43:24.4963386Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T21:43:24.5003629Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T21:43:24.5046280Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T21:43:24.5107583Z Entering 'third_party/pocketfft' 2024-08-20T21:43:24.5148422Z Entering 'third_party/protobuf' 2024-08-20T21:43:24.5192294Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T21:43:24.5232043Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T21:43:24.5270394Z Entering 'third_party/psimd' 2024-08-20T21:43:24.5310133Z Entering 'third_party/pthreadpool' 2024-08-20T21:43:24.5351375Z Entering 'third_party/pybind11' 2024-08-20T21:43:24.5388651Z Entering 'third_party/python-peachpy' 2024-08-20T21:43:24.5427151Z Entering 'third_party/sleef' 2024-08-20T21:43:24.5465612Z Entering 'third_party/tensorpipe' 2024-08-20T21:43:24.5505980Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T21:43:24.5542703Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T21:43:24.5579837Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T21:43:24.5618805Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T21:43:24.5656641Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T21:43:24.5712194Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-08-20T21:43:24.5996026Z Entering 'android/libs/fbjni' 2024-08-20T21:43:24.6037893Z Entering 'third_party/FP16' 2024-08-20T21:43:24.6085630Z Entering 'third_party/FXdiv' 2024-08-20T21:43:24.6126846Z Entering 'third_party/NNPACK' 2024-08-20T21:43:24.6165854Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T21:43:24.6207628Z Entering 'third_party/XNNPACK' 2024-08-20T21:43:24.6266289Z Entering 'third_party/benchmark' 2024-08-20T21:43:24.6305298Z Entering 'third_party/cpp-httplib' 2024-08-20T21:43:24.6344448Z Entering 'third_party/cpuinfo' 2024-08-20T21:43:24.6383423Z Entering 'third_party/cudnn_frontend' 2024-08-20T21:43:24.6421532Z Entering 'third_party/cutlass' 2024-08-20T21:43:24.6466108Z Entering 'third_party/eigen' 2024-08-20T21:43:24.6508679Z Entering 'third_party/fbgemm' 2024-08-20T21:43:24.6547991Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T21:43:24.6586159Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T21:43:24.6623284Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T21:43:24.6666736Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T21:43:24.6705091Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T21:43:24.6744519Z Entering 'third_party/flatbuffers' 2024-08-20T21:43:24.6786922Z Entering 'third_party/fmt' 2024-08-20T21:43:24.6826663Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T21:43:24.6863948Z Entering 'third_party/gloo' 2024-08-20T21:43:24.6902314Z Entering 'third_party/googletest' 2024-08-20T21:43:24.6941487Z Entering 'third_party/ideep' 2024-08-20T21:43:24.6979643Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T21:43:24.7027119Z Entering 'third_party/ittapi' 2024-08-20T21:43:24.7066258Z Entering 'third_party/kineto' 2024-08-20T21:43:24.7106953Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T21:43:24.7144286Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T21:43:24.7182959Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T21:43:24.7221270Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T21:43:24.7260022Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T21:43:24.7298897Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T21:43:24.7342847Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T21:43:24.7382899Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T21:43:24.7421665Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T21:43:24.7460835Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T21:43:24.7502101Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T21:43:24.7540187Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T21:43:24.7580578Z Entering 'third_party/mimalloc' 2024-08-20T21:43:24.7619531Z Entering 'third_party/nccl/nccl' 2024-08-20T21:43:24.7659650Z Entering 'third_party/nlohmann' 2024-08-20T21:43:24.7700571Z Entering 'third_party/onnx' 2024-08-20T21:43:24.7753574Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T21:43:24.7791901Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T21:43:24.7832296Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T21:43:24.7870855Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T21:43:24.7908727Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T21:43:24.7945856Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T21:43:24.7982958Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T21:43:24.8021561Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T21:43:24.8059376Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T21:43:24.8098355Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T21:43:24.8133966Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T21:43:24.8176419Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T21:43:24.8218310Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T21:43:24.8278285Z Entering 'third_party/pocketfft' 2024-08-20T21:43:24.8317193Z Entering 'third_party/protobuf' 2024-08-20T21:43:24.8358897Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T21:43:24.8397842Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T21:43:24.8439281Z Entering 'third_party/psimd' 2024-08-20T21:43:24.8480004Z Entering 'third_party/pthreadpool' 2024-08-20T21:43:24.8519727Z Entering 'third_party/pybind11' 2024-08-20T21:43:24.8558522Z Entering 'third_party/python-peachpy' 2024-08-20T21:43:24.8598595Z Entering 'third_party/sleef' 2024-08-20T21:43:24.8637792Z Entering 'third_party/tensorpipe' 2024-08-20T21:43:24.8676619Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T21:43:24.8716885Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T21:43:24.8758470Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T21:43:24.8796965Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T21:43:24.8835723Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T21:43:24.8890590Z ##[endgroup] 2024-08-20T21:43:24.8927924Z [command]/usr/bin/git log -1 --format='%H' 2024-08-20T21:43:24.8955566Z '40ec5f6ddd9787aca0449b24128343ff4c4a88b3' 2024-08-20T21:43:24.9149250Z Prepare all required actions 2024-08-20T21:43:24.9149726Z Getting action download info 2024-08-20T21:43:25.0640453Z ##[group]Run ./.github/actions/setup-linux 2024-08-20T21:43:25.0640838Z env: 2024-08-20T21:43:25.0641263Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:43:25.0641850Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:43:25.0642552Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3 2024-08-20T21:43:25.0643282Z ##[endgroup] 2024-08-20T21:43:25.0666308Z ##[group]Run set -euo pipefail 2024-08-20T21:43:25.0666709Z set -euo pipefail 2024-08-20T21:43:25.0667082Z function get_ec2_metadata() { 2024-08-20T21:43:25.0667601Z  # Pulled from instance metadata endpoint for EC2 2024-08-20T21:43:25.0668490Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-08-20T21:43:25.0669311Z  category=$1 2024-08-20T21:43:25.0669823Z  # If it is GCP runner (runner name contains gcp), do not run this 2024-08-20T21:43:25.0670439Z  runner_name_str=i-0ffb9abe2f461e40b 2024-08-20T21:43:25.0670887Z  if [[ -f /.inarc ]]; then 2024-08-20T21:43:25.0671363Z  echo "ARC Runner, no info on ec2 metadata" 2024-08-20T21:43:25.0671914Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2024-08-20T21:43:25.0672593Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2024-08-20T21:43:25.0673191Z  else 2024-08-20T21:43:25.0673651Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2024-08-20T21:43:25.0674218Z  fi 2024-08-20T21:43:25.0674482Z } 2024-08-20T21:43:25.0674802Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-08-20T21:43:25.0675367Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-08-20T21:43:25.0676014Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-08-20T21:43:25.0676560Z echo "system info $(uname -a)" 2024-08-20T21:43:25.0683625Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:43:25.0684264Z env: 2024-08-20T21:43:25.0684684Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:43:25.0685456Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:43:25.0686187Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3 2024-08-20T21:43:25.0686939Z ##[endgroup] 2024-08-20T21:43:25.0773120Z ami-id: ami-06c68f701d8090592 2024-08-20T21:43:25.0829702Z instance-id: i-0ffb9abe2f461e40b 2024-08-20T21:43:25.0876961Z instance-type: c5.12xlarge 2024-08-20T21:43:25.0887970Z system info Linux ip-10-0-34-3.ec2.internal 6.1.94-99.176.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jun 18 14:57:56 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2024-08-20T21:43:25.0909837Z ##[group]Run echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-08-20T21:43:25.0910880Z echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-08-20T21:43:25.0916405Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:43:25.0916866Z env: 2024-08-20T21:43:25.0917291Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:43:25.0917876Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:43:25.0918662Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3 2024-08-20T21:43:25.0919360Z ##[endgroup] 2024-08-20T21:43:25.0987261Z ##[group]Run if systemctl is-active --quiet docker; then 2024-08-20T21:43:25.0987800Z if systemctl is-active --quiet docker; then 2024-08-20T21:43:25.0988290Z  echo "Docker daemon is running..."; 2024-08-20T21:43:25.0988677Z else 2024-08-20T21:43:25.0989144Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2024-08-20T21:43:25.0989815Z fi 2024-08-20T21:43:25.0994604Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:43:25.0995040Z env: 2024-08-20T21:43:25.0995438Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:43:25.0995991Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:43:25.0996661Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3 2024-08-20T21:43:25.0997354Z ##[endgroup] 2024-08-20T21:43:25.1064115Z Docker daemon is running... 2024-08-20T21:43:25.1110314Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-08-20T21:43:25.1110813Z with: 2024-08-20T21:43:25.1111038Z shell: bash 2024-08-20T21:43:25.1111296Z timeout_minutes: 5 2024-08-20T21:43:25.1111561Z max_attempts: 3 2024-08-20T21:43:25.1111827Z retry_wait_seconds: 30 2024-08-20T21:43:25.1114728Z command: AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" # For LF Runners we need to make sure we also login to Meta's ECR docker registry too. META_AWS_ACCOUNT_ID=308535385114 if [ "$AWS_ACCOUNT_ID" != "$META_AWS_ACCOUNT_ID" ] ; then aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$META_AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" fi 2024-08-20T21:43:25.1117672Z polling_interval_seconds: 1 2024-08-20T21:43:25.1117998Z warning_on_retry: true 2024-08-20T21:43:25.1118299Z continue_on_error: false 2024-08-20T21:43:25.1118575Z env: 2024-08-20T21:43:25.1118966Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:43:25.1119499Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:43:25.1120156Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3 2024-08-20T21:43:25.1120853Z AWS_RETRY_MODE: standard 2024-08-20T21:43:25.1121155Z AWS_MAX_ATTEMPTS: 5 2024-08-20T21:43:25.1121417Z ##[endgroup] 2024-08-20T21:43:26.1712312Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-08-20T21:43:26.1713148Z Configure a credential helper to remove this warning. See 2024-08-20T21:43:26.1714359Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-08-20T21:43:26.1714889Z 2024-08-20T21:43:26.1715005Z Login Succeeded 2024-08-20T21:43:27.1659550Z Command completed after 1 attempt(s). 2024-08-20T21:43:27.1763597Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-08-20T21:43:27.1764765Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-08-20T21:43:27.1765546Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-08-20T21:43:27.1772677Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:43:27.1773127Z env: 2024-08-20T21:43:27.1773565Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:43:27.1774125Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:43:27.1774800Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3 2024-08-20T21:43:27.1775528Z ##[endgroup] 2024-08-20T21:43:27.1863622Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-08-20T21:43:27.1864339Z # ignore expansion of "docker ps -q" since it could be empty 2024-08-20T21:43:27.1865342Z # shellcheck disable=SC2046 2024-08-20T21:43:27.1865927Z docker stop $(docker ps -q) || true 2024-08-20T21:43:27.1866433Z # Prune all of the docker images 2024-08-20T21:43:27.1866879Z docker system prune -af 2024-08-20T21:43:27.1872692Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:43:27.1873190Z env: 2024-08-20T21:43:27.1873815Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:43:27.1874415Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:43:27.1875139Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3 2024-08-20T21:43:27.1875896Z ##[endgroup] 2024-08-20T21:43:27.2154504Z "docker stop" requires at least 1 argument. 2024-08-20T21:43:27.2155198Z See 'docker stop --help'. 2024-08-20T21:43:27.2155450Z 2024-08-20T21:43:27.2155662Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-08-20T21:43:27.2157138Z 2024-08-20T21:43:27.2157285Z Stop one or more running containers 2024-08-20T21:43:27.2300875Z Total reclaimed space: 0B 2024-08-20T21:43:27.2334022Z ##[group]Run set +e 2024-08-20T21:43:27.2334349Z set +e 2024-08-20T21:43:27.2334633Z set -x 2024-08-20T21:43:27.2334907Z  2024-08-20T21:43:27.2335198Z PT_DOMAIN=download.pytorch.org 2024-08-20T21:43:27.2335998Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2024-08-20T21:43:27.2337088Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2024-08-20T21:43:27.2337842Z # one is returned at random 2024-08-20T21:43:27.2338357Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2024-08-20T21:43:27.2338867Z  2024-08-20T21:43:27.2339162Z if [ -z "${RESOLVED_IP}" ]; then 2024-08-20T21:43:27.2339755Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2024-08-20T21:43:27.2340506Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2024-08-20T21:43:27.2341052Z  2024-08-20T21:43:27.2341337Z  if [ -z "${RESOLVED_IP}" ]; then 2024-08-20T21:43:27.2341876Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2024-08-20T21:43:27.2342368Z  exit 1 2024-08-20T21:43:27.2342645Z  fi 2024-08-20T21:43:27.2342906Z fi 2024-08-20T21:43:27.2343157Z  2024-08-20T21:43:27.2343484Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2024-08-20T21:43:27.2343988Z  # Clean up any old records first 2024-08-20T21:43:27.2344594Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2024-08-20T21:43:27.2345002Z fi 2024-08-20T21:43:27.2345250Z  2024-08-20T21:43:27.2345784Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2024-08-20T21:43:27.2346294Z cat /etc/hosts 2024-08-20T21:43:27.2351559Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:43:27.2352037Z env: 2024-08-20T21:43:27.2352455Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:43:27.2353027Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:43:27.2353746Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3 2024-08-20T21:43:27.2354473Z ##[endgroup] 2024-08-20T21:43:27.2376409Z + PT_DOMAIN=download.pytorch.org 2024-08-20T21:43:27.2382845Z ++ dig -4 +short download.pytorch.org 2024-08-20T21:43:27.2383359Z ++ tail -n1 2024-08-20T21:43:27.2626927Z + RESOLVED_IP=18.165.98.69 2024-08-20T21:43:27.2627435Z + '[' -z 18.165.98.69 ']' 2024-08-20T21:43:27.2627861Z + grep -r download.pytorch.org /etc/hosts 2024-08-20T21:43:27.2639436Z 18.165.98.58 download.pytorch.org 2024-08-20T21:43:27.2640659Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2024-08-20T21:43:27.5345348Z + echo '18.165.98.69 download.pytorch.org' 2024-08-20T21:43:27.5345888Z + sudo tee -a /etc/hosts 2024-08-20T21:43:27.5725052Z 18.165.98.69 download.pytorch.org 2024-08-20T21:43:27.5738816Z + cat /etc/hosts 2024-08-20T21:43:27.5747398Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2024-08-20T21:43:27.5758608Z ::1 localhost6 localhost6.localdomain6 2024-08-20T21:43:27.5759082Z 18.165.98.69 download.pytorch.org 2024-08-20T21:43:27.5907981Z ##[group]Run pytorch/test-infra/.github/actions/calculate-docker-image@main 2024-08-20T21:43:27.5908529Z with: 2024-08-20T21:43:27.5908851Z docker-image-name: pytorch-linux-focal-rocm-n-py3 2024-08-20T21:43:27.5909280Z always-rebuild: true 2024-08-20T21:43:27.5909559Z push: true 2024-08-20T21:43:27.5909827Z docker-build-dir: .ci/docker 2024-08-20T21:43:27.5910149Z working-directory: . 2024-08-20T21:43:27.5910578Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T21:43:27.5911058Z force-push: false 2024-08-20T21:43:27.5911304Z env: 2024-08-20T21:43:27.5911692Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:43:27.5912228Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:43:27.5912880Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3 2024-08-20T21:43:27.5913565Z ##[endgroup] 2024-08-20T21:43:27.5932988Z ##[group]Run set -ex 2024-08-20T21:43:27.5933369Z set -ex 2024-08-20T21:43:27.5933642Z  2024-08-20T21:43:27.5934187Z # If the docker build directory or the build script doesn't exist, the action will 2024-08-20T21:43:27.5935140Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2024-08-20T21:43:27.5935926Z # job could then download the pre-built image as usual 2024-08-20T21:43:27.5936727Z if [[ ! -d "${DOCKER_BUILD_DIR}" ]] || [[ ! -f "${DOCKER_BUILD_DIR}/build.sh" ]]; then 2024-08-20T21:43:27.5937350Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2024-08-20T21:43:27.5937913Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2024-08-20T21:43:27.5938419Z  2024-08-20T21:43:27.5938874Z  echo "There is no Docker build script in ${REPO_NAME} repo, skipping..." 2024-08-20T21:43:27.5939431Z  exit 0 2024-08-20T21:43:27.5939686Z else 2024-08-20T21:43:27.5940006Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2024-08-20T21:43:27.5940392Z fi 2024-08-20T21:43:27.5940623Z  2024-08-20T21:43:27.5941039Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2024-08-20T21:43:27.5941824Z  # The docker image name already includes the ECR prefix and tag, so we can just 2024-08-20T21:43:27.5942526Z  # use it as it is, but first let's extract the tag 2024-08-20T21:43:27.5943275Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2024-08-20T21:43:27.5943930Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-08-20T21:43:27.5944551Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2024-08-20T21:43:27.5945054Z else 2024-08-20T21:43:27.5945435Z  DOCKER_TAG=$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2024-08-20T21:43:27.5946024Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-08-20T21:43:27.5946857Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-08-20T21:43:27.5947551Z fi 2024-08-20T21:43:27.5953282Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:43:27.5953731Z env: 2024-08-20T21:43:27.5954130Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:43:27.5954657Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:43:27.5955339Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3 2024-08-20T21:43:27.5956039Z REPO_NAME: pytorch 2024-08-20T21:43:27.5956384Z DOCKER_IMAGE_NAME: pytorch-linux-focal-rocm-n-py3 2024-08-20T21:43:27.5956824Z DOCKER_BUILD_DIR: .ci/docker 2024-08-20T21:43:27.5957267Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T21:43:27.5957729Z ##[endgroup] 2024-08-20T21:43:27.5981360Z + [[ ! -d .ci/docker ]] 2024-08-20T21:43:27.5981735Z + [[ ! -f .ci/docker/build.sh ]] 2024-08-20T21:43:27.5982229Z + echo skip=false 2024-08-20T21:43:27.5983251Z + [[ pytorch-linux-focal-rocm-n-py3 == *\3\0\8\5\3\5\3\8\5\1\1\4\.\d\k\r\.\e\c\r\.\u\s\-\e\a\s\t\-\1\.\a\m\a\z\o\n\a\w\s\.\c\o\m\/\p\y\t\o\r\c\h* ]] 2024-08-20T21:43:27.5985804Z ++ git rev-parse HEAD:.ci/docker 2024-08-20T21:43:27.6001662Z + DOCKER_TAG=f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T21:43:27.6002680Z + echo docker-tag=f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T21:43:27.6004236Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T21:43:27.6042958Z ##[group]Run set -x 2024-08-20T21:43:27.6043280Z set -x 2024-08-20T21:43:27.6043639Z set +e 2024-08-20T21:43:27.6043914Z  2024-08-20T21:43:27.6044172Z login() { 2024-08-20T21:43:27.6044809Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-08-20T21:43:27.6045532Z } 2024-08-20T21:43:27.6045786Z  2024-08-20T21:43:27.6046027Z retry () { 2024-08-20T21:43:27.6046388Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-08-20T21:43:27.6046809Z } 2024-08-20T21:43:27.6047048Z  2024-08-20T21:43:27.6047335Z retry login "${DOCKER_REGISTRY}" 2024-08-20T21:43:27.6047727Z  2024-08-20T21:43:27.6047957Z set -e 2024-08-20T21:43:27.6048226Z  2024-08-20T21:43:27.6048798Z IMAGE_NAME=$(echo ${DOCKER_IMAGE#"${DOCKER_REGISTRY}/${REPO_NAME}/"} | awk -F '[:,]' '{print $1}') 2024-08-20T21:43:27.6049496Z # Build new image 2024-08-20T21:43:27.6049929Z ./build.sh "${IMAGE_NAME}" -t "${DOCKER_IMAGE}" 2024-08-20T21:43:27.6050387Z  2024-08-20T21:43:27.6050713Z if [ "${DOCKER_PUSH:-false}" == "true" ]; then 2024-08-20T21:43:27.6051281Z  # Only push if docker image doesn't exist already 2024-08-20T21:43:27.6052221Z  if ! docker manifest inspect "${DOCKER_IMAGE}" >/dev/null 2>/dev/null || [ "${DOCKER_FORCE_PUSH:-false}" == "true" ]; then 2024-08-20T21:43:27.6053080Z  docker push "${DOCKER_IMAGE}" 2024-08-20T21:43:27.6053469Z  fi 2024-08-20T21:43:27.6053935Z  # Check that upload was successfull or that image already exists 2024-08-20T21:43:27.6054588Z  docker manifest inspect "${DOCKER_IMAGE}" 2024-08-20T21:43:27.6055144Z fi 2024-08-20T21:43:27.6060143Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:43:27.6060592Z env: 2024-08-20T21:43:27.6060985Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:43:27.6061527Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:43:27.6062199Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3 2024-08-20T21:43:27.6062884Z REPO_NAME: pytorch 2024-08-20T21:43:27.6063159Z DOCKER_PUSH: true 2024-08-20T21:43:27.6063446Z DOCKER_FORCE_PUSH: false 2024-08-20T21:43:27.6064289Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T21:43:27.6065727Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T21:43:27.6066235Z ##[endgroup] 2024-08-20T21:43:27.6088793Z + set +e 2024-08-20T21:43:27.6089361Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T21:43:27.6090003Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T21:43:27.6091544Z + aws ecr get-login-password --region us-east-1 2024-08-20T21:43:27.6092894Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T21:43:28.1007586Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-08-20T21:43:28.1008384Z Configure a credential helper to remove this warning. See 2024-08-20T21:43:28.1009474Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-08-20T21:43:28.1010010Z 2024-08-20T21:43:28.1010138Z Login Succeeded 2024-08-20T21:43:28.1021827Z + set -e 2024-08-20T21:43:28.1029306Z ++ echo pytorch-linux-focal-rocm-n-py3:f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T21:43:28.1030045Z ++ awk -F '[:,]' '{print $1}' 2024-08-20T21:43:28.1049355Z + IMAGE_NAME=pytorch-linux-focal-rocm-n-py3 2024-08-20T21:43:28.1050785Z + ./build.sh pytorch-linux-focal-rocm-n-py3 -t 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T21:43:28.1062800Z + image=pytorch-linux-focal-rocm-n-py3 2024-08-20T21:43:28.1063216Z + shift 2024-08-20T21:43:28.1063628Z + '[' -z pytorch-linux-focal-rocm-n-py3 ']' 2024-08-20T21:43:28.1064183Z + [[ pytorch-linux-focal-rocm-n-py3 == *xla* ]] 2024-08-20T21:43:28.1064900Z + [[ pytorch-linux-focal-rocm-n-py3 == *-focal* ]] 2024-08-20T21:43:28.1065361Z + UBUNTU_VERSION=20.04 2024-08-20T21:43:28.1065684Z + '[' -n 20.04 ']' 2024-08-20T21:43:28.1066028Z + OS=ubuntu 2024-08-20T21:43:28.1067810Z + DOCKERFILE=ubuntu/Dockerfile 2024-08-20T21:43:28.1068481Z + [[ pytorch-linux-focal-rocm-n-py3 == *cuda* ]] 2024-08-20T21:43:28.1069050Z + [[ pytorch-linux-focal-rocm-n-py3 == *rocm* ]] 2024-08-20T21:43:28.1069572Z + DOCKERFILE=ubuntu-rocm/Dockerfile 2024-08-20T21:43:28.1069956Z + CMAKE_VERSION=3.18.5 2024-08-20T21:43:28.1070342Z + _UCX_COMMIT=7bb2722ff2187a0cad557ae4a6afa090569f83fb 2024-08-20T21:43:28.1070907Z + _UCC_COMMIT=20eae37090a4ce1b32bcce6144ccad0b49943e0b 2024-08-20T21:43:28.1071375Z + case "$image" in 2024-08-20T21:43:28.1071664Z + ANACONDA_PYTHON_VERSION=3.8 2024-08-20T21:43:28.1072006Z + GCC_VERSION=9 2024-08-20T21:43:28.1072281Z + PROTOBUF=yes 2024-08-20T21:43:28.1072531Z + DB=yes 2024-08-20T21:43:28.1072774Z + VISION=yes 2024-08-20T21:43:28.1073036Z + ROCM_VERSION=6.1 2024-08-20T21:43:28.1073311Z + NINJA_VERSION=1.9.0 2024-08-20T21:43:28.1073608Z + CONDA_CMAKE=yes 2024-08-20T21:43:28.1073883Z + TRITON=yes 2024-08-20T21:43:28.1077871Z ++ tr '[:upper:]' '[:lower:]' 2024-08-20T21:43:28.1080081Z +++ mktemp -u 2024-08-20T21:43:28.1090905Z ++ basename /tmp/tmp.aHCYZJYGNR 2024-08-20T21:43:28.1099619Z + tmp_tag=tmp.ahcyzjygnr 2024-08-20T21:43:28.1100165Z + [[ pytorch-linux-focal-rocm-n-py3 == *cuda* ]] 2024-08-20T21:43:28.1104105Z ++ dirname ubuntu-rocm/Dockerfile 2024-08-20T21:43:28.1119086Z + docker build --no-cache --progress=plain --build-arg BUILD_ENVIRONMENT=pytorch-linux-focal-rocm-n-py3 --build-arg PROTOBUF=yes --build-arg LLVMDEV= --build-arg DB=yes --build-arg VISION=yes --build-arg UBUNTU_VERSION=20.04 --build-arg CENTOS_VERSION= --build-arg DEVTOOLSET_VERSION= --build-arg GLIBC_VERSION= --build-arg CLANG_VERSION= --build-arg ANACONDA_PYTHON_VERSION=3.8 --build-arg GCC_VERSION=9 --build-arg CUDA_VERSION= --build-arg CUDNN_VERSION= --build-arg TENSORRT_VERSION= --build-arg ANDROID= --build-arg ANDROID_NDK= --build-arg GRADLE_VERSION= --build-arg VULKAN_SDK_VERSION= --build-arg SWIFTSHADER= --build-arg CMAKE_VERSION=3.18.5 --build-arg NINJA_VERSION=1.9.0 --build-arg KATEX= --build-arg ROCM_VERSION=6.1 --build-arg 'PYTORCH_ROCM_ARCH=gfx906;gfx90a' --build-arg IMAGE_NAME= --build-arg UCX_COMMIT= --build-arg UCC_COMMIT= --build-arg CONDA_CMAKE=yes --build-arg TRITON=yes --build-arg ONNX= --build-arg DOCS= --build-arg INDUCTOR_BENCHMARKS= --build-arg EXECUTORCH= --build-arg HALIDE= --build-arg XPU_VERSION= --build-arg ACL= --build-arg SKIP_SCCACHE_INSTALL= --build-arg SKIP_LLVM_SRC_BUILD_INSTALL= -f ubuntu-rocm/Dockerfile -t tmp.ahcyzjygnr -t 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f6d216893d65c7b8ae43df4daaf247db808378e9 . 2024-08-20T21:43:28.4173542Z #0 building with "default" instance using docker driver 2024-08-20T21:43:28.4173987Z 2024-08-20T21:43:28.4174189Z #1 [internal] load build definition from Dockerfile 2024-08-20T21:43:28.4174754Z #1 transferring dockerfile: 4.30kB done 2024-08-20T21:43:28.4175147Z #1 DONE 0.0s 2024-08-20T21:43:28.4175329Z 2024-08-20T21:43:28.4175811Z #2 [internal] load metadata for docker.io/library/ubuntu:20.04 2024-08-20T21:43:28.5058712Z #2 DONE 0.2s 2024-08-20T21:43:28.6401883Z 2024-08-20T21:43:28.6402310Z #3 [internal] load .dockerignore 2024-08-20T21:43:28.6402942Z #3 transferring context: 2B done 2024-08-20T21:43:28.6403333Z #3 DONE 0.0s 2024-08-20T21:43:28.6403602Z 2024-08-20T21:43:28.6403748Z #4 [internal] load build context 2024-08-20T21:43:28.6404130Z #4 transferring context: 44.23kB done 2024-08-20T21:43:28.6404541Z #4 DONE 0.0s 2024-08-20T21:43:28.6404806Z 2024-08-20T21:43:28.6405391Z #5 [ 1/49] FROM docker.io/library/ubuntu:20.04@sha256:fa17826afb526a9fc7250e0fbcbfd18d03fe7a54849472f86879d8bf562c629e 2024-08-20T21:43:28.6406697Z #5 resolve docker.io/library/ubuntu:20.04@sha256:fa17826afb526a9fc7250e0fbcbfd18d03fe7a54849472f86879d8bf562c629e done 2024-08-20T21:43:28.6407837Z #5 sha256:fa17826afb526a9fc7250e0fbcbfd18d03fe7a54849472f86879d8bf562c629e 1.34kB / 1.34kB done 2024-08-20T21:43:28.6408841Z #5 sha256:85c08a37b74bc18a7b3f8cf89aabdfac51c525cdbc193a753f7907965e310ec2 424B / 424B done 2024-08-20T21:43:28.6409836Z #5 sha256:9df6d6105df2788299e5cbbf3dfd09aa6b3b5a10b784b214c35a035f76deb4ba 2.30kB / 2.30kB done 2024-08-20T21:43:28.6410837Z #5 sha256:602d8ad51b8130f3fcd71cb936dea612ebc799666136abf2e5914585b3178a4a 7.34MB / 27.51MB 0.1s 2024-08-20T21:43:28.7433201Z #5 sha256:602d8ad51b8130f3fcd71cb936dea612ebc799666136abf2e5914585b3178a4a 17.83MB / 27.51MB 0.2s 2024-08-20T21:43:28.9365047Z #5 sha256:602d8ad51b8130f3fcd71cb936dea612ebc799666136abf2e5914585b3178a4a 27.51MB / 27.51MB 0.3s 2024-08-20T21:43:28.9366094Z #5 extracting sha256:602d8ad51b8130f3fcd71cb936dea612ebc799666136abf2e5914585b3178a4a 2024-08-20T21:43:29.0403253Z #5 sha256:602d8ad51b8130f3fcd71cb936dea612ebc799666136abf2e5914585b3178a4a 27.51MB / 27.51MB 0.4s done 2024-08-20T21:43:29.6005421Z #5 extracting sha256:602d8ad51b8130f3fcd71cb936dea612ebc799666136abf2e5914585b3178a4a 0.6s done 2024-08-20T21:43:29.6006175Z #5 DONE 1.1s 2024-08-20T21:43:29.7526886Z 2024-08-20T21:43:29.7528089Z #6 [ 2/49] COPY ./common/install_base.sh install_base.sh 2024-08-20T21:43:31.6750598Z #6 DONE 2.1s 2024-08-20T21:43:31.8277072Z 2024-08-20T21:43:31.8278367Z #7 [ 3/49] RUN bash ./install_base.sh && rm install_base.sh 2024-08-20T21:43:32.1725259Z #7 0.495 ++ grep -oP '(?<=^ID=).+' /etc/os-release 2024-08-20T21:43:32.1725844Z #7 0.495 ++ tr -d '"' 2024-08-20T21:43:32.3399999Z #7 0.496 + ID=ubuntu 2024-08-20T21:43:32.3400380Z #7 0.496 + case "$ID" in 2024-08-20T21:43:32.3400916Z #7 0.496 + install_ubuntu 2024-08-20T21:43:32.3401258Z #7 0.496 + [[ 20.04 == \2\0\.\0\4* ]] 2024-08-20T21:43:32.3401836Z #7 0.496 + cmake3='cmake=3.16*' 2024-08-20T21:43:32.3402188Z #7 0.496 + maybe_libiomp_dev= 2024-08-20T21:43:32.3402590Z #7 0.496 + [[ '' == 15 ]] 2024-08-20T21:43:32.3402947Z #7 0.496 + [[ '' == 12 ]] 2024-08-20T21:43:32.3403284Z #7 0.496 + [[ '' == 10 ]] 2024-08-20T21:43:32.3403751Z #7 0.496 + maybe_libomp_dev= 2024-08-20T21:43:32.3404101Z #7 0.496 + [[ 20.04 == \2\0\.\0\4* ]] 2024-08-20T21:43:32.3404514Z #7 0.496 + [[ '' == \1\1\.\8* ]] 2024-08-20T21:43:32.3404890Z #7 0.496 + maybe_libnccl_dev= 2024-08-20T21:43:32.3405276Z #7 0.496 + apt-get update 2024-08-20T21:43:32.3405932Z #7 0.546 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 2024-08-20T21:43:32.3406763Z #7 0.663 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 2024-08-20T21:43:32.4527240Z #7 0.683 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3887 kB] 2024-08-20T21:43:32.4528389Z #7 0.776 Get:4 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1257 kB] 2024-08-20T21:43:32.6107365Z #7 0.783 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.9 kB] 2024-08-20T21:43:32.6108565Z #7 0.783 Get:6 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3867 kB] 2024-08-20T21:43:32.7399972Z #7 1.063 Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 2024-08-20T21:43:32.9346660Z #7 1.160 Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 2024-08-20T21:43:32.9347630Z #7 1.258 Get:9 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] 2024-08-20T21:43:33.1196328Z #7 1.292 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] 2024-08-20T21:43:33.4225212Z #7 1.746 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] 2024-08-20T21:43:33.5672579Z #7 1.783 Get:12 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] 2024-08-20T21:43:33.5673828Z #7 1.783 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4356 kB] 2024-08-20T21:43:33.5674952Z #7 1.890 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4023 kB] 2024-08-20T21:43:33.6721316Z #7 1.995 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.5 kB] 2024-08-20T21:43:33.8558412Z #7 1.995 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1544 kB] 2024-08-20T21:43:33.8559583Z #7 2.028 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] 2024-08-20T21:43:33.8560718Z #7 2.028 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] 2024-08-20T21:43:34.4171616Z #7 2.740 Fetched 32.6 MB in 2s (14.6 MB/s) 2024-08-20T21:43:35.2558453Z #7 2.740 Reading package lists... 2024-08-20T21:43:35.4578368Z #7 3.596 + ccache_deps='asciidoc docbook-xml docbook-xsl xsltproc' 2024-08-20T21:43:35.4579785Z #7 3.596 + deploy_deps='libffi-dev libbz2-dev libreadline-dev libncurses5-dev libncursesw5-dev libgdbm-dev libsqlite3-dev uuid-dev tk-dev' 2024-08-20T21:43:35.4580739Z #7 3.596 + numpy_deps=gfortran 2024-08-20T21:43:35.4583994Z #7 3.596 + apt-get install -y --no-install-recommends asciidoc docbook-xml docbook-xsl xsltproc gfortran libffi-dev libbz2-dev libreadline-dev libncurses5-dev libncursesw5-dev libgdbm-dev libsqlite3-dev uuid-dev tk-dev 'cmake=3.16*' apt-transport-https autoconf automake build-essential ca-certificates curl git libatlas-base-dev libc6-dbg libyaml-dev libz-dev libjemalloc2 libjpeg-dev libasound2-dev libsndfile-dev software-properties-common wget sudo vim jq libtool vim unzip gpg-agent gdb 2024-08-20T21:43:36.1495640Z #7 3.630 Reading package lists... 2024-08-20T21:43:36.3082881Z #7 4.492 Building dependency tree... 2024-08-20T21:43:36.4812204Z #7 4.631 Reading state information... 2024-08-20T21:43:36.4812824Z #7 4.804 The following additional packages will be installed: 2024-08-20T21:43:36.4814213Z #7 4.804 asciidoc-base asciidoc-common autotools-dev binutils binutils-common 2024-08-20T21:43:36.4815153Z #7 4.804 binutils-x86-64-linux-gnu cmake-data cpp cpp-9 dbus dbus-user-session 2024-08-20T21:43:36.4816101Z #7 4.804 dconf-gsettings-backend dconf-service distro-info-data dpkg-dev file 2024-08-20T21:43:36.4817014Z #7 4.804 fontconfig-config fonts-dejavu-core g++ g++-9 gcc gcc-9 gcc-9-base 2024-08-20T21:43:36.4817962Z #7 4.804 gfortran-9 gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 git-man glib-networking 2024-08-20T21:43:36.6332373Z #7 4.804 glib-networking-common glib-networking-services gpg gpgconf 2024-08-20T21:43:36.6333421Z #7 4.804 gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libarchive13 2024-08-20T21:43:36.6334554Z #7 4.804 libargon2-1 libasan5 libasn1-8-heimdal libasound2 libasound2-data libassuan0 2024-08-20T21:43:36.6335516Z #7 4.804 libatlas3-base libatomic1 libbabeltrace1 libbinutils libbrotli1 libbsd0 2024-08-20T21:43:36.6336442Z #7 4.804 libc-dev-bin libc6-dev libcanberra0 libcap2 libcap2-bin libcc1-0 2024-08-20T21:43:36.6337370Z #7 4.804 libcrypt-dev libcryptsetup12 libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 2024-08-20T21:43:36.6338321Z #7 4.804 libdbus-1-3 libdconf1 libdevmapper1.02.1 libdpkg-perl libdw1 libelf1 2024-08-20T21:43:36.6339239Z #7 4.804 liberror-perl libexpat1 libexpat1-dev libflac-dev libflac8 libfontconfig1 2024-08-20T21:43:36.6340158Z #7 4.804 libfontconfig1-dev libfreetype-dev libfreetype6 libfreetype6-dev 2024-08-20T21:43:36.6341378Z #7 4.805 libgcc-9-dev libgdbm-compat4 libgdbm6 libgfortran-9-dev libgfortran5 2024-08-20T21:43:36.6342329Z #7 4.805 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgomp1 2024-08-20T21:43:36.6343240Z #7 4.805 libgpm2 libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 2024-08-20T21:43:36.6344080Z #7 4.805 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 2024-08-20T21:43:36.6344962Z #7 4.805 libhx509-5-heimdal libice-dev libice6 libicu66 libip4tc2 libisl22 libitm1 2024-08-20T21:43:36.6345938Z #7 4.805 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjq1 libjson-c4 2024-08-20T21:43:36.6346904Z #7 4.805 libjsoncpp1 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal libkrb5-3 2024-08-20T21:43:36.6347855Z #7 4.805 libkrb5support0 libldap-2.4-2 libldap-common liblmdb0 liblsan0 libltdl7 2024-08-20T21:43:36.6348732Z #7 4.805 libmagic-mgc libmagic1 libmpc3 libmpdec2 libmpfr6 libncurses-dev 2024-08-20T21:43:36.6366638Z #7 4.805 libnghttp2-14 libnpth0 libogg-dev libogg0 libonig5 libpackagekit-glib2-18 2024-08-20T21:43:36.6367617Z #7 4.805 libpam-systemd libperl5.30 libpng-dev libpng16-16 libpolkit-agent-1-0 2024-08-20T21:43:36.6368528Z #7 4.805 libpolkit-gobject-1-0 libproxy1v5 libpsl5 libpthread-stubs0-dev 2024-08-20T21:43:36.6369434Z #7 4.805 libpython3-stdlib libpython3.8 libpython3.8-minimal libpython3.8-stdlib 2024-08-20T21:43:36.6370396Z #7 4.805 libquadmath0 libreadline8 librhash0 libroken18-heimdal librtmp1 libsasl2-2 2024-08-20T21:43:36.6371367Z #7 4.805 libsasl2-modules-db libsigsegv2 libsm-dev libsm6 libsndfile1 libsoup2.4-1 2024-08-20T21:43:36.6372298Z #7 4.805 libsqlite3-0 libssh-4 libssl1.1 libstdc++-9-dev libstemmer0d libtcl8.6 2024-08-20T21:43:36.6373202Z #7 4.805 libtdb1 libtk8.6 libtsan0 libubsan1 libuv1 libvorbis-dev libvorbis0a 2024-08-20T21:43:36.6374078Z #7 4.805 libvorbisenc2 libvorbisfile3 libwind0-heimdal libx11-6 libx11-data 2024-08-20T21:43:36.6374979Z #7 4.805 libx11-dev libxau-dev libxau6 libxcb1 libxcb1-dev libxdmcp-dev libxdmcp6 2024-08-20T21:43:36.6375941Z #7 4.805 libxext-dev libxext6 libxft-dev libxft2 libxml2 libxml2-utils libxrender-dev 2024-08-20T21:43:36.6376889Z #7 4.805 libxrender1 libxslt1.1 libxss-dev libxss1 libxt-dev libxt6 libyaml-0-2 2024-08-20T21:43:36.6377820Z #7 4.805 linux-libc-dev lsb-release m4 make mime-support openssl packagekit patch 2024-08-20T21:43:36.6378700Z #7 4.805 perl perl-modules-5.30 pinentry-curses pkg-config policykit-1 2024-08-20T21:43:36.6379800Z #7 4.805 python-apt-common python3 python3-apt python3-certifi python3-chardet 2024-08-20T21:43:36.6380753Z #7 4.805 python3-dbus python3-gi python3-idna python3-minimal python3-pkg-resources 2024-08-20T21:43:36.6381614Z #7 4.805 python3-requests python3-requests-unixsocket python3-six 2024-08-20T21:43:36.6382484Z #7 4.805 python3-software-properties python3-urllib3 python3.8 python3.8-minimal 2024-08-20T21:43:36.6383421Z #7 4.805 readline-common sgml-base sgml-data sound-theme-freedesktop systemd 2024-08-20T21:43:36.6384320Z #7 4.805 systemd-sysv systemd-timesyncd tcl tcl-dev tcl8.6 tcl8.6-dev tk tk8.6 2024-08-20T21:43:36.6385237Z #7 4.805 tk8.6-dev tzdata ucf vim-common vim-runtime x11-common x11proto-core-dev 2024-08-20T21:43:36.6386118Z #7 4.805 x11proto-dev x11proto-scrnsaver-dev x11proto-xext-dev xml-core 2024-08-20T21:43:36.6386831Z #7 4.805 xorg-sgml-doctools xtrans-dev xxd xz-utils 2024-08-20T21:43:36.6387292Z #7 4.806 Suggested packages: 2024-08-20T21:43:36.6387979Z #7 4.806 asciidoc-doc docbook-utils source-highlight autoconf-archive gnu-standards 2024-08-20T21:43:36.6388880Z #7 4.806 autoconf-doc gettext binutils-doc cmake-doc ninja-build cpp-doc 2024-08-20T21:43:36.6389691Z #7 4.806 gcc-9-locales docbook docbook-dsssl docbook-defguide dbtoepub 2024-08-20T21:43:36.6390547Z #7 4.806 docbook-xsl-doc-html | docbook-xsl-doc-pdf | docbook-xsl-doc-text 2024-08-20T21:43:36.6391436Z #7 4.806 | docbook-xsl-doc docbook-xsl-saxon fop libsaxon-java libxalan2-java 2024-08-20T21:43:36.6392440Z #7 4.806 libxslthl-java xalan debian-keyring g++-multilib g++-9-multilib gcc-9-doc 2024-08-20T21:43:36.6393356Z #7 4.806 gcc-multilib manpages-dev flex bison gcc-doc gcc-9-multilib gdb-doc 2024-08-20T21:43:36.6394233Z #7 4.806 gfortran-multilib gfortran-doc gfortran-9-multilib gfortran-9-doc 2024-08-20T21:43:36.6395140Z #7 4.806 libcoarrays-dev gettext-base git-daemon-run | git-daemon-sysvinit git-doc 2024-08-20T21:43:36.6396054Z #7 4.806 git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn 2024-08-20T21:43:36.6396955Z #7 4.806 pinentry-gnome3 scdaemon isoquery lrzip libasound2-plugins alsa-utils 2024-08-20T21:43:36.6397865Z #7 4.806 libasound2-doc libatlas-doc liblapack-doc glibc-doc libcanberra-gtk0 2024-08-20T21:43:36.6398785Z #7 4.806 libcanberra-pulse gnupg | gnupg2 bzr freetype2-doc gdbm-l10n gpm krb5-doc 2024-08-20T21:43:36.6399738Z #7 4.806 krb5-user gstreamer1.0-tools libice-doc ncurses-doc readline-doc libsm-doc 2024-08-20T21:43:36.6400672Z #7 4.806 sqlite3-doc libstdc++-9-doc libtool-doc gcj-jdk libx11-doc libxcb-doc 2024-08-20T21:43:36.6401601Z #7 4.806 libxext-doc libxt-doc libyaml-doc m4-doc make-doc appstream ed diffutils-doc 2024-08-20T21:43:36.6402537Z #7 4.806 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl 2024-08-20T21:43:36.6403555Z #7 4.806 libb-debug-perl liblocale-codes-perl pinentry-doc python3-doc python3-tk 2024-08-20T21:43:36.6404558Z #7 4.806 python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg 2024-08-20T21:43:36.6405532Z #7 4.806 python3-setuptools python3-cryptography python3-openssl python3-socks 2024-08-20T21:43:36.6406490Z #7 4.806 python3.8-venv python3.8-doc binfmt-support sgml-base-doc perlsgml w3-recs 2024-08-20T21:43:36.6407479Z #7 4.806 opensp systemd-container tcl-doc tcl-tclreadline tcl8.6-doc tk-doc tk8.6-doc 2024-08-20T21:43:36.6408241Z #7 4.806 zip ctags vim-doc vim-scripts debhelper 2024-08-20T21:43:36.6408706Z #7 4.806 Recommended packages: 2024-08-20T21:43:36.6409392Z #7 4.806 asciidoc-dblatex asciidoc-doc vim-asciidoc xmlto fakeroot gnupg | gnupg2 2024-08-20T21:43:36.6410324Z #7 4.806 libalgorithm-merge-perl gdbserver less ssh-client gnupg alsa-ucm-conf 2024-08-20T21:43:36.6411252Z #7 4.806 alsa-topology-conf bzip2-doc manpages manpages-dev libpam-cap dmsetup 2024-08-20T21:43:36.6412231Z #7 4.806 libfile-fcntllock-perl liblocale-gettext-perl shared-mime-info xdg-user-dirs 2024-08-20T21:43:36.6413178Z #7 4.806 krb5-locales libpng-tools publicsuffix libsasl2-modules libltdl-dev 2024-08-20T21:43:36.6414133Z #7 4.806 packagekit-tools netbase unattended-upgrades networkd-dispatcher 2024-08-20T21:43:36.6414868Z #7 4.806 libnss-systemd xterm | x-terminal-emulator 2024-08-20T21:43:36.8974240Z #7 5.221 The following NEW packages will be installed: 2024-08-20T21:43:36.8975267Z #7 5.221 apt-transport-https asciidoc asciidoc-base asciidoc-common autoconf automake 2024-08-20T21:43:36.8976223Z #7 5.221 autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2024-08-20T21:43:36.8977132Z #7 5.221 build-essential ca-certificates cmake cmake-data cpp cpp-9 curl dbus 2024-08-20T21:43:37.0335057Z #7 5.221 dbus-user-session dconf-gsettings-backend dconf-service distro-info-data 2024-08-20T21:43:37.0336089Z #7 5.221 docbook-xml docbook-xsl dpkg-dev file fontconfig-config fonts-dejavu-core 2024-08-20T21:43:37.0337035Z #7 5.221 g++ g++-9 gcc gcc-9 gcc-9-base gdb gfortran gfortran-9 gir1.2-glib-2.0 2024-08-20T21:43:37.0338019Z #7 5.221 gir1.2-packagekitglib-1.0 git git-man glib-networking glib-networking-common 2024-08-20T21:43:37.0339027Z #7 5.221 glib-networking-services gpg gpg-agent gpgconf gsettings-desktop-schemas 2024-08-20T21:43:37.0339997Z #7 5.221 iso-codes jq libapparmor1 libappstream4 libarchive13 libargon2-1 libasan5 2024-08-20T21:43:37.0340948Z #7 5.221 libasn1-8-heimdal libasound2 libasound2-data libasound2-dev libassuan0 2024-08-20T21:43:37.0341874Z #7 5.221 libatlas-base-dev libatlas3-base libatomic1 libbabeltrace1 libbinutils 2024-08-20T21:43:37.0343046Z #7 5.221 libbrotli1 libbsd0 libbz2-dev libc-dev-bin libc6-dbg libc6-dev libcanberra0 2024-08-20T21:43:37.0344033Z #7 5.221 libcap2 libcap2-bin libcc1-0 libcrypt-dev libcryptsetup12 libctf-nobfd0 2024-08-20T21:43:37.0345015Z #7 5.221 libctf0 libcurl3-gnutls libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 2024-08-20T21:43:37.0345990Z #7 5.221 libdpkg-perl libdw1 libelf1 liberror-perl libexpat1 libexpat1-dev libffi-dev 2024-08-20T21:43:37.0346951Z #7 5.221 libflac-dev libflac8 libfontconfig1 libfontconfig1-dev libfreetype-dev 2024-08-20T21:43:37.0347873Z #7 5.221 libfreetype6 libfreetype6-dev libgcc-9-dev libgdbm-compat4 libgdbm-dev 2024-08-20T21:43:37.0348817Z #7 5.221 libgdbm6 libgfortran-9-dev libgfortran5 libgirepository-1.0-1 libglib2.0-0 2024-08-20T21:43:37.0349726Z #7 5.221 libglib2.0-bin libglib2.0-data libgomp1 libgpm2 libgssapi-krb5-2 2024-08-20T21:43:37.0350551Z #7 5.221 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal 2024-08-20T21:43:37.0351421Z #7 5.221 libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libice-dev 2024-08-20T21:43:37.0352338Z #7 5.221 libice6 libicu66 libip4tc2 libisl22 libitm1 libjemalloc2 libjpeg-dev 2024-08-20T21:43:37.0353254Z #7 5.221 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjq1 libjson-c4 2024-08-20T21:43:37.0354223Z #7 5.221 libjsoncpp1 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal libkrb5-3 2024-08-20T21:43:37.0355175Z #7 5.221 libkrb5support0 libldap-2.4-2 libldap-common liblmdb0 liblsan0 libltdl7 2024-08-20T21:43:37.0356061Z #7 5.221 libmagic-mgc libmagic1 libmpc3 libmpdec2 libmpfr6 libncurses-dev 2024-08-20T21:43:37.0356982Z #7 5.221 libncurses5-dev libncursesw5-dev libnghttp2-14 libnpth0 libogg-dev libogg0 2024-08-20T21:43:37.0357927Z #7 5.221 libonig5 libpackagekit-glib2-18 libpam-systemd libperl5.30 libpng-dev 2024-08-20T21:43:37.0358867Z #7 5.221 libpng16-16 libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5 2024-08-20T21:43:37.0359847Z #7 5.221 libpthread-stubs0-dev libpython3-stdlib libpython3.8 libpython3.8-minimal 2024-08-20T21:43:37.0360814Z #7 5.221 libpython3.8-stdlib libquadmath0 libreadline-dev libreadline8 librhash0 2024-08-20T21:43:37.0361746Z #7 5.221 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsigsegv2 2024-08-20T21:43:37.0362647Z #7 5.221 libsm-dev libsm6 libsndfile1 libsndfile1-dev libsoup2.4-1 libsqlite3-0 2024-08-20T21:43:37.0363687Z #7 5.221 libsqlite3-dev libssh-4 libssl1.1 libstdc++-9-dev libstemmer0d libtcl8.6 2024-08-20T21:43:37.0364935Z #7 5.221 libtdb1 libtk8.6 libtool libtsan0 libubsan1 libuv1 libvorbis-dev libvorbis0a 2024-08-20T21:43:37.0365847Z #7 5.221 libvorbisenc2 libvorbisfile3 libwind0-heimdal libx11-6 libx11-data 2024-08-20T21:43:37.0366754Z #7 5.221 libx11-dev libxau-dev libxau6 libxcb1 libxcb1-dev libxdmcp-dev libxdmcp6 2024-08-20T21:43:37.0367719Z #7 5.221 libxext-dev libxext6 libxft-dev libxft2 libxml2 libxml2-utils libxrender-dev 2024-08-20T21:43:37.0368663Z #7 5.221 libxrender1 libxslt1.1 libxss-dev libxss1 libxt-dev libxt6 libyaml-0-2 2024-08-20T21:43:37.0369568Z #7 5.222 libyaml-dev linux-libc-dev lsb-release m4 make mime-support openssl 2024-08-20T21:43:37.0370467Z #7 5.222 packagekit patch perl perl-modules-5.30 pinentry-curses pkg-config 2024-08-20T21:43:37.0371349Z #7 5.222 policykit-1 python-apt-common python3 python3-apt python3-certifi 2024-08-20T21:43:37.0372227Z #7 5.222 python3-chardet python3-dbus python3-gi python3-idna python3-minimal 2024-08-20T21:43:37.0373135Z #7 5.222 python3-pkg-resources python3-requests python3-requests-unixsocket 2024-08-20T21:43:37.0374035Z #7 5.222 python3-six python3-software-properties python3-urllib3 python3.8 2024-08-20T21:43:37.0374829Z #7 5.222 python3.8-minimal readline-common sgml-base sgml-data 2024-08-20T21:43:37.0375714Z #7 5.222 software-properties-common sound-theme-freedesktop sudo systemd systemd-sysv 2024-08-20T21:43:37.0376717Z #7 5.222 systemd-timesyncd tcl tcl-dev tcl8.6 tcl8.6-dev tk tk-dev tk8.6 tk8.6-dev 2024-08-20T21:43:37.0377742Z #7 5.222 tzdata ucf unzip uuid-dev vim vim-common vim-runtime wget x11-common 2024-08-20T21:43:37.0378664Z #7 5.222 x11proto-core-dev x11proto-dev x11proto-scrnsaver-dev x11proto-xext-dev 2024-08-20T21:43:37.0379611Z #7 5.222 xml-core xorg-sgml-doctools xsltproc xtrans-dev xxd xz-utils zlib1g-dev 2024-08-20T21:43:37.0380423Z #7 5.267 0 upgraded, 292 newly installed, 0 to remove and 0 not upgraded. 2024-08-20T21:43:37.0381005Z #7 5.267 Need to get 164 MB of archives. 2024-08-20T21:43:37.0381614Z #7 5.267 After this operation, 716 MB of additional disk space will be used. 2024-08-20T21:43:37.0382762Z #7 5.267 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.23 [1323 kB] 2024-08-20T21:43:37.0384214Z #7 5.357 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.11 [719 kB] 2024-08-20T21:43:37.1396767Z #7 5.362 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB] 2024-08-20T21:43:37.1398266Z #7 5.363 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.11 [1899 kB] 2024-08-20T21:43:37.1399661Z #7 5.378 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 2024-08-20T21:43:37.1400891Z #7 5.378 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 2024-08-20T21:43:37.1402062Z #7 5.378 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 2024-08-20T21:43:37.1403318Z #7 5.379 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB] 2024-08-20T21:43:37.1404460Z #7 5.379 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB] 2024-08-20T21:43:37.1405726Z #7 5.380 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.6 [549 kB] 2024-08-20T21:43:37.1407200Z #7 5.385 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.11 [1676 kB] 2024-08-20T21:43:37.1408674Z #7 5.397 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.11 [387 kB] 2024-08-20T21:43:37.1410004Z #7 5.400 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 2024-08-20T21:43:37.1411445Z #7 5.400 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 2024-08-20T21:43:37.1412749Z #7 5.400 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.3 [35.4 kB] 2024-08-20T21:43:37.1414099Z #7 5.401 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2 amd64 1:2.32-1ubuntu0.1 [15.8 kB] 2024-08-20T21:43:37.1415464Z #7 5.401 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.2 kB] 2024-08-20T21:43:37.1416916Z #7 5.402 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB] 2024-08-20T21:43:37.1418306Z #7 5.403 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 2024-08-20T21:43:37.1419708Z #7 5.403 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 2024-08-20T21:43:37.1421086Z #7 5.413 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libip4tc2 amd64 1.8.4-3ubuntu2.1 [19.1 kB] 2024-08-20T21:43:37.1422386Z #7 5.413 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkmod2 amd64 27-1ubuntu2.1 [45.3 kB] 2024-08-20T21:43:37.1423762Z #7 5.414 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.23 [28.1 kB] 2024-08-20T21:43:37.1425133Z #7 5.414 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.23 [3811 kB] 2024-08-20T21:43:37.1426584Z #7 5.442 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.23 [10.3 kB] 2024-08-20T21:43:37.1427992Z #7 5.442 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.5 [2739 kB] 2024-08-20T21:43:37.1429254Z #7 5.463 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB] 2024-08-20T21:43:37.2705408Z #7 5.463 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B] 2024-08-20T21:43:37.2706777Z #7 5.463 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.5 [3941 kB] 2024-08-20T21:43:37.2708122Z #7 5.492 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.5 [224 kB] 2024-08-20T21:43:37.2709316Z #7 5.494 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 sgml-base all 1.29.1 [12.4 kB] 2024-08-20T21:43:37.2710539Z #7 5.494 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.23 [621 kB] 2024-08-20T21:43:37.2711939Z #7 5.499 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] 2024-08-20T21:43:37.2713352Z #7 5.500 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.3 [179 kB] 2024-08-20T21:43:37.2714687Z #7 5.502 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus amd64 1.12.16-2ubuntu2.3 [151 kB] 2024-08-20T21:43:37.2716022Z #7 5.503 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.16 [5032 B] 2024-08-20T21:43:37.2717286Z #7 5.503 Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB] 2024-08-20T21:43:37.2718437Z #7 5.504 Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB] 2024-08-20T21:43:37.2719540Z #7 5.505 Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB] 2024-08-20T21:43:37.2720816Z #7 5.515 Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.7 [1289 kB] 2024-08-20T21:43:37.2722323Z #7 5.525 Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgirepository-1.0-1 amd64 1.64.1-1~ubuntu20.04.1 [85.7 kB] 2024-08-20T21:43:37.2723938Z #7 5.526 Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gir1.2-glib-2.0 amd64 1.64.1-1~ubuntu20.04.1 [134 kB] 2024-08-20T21:43:37.2725391Z #7 5.527 Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 2024-08-20T21:43:37.2726647Z #7 5.527 Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2-bin amd64 1:2.32-1ubuntu0.1 [26.2 kB] 2024-08-20T21:43:37.2728003Z #7 5.528 Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libelf1 amd64 0.176-1.1ubuntu0.1 [44.2 kB] 2024-08-20T21:43:37.2729403Z #7 5.528 Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.7 [5944 B] 2024-08-20T21:43:37.2730770Z #7 5.528 Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2024a-0ubuntu0.20.04.1 [301 kB] 2024-08-20T21:43:37.2732089Z #7 5.531 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB] 2024-08-20T21:43:37.2733442Z #7 5.594 Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.23 [186 kB] 2024-08-20T21:43:37.3716946Z #7 5.595 Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.7 [640 kB] 2024-08-20T21:43:37.3718286Z #7 5.600 Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB] 2024-08-20T21:43:37.3719547Z #7 5.600 Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB] 2024-08-20T21:43:37.3720981Z #7 5.600 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-dbus amd64 1.2.16-1build1 [94.0 kB] 2024-08-20T21:43:37.3722183Z #7 5.601 Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gi amd64 3.36.0-1 [165 kB] 2024-08-20T21:43:37.3723602Z #7 5.602 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB] 2024-08-20T21:43:37.3724914Z #7 5.603 Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB] 2024-08-20T21:43:37.3726130Z #7 5.603 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 sudo amd64 1.8.31-1ubuntu1.5 [515 kB] 2024-08-20T21:43:37.3727216Z #7 5.608 Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB] 2024-08-20T21:43:37.3728493Z #7 5.616 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xxd amd64 2:8.1.2269-1ubuntu5.23 [52.9 kB] 2024-08-20T21:43:37.3729860Z #7 5.617 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 vim-common all 2:8.1.2269-1ubuntu5.23 [87.9 kB] 2024-08-20T21:43:37.3731210Z #7 5.618 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB] 2024-08-20T21:43:37.3732403Z #7 5.618 Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB] 2024-08-20T21:43:37.3733713Z #7 5.634 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.6 [31.0 kB] 2024-08-20T21:43:37.3735085Z #7 5.635 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.6 [80.0 kB] 2024-08-20T21:43:37.3736445Z #7 5.635 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] 2024-08-20T21:43:37.3737772Z #7 5.635 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.6 [330 kB] 2024-08-20T21:43:37.3739142Z #7 5.638 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.6 [121 kB] 2024-08-20T21:43:37.3740391Z #7 5.639 Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 liblmdb0 amd64 0.9.24-1 [44.6 kB] 2024-08-20T21:43:37.3741581Z #7 5.640 Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 libpng16-16 amd64 1.6.37-2 [179 kB] 2024-08-20T21:43:37.3742918Z #7 5.641 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-26ubuntu1.3 [39.2 kB] 2024-08-20T21:43:37.3744262Z #7 5.641 Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 2024-08-20T21:43:37.3745607Z #7 5.650 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1 amd64 1.34.2-1ubuntu1.5 [80.9 kB] 2024-08-20T21:43:37.3746904Z #7 5.651 Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B] 2024-08-20T21:43:37.3748120Z #7 5.651 Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB] 2024-08-20T21:43:37.3749277Z #7 5.651 Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB] 2024-08-20T21:43:37.3750508Z #7 5.661 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.6 [114 kB] 2024-08-20T21:43:37.3751853Z #7 5.662 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.6 [577 kB] 2024-08-20T21:43:37.3753117Z #7 5.667 Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB] 2024-08-20T21:43:37.3754458Z #7 5.667 Get:79 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.1ubuntu0.20.04.1 [16.5 kB] 2024-08-20T21:43:37.3755939Z #7 5.667 Get:80 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.1ubuntu0.20.04.1 [154 kB] 2024-08-20T21:43:37.3757279Z #7 5.668 Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2.1 [349 kB] 2024-08-20T21:43:37.3758686Z #7 5.672 Get:82 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.10 [1704 B] 2024-08-20T21:43:37.3759999Z #7 5.672 Get:83 http://archive.ubuntu.com/ubuntu focal/universe amd64 asciidoc-common all 9.0.0~rc1-1 [201 kB] 2024-08-20T21:43:37.3761411Z #7 5.674 Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-utils amd64 2.9.10+dfsg-5ubuntu0.20.04.7 [37.1 kB] 2024-08-20T21:43:37.3762789Z #7 5.674 Get:85 http://archive.ubuntu.com/ubuntu focal/universe amd64 asciidoc-base all 9.0.0~rc1-1 [79.6 kB] 2024-08-20T21:43:37.3764086Z #7 5.684 Get:86 http://archive.ubuntu.com/ubuntu focal/universe amd64 asciidoc all 9.0.0~rc1-1 [3276 B] 2024-08-20T21:43:37.3765435Z #7 5.684 Get:87 http://archive.ubuntu.com/ubuntu focal/main amd64 libsigsegv2 amd64 2.12-2 [13.9 kB] 2024-08-20T21:43:37.3766533Z #7 5.684 Get:88 http://archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2024-08-20T21:43:37.3767677Z #7 5.686 Get:89 http://archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2024-08-20T21:43:37.3768819Z #7 5.688 Get:90 http://archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2024-08-20T21:43:37.3770019Z #7 5.688 Get:91 http://archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2024-08-20T21:43:37.3771327Z #7 5.695 Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.9 [208 kB] 2024-08-20T21:43:37.4719986Z #7 5.696 Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.9 [475 kB] 2024-08-20T21:43:37.4721409Z #7 5.700 Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.9 [48.2 kB] 2024-08-20T21:43:37.4722765Z #7 5.701 Get:95 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.9 [46.6 kB] 2024-08-20T21:43:37.4724345Z #7 5.706 Get:96 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.9 [1614 kB] 2024-08-20T21:43:37.4725773Z #7 5.718 Get:97 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.9 [3380 B] 2024-08-20T21:43:37.4727112Z #7 5.718 Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.16 [71.6 kB] 2024-08-20T21:43:37.4728488Z #7 5.719 Get:99 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-192.212 [1145 kB] 2024-08-20T21:43:37.4730183Z #7 5.728 Get:100 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB] 2024-08-20T21:43:37.4731660Z #7 5.728 Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.16 [2520 kB] 2024-08-20T21:43:37.4733056Z #7 5.770 Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.2 [18.9 kB] 2024-08-20T21:43:37.4734338Z #7 5.795 Get:103 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB] 2024-08-20T21:43:37.5965635Z #7 5.850 Get:104 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB] 2024-08-20T21:43:37.5966794Z #7 5.857 Get:105 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] 2024-08-20T21:43:37.5968066Z #7 5.858 Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.2 [7502 kB] 2024-08-20T21:43:37.5969338Z #7 5.920 Get:107 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB] 2024-08-20T21:43:37.7258263Z #7 5.920 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.5.0-1ubuntu1~20.04 [48.8 kB] 2024-08-20T21:43:37.7259721Z #7 5.920 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.5.0-1ubuntu1~20.04 [102 kB] 2024-08-20T21:43:37.7261122Z #7 5.921 Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.5.0-1ubuntu1~20.04 [26.2 kB] 2024-08-20T21:43:37.7262739Z #7 5.921 Get:111 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.5.0-1ubuntu1~20.04 [9284 B] 2024-08-20T21:43:37.7264180Z #7 5.922 Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.2 [2752 kB] 2024-08-20T21:43:37.7265764Z #7 5.942 Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.5.0-1ubuntu1~20.04 [835 kB] 2024-08-20T21:43:37.7267149Z #7 5.948 Get:114 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.5.0-1ubuntu1~20.04 [2016 kB] 2024-08-20T21:43:37.7268549Z #7 5.964 Get:115 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.5.0-1ubuntu1~20.04 [785 kB] 2024-08-20T21:43:37.7269958Z #7 5.969 Get:116 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.5.0-1ubuntu1~20.04 [146 kB] 2024-08-20T21:43:37.7271392Z #7 5.971 Get:117 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [2359 kB] 2024-08-20T21:43:37.7272791Z #7 5.988 Get:118 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.2 [8276 kB] 2024-08-20T21:43:37.7274047Z #7 6.049 Get:119 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B] 2024-08-20T21:43:37.8484304Z #7 6.049 Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [1722 kB] 2024-08-20T21:43:37.8485788Z #7 6.062 Get:121 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.2 [8421 kB] 2024-08-20T21:43:37.8487067Z #7 6.124 Get:122 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B] 2024-08-20T21:43:37.8488209Z #7 6.124 Get:123 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2024-08-20T21:43:37.8489433Z #7 6.172 Get:124 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] 2024-08-20T21:43:37.9485651Z #7 6.173 Get:125 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB] 2024-08-20T21:43:37.9486935Z #7 6.174 Get:126 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB] 2024-08-20T21:43:37.9488326Z #7 6.179 Get:127 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 2024-08-20T21:43:37.9489723Z #7 6.180 Get:128 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cmake-data all 3.16.3-1ubuntu1.20.04.1 [1613 kB] 2024-08-20T21:43:37.9491350Z #7 6.191 Get:129 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libarchive13 amd64 3.4.0-2ubuntu1.2 [327 kB] 2024-08-20T21:43:37.9492717Z #7 6.194 Get:130 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 2024-08-20T21:43:37.9494153Z #7 6.196 Get:131 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB] 2024-08-20T21:43:37.9495675Z #7 6.196 Get:132 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB] 2024-08-20T21:43:37.9497207Z #7 6.198 Get:133 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB] 2024-08-20T21:43:37.9498754Z #7 6.198 Get:134 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB] 2024-08-20T21:43:37.9500263Z #7 6.199 Get:135 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB] 2024-08-20T21:43:37.9501769Z #7 6.200 Get:136 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB] 2024-08-20T21:43:37.9503282Z #7 6.201 Get:137 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB] 2024-08-20T21:43:37.9504907Z #7 6.207 Get:138 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB] 2024-08-20T21:43:37.9506438Z #7 6.207 Get:139 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB] 2024-08-20T21:43:37.9507978Z #7 6.219 Get:140 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2024-08-20T21:43:37.9509472Z #7 6.219 Get:141 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2024-08-20T21:43:37.9510928Z #7 6.220 Get:142 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB] 2024-08-20T21:43:37.9512382Z #7 6.220 Get:143 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.10 [155 kB] 2024-08-20T21:43:37.9513818Z #7 6.222 Get:144 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.3 [79.9 kB] 2024-08-20T21:43:37.9515237Z #7 6.222 Get:145 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 2024-08-20T21:43:37.9516611Z #7 6.223 Get:146 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB] 2024-08-20T21:43:37.9517929Z #7 6.224 Get:147 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.23 [235 kB] 2024-08-20T21:43:37.9519235Z #7 6.231 Get:148 http://archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2024-08-20T21:43:37.9520431Z #7 6.231 Get:149 http://archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2024-08-20T21:43:37.9521682Z #7 6.243 Get:150 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cmake amd64 3.16.3-1ubuntu1.20.04.1 [3668 kB] 2024-08-20T21:43:37.9523016Z #7 6.270 Get:151 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.23 [161 kB] 2024-08-20T21:43:37.9524493Z #7 6.272 Get:152 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.3 [9424 B] 2024-08-20T21:43:38.0808723Z #7 6.272 Get:153 http://archive.ubuntu.com/ubuntu focal/main amd64 libdconf1 amd64 0.36.0-1 [37.4 kB] 2024-08-20T21:43:38.0809954Z #7 6.272 Get:154 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-service amd64 0.36.0-1 [29.8 kB] 2024-08-20T21:43:38.0811428Z #7 6.273 Get:155 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-gsettings-backend amd64 0.36.0-1 [22.5 kB] 2024-08-20T21:43:38.0813035Z #7 6.273 Get:156 http://archive.ubuntu.com/ubuntu focal/main amd64 xml-core all 0.18+nmu1 [21.6 kB] 2024-08-20T21:43:38.0814169Z #7 6.273 Get:157 http://archive.ubuntu.com/ubuntu focal/main amd64 sgml-data all 2.0.11 [171 kB] 2024-08-20T21:43:38.0815513Z #7 6.274 Get:158 http://archive.ubuntu.com/ubuntu focal/main amd64 docbook-xml all 4.5-9 [71.2 kB] 2024-08-20T21:43:38.0816718Z #7 6.275 Get:159 http://archive.ubuntu.com/ubuntu focal/universe amd64 docbook-xsl all 1.79.1+dfsg-2 [1075 kB] 2024-08-20T21:43:38.0817964Z #7 6.283 Get:160 http://archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1041 kB] 2024-08-20T21:43:38.0819230Z #7 6.295 Get:161 http://archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2024-08-20T21:43:38.0820662Z #7 6.295 Get:162 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdw1 amd64 0.176-1.1ubuntu0.1 [226 kB] 2024-08-20T21:43:38.0821969Z #7 6.298 Get:163 http://archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2024-08-20T21:43:38.0823621Z #7 6.298 Get:164 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8 amd64 3.8.10-0ubuntu1~20.04.11 [1626 kB] 2024-08-20T21:43:38.0825021Z #7 6.311 Get:165 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gdb amd64 9.2-0ubuntu1~20.04.2 [3221 kB] 2024-08-20T21:43:38.0826798Z #7 6.335 Get:166 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgfortran5 amd64 10.5.0-1ubuntu1~20.04 [737 kB] 2024-08-20T21:43:38.0828262Z #7 6.340 Get:167 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgfortran-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [685 kB] 2024-08-20T21:43:38.0829891Z #7 6.346 Get:168 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gfortran-9 amd64 9.4.0-1ubuntu1~20.04.2 [7936 kB] 2024-08-20T21:43:38.0831414Z #7 6.404 Get:169 http://archive.ubuntu.com/ubuntu focal/main amd64 gfortran amd64 4:9.3.0-1ubuntu2 [1372 B] 2024-08-20T21:43:38.1957269Z #7 6.404 Get:170 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpackagekit-glib2-18 amd64 1.1.13-2ubuntu1.1 [104 kB] 2024-08-20T21:43:38.1959030Z #7 6.405 Get:171 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gir1.2-packagekitglib-1.0 amd64 1.1.13-2ubuntu1.1 [21.6 kB] 2024-08-20T21:43:38.1960913Z #7 6.405 Get:172 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.23 [232 kB] 2024-08-20T21:43:38.1962247Z #7 6.408 Get:173 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 2024-08-20T21:43:38.1963922Z #7 6.408 Get:174 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.13 [887 kB] 2024-08-20T21:43:38.1965533Z #7 6.415 Get:175 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.13 [4612 kB] 2024-08-20T21:43:38.1966904Z #7 6.448 Get:176 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libproxy1v5 amd64 0.4.15-10ubuntu1.2 [49.1 kB] 2024-08-20T21:43:38.1968605Z #7 6.448 Get:177 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-common all 2.64.2-1ubuntu0.1 [5040 B] 2024-08-20T21:43:38.1970133Z #7 6.449 Get:178 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-services amd64 2.64.2-1ubuntu0.1 [10.6 kB] 2024-08-20T21:43:38.1971929Z #7 6.449 Get:179 http://archive.ubuntu.com/ubuntu focal/main amd64 gsettings-desktop-schemas all 3.36.0-1ubuntu1 [29.0 kB] 2024-08-20T21:43:38.1973368Z #7 6.449 Get:180 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking amd64 2.64.2-1ubuntu0.1 [58.2 kB] 2024-08-20T21:43:38.1974929Z #7 6.450 Get:181 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB] 2024-08-20T21:43:38.1976541Z #7 6.450 Get:182 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB] 2024-08-20T21:43:38.1977816Z #7 6.451 Get:183 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB] 2024-08-20T21:43:38.1979506Z #7 6.455 Get:184 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB] 2024-08-20T21:43:38.1980667Z #7 6.461 Get:185 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B] 2024-08-20T21:43:38.1982127Z #7 6.473 Get:186 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB] 2024-08-20T21:43:38.1983364Z #7 6.475 Get:187 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2024-08-20T21:43:38.1984873Z #7 6.476 Get:188 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2024-08-20T21:43:38.1986566Z #7 6.477 Get:189 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2024-08-20T21:43:38.1987808Z #7 6.477 Get:190 http://archive.ubuntu.com/ubuntu focal/main amd64 libsoup2.4-1 amd64 2.70.0-1 [262 kB] 2024-08-20T21:43:38.1989097Z #7 6.479 Get:191 http://archive.ubuntu.com/ubuntu focal/main amd64 libstemmer0d amd64 0+svn585-2 [61.7 kB] 2024-08-20T21:43:38.1990277Z #7 6.479 Get:192 http://archive.ubuntu.com/ubuntu focal/main amd64 libappstream4 amd64 0.12.10-2 [129 kB] 2024-08-20T21:43:38.1991901Z #7 6.480 Get:193 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasound2-data all 1.2.2-2.1ubuntu2.5 [20.1 kB] 2024-08-20T21:43:38.1993388Z #7 6.481 Get:194 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasound2 amd64 1.2.2-2.1ubuntu2.5 [335 kB] 2024-08-20T21:43:38.1995086Z #7 6.485 Get:195 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasound2-dev amd64 1.2.2-2.1ubuntu2.5 [104 kB] 2024-08-20T21:43:38.1996719Z #7 6.497 Get:196 http://archive.ubuntu.com/ubuntu focal/universe amd64 libatlas3-base amd64 3.10.3-8ubuntu7 [3736 kB] 2024-08-20T21:43:38.1998045Z #7 6.519 Get:197 http://archive.ubuntu.com/ubuntu focal/universe amd64 libatlas-base-dev amd64 3.10.3-8ubuntu7 [4066 kB] 2024-08-20T21:43:38.3330317Z #7 6.542 Get:198 http://archive.ubuntu.com/ubuntu focal/main amd64 libbz2-dev amd64 1.0.8-2 [30.2 kB] 2024-08-20T21:43:38.3331527Z #7 6.542 Get:199 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl7 amd64 2.4.6-14 [38.5 kB] 2024-08-20T21:43:38.3333005Z #7 6.542 Get:200 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtdb1 amd64 1.4.5-0ubuntu0.20.04.1 [44.2 kB] 2024-08-20T21:43:38.3334298Z #7 6.543 Get:201 http://archive.ubuntu.com/ubuntu focal/main amd64 libogg0 amd64 1.3.4-0ubuntu1 [24.0 kB] 2024-08-20T21:43:38.3335536Z #7 6.543 Get:202 http://archive.ubuntu.com/ubuntu focal/main amd64 libvorbis0a amd64 1.3.6-2ubuntu1 [87.0 kB] 2024-08-20T21:43:38.3336816Z #7 6.571 Get:203 http://archive.ubuntu.com/ubuntu focal/main amd64 libvorbisfile3 amd64 1.3.6-2ubuntu1 [16.1 kB] 2024-08-20T21:43:38.3338132Z #7 6.599 Get:204 http://archive.ubuntu.com/ubuntu focal/main amd64 sound-theme-freedesktop all 0.8-2ubuntu1 [384 kB] 2024-08-20T21:43:38.3339597Z #7 6.656 Get:205 http://archive.ubuntu.com/ubuntu focal/main amd64 libcanberra0 amd64 0.30-7ubuntu1 [38.1 kB] 2024-08-20T21:43:38.4442565Z #7 6.658 Get:206 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1-dev amd64 2.2.9-1ubuntu0.6 [116 kB] 2024-08-20T21:43:38.4444553Z #7 6.663 Get:207 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libflac8 amd64 1.3.3-1ubuntu0.2 [103 kB] 2024-08-20T21:43:38.4446059Z #7 6.667 Get:208 http://archive.ubuntu.com/ubuntu focal/main amd64 libogg-dev amd64 1.3.4-0ubuntu1 [161 kB] 2024-08-20T21:43:38.4447402Z #7 6.672 Get:209 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libflac-dev amd64 1.3.3-1ubuntu0.2 [151 kB] 2024-08-20T21:43:38.4448800Z #7 6.675 Get:210 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfreetype6 amd64 2.10.1-2ubuntu0.3 [341 kB] 2024-08-20T21:43:38.4450135Z #7 6.682 Get:211 http://archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2024-08-20T21:43:38.4451827Z #7 6.682 Get:212 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu1.5 [155 kB] 2024-08-20T21:43:38.4453107Z #7 6.685 Get:213 http://archive.ubuntu.com/ubuntu focal/main amd64 libpng-dev amd64 1.6.37-2 [175 kB] 2024-08-20T21:43:38.4454494Z #7 6.687 Get:214 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfreetype-dev amd64 2.10.1-2ubuntu0.3 [493 kB] 2024-08-20T21:43:38.4455998Z #7 6.692 Get:215 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfreetype6-dev amd64 2.10.1-2ubuntu0.3 [9808 B] 2024-08-20T21:43:38.4457372Z #7 6.692 Get:216 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.6 [33.6 kB] 2024-08-20T21:43:38.4458646Z #7 6.692 Get:217 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2024-08-20T21:43:38.4459917Z #7 6.693 Get:218 http://archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1-dev amd64 2.13.1-2ubuntu3 [731 kB] 2024-08-20T21:43:38.4461347Z #7 6.699 Get:219 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-dev amd64 1.18.1-5 [83.4 kB] 2024-08-20T21:43:38.4462919Z #7 6.699 Get:220 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-bin amd64 2.64.6-1~ubuntu20.04.7 [72.8 kB] 2024-08-20T21:43:38.4464681Z #7 6.700 Get:221 http://archive.ubuntu.com/ubuntu focal/main amd64 libgpm2 amd64 1.20.7-5 [15.1 kB] 2024-08-20T21:43:38.4466072Z #7 6.700 Get:222 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgstreamer1.0-0 amd64 1.16.3-0ubuntu1.1 [894 kB] 2024-08-20T21:43:38.4467574Z #7 6.712 Get:223 http://archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2024-08-20T21:43:38.4468825Z #7 6.712 Get:224 http://archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2024-08-20T21:43:38.4470072Z #7 6.713 Get:225 http://archive.ubuntu.com/ubuntu focal/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB] 2024-08-20T21:43:38.4471307Z #7 6.713 Get:226 http://archive.ubuntu.com/ubuntu focal/main amd64 x11proto-dev all 2019.2-1ubuntu1 [594 kB] 2024-08-20T21:43:38.4473016Z #7 6.717 Get:227 http://archive.ubuntu.com/ubuntu focal/main amd64 x11proto-core-dev all 2019.2-1ubuntu1 [2620 B] 2024-08-20T21:43:38.4474315Z #7 6.717 Get:228 http://archive.ubuntu.com/ubuntu focal/main amd64 libice-dev amd64 2:1.0.10-0ubuntu1 [47.8 kB] 2024-08-20T21:43:38.4475602Z #7 6.726 Get:229 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjemalloc2 amd64 5.2.1-1ubuntu1 [235 kB] 2024-08-20T21:43:38.4476991Z #7 6.728 Get:230 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.3 [118 kB] 2024-08-20T21:43:38.4478584Z #7 6.729 Get:231 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.3 [238 kB] 2024-08-20T21:43:38.4479889Z #7 6.731 Get:232 http://archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] 2024-08-20T21:43:38.4481065Z #7 6.740 Get:233 http://archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1552 B] 2024-08-20T21:43:38.4482247Z #7 6.740 Get:234 http://archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1546 B] 2024-08-20T21:43:38.4483765Z #7 6.740 Get:235 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libncurses-dev amd64 6.2-0ubuntu2.1 [340 kB] 2024-08-20T21:43:38.4485202Z #7 6.743 Get:236 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libncurses5-dev amd64 6.2-0ubuntu2.1 [984 B] 2024-08-20T21:43:38.4486581Z #7 6.743 Get:237 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libncursesw5-dev amd64 6.2-0ubuntu2.1 [988 B] 2024-08-20T21:43:38.4488122Z #7 6.743 Get:238 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpolkit-agent-1-0 amd64 0.105-26ubuntu1.3 [15.2 kB] 2024-08-20T21:43:38.4489626Z #7 6.754 Get:239 http://archive.ubuntu.com/ubuntu focal/main amd64 libpthread-stubs0-dev amd64 0.4-1 [5384 B] 2024-08-20T21:43:38.4490867Z #7 6.754 Get:240 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline-dev amd64 8.0-4 [141 kB] 2024-08-20T21:43:38.4492139Z #7 6.755 Get:241 http://archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2024-08-20T21:43:38.4493296Z #7 6.755 Get:242 http://archive.ubuntu.com/ubuntu focal/main amd64 libsm-dev amd64 2:1.2.3-1 [17.0 kB] 2024-08-20T21:43:38.4494634Z #7 6.767 Get:243 http://archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2024-08-20T21:43:38.5446329Z #7 6.768 Get:244 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsndfile1 amd64 1.0.28-7ubuntu0.2 [170 kB] 2024-08-20T21:43:38.5447684Z #7 6.770 Get:245 http://archive.ubuntu.com/ubuntu focal/main amd64 libvorbis-dev amd64 1.3.6-2ubuntu1 [316 kB] 2024-08-20T21:43:38.5449080Z #7 6.772 Get:246 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsndfile1-dev amd64 1.0.28-7ubuntu0.2 [280 kB] 2024-08-20T21:43:38.5450503Z #7 6.775 Get:247 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-dev amd64 3.31.1-4ubuntu0.6 [696 kB] 2024-08-20T21:43:38.5451812Z #7 6.780 Get:248 http://archive.ubuntu.com/ubuntu focal/main amd64 libtcl8.6 amd64 8.6.10+dfsg-1 [902 kB] 2024-08-20T21:43:38.5453000Z #7 6.785 Get:249 http://archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2024-08-20T21:43:38.5454205Z #7 6.785 Get:250 http://archive.ubuntu.com/ubuntu focal/main amd64 libxft2 amd64 2.3.3-0ubuntu1 [39.2 kB] 2024-08-20T21:43:38.5455367Z #7 6.786 Get:251 http://archive.ubuntu.com/ubuntu focal/main amd64 libxss1 amd64 1:1.2.3-1 [8140 B] 2024-08-20T21:43:38.5456713Z #7 6.786 Get:252 http://archive.ubuntu.com/ubuntu focal/main amd64 libtk8.6 amd64 8.6.10-1 [714 kB] 2024-08-20T21:43:38.5457831Z #7 6.794 Get:253 http://archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2024-08-20T21:43:38.5459009Z #7 6.795 Get:254 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau-dev amd64 1:1.0.9-0ubuntu1 [9552 B] 2024-08-20T21:43:38.5460277Z #7 6.795 Get:255 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp-dev amd64 1:1.1.3-0ubuntu1 [25.3 kB] 2024-08-20T21:43:38.5461469Z #7 6.795 Get:256 http://archive.ubuntu.com/ubuntu focal/main amd64 xtrans-dev all 1.4.0-1 [68.9 kB] 2024-08-20T21:43:38.5462611Z #7 6.807 Get:257 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1-dev amd64 1.14-2 [80.5 kB] 2024-08-20T21:43:38.5463883Z #7 6.808 Get:258 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-dev amd64 2:1.6.9-2ubuntu1.6 [648 kB] 2024-08-20T21:43:38.5465409Z #7 6.813 Get:259 http://archive.ubuntu.com/ubuntu focal/main amd64 x11proto-xext-dev all 2019.2-1ubuntu1 [2616 B] 2024-08-20T21:43:38.5466682Z #7 6.813 Get:260 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext-dev amd64 2:1.3.4-0ubuntu1 [82.2 kB] 2024-08-20T21:43:38.5467932Z #7 6.814 Get:261 http://archive.ubuntu.com/ubuntu focal/main amd64 libxrender-dev amd64 1:0.9.10-1 [24.9 kB] 2024-08-20T21:43:38.5469165Z #7 6.814 Get:262 http://archive.ubuntu.com/ubuntu focal/main amd64 libxft-dev amd64 2.3.3-0ubuntu1 [49.1 kB] 2024-08-20T21:43:38.5470491Z #7 6.821 Get:263 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.20.04.1 [151 kB] 2024-08-20T21:43:38.5471892Z #7 6.823 Get:264 http://archive.ubuntu.com/ubuntu focal/main amd64 x11proto-scrnsaver-dev all 2019.2-1ubuntu1 [2624 B] 2024-08-20T21:43:38.5473157Z #7 6.823 Get:265 http://archive.ubuntu.com/ubuntu focal/main amd64 libxss-dev amd64 1:1.2.3-1 [11.9 kB] 2024-08-20T21:43:38.5474306Z #7 6.823 Get:266 http://archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2024-08-20T21:43:38.5475423Z #7 6.835 Get:267 http://archive.ubuntu.com/ubuntu focal/main amd64 libxt-dev amd64 1:1.1.5-1 [395 kB] 2024-08-20T21:43:38.5476701Z #7 6.838 Get:268 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 policykit-1 amd64 0.105-26ubuntu1.3 [84.1 kB] 2024-08-20T21:43:38.5478057Z #7 6.838 Get:269 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB] 2024-08-20T21:43:38.5479295Z #7 6.839 Get:270 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB] 2024-08-20T21:43:38.5480502Z #7 6.840 Get:271 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-idna all 2.8-1ubuntu0.1 [36.2 kB] 2024-08-20T21:43:38.5481774Z #7 6.840 Get:272 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.3 [88.7 kB] 2024-08-20T21:43:38.5483081Z #7 6.848 Get:273 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB] 2024-08-20T21:43:38.5484724Z #7 6.849 Get:274 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests-unixsocket all 0.2.0-2 [7272 B] 2024-08-20T21:43:38.5486146Z #7 6.849 Get:275 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-software-properties all 0.99.9.12 [21.7 kB] 2024-08-20T21:43:38.5487566Z #7 6.849 Get:276 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 packagekit amd64 1.1.13-2ubuntu1.1 [408 kB] 2024-08-20T21:43:38.5488994Z #7 6.862 Get:277 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 software-properties-common all 0.99.9.12 [10.4 kB] 2024-08-20T21:43:38.5490348Z #7 6.862 Get:278 http://archive.ubuntu.com/ubuntu focal/main amd64 tcl8.6 amd64 8.6.10+dfsg-1 [14.8 kB] 2024-08-20T21:43:38.5491304Z #7 6.862 Get:279 http://archive.ubuntu.com/ubuntu focal/universe amd64 tcl amd64 8.6.9+1 [5112 B] 2024-08-20T21:43:38.5492378Z #7 6.862 Get:280 http://archive.ubuntu.com/ubuntu focal/main amd64 tcl8.6-dev amd64 8.6.10+dfsg-1 [905 kB] 2024-08-20T21:43:38.5493526Z #7 6.868 Get:281 http://archive.ubuntu.com/ubuntu focal/universe amd64 tcl-dev amd64 8.6.9+1 [5760 B] 2024-08-20T21:43:38.7708667Z #7 6.868 Get:282 http://archive.ubuntu.com/ubuntu focal/main amd64 tk8.6 amd64 8.6.10-1 [12.5 kB] 2024-08-20T21:43:38.7709762Z #7 6.875 Get:283 http://archive.ubuntu.com/ubuntu focal/universe amd64 tk amd64 8.6.9+1 [3240 B] 2024-08-20T21:43:38.7710924Z #7 6.875 Get:284 http://archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-dev amd64 8.6.10-1 [711 kB] 2024-08-20T21:43:38.7712104Z #7 6.880 Get:285 http://archive.ubuntu.com/ubuntu focal/universe amd64 tk-dev amd64 8.6.9+1 [3076 B] 2024-08-20T21:43:38.7713335Z #7 6.880 Get:286 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 unzip amd64 6.0-25ubuntu1.2 [169 kB] 2024-08-20T21:43:38.7714709Z #7 6.889 Get:287 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 vim-runtime all 2:8.1.2269-1ubuntu5.23 [5880 kB] 2024-08-20T21:43:38.7716090Z #7 6.934 Get:288 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 vim amd64 2:8.1.2269-1ubuntu5.23 [1243 kB] 2024-08-20T21:43:38.7717481Z #7 6.943 Get:289 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xsltproc amd64 1.1.34-4ubuntu0.20.04.1 [14.3 kB] 2024-08-20T21:43:38.7718865Z #7 6.944 Get:290 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.16 [20.0 MB] 2024-08-20T21:43:38.7743847Z #7 7.098 Get:291 http://archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2024-08-20T21:43:38.8950497Z #7 7.098 Get:292 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2024-08-20T21:43:38.8951596Z #7 7.218 debconf: delaying package configuration, since apt-utils is not installed 2024-08-20T21:43:39.0502969Z #7 7.239 Fetched 164 MB in 2s (88.1 MB/s) 2024-08-20T21:43:39.0503601Z #7 7.259 Selecting previously unselected package libssl1.1:amd64. 2024-08-20T21:43:39.0504155Z #7 7.259 (Reading database ... 2024-08-20T21:43:39.0504541Z (Reading database ... 5% 2024-08-20T21:43:39.0504930Z (Reading database ... 10% 2024-08-20T21:43:39.0505252Z (Reading database ... 15% 2024-08-20T21:43:39.0505583Z (Reading database ... 20% 2024-08-20T21:43:39.0505899Z (Reading database ... 25% 2024-08-20T21:43:39.0506230Z (Reading database ... 30% 2024-08-20T21:43:39.0506560Z (Reading database ... 35% 2024-08-20T21:43:39.0506878Z (Reading database ... 40% 2024-08-20T21:43:39.0507208Z (Reading database ... 45% 2024-08-20T21:43:39.0507539Z (Reading database ... 50% 2024-08-20T21:43:39.0508054Z (Reading database ... 55% 2024-08-20T21:43:39.0508389Z (Reading database ... 60% 2024-08-20T21:43:39.0508718Z (Reading database ... 65% 2024-08-20T21:43:39.0509033Z (Reading database ... 70% 2024-08-20T21:43:39.0509360Z (Reading database ... 75% 2024-08-20T21:43:39.0509690Z (Reading database ... 80% 2024-08-20T21:43:39.0510005Z (Reading database ... 85% 2024-08-20T21:43:39.0510343Z (Reading database ... 90% 2024-08-20T21:43:39.0510673Z (Reading database ... 95% 2024-08-20T21:43:39.0511176Z (Reading database ... 100% 2024-08-20T21:43:39.0511699Z (Reading database ... 4124 files and directories currently installed.) 2024-08-20T21:43:39.0512690Z #7 7.263 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.23_amd64.deb ... 2024-08-20T21:43:39.0513434Z #7 7.266 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.23) ... 2024-08-20T21:43:39.0514217Z #7 7.374 Selecting previously unselected package libpython3.8-minimal:amd64. 2024-08-20T21:43:39.1568780Z #7 7.374 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.11_amd64.deb ... 2024-08-20T21:43:39.1569792Z #7 7.377 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.11) ... 2024-08-20T21:43:39.1570529Z #7 7.452 Selecting previously unselected package libexpat1:amd64. 2024-08-20T21:43:39.1571325Z #7 7.453 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ... 2024-08-20T21:43:39.1572055Z #7 7.455 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ... 2024-08-20T21:43:39.1572758Z #7 7.480 Selecting previously unselected package python3.8-minimal. 2024-08-20T21:43:39.3121415Z #7 7.481 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.11_amd64.deb ... 2024-08-20T21:43:39.3122446Z #7 7.485 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.11) ... 2024-08-20T21:43:39.3148150Z #7 7.638 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.23) ... 2024-08-20T21:43:39.5392306Z #7 7.697 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.11) ... 2024-08-20T21:43:39.5393173Z #7 7.706 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ... 2024-08-20T21:43:39.5393904Z #7 7.712 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.11) ... 2024-08-20T21:43:39.8544661Z #7 8.178 Selecting previously unselected package python3-minimal. 2024-08-20T21:43:39.9560018Z #7 8.178 (Reading database ... 2024-08-20T21:43:39.9560575Z (Reading database ... 5% 2024-08-20T21:43:39.9561382Z (Reading database ... 10% 2024-08-20T21:43:39.9561792Z (Reading database ... 15% 2024-08-20T21:43:39.9562129Z (Reading database ... 20% 2024-08-20T21:43:39.9562452Z (Reading database ... 25% 2024-08-20T21:43:39.9562803Z (Reading database ... 30% 2024-08-20T21:43:39.9563213Z (Reading database ... 35% 2024-08-20T21:43:39.9563533Z (Reading database ... 40% 2024-08-20T21:43:39.9563862Z (Reading database ... 45% 2024-08-20T21:43:39.9564190Z (Reading database ... 50% 2024-08-20T21:43:39.9564700Z (Reading database ... 55% 2024-08-20T21:43:39.9565035Z (Reading database ... 60% 2024-08-20T21:43:39.9565372Z (Reading database ... 65% 2024-08-20T21:43:39.9565701Z (Reading database ... 70% 2024-08-20T21:43:39.9566032Z (Reading database ... 75% 2024-08-20T21:43:39.9566345Z (Reading database ... 80% 2024-08-20T21:43:39.9566684Z (Reading database ... 85% 2024-08-20T21:43:39.9567007Z (Reading database ... 90% 2024-08-20T21:43:39.9567334Z (Reading database ... 95% 2024-08-20T21:43:39.9567649Z (Reading database ... 100% 2024-08-20T21:43:39.9568162Z (Reading database ... 4425 files and directories currently installed.) 2024-08-20T21:43:39.9569141Z #7 8.180 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 2024-08-20T21:43:39.9569905Z #7 8.183 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 2024-08-20T21:43:39.9570586Z #7 8.205 Selecting previously unselected package mime-support. 2024-08-20T21:43:39.9571351Z #7 8.205 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 2024-08-20T21:43:39.9572018Z #7 8.208 Unpacking mime-support (3.64ubuntu1) ... 2024-08-20T21:43:39.9572613Z #7 8.230 Selecting previously unselected package libmpdec2:amd64. 2024-08-20T21:43:39.9573550Z #7 8.230 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 2024-08-20T21:43:39.9574177Z #7 8.232 Unpacking libmpdec2:amd64 (2.4.2-3) ... 2024-08-20T21:43:39.9574843Z #7 8.254 Selecting previously unselected package readline-common. 2024-08-20T21:43:39.9575605Z #7 8.254 Preparing to unpack .../3-readline-common_8.0-4_all.deb ... 2024-08-20T21:43:39.9576281Z #7 8.256 Unpacking readline-common (8.0-4) ... 2024-08-20T21:43:39.9576992Z #7 8.279 Selecting previously unselected package libreadline8:amd64. 2024-08-20T21:43:40.1745953Z #7 8.279 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ... 2024-08-20T21:43:40.1746705Z #7 8.281 Unpacking libreadline8:amd64 (8.0-4) ... 2024-08-20T21:43:40.1747417Z #7 8.308 Selecting previously unselected package libsqlite3-0:amd64. 2024-08-20T21:43:40.1748245Z #7 8.309 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.6_amd64.deb ... 2024-08-20T21:43:40.1749025Z #7 8.311 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ... 2024-08-20T21:43:40.1749821Z #7 8.364 Selecting previously unselected package libpython3.8-stdlib:amd64. 2024-08-20T21:43:40.1750783Z #7 8.364 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.11_amd64.deb ... 2024-08-20T21:43:40.1751705Z #7 8.366 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.11) ... 2024-08-20T21:43:40.1752405Z #7 8.498 Selecting previously unselected package python3.8. 2024-08-20T21:43:40.3552376Z #7 8.498 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.11_amd64.deb ... 2024-08-20T21:43:40.3553417Z #7 8.500 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.11) ... 2024-08-20T21:43:40.3554206Z #7 8.527 Selecting previously unselected package libpython3-stdlib:amd64. 2024-08-20T21:43:40.3555082Z #7 8.527 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 2024-08-20T21:43:40.3555895Z #7 8.530 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 2024-08-20T21:43:40.3556573Z #7 8.549 Setting up python3-minimal (3.8.2-0ubuntu2) ... 2024-08-20T21:43:40.3557161Z #7 8.678 Selecting previously unselected package python3. 2024-08-20T21:43:40.4766381Z #7 8.678 (Reading database ... 2024-08-20T21:43:40.4766832Z (Reading database ... 5% 2024-08-20T21:43:40.4767161Z (Reading database ... 10% 2024-08-20T21:43:40.4767504Z (Reading database ... 15% 2024-08-20T21:43:40.4767837Z (Reading database ... 20% 2024-08-20T21:43:40.4768153Z (Reading database ... 25% 2024-08-20T21:43:40.4768484Z (Reading database ... 30% 2024-08-20T21:43:40.4768816Z (Reading database ... 35% 2024-08-20T21:43:40.4769133Z (Reading database ... 40% 2024-08-20T21:43:40.4769482Z (Reading database ... 45% 2024-08-20T21:43:40.4769816Z (Reading database ... 50% 2024-08-20T21:43:40.4770129Z (Reading database ... 55% 2024-08-20T21:43:40.4770461Z (Reading database ... 60% 2024-08-20T21:43:40.4770789Z (Reading database ... 65% 2024-08-20T21:43:40.4771106Z (Reading database ... 70% 2024-08-20T21:43:40.4771454Z (Reading database ... 75% 2024-08-20T21:43:40.4771783Z (Reading database ... 80% 2024-08-20T21:43:40.4772108Z (Reading database ... 85% 2024-08-20T21:43:40.4772438Z (Reading database ... 90% 2024-08-20T21:43:40.4772772Z (Reading database ... 95% 2024-08-20T21:43:40.4773088Z (Reading database ... 100% 2024-08-20T21:43:40.4773605Z (Reading database ... 4855 files and directories currently installed.) 2024-08-20T21:43:40.4774552Z #7 8.682 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 2024-08-20T21:43:40.4775235Z #7 8.685 Unpacking python3 (3.8.2-0ubuntu2) ... 2024-08-20T21:43:40.4775837Z #7 8.707 Selecting previously unselected package libapparmor1:amd64. 2024-08-20T21:43:40.4776691Z #7 8.708 Preparing to unpack .../01-libapparmor1_2.13.3-7ubuntu5.3_amd64.deb ... 2024-08-20T21:43:40.4777476Z #7 8.710 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.3) ... 2024-08-20T21:43:40.4778100Z #7 8.730 Selecting previously unselected package libcap2:amd64. 2024-08-20T21:43:40.4778886Z #7 8.731 Preparing to unpack .../02-libcap2_1%3a2.32-1ubuntu0.1_amd64.deb ... 2024-08-20T21:43:40.4779617Z #7 8.733 Unpacking libcap2:amd64 (1:2.32-1ubuntu0.1) ... 2024-08-20T21:43:40.4780510Z #7 8.751 Selecting previously unselected package libargon2-1:amd64. 2024-08-20T21:43:40.4781320Z #7 8.752 Preparing to unpack .../03-libargon2-1_0~20171227-0.2_amd64.deb ... 2024-08-20T21:43:40.4782045Z #7 8.754 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... 2024-08-20T21:43:40.4782704Z #7 8.772 Selecting previously unselected package libdevmapper1.02.1:amd64. 2024-08-20T21:43:40.4783643Z #7 8.773 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ... 2024-08-20T21:43:40.4784532Z #7 8.775 Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ... 2024-08-20T21:43:40.4785307Z #7 8.800 Selecting previously unselected package libjson-c4:amd64. 2024-08-20T21:43:40.5797446Z #7 8.800 Preparing to unpack .../05-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 2024-08-20T21:43:40.5798318Z #7 8.802 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 2024-08-20T21:43:40.5799034Z #7 8.824 Selecting previously unselected package libcryptsetup12:amd64. 2024-08-20T21:43:40.5799941Z #7 8.824 Preparing to unpack .../06-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 2024-08-20T21:43:40.5800792Z #7 8.826 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 2024-08-20T21:43:40.5801465Z #7 8.855 Selecting previously unselected package libip4tc2:amd64. 2024-08-20T21:43:40.5802254Z #7 8.856 Preparing to unpack .../07-libip4tc2_1.8.4-3ubuntu2.1_amd64.deb ... 2024-08-20T21:43:40.5802989Z #7 8.858 Unpacking libip4tc2:amd64 (1.8.4-3ubuntu2.1) ... 2024-08-20T21:43:40.5803917Z #7 8.877 Selecting previously unselected package libkmod2:amd64. 2024-08-20T21:43:40.5804709Z #7 8.878 Preparing to unpack .../08-libkmod2_27-1ubuntu2.1_amd64.deb ... 2024-08-20T21:43:40.5805397Z #7 8.880 Unpacking libkmod2:amd64 (27-1ubuntu2.1) ... 2024-08-20T21:43:40.5806091Z #7 8.903 Selecting previously unselected package systemd-timesyncd. 2024-08-20T21:43:40.7965697Z #7 8.903 Preparing to unpack .../09-systemd-timesyncd_245.4-4ubuntu3.23_amd64.deb ... 2024-08-20T21:43:40.7966578Z #7 8.905 Unpacking systemd-timesyncd (245.4-4ubuntu3.23) ... 2024-08-20T21:43:40.7967194Z #7 8.929 Selecting previously unselected package systemd. 2024-08-20T21:43:40.7967951Z #7 8.930 Preparing to unpack .../10-systemd_245.4-4ubuntu3.23_amd64.deb ... 2024-08-20T21:43:40.7968653Z #7 8.969 Unpacking systemd (245.4-4ubuntu3.23) ... 2024-08-20T21:43:40.9508725Z #7 9.274 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.3) ... 2024-08-20T21:43:41.1503561Z #7 9.281 Setting up libcap2:amd64 (1:2.32-1ubuntu0.1) ... 2024-08-20T21:43:41.1504278Z #7 9.288 Setting up libargon2-1:amd64 (0~20171227-0.2) ... 2024-08-20T21:43:41.1505025Z #7 9.293 Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ... 2024-08-20T21:43:41.1505779Z #7 9.299 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 2024-08-20T21:43:41.1506523Z #7 9.306 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 2024-08-20T21:43:41.1507224Z #7 9.312 Setting up libip4tc2:amd64 (1.8.4-3ubuntu2.1) ... 2024-08-20T21:43:41.1507859Z #7 9.317 Setting up libkmod2:amd64 (27-1ubuntu2.1) ... 2024-08-20T21:43:41.1508497Z #7 9.323 Setting up systemd-timesyncd (245.4-4ubuntu3.23) ... 2024-08-20T21:43:41.1578284Z #7 9.481 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. 2024-08-20T21:43:41.1580001Z #7 9.481 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. 2024-08-20T21:43:41.3558344Z #7 9.485 Setting up systemd (245.4-4ubuntu3.23) ... 2024-08-20T21:43:41.3559518Z #7 9.511 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 2024-08-20T21:43:41.3560994Z #7 9.512 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 2024-08-20T21:43:41.3562535Z #7 9.516 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. 2024-08-20T21:43:41.3564738Z #7 9.516 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. 2024-08-20T21:43:41.3566092Z #7 9.520 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy 2024-08-20T21:43:41.3567347Z #7 9.522 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service. 2024-08-20T21:43:41.3568932Z #7 9.525 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 2024-08-20T21:43:41.3569975Z #7 9.528 Initializing machine ID from random generator. 2024-08-20T21:43:41.4528831Z #7 9.776 Selecting previously unselected package systemd-sysv. 2024-08-20T21:43:41.6294874Z #7 9.776 (Reading database ... 2024-08-20T21:43:41.6295367Z (Reading database ... 5% 2024-08-20T21:43:41.6295711Z (Reading database ... 10% 2024-08-20T21:43:41.6296037Z (Reading database ... 15% 2024-08-20T21:43:41.6296399Z (Reading database ... 20% 2024-08-20T21:43:41.6296731Z (Reading database ... 25% 2024-08-20T21:43:41.6297046Z (Reading database ... 30% 2024-08-20T21:43:41.6297377Z (Reading database ... 35% 2024-08-20T21:43:41.6297707Z (Reading database ... 40% 2024-08-20T21:43:41.6298021Z (Reading database ... 45% 2024-08-20T21:43:41.6298349Z (Reading database ... 50% 2024-08-20T21:43:41.6298681Z (Reading database ... 55% 2024-08-20T21:43:41.6298996Z (Reading database ... 60% 2024-08-20T21:43:41.6299322Z (Reading database ... 65% 2024-08-20T21:43:41.6299871Z (Reading database ... 70% 2024-08-20T21:43:41.6300190Z (Reading database ... 75% 2024-08-20T21:43:41.6300535Z (Reading database ... 80% 2024-08-20T21:43:41.6300858Z (Reading database ... 85% 2024-08-20T21:43:41.6301168Z (Reading database ... 90% 2024-08-20T21:43:41.6301492Z (Reading database ... 95% 2024-08-20T21:43:41.6301817Z (Reading database ... 100% 2024-08-20T21:43:41.6302315Z (Reading database ... 5691 files and directories currently installed.) 2024-08-20T21:43:41.6303342Z #7 9.780 Preparing to unpack .../000-systemd-sysv_245.4-4ubuntu3.23_amd64.deb ... 2024-08-20T21:43:41.6304107Z #7 9.781 Unpacking systemd-sysv (245.4-4ubuntu3.23) ... 2024-08-20T21:43:41.6304817Z #7 9.800 Selecting previously unselected package perl-modules-5.30. 2024-08-20T21:43:41.6305668Z #7 9.801 Preparing to unpack .../001-perl-modules-5.30_5.30.0-9ubuntu0.5_all.deb ... 2024-08-20T21:43:41.6306470Z #7 9.802 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.5) ... 2024-08-20T21:43:41.7324940Z #7 10.06 Selecting previously unselected package libgdbm6:amd64. 2024-08-20T21:43:41.9290062Z #7 10.06 Preparing to unpack .../002-libgdbm6_1.18.1-5_amd64.deb ... 2024-08-20T21:43:41.9290775Z #7 10.06 Unpacking libgdbm6:amd64 (1.18.1-5) ... 2024-08-20T21:43:41.9291489Z #7 10.08 Selecting previously unselected package libgdbm-compat4:amd64. 2024-08-20T21:43:41.9292317Z #7 10.08 Preparing to unpack .../003-libgdbm-compat4_1.18.1-5_amd64.deb ... 2024-08-20T21:43:41.9293049Z #7 10.08 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ... 2024-08-20T21:43:41.9293700Z #7 10.10 Selecting previously unselected package libperl5.30:amd64. 2024-08-20T21:43:41.9294522Z #7 10.10 Preparing to unpack .../004-libperl5.30_5.30.0-9ubuntu0.5_amd64.deb ... 2024-08-20T21:43:41.9295295Z #7 10.10 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.5) ... 2024-08-20T21:43:42.1066311Z #7 10.43 Selecting previously unselected package perl. 2024-08-20T21:43:42.2509931Z #7 10.43 Preparing to unpack .../005-perl_5.30.0-9ubuntu0.5_amd64.deb ... 2024-08-20T21:43:42.2510680Z #7 10.44 Unpacking perl (5.30.0-9ubuntu0.5) ... 2024-08-20T21:43:42.2511302Z #7 10.47 Selecting previously unselected package sgml-base. 2024-08-20T21:43:42.2512013Z #7 10.48 Preparing to unpack .../006-sgml-base_1.29.1_all.deb ... 2024-08-20T21:43:42.2512599Z #7 10.48 Unpacking sgml-base (1.29.1) ... 2024-08-20T21:43:42.2513108Z #7 10.50 Selecting previously unselected package openssl. 2024-08-20T21:43:42.2513868Z #7 10.50 Preparing to unpack .../007-openssl_1.1.1f-1ubuntu2.23_amd64.deb ... 2024-08-20T21:43:42.2514819Z #7 10.51 Unpacking openssl (1.1.1f-1ubuntu2.23) ... 2024-08-20T21:43:42.2515491Z #7 10.57 Selecting previously unselected package ca-certificates. 2024-08-20T21:43:42.3790724Z #7 10.58 Preparing to unpack .../008-ca-certificates_20230311ubuntu0.20.04.1_all.deb ... 2024-08-20T21:43:42.3791624Z #7 10.58 Unpacking ca-certificates (20230311ubuntu0.20.04.1) ... 2024-08-20T21:43:42.3792381Z #7 10.61 Selecting previously unselected package libdbus-1-3:amd64. 2024-08-20T21:43:42.3793217Z #7 10.61 Preparing to unpack .../009-libdbus-1-3_1.12.16-2ubuntu2.3_amd64.deb ... 2024-08-20T21:43:42.3793999Z #7 10.62 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ... 2024-08-20T21:43:42.3794585Z #7 10.66 Selecting previously unselected package dbus. 2024-08-20T21:43:42.3795301Z #7 10.66 Preparing to unpack .../010-dbus_1.12.16-2ubuntu2.3_amd64.deb ... 2024-08-20T21:43:42.3795973Z #7 10.67 Unpacking dbus (1.12.16-2ubuntu2.3) ... 2024-08-20T21:43:42.3796633Z #7 10.70 Selecting previously unselected package distro-info-data. 2024-08-20T21:43:42.5785268Z #7 10.70 Preparing to unpack .../011-distro-info-data_0.43ubuntu1.16_all.deb ... 2024-08-20T21:43:42.5786776Z #7 10.71 Unpacking distro-info-data (0.43ubuntu1.16) ... 2024-08-20T21:43:42.5787988Z #7 10.72 Selecting previously unselected package libmagic-mgc. 2024-08-20T21:43:42.5788939Z #7 10.72 Preparing to unpack .../012-libmagic-mgc_1%3a5.38-4_amd64.deb ... 2024-08-20T21:43:42.5789610Z #7 10.73 Unpacking libmagic-mgc (1:5.38-4) ... 2024-08-20T21:43:42.5790400Z #7 10.78 Selecting previously unselected package libmagic1:amd64. 2024-08-20T21:43:42.5791178Z #7 10.78 Preparing to unpack .../013-libmagic1_1%3a5.38-4_amd64.deb ... 2024-08-20T21:43:42.5791835Z #7 10.78 Unpacking libmagic1:amd64 (1:5.38-4) ... 2024-08-20T21:43:42.5792370Z #7 10.90 Selecting previously unselected package file. 2024-08-20T21:43:42.7152350Z #7 10.90 Preparing to unpack .../014-file_1%3a5.38-4_amd64.deb ... 2024-08-20T21:43:42.7153517Z #7 10.91 Unpacking file (1:5.38-4) ... 2024-08-20T21:43:42.7154696Z #7 10.93 Selecting previously unselected package libglib2.0-0:amd64. 2024-08-20T21:43:42.7156292Z #7 10.93 Preparing to unpack .../015-libglib2.0-0_2.64.6-1~ubuntu20.04.7_amd64.deb ... 2024-08-20T21:43:42.7157385Z #7 10.94 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.7) ... 2024-08-20T21:43:42.7158197Z #7 11.04 Selecting previously unselected package libgirepository-1.0-1:amd64. 2024-08-20T21:43:42.8338258Z #7 11.04 Preparing to unpack .../016-libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_amd64.deb ... 2024-08-20T21:43:42.8340306Z #7 11.04 Unpacking libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ... 2024-08-20T21:43:42.8341937Z #7 11.07 Selecting previously unselected package gir1.2-glib-2.0:amd64. 2024-08-20T21:43:42.8343652Z #7 11.07 Preparing to unpack .../017-gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_amd64.deb ... 2024-08-20T21:43:42.8345267Z #7 11.07 Unpacking gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ... 2024-08-20T21:43:42.8346220Z #7 11.10 Selecting previously unselected package libbsd0:amd64. 2024-08-20T21:43:42.8346983Z #7 11.11 Preparing to unpack .../018-libbsd0_0.10.0-1_amd64.deb ... 2024-08-20T21:43:42.8347621Z #7 11.11 Unpacking libbsd0:amd64 (0.10.0-1) ... 2024-08-20T21:43:42.8348249Z #7 11.13 Selecting previously unselected package libcap2-bin. 2024-08-20T21:43:42.8349057Z #7 11.13 Preparing to unpack .../019-libcap2-bin_1%3a2.32-1ubuntu0.1_amd64.deb ... 2024-08-20T21:43:42.8349942Z #7 11.13 Unpacking libcap2-bin (1:2.32-1ubuntu0.1) ... 2024-08-20T21:43:42.8350556Z #7 11.16 Selecting previously unselected package libelf1:amd64. 2024-08-20T21:43:43.0384588Z #7 11.16 Preparing to unpack .../020-libelf1_0.176-1.1ubuntu0.1_amd64.deb ... 2024-08-20T21:43:43.0386103Z #7 11.16 Unpacking libelf1:amd64 (0.176-1.1ubuntu0.1) ... 2024-08-20T21:43:43.0387506Z #7 11.18 Selecting previously unselected package libglib2.0-data. 2024-08-20T21:43:43.0389211Z #7 11.18 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.7_all.deb ... 2024-08-20T21:43:43.0391068Z #7 11.18 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.7) ... 2024-08-20T21:43:43.0392273Z #7 11.21 Selecting previously unselected package tzdata. 2024-08-20T21:43:43.0393763Z #7 11.21 Preparing to unpack .../022-tzdata_2024a-0ubuntu0.20.04.1_all.deb ... 2024-08-20T21:43:43.0395176Z #7 11.21 Unpacking tzdata (2024a-0ubuntu0.20.04.1) ... 2024-08-20T21:43:43.0535631Z #7 11.38 Selecting previously unselected package libicu66:amd64. 2024-08-20T21:43:43.2081886Z #7 11.38 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2024-08-20T21:43:43.2082701Z #7 11.38 Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ... 2024-08-20T21:43:43.6738184Z #7 12.00 Selecting previously unselected package libpam-systemd:amd64. 2024-08-20T21:43:43.7749290Z #7 12.00 Preparing to unpack .../024-libpam-systemd_245.4-4ubuntu3.23_amd64.deb ... 2024-08-20T21:43:43.7750889Z #7 12.00 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.23) ... 2024-08-20T21:43:43.7752014Z #7 12.03 Selecting previously unselected package libxml2:amd64. 2024-08-20T21:43:43.7753500Z #7 12.03 Preparing to unpack .../025-libxml2_2.9.10+dfsg-5ubuntu0.20.04.7_amd64.deb ... 2024-08-20T21:43:43.7754935Z #7 12.04 Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.7) ... 2024-08-20T21:43:43.7756129Z #7 12.10 Selecting previously unselected package libyaml-0-2:amd64. 2024-08-20T21:43:43.8801459Z #7 12.10 Preparing to unpack .../026-libyaml-0-2_0.2.2-1_amd64.deb ... 2024-08-20T21:43:43.8802636Z #7 12.10 Unpacking libyaml-0-2:amd64 (0.2.2-1) ... 2024-08-20T21:43:43.8803593Z #7 12.12 Selecting previously unselected package lsb-release. 2024-08-20T21:43:43.8804398Z #7 12.12 Preparing to unpack .../027-lsb-release_11.1.0ubuntu2_all.deb ... 2024-08-20T21:43:43.8805108Z #7 12.12 Unpacking lsb-release (11.1.0ubuntu2) ... 2024-08-20T21:43:43.8805756Z #7 12.14 Selecting previously unselected package python3-dbus. 2024-08-20T21:43:43.8806562Z #7 12.14 Preparing to unpack .../028-python3-dbus_1.2.16-1build1_amd64.deb ... 2024-08-20T21:43:43.8807300Z #7 12.15 Unpacking python3-dbus (1.2.16-1build1) ... 2024-08-20T21:43:43.8808098Z #7 12.17 Selecting previously unselected package python3-gi. 2024-08-20T21:43:43.8808973Z #7 12.17 Preparing to unpack .../029-python3-gi_3.36.0-1_amd64.deb ... 2024-08-20T21:43:43.8809628Z #7 12.17 Unpacking python3-gi (3.36.0-1) ... 2024-08-20T21:43:43.8810302Z #7 12.20 Selecting previously unselected package python3-pkg-resources. 2024-08-20T21:43:43.9930410Z #7 12.20 Preparing to unpack .../030-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ... 2024-08-20T21:43:43.9931375Z #7 12.21 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ... 2024-08-20T21:43:43.9932120Z #7 12.23 Selecting previously unselected package python3-six. 2024-08-20T21:43:43.9932860Z #7 12.23 Preparing to unpack .../031-python3-six_1.14.0-2_all.deb ... 2024-08-20T21:43:43.9933505Z #7 12.24 Unpacking python3-six (1.14.0-2) ... 2024-08-20T21:43:43.9934027Z #7 12.26 Selecting previously unselected package sudo. 2024-08-20T21:43:43.9934743Z #7 12.26 Preparing to unpack .../032-sudo_1.8.31-1ubuntu1.5_amd64.deb ... 2024-08-20T21:43:43.9935434Z #7 12.26 Unpacking sudo (1.8.31-1ubuntu1.5) ... 2024-08-20T21:43:43.9935953Z #7 12.32 Selecting previously unselected package ucf. 2024-08-20T21:43:44.1028452Z #7 12.32 Preparing to unpack .../033-ucf_3.0038+nmu1_all.deb ... 2024-08-20T21:43:44.1029102Z #7 12.32 Moving old data out of the way 2024-08-20T21:43:44.1029556Z #7 12.32 Unpacking ucf (3.0038+nmu1) ... 2024-08-20T21:43:44.1030048Z #7 12.34 Selecting previously unselected package xxd. 2024-08-20T21:43:44.1030821Z #7 12.34 Preparing to unpack .../034-xxd_2%3a8.1.2269-1ubuntu5.23_amd64.deb ... 2024-08-20T21:43:44.1031547Z #7 12.34 Unpacking xxd (2:8.1.2269-1ubuntu5.23) ... 2024-08-20T21:43:44.1032187Z #7 12.37 Selecting previously unselected package vim-common. 2024-08-20T21:43:44.1032997Z #7 12.37 Preparing to unpack .../035-vim-common_2%3a8.1.2269-1ubuntu5.23_all.deb ... 2024-08-20T21:43:44.1033780Z #7 12.37 Unpacking vim-common (2:8.1.2269-1ubuntu5.23) ... 2024-08-20T21:43:44.1034737Z #7 12.40 Selecting previously unselected package xz-utils. 2024-08-20T21:43:44.1035641Z #7 12.40 Preparing to unpack .../036-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ... 2024-08-20T21:43:44.1036347Z #7 12.40 Unpacking xz-utils (5.2.4-1ubuntu1.1) ... 2024-08-20T21:43:44.1036976Z #7 12.43 Selecting previously unselected package iso-codes. 2024-08-20T21:43:44.2568477Z #7 12.43 Preparing to unpack .../037-iso-codes_4.4-1_all.deb ... 2024-08-20T21:43:44.2569184Z #7 12.43 Unpacking iso-codes (4.4-1) ... 2024-08-20T21:43:44.3781081Z #7 12.70 Selecting previously unselected package libkrb5support0:amd64. 2024-08-20T21:43:44.4851882Z #7 12.70 Preparing to unpack .../038-libkrb5support0_1.17-6ubuntu4.6_amd64.deb ... 2024-08-20T21:43:44.4852745Z #7 12.71 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.6) ... 2024-08-20T21:43:44.4853416Z #7 12.76 Selecting previously unselected package libk5crypto3:amd64. 2024-08-20T21:43:44.4854260Z #7 12.76 Preparing to unpack .../039-libk5crypto3_1.17-6ubuntu4.6_amd64.deb ... 2024-08-20T21:43:44.4855049Z #7 12.76 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.6) ... 2024-08-20T21:43:44.4855689Z #7 12.81 Selecting previously unselected package libkeyutils1:amd64. 2024-08-20T21:43:44.6042513Z #7 12.81 Preparing to unpack .../040-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... 2024-08-20T21:43:44.6043406Z #7 12.81 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... 2024-08-20T21:43:44.6044110Z #7 12.84 Selecting previously unselected package libkrb5-3:amd64. 2024-08-20T21:43:44.6045110Z #7 12.85 Preparing to unpack .../041-libkrb5-3_1.17-6ubuntu4.6_amd64.deb ... 2024-08-20T21:43:44.6045860Z #7 12.85 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.6) ... 2024-08-20T21:43:44.6046575Z #7 12.90 Selecting previously unselected package libgssapi-krb5-2:amd64. 2024-08-20T21:43:44.6047456Z #7 12.90 Preparing to unpack .../042-libgssapi-krb5-2_1.17-6ubuntu4.6_amd64.deb ... 2024-08-20T21:43:44.6048269Z #7 12.90 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.6) ... 2024-08-20T21:43:44.6048905Z #7 12.93 Selecting previously unselected package liblmdb0:amd64. 2024-08-20T21:43:44.7191421Z #7 12.93 Preparing to unpack .../043-liblmdb0_0.9.24-1_amd64.deb ... 2024-08-20T21:43:44.7192120Z #7 12.93 Unpacking liblmdb0:amd64 (0.9.24-1) ... 2024-08-20T21:43:44.7192797Z #7 12.95 Selecting previously unselected package libpng16-16:amd64. 2024-08-20T21:43:44.7193563Z #7 12.95 Preparing to unpack .../044-libpng16-16_1.6.37-2_amd64.deb ... 2024-08-20T21:43:44.7194226Z #7 12.96 Unpacking libpng16-16:amd64 (1.6.37-2) ... 2024-08-20T21:43:44.7194985Z #7 12.99 Selecting previously unselected package libpolkit-gobject-1-0:amd64. 2024-08-20T21:43:44.7195928Z #7 12.99 Preparing to unpack .../045-libpolkit-gobject-1-0_0.105-26ubuntu1.3_amd64.deb ... 2024-08-20T21:43:44.7196822Z #7 12.99 Unpacking libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ... 2024-08-20T21:43:44.7197511Z #7 13.02 Selecting previously unselected package libpsl5:amd64. 2024-08-20T21:43:44.7198285Z #7 13.02 Preparing to unpack .../046-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 2024-08-20T21:43:44.7198991Z #7 13.02 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 2024-08-20T21:43:44.7199580Z #7 13.04 Selecting previously unselected package libuv1:amd64. 2024-08-20T21:43:44.8597285Z #7 13.04 Preparing to unpack .../047-libuv1_1.34.2-1ubuntu1.5_amd64.deb ... 2024-08-20T21:43:44.8598055Z #7 13.05 Unpacking libuv1:amd64 (1.34.2-1ubuntu1.5) ... 2024-08-20T21:43:44.8598666Z #7 13.07 Selecting previously unselected package libxau6:amd64. 2024-08-20T21:43:44.8599450Z #7 13.07 Preparing to unpack .../048-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ... 2024-08-20T21:43:44.8600191Z #7 13.07 Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ... 2024-08-20T21:43:44.8600801Z #7 13.09 Selecting previously unselected package libxdmcp6:amd64. 2024-08-20T21:43:44.8601613Z #7 13.09 Preparing to unpack .../049-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ... 2024-08-20T21:43:44.8602347Z #7 13.09 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... 2024-08-20T21:43:44.8602954Z #7 13.12 Selecting previously unselected package libxcb1:amd64. 2024-08-20T21:43:44.8604010Z #7 13.12 Preparing to unpack .../050-libxcb1_1.14-2_amd64.deb ... 2024-08-20T21:43:44.8604612Z #7 13.12 Unpacking libxcb1:amd64 (1.14-2) ... 2024-08-20T21:43:44.8605232Z #7 13.14 Selecting previously unselected package libx11-data. 2024-08-20T21:43:44.8606033Z #7 13.14 Preparing to unpack .../051-libx11-data_2%3a1.6.9-2ubuntu1.6_all.deb ... 2024-08-20T21:43:44.8606764Z #7 13.14 Unpacking libx11-data (2:1.6.9-2ubuntu1.6) ... 2024-08-20T21:43:44.8607433Z #7 13.18 Selecting previously unselected package libx11-6:amd64. 2024-08-20T21:43:44.9660456Z #7 13.18 Preparing to unpack .../052-libx11-6_2%3a1.6.9-2ubuntu1.6_amd64.deb ... 2024-08-20T21:43:44.9661276Z #7 13.19 Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ... 2024-08-20T21:43:44.9661893Z #7 13.24 Selecting previously unselected package libxext6:amd64. 2024-08-20T21:43:44.9662697Z #7 13.25 Preparing to unpack .../053-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ... 2024-08-20T21:43:44.9663433Z #7 13.25 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ... 2024-08-20T21:43:44.9664136Z #7 13.27 Selecting previously unselected package python-apt-common. 2024-08-20T21:43:44.9665238Z #7 13.27 Preparing to unpack .../054-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ... 2024-08-20T21:43:44.9666078Z #7 13.27 Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ... 2024-08-20T21:43:44.9666782Z #7 13.29 Selecting previously unselected package python3-apt. 2024-08-20T21:43:45.0666023Z #7 13.29 Preparing to unpack .../055-python3-apt_2.0.1ubuntu0.20.04.1_amd64.deb ... 2024-08-20T21:43:45.0667053Z #7 13.29 Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ... 2024-08-20T21:43:45.0667643Z #7 13.32 Selecting previously unselected package wget. 2024-08-20T21:43:45.0668368Z #7 13.32 Preparing to unpack .../056-wget_1.20.3-1ubuntu2.1_amd64.deb ... 2024-08-20T21:43:45.0669044Z #7 13.33 Unpacking wget (1.20.3-1ubuntu2.1) ... 2024-08-20T21:43:45.0669725Z #7 13.36 Selecting previously unselected package apt-transport-https. 2024-08-20T21:43:45.0670543Z #7 13.36 Preparing to unpack .../057-apt-transport-https_2.0.10_all.deb ... 2024-08-20T21:43:45.0671265Z #7 13.37 Unpacking apt-transport-https (2.0.10) ... 2024-08-20T21:43:45.0671947Z #7 13.39 Selecting previously unselected package asciidoc-common. 2024-08-20T21:43:45.0672736Z #7 13.39 Preparing to unpack .../058-asciidoc-common_9.0.0~rc1-1_all.deb ... 2024-08-20T21:43:45.1841752Z #7 13.51 Unpacking asciidoc-common (9.0.0~rc1-1) ... 2024-08-20T21:43:45.3923000Z #7 13.54 Selecting previously unselected package libxml2-utils. 2024-08-20T21:43:45.3924114Z #7 13.54 Preparing to unpack .../059-libxml2-utils_2.9.10+dfsg-5ubuntu0.20.04.7_amd64.deb ... 2024-08-20T21:43:45.3925023Z #7 13.54 Unpacking libxml2-utils (2.9.10+dfsg-5ubuntu0.20.04.7) ... 2024-08-20T21:43:45.3925755Z #7 13.57 Selecting previously unselected package asciidoc-base. 2024-08-20T21:43:45.3926536Z #7 13.57 Preparing to unpack .../060-asciidoc-base_9.0.0~rc1-1_all.deb ... 2024-08-20T21:43:45.3927229Z #7 13.58 Unpacking asciidoc-base (9.0.0~rc1-1) ... 2024-08-20T21:43:45.3927788Z #7 13.60 Selecting previously unselected package asciidoc. 2024-08-20T21:43:45.3928507Z #7 13.60 Preparing to unpack .../061-asciidoc_9.0.0~rc1-1_all.deb ... 2024-08-20T21:43:45.3929145Z #7 13.72 Unpacking asciidoc (9.0.0~rc1-1) ... 2024-08-20T21:43:45.5060237Z #7 13.74 Selecting previously unselected package libsigsegv2:amd64. 2024-08-20T21:43:45.5061179Z #7 13.74 Preparing to unpack .../062-libsigsegv2_2.12-2_amd64.deb ... 2024-08-20T21:43:45.5061872Z #7 13.74 Unpacking libsigsegv2:amd64 (2.12-2) ... 2024-08-20T21:43:45.5062417Z #7 13.76 Selecting previously unselected package m4. 2024-08-20T21:43:45.5063246Z #7 13.76 Preparing to unpack .../063-m4_1.4.18-4_amd64.deb ... 2024-08-20T21:43:45.5063906Z #7 13.76 Unpacking m4 (1.4.18-4) ... 2024-08-20T21:43:45.5064623Z #7 13.79 Selecting previously unselected package autoconf. 2024-08-20T21:43:45.5065490Z #7 13.79 Preparing to unpack .../064-autoconf_2.69-11.1_all.deb ... 2024-08-20T21:43:45.5066197Z #7 13.79 Unpacking autoconf (2.69-11.1) ... 2024-08-20T21:43:45.5067066Z #7 13.83 Selecting previously unselected package autotools-dev. 2024-08-20T21:43:45.6169092Z #7 13.83 Preparing to unpack .../065-autotools-dev_20180224.1_all.deb ... 2024-08-20T21:43:45.6169924Z #7 13.83 Unpacking autotools-dev (20180224.1) ... 2024-08-20T21:43:45.6170611Z #7 13.85 Selecting previously unselected package automake. 2024-08-20T21:43:45.6171495Z #7 13.86 Preparing to unpack .../066-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2024-08-20T21:43:45.6183137Z #7 13.86 Unpacking automake (1:1.16.1-4ubuntu6) ... 2024-08-20T21:43:45.6184020Z #7 13.90 Selecting previously unselected package binutils-common:amd64. 2024-08-20T21:43:45.6184916Z #7 13.91 Preparing to unpack .../067-binutils-common_2.34-6ubuntu1.9_amd64.deb ... 2024-08-20T21:43:45.6185730Z #7 13.91 Unpacking binutils-common:amd64 (2.34-6ubuntu1.9) ... 2024-08-20T21:43:45.6186399Z #7 13.94 Selecting previously unselected package libbinutils:amd64. 2024-08-20T21:43:45.7208511Z #7 13.94 Preparing to unpack .../068-libbinutils_2.34-6ubuntu1.9_amd64.deb ... 2024-08-20T21:43:45.7209338Z #7 13.94 Unpacking libbinutils:amd64 (2.34-6ubuntu1.9) ... 2024-08-20T21:43:45.7210064Z #7 14.00 Selecting previously unselected package libctf-nobfd0:amd64. 2024-08-20T21:43:45.7210937Z #7 14.00 Preparing to unpack .../069-libctf-nobfd0_2.34-6ubuntu1.9_amd64.deb ... 2024-08-20T21:43:45.7211723Z #7 14.00 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ... 2024-08-20T21:43:45.7212362Z #7 14.02 Selecting previously unselected package libctf0:amd64. 2024-08-20T21:43:45.7213322Z #7 14.02 Preparing to unpack .../070-libctf0_2.34-6ubuntu1.9_amd64.deb ... 2024-08-20T21:43:45.7214043Z #7 14.02 Unpacking libctf0:amd64 (2.34-6ubuntu1.9) ... 2024-08-20T21:43:45.7214787Z #7 14.04 Selecting previously unselected package binutils-x86-64-linux-gnu. 2024-08-20T21:43:45.8735861Z #7 14.05 Preparing to unpack .../071-binutils-x86-64-linux-gnu_2.34-6ubuntu1.9_amd64.deb ... 2024-08-20T21:43:45.8737604Z #7 14.05 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ... 2024-08-20T21:43:45.8738264Z #7 14.20 Selecting previously unselected package binutils. 2024-08-20T21:43:46.0412153Z #7 14.20 Preparing to unpack .../072-binutils_2.34-6ubuntu1.9_amd64.deb ... 2024-08-20T21:43:46.0412910Z #7 14.20 Unpacking binutils (2.34-6ubuntu1.9) ... 2024-08-20T21:43:46.0413570Z #7 14.22 Selecting previously unselected package libc-dev-bin. 2024-08-20T21:43:46.0414376Z #7 14.22 Preparing to unpack .../073-libc-dev-bin_2.31-0ubuntu9.16_amd64.deb ... 2024-08-20T21:43:46.0415136Z #7 14.22 Unpacking libc-dev-bin (2.31-0ubuntu9.16) ... 2024-08-20T21:43:46.0415869Z #7 14.24 Selecting previously unselected package linux-libc-dev:amd64. 2024-08-20T21:43:46.0416706Z #7 14.25 Preparing to unpack .../074-linux-libc-dev_5.4.0-192.212_amd64.deb ... 2024-08-20T21:43:46.0417467Z #7 14.25 Unpacking linux-libc-dev:amd64 (5.4.0-192.212) ... 2024-08-20T21:43:46.0418186Z #7 14.36 Selecting previously unselected package libcrypt-dev:amd64. 2024-08-20T21:43:46.2229598Z #7 14.37 Preparing to unpack .../075-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ... 2024-08-20T21:43:46.2230489Z #7 14.37 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... 2024-08-20T21:43:46.2231214Z #7 14.39 Selecting previously unselected package libc6-dev:amd64. 2024-08-20T21:43:46.2232031Z #7 14.39 Preparing to unpack .../076-libc6-dev_2.31-0ubuntu9.16_amd64.deb ... 2024-08-20T21:43:46.2232779Z #7 14.40 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.16) ... 2024-08-20T21:43:46.2995557Z #7 14.62 Selecting previously unselected package gcc-9-base:amd64. 2024-08-20T21:43:46.4203634Z #7 14.62 Preparing to unpack .../077-gcc-9-base_9.4.0-1ubuntu1~20.04.2_amd64.deb ... 2024-08-20T21:43:46.4204521Z #7 14.63 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:43:46.4205188Z #7 14.64 Selecting previously unselected package libisl22:amd64. 2024-08-20T21:43:46.4205928Z #7 14.65 Preparing to unpack .../078-libisl22_0.22.1-1_amd64.deb ... 2024-08-20T21:43:46.4206571Z #7 14.65 Unpacking libisl22:amd64 (0.22.1-1) ... 2024-08-20T21:43:46.4207358Z #7 14.71 Selecting previously unselected package libmpfr6:amd64. 2024-08-20T21:43:46.4208095Z #7 14.71 Preparing to unpack .../079-libmpfr6_4.0.2-1_amd64.deb ... 2024-08-20T21:43:46.4208740Z #7 14.71 Unpacking libmpfr6:amd64 (4.0.2-1) ... 2024-08-20T21:43:46.4209307Z #7 14.74 Selecting previously unselected package libmpc3:amd64. 2024-08-20T21:43:46.5956662Z #7 14.74 Preparing to unpack .../080-libmpc3_1.1.0-1_amd64.deb ... 2024-08-20T21:43:46.5957331Z #7 14.75 Unpacking libmpc3:amd64 (1.1.0-1) ... 2024-08-20T21:43:46.5957947Z #7 14.77 Selecting previously unselected package cpp-9. 2024-08-20T21:43:46.5958718Z #7 14.77 Preparing to unpack .../081-cpp-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... 2024-08-20T21:43:46.5959440Z #7 14.77 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:43:46.9665494Z #7 15.29 Selecting previously unselected package cpp. 2024-08-20T21:43:47.0737389Z #7 15.29 Preparing to unpack .../082-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ... 2024-08-20T21:43:47.0738789Z #7 15.29 Unpacking cpp (4:9.3.0-1ubuntu2) ... 2024-08-20T21:43:47.0739450Z #7 15.31 Selecting previously unselected package libcc1-0:amd64. 2024-08-20T21:43:47.0740271Z #7 15.31 Preparing to unpack .../083-libcc1-0_10.5.0-1ubuntu1~20.04_amd64.deb ... 2024-08-20T21:43:47.0741062Z #7 15.33 Unpacking libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:43:47.0741691Z #7 15.35 Selecting previously unselected package libgomp1:amd64. 2024-08-20T21:43:47.0742509Z #7 15.35 Preparing to unpack .../084-libgomp1_10.5.0-1ubuntu1~20.04_amd64.deb ... 2024-08-20T21:43:47.0743497Z #7 15.35 Unpacking libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:43:47.0744119Z #7 15.37 Selecting previously unselected package libitm1:amd64. 2024-08-20T21:43:47.0744936Z #7 15.38 Preparing to unpack .../085-libitm1_10.5.0-1ubuntu1~20.04_amd64.deb ... 2024-08-20T21:43:47.0745702Z #7 15.38 Unpacking libitm1:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:43:47.0746344Z #7 15.40 Selecting previously unselected package libatomic1:amd64. 2024-08-20T21:43:47.2468677Z #7 15.40 Preparing to unpack .../086-libatomic1_10.5.0-1ubuntu1~20.04_amd64.deb ... 2024-08-20T21:43:47.2469537Z #7 15.40 Unpacking libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:43:47.2470193Z #7 15.42 Selecting previously unselected package libasan5:amd64. 2024-08-20T21:43:47.2471020Z #7 15.42 Preparing to unpack .../087-libasan5_9.4.0-1ubuntu1~20.04.2_amd64.deb ... 2024-08-20T21:43:47.2471810Z #7 15.42 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:43:47.3328084Z #7 15.66 Selecting previously unselected package liblsan0:amd64. 2024-08-20T21:43:47.5727213Z #7 15.66 Preparing to unpack .../088-liblsan0_10.5.0-1ubuntu1~20.04_amd64.deb ... 2024-08-20T21:43:47.5728050Z #7 15.66 Unpacking liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:43:47.5728704Z #7 15.74 Selecting previously unselected package libtsan0:amd64. 2024-08-20T21:43:47.5729514Z #7 15.74 Preparing to unpack .../089-libtsan0_10.5.0-1ubuntu1~20.04_amd64.deb ... 2024-08-20T21:43:47.5730312Z #7 15.75 Unpacking libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:43:47.5943253Z #7 15.92 Selecting previously unselected package libubsan1:amd64. 2024-08-20T21:43:47.7010578Z #7 15.92 Preparing to unpack .../090-libubsan1_10.5.0-1ubuntu1~20.04_amd64.deb ... 2024-08-20T21:43:47.7012227Z #7 15.92 Unpacking libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:43:47.7013584Z #7 15.99 Selecting previously unselected package libquadmath0:amd64. 2024-08-20T21:43:47.7015342Z #7 16.00 Preparing to unpack .../091-libquadmath0_10.5.0-1ubuntu1~20.04_amd64.deb ... 2024-08-20T21:43:47.7016919Z #7 16.00 Unpacking libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:43:47.7018314Z #7 16.02 Selecting previously unselected package libgcc-9-dev:amd64. 2024-08-20T21:43:47.8551536Z #7 16.03 Preparing to unpack .../092-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... 2024-08-20T21:43:47.8552494Z #7 16.03 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:43:47.8754580Z #7 16.20 Selecting previously unselected package gcc-9. 2024-08-20T21:43:48.0288616Z #7 16.20 Preparing to unpack .../093-gcc-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... 2024-08-20T21:43:48.0289371Z #7 16.20 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:43:48.4321206Z #7 16.76 Selecting previously unselected package gcc. 2024-08-20T21:43:48.6098202Z #7 16.76 Preparing to unpack .../094-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ... 2024-08-20T21:43:48.6098898Z #7 16.76 Unpacking gcc (4:9.3.0-1ubuntu2) ... 2024-08-20T21:43:48.6099606Z #7 16.78 Selecting previously unselected package libstdc++-9-dev:amd64. 2024-08-20T21:43:48.6100511Z #7 16.78 Preparing to unpack .../095-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... 2024-08-20T21:43:48.6101992Z #7 16.78 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:43:48.6393575Z #7 16.96 Selecting previously unselected package g++-9. 2024-08-20T21:43:48.7939799Z #7 16.96 Preparing to unpack .../096-g++-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... 2024-08-20T21:43:48.7940613Z #7 16.97 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:43:49.2071884Z #7 17.53 Selecting previously unselected package g++. 2024-08-20T21:43:49.3283236Z #7 17.53 Preparing to unpack .../097-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2024-08-20T21:43:49.3284503Z #7 17.53 Unpacking g++ (4:9.3.0-1ubuntu2) ... 2024-08-20T21:43:49.3285102Z #7 17.55 Selecting previously unselected package make. 2024-08-20T21:43:49.3285796Z #7 17.55 Preparing to unpack .../098-make_4.2.1-1.2_amd64.deb ... 2024-08-20T21:43:49.3286608Z #7 17.56 Unpacking make (4.2.1-1.2) ... 2024-08-20T21:43:49.3287220Z #7 17.58 Selecting previously unselected package libdpkg-perl. 2024-08-20T21:43:49.3288011Z #7 17.59 Preparing to unpack .../099-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... 2024-08-20T21:43:49.3288743Z #7 17.59 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ... 2024-08-20T21:43:49.3289304Z #7 17.62 Selecting previously unselected package patch. 2024-08-20T21:43:49.3289971Z #7 17.62 Preparing to unpack .../100-patch_2.7.6-6_amd64.deb ... 2024-08-20T21:43:49.3290564Z #7 17.63 Unpacking patch (2.7.6-6) ... 2024-08-20T21:43:49.3291125Z #7 17.65 Selecting previously unselected package dpkg-dev. 2024-08-20T21:43:49.4313366Z #7 17.65 Preparing to unpack .../101-dpkg-dev_1.19.7ubuntu3.2_all.deb ... 2024-08-20T21:43:49.4314130Z #7 17.65 Unpacking dpkg-dev (1.19.7ubuntu3.2) ... 2024-08-20T21:43:49.4314812Z #7 17.72 Selecting previously unselected package build-essential. 2024-08-20T21:43:49.4315651Z #7 17.72 Preparing to unpack .../102-build-essential_12.8ubuntu1.1_amd64.deb ... 2024-08-20T21:43:49.4316411Z #7 17.72 Unpacking build-essential (12.8ubuntu1.1) ... 2024-08-20T21:43:49.4317073Z #7 17.75 Selecting previously unselected package cmake-data. 2024-08-20T21:43:49.5874987Z #7 17.76 Preparing to unpack .../103-cmake-data_3.16.3-1ubuntu1.20.04.1_all.deb ... 2024-08-20T21:43:49.7380827Z #7 17.76 Unpacking cmake-data (3.16.3-1ubuntu1.20.04.1) ... 2024-08-20T21:43:49.7381519Z #7 18.06 Selecting previously unselected package libarchive13:amd64. 2024-08-20T21:43:49.8542295Z #7 18.06 Preparing to unpack .../104-libarchive13_3.4.0-2ubuntu1.2_amd64.deb ... 2024-08-20T21:43:49.8543308Z #7 18.07 Unpacking libarchive13:amd64 (3.4.0-2ubuntu1.2) ... 2024-08-20T21:43:49.8543973Z #7 18.12 Selecting previously unselected package libbrotli1:amd64. 2024-08-20T21:43:49.8544778Z #7 18.12 Preparing to unpack .../105-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 2024-08-20T21:43:49.8545531Z #7 18.13 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 2024-08-20T21:43:49.8546305Z #7 18.18 Selecting previously unselected package libroken18-heimdal:amd64. 2024-08-20T21:43:49.9872929Z #7 18.18 Preparing to unpack .../106-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 2024-08-20T21:43:49.9873878Z #7 18.18 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:43:49.9874717Z #7 18.22 Selecting previously unselected package libasn1-8-heimdal:amd64. 2024-08-20T21:43:49.9875650Z #7 18.22 Preparing to unpack .../107-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 2024-08-20T21:43:49.9876751Z #7 18.23 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:43:49.9877597Z #7 18.27 Selecting previously unselected package libheimbase1-heimdal:amd64. 2024-08-20T21:43:49.9878580Z #7 18.27 Preparing to unpack .../108-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 2024-08-20T21:43:49.9879506Z #7 18.28 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:43:49.9880361Z #7 18.31 Selecting previously unselected package libhcrypto4-heimdal:amd64. 2024-08-20T21:43:50.1190512Z #7 18.31 Preparing to unpack .../109-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 2024-08-20T21:43:50.1191484Z #7 18.32 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:43:50.1192320Z #7 18.36 Selecting previously unselected package libwind0-heimdal:amd64. 2024-08-20T21:43:50.1193233Z #7 18.36 Preparing to unpack .../110-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 2024-08-20T21:43:50.1194129Z #7 18.36 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:43:50.1194945Z #7 18.40 Selecting previously unselected package libhx509-5-heimdal:amd64. 2024-08-20T21:43:50.1195881Z #7 18.40 Preparing to unpack .../111-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 2024-08-20T21:43:50.1196874Z #7 18.40 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:43:50.1197637Z #7 18.44 Selecting previously unselected package libkrb5-26-heimdal:amd64. 2024-08-20T21:43:50.2451286Z #7 18.44 Preparing to unpack .../112-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 2024-08-20T21:43:50.2452248Z #7 18.45 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:43:50.2453118Z #7 18.49 Selecting previously unselected package libheimntlm0-heimdal:amd64. 2024-08-20T21:43:50.2454100Z #7 18.49 Preparing to unpack .../113-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 2024-08-20T21:43:50.2455032Z #7 18.50 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:43:50.2455879Z #7 18.53 Selecting previously unselected package libgssapi3-heimdal:amd64. 2024-08-20T21:43:50.2456822Z #7 18.53 Preparing to unpack .../114-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 2024-08-20T21:43:50.2457726Z #7 18.54 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:43:50.2458547Z #7 18.57 Selecting previously unselected package libsasl2-modules-db:amd64. 2024-08-20T21:43:50.3582356Z #7 18.57 Preparing to unpack .../115-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2024-08-20T21:43:50.3583349Z #7 18.57 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2024-08-20T21:43:50.3584144Z #7 18.61 Selecting previously unselected package libsasl2-2:amd64. 2024-08-20T21:43:50.3584998Z #7 18.61 Preparing to unpack .../116-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2024-08-20T21:43:50.3585820Z #7 18.61 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2024-08-20T21:43:50.3586546Z #7 18.64 Selecting previously unselected package libldap-common. 2024-08-20T21:43:50.3587406Z #7 18.64 Preparing to unpack .../117-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ... 2024-08-20T21:43:50.3588241Z #7 18.65 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ... 2024-08-20T21:43:50.3589101Z #7 18.68 Selecting previously unselected package libldap-2.4-2:amd64. 2024-08-20T21:43:50.4662971Z #7 18.68 Preparing to unpack .../118-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ... 2024-08-20T21:43:50.4663914Z #7 18.69 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... 2024-08-20T21:43:50.4664935Z #7 18.73 Selecting previously unselected package libnghttp2-14:amd64. 2024-08-20T21:43:50.4665798Z #7 18.73 Preparing to unpack .../119-libnghttp2-14_1.40.0-1ubuntu0.3_amd64.deb ... 2024-08-20T21:43:50.4666601Z #7 18.74 Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ... 2024-08-20T21:43:50.4667249Z #7 18.76 Selecting previously unselected package librtmp1:amd64. 2024-08-20T21:43:50.4668328Z #7 18.76 Preparing to unpack .../120-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 2024-08-20T21:43:50.4669239Z #7 18.77 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 2024-08-20T21:43:50.4670009Z #7 18.79 Selecting previously unselected package libssh-4:amd64. 2024-08-20T21:43:50.5702588Z #7 18.79 Preparing to unpack .../121-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ... 2024-08-20T21:43:50.5703368Z #7 18.79 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ... 2024-08-20T21:43:50.5704008Z #7 18.82 Selecting previously unselected package libcurl4:amd64. 2024-08-20T21:43:50.5704815Z #7 18.83 Preparing to unpack .../122-libcurl4_7.68.0-1ubuntu2.23_amd64.deb ... 2024-08-20T21:43:50.5705552Z #7 18.83 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.23) ... 2024-08-20T21:43:50.5706192Z #7 18.86 Selecting previously unselected package libjsoncpp1:amd64. 2024-08-20T21:43:50.5707022Z #7 18.87 Preparing to unpack .../123-libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2024-08-20T21:43:50.5707773Z #7 18.87 Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2024-08-20T21:43:50.5708412Z #7 18.89 Selecting previously unselected package librhash0:amd64. 2024-08-20T21:43:50.7505170Z #7 18.89 Preparing to unpack .../124-librhash0_1.3.9-1_amd64.deb ... 2024-08-20T21:43:50.7506144Z #7 18.90 Unpacking librhash0:amd64 (1.3.9-1) ... 2024-08-20T21:43:50.7506710Z #7 18.92 Selecting previously unselected package cmake. 2024-08-20T21:43:50.7507573Z #7 18.92 Preparing to unpack .../125-cmake_3.16.3-1ubuntu1.20.04.1_amd64.deb ... 2024-08-20T21:43:50.7508878Z #7 18.92 Unpacking cmake (3.16.3-1ubuntu1.20.04.1) ... 2024-08-20T21:43:50.8832759Z #7 19.21 Selecting previously unselected package curl. 2024-08-20T21:43:50.9891049Z #7 19.21 Preparing to unpack .../126-curl_7.68.0-1ubuntu2.23_amd64.deb ... 2024-08-20T21:43:50.9892460Z #7 19.21 Unpacking curl (7.68.0-1ubuntu2.23) ... 2024-08-20T21:43:50.9893841Z #7 19.24 Selecting previously unselected package dbus-user-session. 2024-08-20T21:43:50.9895654Z #7 19.24 Preparing to unpack .../127-dbus-user-session_1.12.16-2ubuntu2.3_amd64.deb ... 2024-08-20T21:43:50.9897360Z #7 19.24 Unpacking dbus-user-session (1.12.16-2ubuntu2.3) ... 2024-08-20T21:43:50.9898644Z #7 19.26 Selecting previously unselected package libdconf1:amd64. 2024-08-20T21:43:50.9900113Z #7 19.27 Preparing to unpack .../128-libdconf1_0.36.0-1_amd64.deb ... 2024-08-20T21:43:50.9901372Z #7 19.27 Unpacking libdconf1:amd64 (0.36.0-1) ... 2024-08-20T21:43:50.9902579Z #7 19.29 Selecting previously unselected package dconf-service. 2024-08-20T21:43:50.9904049Z #7 19.29 Preparing to unpack .../129-dconf-service_0.36.0-1_amd64.deb ... 2024-08-20T21:43:50.9905372Z #7 19.29 Unpacking dconf-service (0.36.0-1) ... 2024-08-20T21:43:50.9906121Z #7 19.31 Selecting previously unselected package dconf-gsettings-backend:amd64. 2024-08-20T21:43:51.1232342Z #7 19.31 Preparing to unpack .../130-dconf-gsettings-backend_0.36.0-1_amd64.deb ... 2024-08-20T21:43:51.1234069Z #7 19.32 Unpacking dconf-gsettings-backend:amd64 (0.36.0-1) ... 2024-08-20T21:43:51.1235609Z #7 19.34 Selecting previously unselected package xml-core. 2024-08-20T21:43:51.1236994Z #7 19.34 Preparing to unpack .../131-xml-core_0.18+nmu1_all.deb ... 2024-08-20T21:43:51.1238063Z #7 19.35 Unpacking xml-core (0.18+nmu1) ... 2024-08-20T21:43:51.1239076Z #7 19.38 Selecting previously unselected package sgml-data. 2024-08-20T21:43:51.1240280Z #7 19.39 Preparing to unpack .../132-sgml-data_2.0.11_all.deb ... 2024-08-20T21:43:51.1241282Z #7 19.39 Unpacking sgml-data (2.0.11) ... 2024-08-20T21:43:51.1242252Z #7 19.45 Selecting previously unselected package docbook-xml. 2024-08-20T21:43:51.3331624Z #7 19.45 Preparing to unpack .../133-docbook-xml_4.5-9_all.deb ... 2024-08-20T21:43:51.3332333Z #7 19.45 Unpacking docbook-xml (4.5-9) ... 2024-08-20T21:43:51.3332961Z #7 19.50 Selecting previously unselected package docbook-xsl. 2024-08-20T21:43:51.3333734Z #7 19.50 Preparing to unpack .../134-docbook-xsl_1.79.1+dfsg-2_all.deb ... 2024-08-20T21:43:51.3334415Z #7 19.51 Unpacking docbook-xsl (1.79.1+dfsg-2) ... 2024-08-20T21:43:51.3335342Z #7 19.66 Selecting previously unselected package fonts-dejavu-core. 2024-08-20T21:43:51.4464129Z #7 19.66 Preparing to unpack .../135-fonts-dejavu-core_2.37-1_all.deb ... 2024-08-20T21:43:51.4465047Z #7 19.66 Unpacking fonts-dejavu-core (2.37-1) ... 2024-08-20T21:43:51.4465726Z #7 19.77 Selecting previously unselected package fontconfig-config. 2024-08-20T21:43:51.5480769Z #7 19.77 Preparing to unpack .../136-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2024-08-20T21:43:51.5481613Z #7 19.78 Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2024-08-20T21:43:51.5482254Z #7 19.81 Selecting previously unselected package libdw1:amd64. 2024-08-20T21:43:51.5483026Z #7 19.81 Preparing to unpack .../137-libdw1_0.176-1.1ubuntu0.1_amd64.deb ... 2024-08-20T21:43:51.5483884Z #7 19.82 Unpacking libdw1:amd64 (0.176-1.1ubuntu0.1) ... 2024-08-20T21:43:51.5484542Z #7 19.87 Selecting previously unselected package libbabeltrace1:amd64. 2024-08-20T21:43:51.6561238Z #7 19.87 Preparing to unpack .../138-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2024-08-20T21:43:51.6562103Z #7 19.88 Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2024-08-20T21:43:51.6562777Z #7 19.96 Selecting previously unselected package libpython3.8:amd64. 2024-08-20T21:43:51.6563762Z #7 19.96 Preparing to unpack .../139-libpython3.8_3.8.10-0ubuntu1~20.04.11_amd64.deb ... 2024-08-20T21:43:51.6564795Z #7 19.98 Unpacking libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.11) ... 2024-08-20T21:43:51.8043672Z #7 20.13 Selecting previously unselected package gdb. 2024-08-20T21:43:51.9626372Z #7 20.13 Preparing to unpack .../140-gdb_9.2-0ubuntu1~20.04.2_amd64.deb ... 2024-08-20T21:43:51.9627143Z #7 20.14 Unpacking gdb (9.2-0ubuntu1~20.04.2) ... 2024-08-20T21:43:52.0445959Z #7 20.37 Selecting previously unselected package libgfortran5:amd64. 2024-08-20T21:43:52.1696640Z #7 20.37 Preparing to unpack .../141-libgfortran5_10.5.0-1ubuntu1~20.04_amd64.deb ... 2024-08-20T21:43:52.1697519Z #7 20.37 Unpacking libgfortran5:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:43:52.1698326Z #7 20.49 Selecting previously unselected package libgfortran-9-dev:amd64. 2024-08-20T21:43:52.4103799Z #7 20.49 Preparing to unpack .../142-libgfortran-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... 2024-08-20T21:43:52.4104755Z #7 20.51 Unpacking libgfortran-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:43:52.4105519Z #7 20.58 Selecting previously unselected package gfortran-9. 2024-08-20T21:43:52.4106329Z #7 20.58 Preparing to unpack .../143-gfortran-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... 2024-08-20T21:43:52.4107120Z #7 20.58 Unpacking gfortran-9 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:43:52.8106241Z #7 21.13 Selecting previously unselected package gfortran. 2024-08-20T21:43:52.9284228Z #7 21.14 Preparing to unpack .../144-gfortran_4%3a9.3.0-1ubuntu2_amd64.deb ... 2024-08-20T21:43:52.9284983Z #7 21.14 Unpacking gfortran (4:9.3.0-1ubuntu2) ... 2024-08-20T21:43:52.9285743Z #7 21.16 Selecting previously unselected package libpackagekit-glib2-18:amd64. 2024-08-20T21:43:52.9286742Z #7 21.16 Preparing to unpack .../145-libpackagekit-glib2-18_1.1.13-2ubuntu1.1_amd64.deb ... 2024-08-20T21:43:52.9287650Z #7 21.16 Unpacking libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ... 2024-08-20T21:43:52.9288496Z #7 21.19 Selecting previously unselected package gir1.2-packagekitglib-1.0. 2024-08-20T21:43:52.9289474Z #7 21.19 Preparing to unpack .../146-gir1.2-packagekitglib-1.0_1.1.13-2ubuntu1.1_amd64.deb ... 2024-08-20T21:43:52.9290378Z #7 21.19 Unpacking gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ... 2024-08-20T21:43:52.9291176Z #7 21.22 Selecting previously unselected package libcurl3-gnutls:amd64. 2024-08-20T21:43:52.9292059Z #7 21.22 Preparing to unpack .../147-libcurl3-gnutls_7.68.0-1ubuntu2.23_amd64.deb ... 2024-08-20T21:43:52.9292887Z #7 21.22 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.23) ... 2024-08-20T21:43:52.9293607Z #7 21.25 Selecting previously unselected package liberror-perl. 2024-08-20T21:43:53.0626254Z #7 21.25 Preparing to unpack .../148-liberror-perl_0.17029-1_all.deb ... 2024-08-20T21:43:53.0627347Z #7 21.25 Unpacking liberror-perl (0.17029-1) ... 2024-08-20T21:43:53.0627979Z #7 21.27 Selecting previously unselected package git-man. 2024-08-20T21:43:53.0628744Z #7 21.27 Preparing to unpack .../149-git-man_1%3a2.25.1-1ubuntu3.13_all.deb ... 2024-08-20T21:43:53.0629478Z #7 21.28 Unpacking git-man (1:2.25.1-1ubuntu3.13) ... 2024-08-20T21:43:53.0630025Z #7 21.39 Selecting previously unselected package git. 2024-08-20T21:43:53.2350808Z #7 21.39 Preparing to unpack .../150-git_1%3a2.25.1-1ubuntu3.13_amd64.deb ... 2024-08-20T21:43:53.2351585Z #7 21.41 Unpacking git (1:2.25.1-1ubuntu3.13) ... 2024-08-20T21:43:53.4612335Z #7 21.78 Selecting previously unselected package libproxy1v5:amd64. 2024-08-20T21:43:53.5692460Z #7 21.79 Preparing to unpack .../151-libproxy1v5_0.4.15-10ubuntu1.2_amd64.deb ... 2024-08-20T21:43:53.5693309Z #7 21.79 Unpacking libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ... 2024-08-20T21:43:53.5694084Z #7 21.81 Selecting previously unselected package glib-networking-common. 2024-08-20T21:43:53.5695037Z #7 21.81 Preparing to unpack .../152-glib-networking-common_2.64.2-1ubuntu0.1_all.deb ... 2024-08-20T21:43:53.5695907Z #7 21.81 Unpacking glib-networking-common (2.64.2-1ubuntu0.1) ... 2024-08-20T21:43:53.5696715Z #7 21.83 Selecting previously unselected package glib-networking-services. 2024-08-20T21:43:53.5697683Z #7 21.84 Preparing to unpack .../153-glib-networking-services_2.64.2-1ubuntu0.1_amd64.deb ... 2024-08-20T21:43:53.5698575Z #7 21.84 Unpacking glib-networking-services (2.64.2-1ubuntu0.1) ... 2024-08-20T21:43:53.5699625Z #7 21.86 Selecting previously unselected package gsettings-desktop-schemas. 2024-08-20T21:43:53.5700612Z #7 21.86 Preparing to unpack .../154-gsettings-desktop-schemas_3.36.0-1ubuntu1_all.deb ... 2024-08-20T21:43:53.5701486Z #7 21.87 Unpacking gsettings-desktop-schemas (3.36.0-1ubuntu1) ... 2024-08-20T21:43:53.5702280Z #7 21.89 Selecting previously unselected package glib-networking:amd64. 2024-08-20T21:43:53.6862961Z #7 21.89 Preparing to unpack .../155-glib-networking_2.64.2-1ubuntu0.1_amd64.deb ... 2024-08-20T21:43:53.6863862Z #7 21.90 Unpacking glib-networking:amd64 (2.64.2-1ubuntu0.1) ... 2024-08-20T21:43:53.6864714Z #7 21.94 Selecting previously unselected package libassuan0:amd64. 2024-08-20T21:43:53.6865607Z #7 21.94 Preparing to unpack .../156-libassuan0_2.5.3-7ubuntu2_amd64.deb ... 2024-08-20T21:43:53.6866342Z #7 21.94 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ... 2024-08-20T21:43:53.6866912Z #7 21.97 Selecting previously unselected package gpgconf. 2024-08-20T21:43:53.6867672Z #7 21.97 Preparing to unpack .../157-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ... 2024-08-20T21:43:53.6868369Z #7 21.97 Unpacking gpgconf (2.2.19-3ubuntu2.2) ... 2024-08-20T21:43:53.6868896Z #7 22.01 Selecting previously unselected package gpg. 2024-08-20T21:43:53.7972764Z #7 22.01 Preparing to unpack .../158-gpg_2.2.19-3ubuntu2.2_amd64.deb ... 2024-08-20T21:43:53.7973702Z #7 22.02 Unpacking gpg (2.2.19-3ubuntu2.2) ... 2024-08-20T21:43:53.7974365Z #7 22.08 Selecting previously unselected package pinentry-curses. 2024-08-20T21:43:53.7975204Z #7 22.08 Preparing to unpack .../159-pinentry-curses_1.1.0-3build1_amd64.deb ... 2024-08-20T21:43:53.7975958Z #7 22.08 Unpacking pinentry-curses (1.1.0-3build1) ... 2024-08-20T21:43:53.7976578Z #7 22.12 Selecting previously unselected package libnpth0:amd64. 2024-08-20T21:43:53.9360315Z #7 22.12 Preparing to unpack .../160-libnpth0_1.6-1_amd64.deb ... 2024-08-20T21:43:53.9361011Z #7 22.13 Unpacking libnpth0:amd64 (1.6-1) ... 2024-08-20T21:43:53.9361631Z #7 22.16 Selecting previously unselected package gpg-agent. 2024-08-20T21:43:53.9362420Z #7 22.16 Preparing to unpack .../161-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ... 2024-08-20T21:43:53.9363268Z #7 22.16 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ... 2024-08-20T21:43:53.9363869Z #7 22.21 Selecting previously unselected package libonig5:amd64. 2024-08-20T21:43:53.9364781Z #7 22.21 Preparing to unpack .../162-libonig5_6.9.4-1_amd64.deb ... 2024-08-20T21:43:53.9365427Z #7 22.22 Unpacking libonig5:amd64 (6.9.4-1) ... 2024-08-20T21:43:53.9366180Z #7 22.26 Selecting previously unselected package libjq1:amd64. 2024-08-20T21:43:54.0743224Z #7 22.26 Preparing to unpack .../163-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2024-08-20T21:43:54.0744032Z #7 22.27 Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2024-08-20T21:43:54.0744598Z #7 22.30 Selecting previously unselected package jq. 2024-08-20T21:43:54.0745327Z #7 22.30 Preparing to unpack .../164-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2024-08-20T21:43:54.0746022Z #7 22.30 Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2024-08-20T21:43:54.0746696Z #7 22.34 Selecting previously unselected package libsoup2.4-1:amd64. 2024-08-20T21:43:54.0747474Z #7 22.34 Preparing to unpack .../165-libsoup2.4-1_2.70.0-1_amd64.deb ... 2024-08-20T21:43:54.0748159Z #7 22.35 Unpacking libsoup2.4-1:amd64 (2.70.0-1) ... 2024-08-20T21:43:54.0748777Z #7 22.40 Selecting previously unselected package libstemmer0d:amd64. 2024-08-20T21:43:54.1834075Z #7 22.40 Preparing to unpack .../166-libstemmer0d_0+svn585-2_amd64.deb ... 2024-08-20T21:43:54.1834917Z #7 22.40 Unpacking libstemmer0d:amd64 (0+svn585-2) ... 2024-08-20T21:43:54.1835564Z #7 22.45 Selecting previously unselected package libappstream4:amd64. 2024-08-20T21:43:54.1836387Z #7 22.45 Preparing to unpack .../167-libappstream4_0.12.10-2_amd64.deb ... 2024-08-20T21:43:54.1837086Z #7 22.45 Unpacking libappstream4:amd64 (0.12.10-2) ... 2024-08-20T21:43:54.1837773Z #7 22.48 Selecting previously unselected package libasound2-data. 2024-08-20T21:43:54.1838812Z #7 22.48 Preparing to unpack .../168-libasound2-data_1.2.2-2.1ubuntu2.5_all.deb ... 2024-08-20T21:43:54.1839602Z #7 22.48 Unpacking libasound2-data (1.2.2-2.1ubuntu2.5) ... 2024-08-20T21:43:54.1840250Z #7 22.51 Selecting previously unselected package libasound2:amd64. 2024-08-20T21:43:54.4249551Z #7 22.51 Preparing to unpack .../169-libasound2_1.2.2-2.1ubuntu2.5_amd64.deb ... 2024-08-20T21:43:54.4250389Z #7 22.51 Unpacking libasound2:amd64 (1.2.2-2.1ubuntu2.5) ... 2024-08-20T21:43:54.4251147Z #7 22.55 Selecting previously unselected package libasound2-dev:amd64. 2024-08-20T21:43:54.4252031Z #7 22.55 Preparing to unpack .../170-libasound2-dev_1.2.2-2.1ubuntu2.5_amd64.deb ... 2024-08-20T21:43:54.4252855Z #7 22.56 Unpacking libasound2-dev:amd64 (1.2.2-2.1ubuntu2.5) ... 2024-08-20T21:43:54.4253619Z #7 22.59 Selecting previously unselected package libatlas3-base:amd64. 2024-08-20T21:43:54.4254461Z #7 22.59 Preparing to unpack .../171-libatlas3-base_3.10.3-8ubuntu7_amd64.deb ... 2024-08-20T21:43:54.4255255Z #7 22.60 Unpacking libatlas3-base:amd64 (3.10.3-8ubuntu7) ... 2024-08-20T21:43:54.5619196Z #7 22.88 Selecting previously unselected package libatlas-base-dev:amd64. 2024-08-20T21:43:54.7188904Z #7 22.89 Preparing to unpack .../172-libatlas-base-dev_3.10.3-8ubuntu7_amd64.deb ... 2024-08-20T21:43:54.7189788Z #7 22.89 Unpacking libatlas-base-dev:amd64 (3.10.3-8ubuntu7) ... 2024-08-20T21:43:54.9022216Z #7 23.23 Selecting previously unselected package libbz2-dev:amd64. 2024-08-20T21:43:55.0222603Z #7 23.23 Preparing to unpack .../173-libbz2-dev_1.0.8-2_amd64.deb ... 2024-08-20T21:43:55.0223413Z #7 23.23 Unpacking libbz2-dev:amd64 (1.0.8-2) ... 2024-08-20T21:43:55.0224014Z #7 23.26 Selecting previously unselected package libltdl7:amd64. 2024-08-20T21:43:55.0224772Z #7 23.26 Preparing to unpack .../174-libltdl7_2.4.6-14_amd64.deb ... 2024-08-20T21:43:55.0225409Z #7 23.27 Unpacking libltdl7:amd64 (2.4.6-14) ... 2024-08-20T21:43:55.0225984Z #7 23.30 Selecting previously unselected package libtdb1:amd64. 2024-08-20T21:43:55.0226825Z #7 23.30 Preparing to unpack .../175-libtdb1_1.4.5-0ubuntu0.20.04.1_amd64.deb ... 2024-08-20T21:43:55.0227612Z #7 23.31 Unpacking libtdb1:amd64 (1.4.5-0ubuntu0.20.04.1) ... 2024-08-20T21:43:55.0228229Z #7 23.35 Selecting previously unselected package libogg0:amd64. 2024-08-20T21:43:55.1400409Z #7 23.35 Preparing to unpack .../176-libogg0_1.3.4-0ubuntu1_amd64.deb ... 2024-08-20T21:43:55.1401159Z #7 23.35 Unpacking libogg0:amd64 (1.3.4-0ubuntu1) ... 2024-08-20T21:43:55.1401972Z #7 23.39 Selecting previously unselected package libvorbis0a:amd64. 2024-08-20T21:43:55.1402803Z #7 23.39 Preparing to unpack .../177-libvorbis0a_1.3.6-2ubuntu1_amd64.deb ... 2024-08-20T21:43:55.1403714Z #7 23.39 Unpacking libvorbis0a:amd64 (1.3.6-2ubuntu1) ... 2024-08-20T21:43:55.1404363Z #7 23.43 Selecting previously unselected package libvorbisfile3:amd64. 2024-08-20T21:43:55.1405232Z #7 23.43 Preparing to unpack .../178-libvorbisfile3_1.3.6-2ubuntu1_amd64.deb ... 2024-08-20T21:43:55.1406016Z #7 23.44 Unpacking libvorbisfile3:amd64 (1.3.6-2ubuntu1) ... 2024-08-20T21:43:55.1406782Z #7 23.46 Selecting previously unselected package sound-theme-freedesktop. 2024-08-20T21:43:55.2406904Z #7 23.46 Preparing to unpack .../179-sound-theme-freedesktop_0.8-2ubuntu1_all.deb ... 2024-08-20T21:43:55.2407783Z #7 23.47 Unpacking sound-theme-freedesktop (0.8-2ubuntu1) ... 2024-08-20T21:43:55.2408471Z #7 23.53 Selecting previously unselected package libcanberra0:amd64. 2024-08-20T21:43:55.2409300Z #7 23.53 Preparing to unpack .../180-libcanberra0_0.30-7ubuntu1_amd64.deb ... 2024-08-20T21:43:55.2410071Z #7 23.53 Unpacking libcanberra0:amd64 (0.30-7ubuntu1) ... 2024-08-20T21:43:55.2410795Z #7 23.56 Selecting previously unselected package libexpat1-dev:amd64. 2024-08-20T21:43:55.2411630Z #7 23.56 Preparing to unpack .../181-libexpat1-dev_2.2.9-1ubuntu0.6_amd64.deb ... 2024-08-20T21:43:55.3662340Z #7 23.57 Unpacking libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ... 2024-08-20T21:43:55.3663024Z #7 23.61 Selecting previously unselected package libflac8:amd64. 2024-08-20T21:43:55.3664019Z #7 23.61 Preparing to unpack .../182-libflac8_1.3.3-1ubuntu0.2_amd64.deb ... 2024-08-20T21:43:55.3664958Z #7 23.62 Unpacking libflac8:amd64 (1.3.3-1ubuntu0.2) ... 2024-08-20T21:43:55.3665687Z #7 23.65 Selecting previously unselected package libogg-dev:amd64. 2024-08-20T21:43:55.3666491Z #7 23.65 Preparing to unpack .../183-libogg-dev_1.3.4-0ubuntu1_amd64.deb ... 2024-08-20T21:43:55.3667217Z #7 23.65 Unpacking libogg-dev:amd64 (1.3.4-0ubuntu1) ... 2024-08-20T21:43:55.3667914Z #7 23.69 Selecting previously unselected package libflac-dev:amd64. 2024-08-20T21:43:55.4754113Z #7 23.69 Preparing to unpack .../184-libflac-dev_1.3.3-1ubuntu0.2_amd64.deb ... 2024-08-20T21:43:55.4754967Z #7 23.70 Unpacking libflac-dev:amd64 (1.3.3-1ubuntu0.2) ... 2024-08-20T21:43:55.4755620Z #7 23.74 Selecting previously unselected package libfreetype6:amd64. 2024-08-20T21:43:55.4756479Z #7 23.74 Preparing to unpack .../185-libfreetype6_2.10.1-2ubuntu0.3_amd64.deb ... 2024-08-20T21:43:55.4757286Z #7 23.74 Unpacking libfreetype6:amd64 (2.10.1-2ubuntu0.3) ... 2024-08-20T21:43:55.4757957Z #7 23.80 Selecting previously unselected package libfontconfig1:amd64. 2024-08-20T21:43:55.5985761Z #7 23.80 Preparing to unpack .../186-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2024-08-20T21:43:55.5986631Z #7 23.80 Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2024-08-20T21:43:55.5987366Z #7 23.84 Selecting previously unselected package zlib1g-dev:amd64. 2024-08-20T21:43:55.5988255Z #7 23.84 Preparing to unpack .../187-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu1.5_amd64.deb ... 2024-08-20T21:43:55.5989139Z #7 23.84 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ... 2024-08-20T21:43:55.5989894Z #7 23.88 Selecting previously unselected package libpng-dev:amd64. 2024-08-20T21:43:55.5990656Z #7 23.88 Preparing to unpack .../188-libpng-dev_1.6.37-2_amd64.deb ... 2024-08-20T21:43:55.5991324Z #7 23.88 Unpacking libpng-dev:amd64 (1.6.37-2) ... 2024-08-20T21:43:55.5992026Z #7 23.92 Selecting previously unselected package libfreetype-dev:amd64. 2024-08-20T21:43:55.7090732Z #7 23.92 Preparing to unpack .../189-libfreetype-dev_2.10.1-2ubuntu0.3_amd64.deb ... 2024-08-20T21:43:55.7091597Z #7 23.93 Unpacking libfreetype-dev:amd64 (2.10.1-2ubuntu0.3) ... 2024-08-20T21:43:55.7092393Z #7 24.00 Selecting previously unselected package libfreetype6-dev:amd64. 2024-08-20T21:43:55.7093299Z #7 24.00 Preparing to unpack .../190-libfreetype6-dev_2.10.1-2ubuntu0.3_amd64.deb ... 2024-08-20T21:43:55.7094129Z #7 24.01 Unpacking libfreetype6-dev:amd64 (2.10.1-2ubuntu0.3) ... 2024-08-20T21:43:55.7095059Z #7 24.03 Selecting previously unselected package uuid-dev:amd64. 2024-08-20T21:43:55.8386637Z #7 24.03 Preparing to unpack .../191-uuid-dev_2.34-0.1ubuntu9.6_amd64.deb ... 2024-08-20T21:43:55.8387422Z #7 24.04 Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.6) ... 2024-08-20T21:43:55.8388109Z #7 24.07 Selecting previously unselected package pkg-config. 2024-08-20T21:43:55.8388894Z #7 24.07 Preparing to unpack .../192-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2024-08-20T21:43:55.8389640Z #7 24.08 Unpacking pkg-config (0.29.1-0ubuntu4) ... 2024-08-20T21:43:55.8390358Z #7 24.11 Selecting previously unselected package libfontconfig1-dev:amd64. 2024-08-20T21:43:55.8391273Z #7 24.11 Preparing to unpack .../193-libfontconfig1-dev_2.13.1-2ubuntu3_amd64.deb ... 2024-08-20T21:43:55.8392112Z #7 24.11 Unpacking libfontconfig1-dev:amd64 (2.13.1-2ubuntu3) ... 2024-08-20T21:43:55.8392855Z #7 24.16 Selecting previously unselected package libgdbm-dev:amd64. 2024-08-20T21:43:55.9595076Z #7 24.16 Preparing to unpack .../194-libgdbm-dev_1.18.1-5_amd64.deb ... 2024-08-20T21:43:55.9595835Z #7 24.17 Unpacking libgdbm-dev:amd64 (1.18.1-5) ... 2024-08-20T21:43:55.9596651Z #7 24.20 Selecting previously unselected package libglib2.0-bin. 2024-08-20T21:43:55.9597537Z #7 24.20 Preparing to unpack .../195-libglib2.0-bin_2.64.6-1~ubuntu20.04.7_amd64.deb ... 2024-08-20T21:43:55.9598361Z #7 24.20 Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.7) ... 2024-08-20T21:43:55.9599222Z #7 24.24 Selecting previously unselected package libgpm2:amd64. 2024-08-20T21:43:55.9600171Z #7 24.24 Preparing to unpack .../196-libgpm2_1.20.7-5_amd64.deb ... 2024-08-20T21:43:55.9600750Z #7 24.25 Unpacking libgpm2:amd64 (1.20.7-5) ... 2024-08-20T21:43:55.9601402Z #7 24.28 Selecting previously unselected package libgstreamer1.0-0:amd64. 2024-08-20T21:43:56.0633479Z #7 24.28 Preparing to unpack .../197-libgstreamer1.0-0_1.16.3-0ubuntu1.1_amd64.deb ... 2024-08-20T21:43:56.0634371Z #7 24.29 Unpacking libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.1) ... 2024-08-20T21:43:56.0635113Z #7 24.39 Selecting previously unselected package x11-common. 2024-08-20T21:43:56.1856159Z #7 24.39 Preparing to unpack .../198-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2024-08-20T21:43:56.1856996Z #7 24.40 dpkg-query: no packages found matching nux-tools 2024-08-20T21:43:56.1857629Z #7 24.41 Unpacking x11-common (1:7.7+19ubuntu14) ... 2024-08-20T21:43:56.1858216Z #7 24.44 Selecting previously unselected package libice6:amd64. 2024-08-20T21:43:56.1859033Z #7 24.44 Preparing to unpack .../199-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2024-08-20T21:43:56.1859769Z #7 24.45 Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2024-08-20T21:43:56.1860464Z #7 24.48 Selecting previously unselected package xorg-sgml-doctools. 2024-08-20T21:43:56.1861302Z #7 24.48 Preparing to unpack .../200-xorg-sgml-doctools_1%3a1.11-1_all.deb ... 2024-08-20T21:43:56.1862034Z #7 24.48 Unpacking xorg-sgml-doctools (1:1.11-1) ... 2024-08-20T21:43:56.1862784Z #7 24.51 Selecting previously unselected package x11proto-dev. 2024-08-20T21:43:56.2886524Z #7 24.51 Preparing to unpack .../201-x11proto-dev_2019.2-1ubuntu1_all.deb ... 2024-08-20T21:43:56.2887298Z #7 24.51 Unpacking x11proto-dev (2019.2-1ubuntu1) ... 2024-08-20T21:43:56.2888002Z #7 24.58 Selecting previously unselected package x11proto-core-dev. 2024-08-20T21:43:56.2888847Z #7 24.58 Preparing to unpack .../202-x11proto-core-dev_2019.2-1ubuntu1_all.deb ... 2024-08-20T21:43:56.2889628Z #7 24.59 Unpacking x11proto-core-dev (2019.2-1ubuntu1) ... 2024-08-20T21:43:56.2890353Z #7 24.61 Selecting previously unselected package libice-dev:amd64. 2024-08-20T21:43:56.3886440Z #7 24.61 Preparing to unpack .../203-libice-dev_2%3a1.0.10-0ubuntu1_amd64.deb ... 2024-08-20T21:43:56.3887265Z #7 24.62 Unpacking libice-dev:amd64 (2:1.0.10-0ubuntu1) ... 2024-08-20T21:43:56.3887920Z #7 24.65 Selecting previously unselected package libjemalloc2:amd64. 2024-08-20T21:43:56.3888761Z #7 24.65 Preparing to unpack .../204-libjemalloc2_5.2.1-1ubuntu1_amd64.deb ... 2024-08-20T21:43:56.3889736Z #7 24.66 Unpacking libjemalloc2:amd64 (5.2.1-1ubuntu1) ... 2024-08-20T21:43:56.3890455Z #7 24.71 Selecting previously unselected package libjpeg-turbo8:amd64. 2024-08-20T21:43:56.3891355Z #7 24.71 Preparing to unpack .../205-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.3_amd64.deb ... 2024-08-20T21:43:56.5096634Z #7 24.72 Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ... 2024-08-20T21:43:56.5097492Z #7 24.75 Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2024-08-20T21:43:56.5098470Z #7 24.75 Preparing to unpack .../206-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.3_amd64.deb ... 2024-08-20T21:43:56.5099389Z #7 24.76 Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.3) ... 2024-08-20T21:43:56.5100100Z #7 24.80 Selecting previously unselected package libjpeg8:amd64. 2024-08-20T21:43:56.5100855Z #7 24.80 Preparing to unpack .../207-libjpeg8_8c-2ubuntu8_amd64.deb ... 2024-08-20T21:43:56.5101536Z #7 24.81 Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2024-08-20T21:43:56.5102232Z #7 24.83 Selecting previously unselected package libjpeg8-dev:amd64. 2024-08-20T21:43:56.6314047Z #7 24.83 Preparing to unpack .../208-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2024-08-20T21:43:56.6314841Z #7 24.84 Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2024-08-20T21:43:56.6315553Z #7 24.86 Selecting previously unselected package libjpeg-dev:amd64. 2024-08-20T21:43:56.6316355Z #7 24.87 Preparing to unpack .../209-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2024-08-20T21:43:56.6317284Z #7 24.87 Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2024-08-20T21:43:56.6318026Z #7 24.90 Selecting previously unselected package libncurses-dev:amd64. 2024-08-20T21:43:56.6318888Z #7 24.90 Preparing to unpack .../210-libncurses-dev_6.2-0ubuntu2.1_amd64.deb ... 2024-08-20T21:43:56.6319658Z #7 24.90 Unpacking libncurses-dev:amd64 (6.2-0ubuntu2.1) ... 2024-08-20T21:43:56.6320414Z #7 24.95 Selecting previously unselected package libncurses5-dev:amd64. 2024-08-20T21:43:56.7350928Z #7 24.96 Preparing to unpack .../211-libncurses5-dev_6.2-0ubuntu2.1_amd64.deb ... 2024-08-20T21:43:56.7352464Z #7 24.96 Unpacking libncurses5-dev:amd64 (6.2-0ubuntu2.1) ... 2024-08-20T21:43:56.7353248Z #7 24.99 Selecting previously unselected package libncursesw5-dev:amd64. 2024-08-20T21:43:56.7354132Z #7 24.99 Preparing to unpack .../212-libncursesw5-dev_6.2-0ubuntu2.1_amd64.deb ... 2024-08-20T21:43:56.7354926Z #7 24.99 Unpacking libncursesw5-dev:amd64 (6.2-0ubuntu2.1) ... 2024-08-20T21:43:56.7355714Z #7 25.02 Selecting previously unselected package libpolkit-agent-1-0:amd64. 2024-08-20T21:43:56.7356655Z #7 25.02 Preparing to unpack .../213-libpolkit-agent-1-0_0.105-26ubuntu1.3_amd64.deb ... 2024-08-20T21:43:56.7357509Z #7 25.03 Unpacking libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ... 2024-08-20T21:43:56.7358340Z #7 25.05 Selecting previously unselected package libpthread-stubs0-dev:amd64. 2024-08-20T21:43:56.7359227Z #7 25.05 Preparing to unpack .../214-libpthread-stubs0-dev_0.4-1_amd64.deb ... 2024-08-20T21:43:56.7359996Z #7 25.06 Unpacking libpthread-stubs0-dev:amd64 (0.4-1) ... 2024-08-20T21:43:56.8422565Z #7 25.08 Selecting previously unselected package libreadline-dev:amd64. 2024-08-20T21:43:56.8423905Z #7 25.09 Preparing to unpack .../215-libreadline-dev_8.0-4_amd64.deb ... 2024-08-20T21:43:56.8424624Z #7 25.09 Unpacking libreadline-dev:amd64 (8.0-4) ... 2024-08-20T21:43:56.8425205Z #7 25.13 Selecting previously unselected package libsm6:amd64. 2024-08-20T21:43:56.8425943Z #7 25.13 Preparing to unpack .../216-libsm6_2%3a1.2.3-1_amd64.deb ... 2024-08-20T21:43:56.8426595Z #7 25.14 Unpacking libsm6:amd64 (2:1.2.3-1) ... 2024-08-20T21:43:56.8427228Z #7 25.17 Selecting previously unselected package libsm-dev:amd64. 2024-08-20T21:43:56.9725016Z #7 25.17 Preparing to unpack .../217-libsm-dev_2%3a1.2.3-1_amd64.deb ... 2024-08-20T21:43:56.9725742Z #7 25.17 Unpacking libsm-dev:amd64 (2:1.2.3-1) ... 2024-08-20T21:43:56.9726356Z #7 25.21 Selecting previously unselected package libvorbisenc2:amd64. 2024-08-20T21:43:56.9727217Z #7 25.21 Preparing to unpack .../218-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2024-08-20T21:43:56.9728219Z #7 25.21 Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2024-08-20T21:43:56.9728871Z #7 25.25 Selecting previously unselected package libsndfile1:amd64. 2024-08-20T21:43:56.9729694Z #7 25.25 Preparing to unpack .../219-libsndfile1_1.0.28-7ubuntu0.2_amd64.deb ... 2024-08-20T21:43:56.9730472Z #7 25.26 Unpacking libsndfile1:amd64 (1.0.28-7ubuntu0.2) ... 2024-08-20T21:43:56.9731209Z #7 25.30 Selecting previously unselected package libvorbis-dev:amd64. 2024-08-20T21:43:57.0813262Z #7 25.30 Preparing to unpack .../220-libvorbis-dev_1.3.6-2ubuntu1_amd64.deb ... 2024-08-20T21:43:57.0814091Z #7 25.30 Unpacking libvorbis-dev:amd64 (1.3.6-2ubuntu1) ... 2024-08-20T21:43:57.0814806Z #7 25.35 Selecting previously unselected package libsndfile1-dev. 2024-08-20T21:43:57.0815662Z #7 25.35 Preparing to unpack .../221-libsndfile1-dev_1.0.28-7ubuntu0.2_amd64.deb ... 2024-08-20T21:43:57.0816457Z #7 25.36 Unpacking libsndfile1-dev (1.0.28-7ubuntu0.2) ... 2024-08-20T21:43:57.0817190Z #7 25.40 Selecting previously unselected package libsqlite3-dev:amd64. 2024-08-20T21:43:57.2726411Z #7 25.41 Preparing to unpack .../222-libsqlite3-dev_3.31.1-4ubuntu0.6_amd64.deb ... 2024-08-20T21:43:57.2727278Z #7 25.41 Unpacking libsqlite3-dev:amd64 (3.31.1-4ubuntu0.6) ... 2024-08-20T21:43:57.2727932Z #7 25.49 Selecting previously unselected package libtcl8.6:amd64. 2024-08-20T21:43:57.2728719Z #7 25.49 Preparing to unpack .../223-libtcl8.6_8.6.10+dfsg-1_amd64.deb ... 2024-08-20T21:43:57.2730249Z #7 25.49 Unpacking libtcl8.6:amd64 (8.6.10+dfsg-1) ... 2024-08-20T21:43:57.2730879Z #7 25.60 Selecting previously unselected package libxrender1:amd64. 2024-08-20T21:43:57.4200040Z #7 25.60 Preparing to unpack .../224-libxrender1_1%3a0.9.10-1_amd64.deb ... 2024-08-20T21:43:57.4200944Z #7 25.60 Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2024-08-20T21:43:57.4201549Z #7 25.62 Selecting previously unselected package libxft2:amd64. 2024-08-20T21:43:57.4202359Z #7 25.62 Preparing to unpack .../225-libxft2_2.3.3-0ubuntu1_amd64.deb ... 2024-08-20T21:43:57.4203126Z #7 25.62 Unpacking libxft2:amd64 (2.3.3-0ubuntu1) ... 2024-08-20T21:43:57.4203725Z #7 25.65 Selecting previously unselected package libxss1:amd64. 2024-08-20T21:43:57.4204481Z #7 25.65 Preparing to unpack .../226-libxss1_1%3a1.2.3-1_amd64.deb ... 2024-08-20T21:43:57.4205121Z #7 25.65 Unpacking libxss1:amd64 (1:1.2.3-1) ... 2024-08-20T21:43:57.4205709Z #7 25.67 Selecting previously unselected package libtk8.6:amd64. 2024-08-20T21:43:57.4206458Z #7 25.68 Preparing to unpack .../227-libtk8.6_8.6.10-1_amd64.deb ... 2024-08-20T21:43:57.4207085Z #7 25.68 Unpacking libtk8.6:amd64 (8.6.10-1) ... 2024-08-20T21:43:57.4207623Z #7 25.74 Selecting previously unselected package libtool. 2024-08-20T21:43:57.5245764Z #7 25.74 Preparing to unpack .../228-libtool_2.4.6-14_all.deb ... 2024-08-20T21:43:57.5246563Z #7 25.75 Unpacking libtool (2.4.6-14) ... 2024-08-20T21:43:57.5247203Z #7 25.78 Selecting previously unselected package libxau-dev:amd64. 2024-08-20T21:43:57.5248062Z #7 25.78 Preparing to unpack .../229-libxau-dev_1%3a1.0.9-0ubuntu1_amd64.deb ... 2024-08-20T21:43:57.5248835Z #7 25.78 Unpacking libxau-dev:amd64 (1:1.0.9-0ubuntu1) ... 2024-08-20T21:43:57.5249544Z #7 25.80 Selecting previously unselected package libxdmcp-dev:amd64. 2024-08-20T21:43:57.5250398Z #7 25.80 Preparing to unpack .../230-libxdmcp-dev_1%3a1.1.3-0ubuntu1_amd64.deb ... 2024-08-20T21:43:57.5251185Z #7 25.80 Unpacking libxdmcp-dev:amd64 (1:1.1.3-0ubuntu1) ... 2024-08-20T21:43:57.5251861Z #7 25.82 Selecting previously unselected package xtrans-dev. 2024-08-20T21:43:57.5252576Z #7 25.82 Preparing to unpack .../231-xtrans-dev_1.4.0-1_all.deb ... 2024-08-20T21:43:57.5253195Z #7 25.82 Unpacking xtrans-dev (1.4.0-1) ... 2024-08-20T21:43:57.5253827Z #7 25.85 Selecting previously unselected package libxcb1-dev:amd64. 2024-08-20T21:43:57.6410958Z #7 25.85 Preparing to unpack .../232-libxcb1-dev_1.14-2_amd64.deb ... 2024-08-20T21:43:57.6411707Z #7 25.85 Unpacking libxcb1-dev:amd64 (1.14-2) ... 2024-08-20T21:43:57.6412590Z #7 25.87 Selecting previously unselected package libx11-dev:amd64. 2024-08-20T21:43:57.6413432Z #7 25.88 Preparing to unpack .../233-libx11-dev_2%3a1.6.9-2ubuntu1.6_amd64.deb ... 2024-08-20T21:43:57.6414219Z #7 25.88 Unpacking libx11-dev:amd64 (2:1.6.9-2ubuntu1.6) ... 2024-08-20T21:43:57.6414946Z #7 25.94 Selecting previously unselected package x11proto-xext-dev. 2024-08-20T21:43:57.6415779Z #7 25.94 Preparing to unpack .../234-x11proto-xext-dev_2019.2-1ubuntu1_all.deb ... 2024-08-20T21:43:57.6416561Z #7 25.95 Unpacking x11proto-xext-dev (2019.2-1ubuntu1) ... 2024-08-20T21:43:57.6417276Z #7 25.96 Selecting previously unselected package libxext-dev:amd64. 2024-08-20T21:43:57.7450916Z #7 25.97 Preparing to unpack .../235-libxext-dev_2%3a1.3.4-0ubuntu1_amd64.deb ... 2024-08-20T21:43:57.7451771Z #7 25.97 Unpacking libxext-dev:amd64 (2:1.3.4-0ubuntu1) ... 2024-08-20T21:43:57.7452521Z #7 26.00 Selecting previously unselected package libxrender-dev:amd64. 2024-08-20T21:43:57.7453367Z #7 26.00 Preparing to unpack .../236-libxrender-dev_1%3a0.9.10-1_amd64.deb ... 2024-08-20T21:43:57.7454109Z #7 26.00 Unpacking libxrender-dev:amd64 (1:0.9.10-1) ... 2024-08-20T21:43:57.7454808Z #7 26.03 Selecting previously unselected package libxft-dev:amd64. 2024-08-20T21:43:57.7455608Z #7 26.03 Preparing to unpack .../237-libxft-dev_2.3.3-0ubuntu1_amd64.deb ... 2024-08-20T21:43:57.7456324Z #7 26.03 Unpacking libxft-dev:amd64 (2.3.3-0ubuntu1) ... 2024-08-20T21:43:57.7457215Z #7 26.07 Selecting previously unselected package libxslt1.1:amd64. 2024-08-20T21:43:57.8636457Z #7 26.07 Preparing to unpack .../238-libxslt1.1_1.1.34-4ubuntu0.20.04.1_amd64.deb ... 2024-08-20T21:43:57.8637481Z #7 26.07 Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) ... 2024-08-20T21:43:57.8638278Z #7 26.11 Selecting previously unselected package x11proto-scrnsaver-dev. 2024-08-20T21:43:57.8639182Z #7 26.11 Preparing to unpack .../239-x11proto-scrnsaver-dev_2019.2-1ubuntu1_all.deb ... 2024-08-20T21:43:57.8640033Z #7 26.12 Unpacking x11proto-scrnsaver-dev (2019.2-1ubuntu1) ... 2024-08-20T21:43:57.8640777Z #7 26.15 Selecting previously unselected package libxss-dev:amd64. 2024-08-20T21:43:57.8641566Z #7 26.15 Preparing to unpack .../240-libxss-dev_1%3a1.2.3-1_amd64.deb ... 2024-08-20T21:43:57.8642238Z #7 26.15 Unpacking libxss-dev:amd64 (1:1.2.3-1) ... 2024-08-20T21:43:57.8642816Z #7 26.19 Selecting previously unselected package libxt6:amd64. 2024-08-20T21:43:57.9792348Z #7 26.19 Preparing to unpack .../241-libxt6_1%3a1.1.5-1_amd64.deb ... 2024-08-20T21:43:57.9793097Z #7 26.19 Unpacking libxt6:amd64 (1:1.1.5-1) ... 2024-08-20T21:43:57.9793761Z #7 26.23 Selecting previously unselected package libxt-dev:amd64. 2024-08-20T21:43:57.9794545Z #7 26.23 Preparing to unpack .../242-libxt-dev_1%3a1.1.5-1_amd64.deb ... 2024-08-20T21:43:57.9795210Z #7 26.23 Unpacking libxt-dev:amd64 (1:1.1.5-1) ... 2024-08-20T21:43:57.9795853Z #7 26.30 Selecting previously unselected package policykit-1. 2024-08-20T21:43:58.0831493Z #7 26.30 Preparing to unpack .../243-policykit-1_0.105-26ubuntu1.3_amd64.deb ... 2024-08-20T21:43:58.0832471Z #7 26.32 Unpacking policykit-1 (0.105-26ubuntu1.3) ... 2024-08-20T21:43:58.0833158Z #7 26.35 Selecting previously unselected package python3-certifi. 2024-08-20T21:43:58.0833979Z #7 26.35 Preparing to unpack .../244-python3-certifi_2019.11.28-1_all.deb ... 2024-08-20T21:43:58.0834707Z #7 26.36 Unpacking python3-certifi (2019.11.28-1) ... 2024-08-20T21:43:58.0835370Z #7 26.40 Selecting previously unselected package python3-chardet. 2024-08-20T21:43:58.0836190Z #7 26.40 Preparing to unpack .../245-python3-chardet_3.0.4-4build1_all.deb ... 2024-08-20T21:43:58.0836920Z #7 26.41 Unpacking python3-chardet (3.0.4-4build1) ... 2024-08-20T21:43:58.2013467Z #7 26.44 Selecting previously unselected package python3-idna. 2024-08-20T21:43:58.2014380Z #7 26.45 Preparing to unpack .../246-python3-idna_2.8-1ubuntu0.1_all.deb ... 2024-08-20T21:43:58.2015108Z #7 26.45 Unpacking python3-idna (2.8-1ubuntu0.1) ... 2024-08-20T21:43:58.2015994Z #7 26.48 Selecting previously unselected package python3-urllib3. 2024-08-20T21:43:58.2016822Z #7 26.48 Preparing to unpack .../247-python3-urllib3_1.25.8-2ubuntu0.3_all.deb ... 2024-08-20T21:43:58.2017602Z #7 26.49 Unpacking python3-urllib3 (1.25.8-2ubuntu0.3) ... 2024-08-20T21:43:58.2018315Z #7 26.52 Selecting previously unselected package python3-requests. 2024-08-20T21:43:58.3366716Z #7 26.53 Preparing to unpack .../248-python3-requests_2.22.0-2ubuntu1.1_all.deb ... 2024-08-20T21:43:58.3367590Z #7 26.53 Unpacking python3-requests (2.22.0-2ubuntu1.1) ... 2024-08-20T21:43:58.3368397Z #7 26.56 Selecting previously unselected package python3-requests-unixsocket. 2024-08-20T21:43:58.3369336Z #7 26.57 Preparing to unpack .../249-python3-requests-unixsocket_0.2.0-2_all.deb ... 2024-08-20T21:43:58.3370151Z #7 26.57 Unpacking python3-requests-unixsocket (0.2.0-2) ... 2024-08-20T21:43:58.3370962Z #7 26.60 Selecting previously unselected package python3-software-properties. 2024-08-20T21:43:58.3371916Z #7 26.60 Preparing to unpack .../250-python3-software-properties_0.99.9.12_all.deb ... 2024-08-20T21:43:58.3372817Z #7 26.61 Unpacking python3-software-properties (0.99.9.12) ... 2024-08-20T21:43:58.3373411Z #7 26.66 Selecting previously unselected package packagekit. 2024-08-20T21:43:58.4486401Z #7 26.66 Preparing to unpack .../251-packagekit_1.1.13-2ubuntu1.1_amd64.deb ... 2024-08-20T21:43:58.4487214Z #7 26.67 Unpacking packagekit (1.1.13-2ubuntu1.1) ... 2024-08-20T21:43:58.4488170Z #7 26.73 Selecting previously unselected package software-properties-common. 2024-08-20T21:43:58.4489108Z #7 26.73 Preparing to unpack .../252-software-properties-common_0.99.9.12_all.deb ... 2024-08-20T21:43:58.4489949Z #7 26.74 Unpacking software-properties-common (0.99.9.12) ... 2024-08-20T21:43:58.4490566Z #7 26.77 Selecting previously unselected package tcl8.6. 2024-08-20T21:43:58.6215171Z #7 26.77 Preparing to unpack .../253-tcl8.6_8.6.10+dfsg-1_amd64.deb ... 2024-08-20T21:43:58.6215893Z #7 26.78 Unpacking tcl8.6 (8.6.10+dfsg-1) ... 2024-08-20T21:43:58.6216435Z #7 26.81 Selecting previously unselected package tcl. 2024-08-20T21:43:58.6217096Z #7 26.81 Preparing to unpack .../254-tcl_8.6.9+1_amd64.deb ... 2024-08-20T21:43:58.6217600Z #7 26.82 Unpacking tcl (8.6.9+1) ... 2024-08-20T21:43:58.6218211Z #7 26.85 Selecting previously unselected package tcl8.6-dev:amd64. 2024-08-20T21:43:58.6219009Z #7 26.85 Preparing to unpack .../255-tcl8.6-dev_8.6.10+dfsg-1_amd64.deb ... 2024-08-20T21:43:58.6219710Z #7 26.85 Unpacking tcl8.6-dev:amd64 (8.6.10+dfsg-1) ... 2024-08-20T21:43:58.6220386Z #7 26.94 Selecting previously unselected package tcl-dev:amd64. 2024-08-20T21:43:58.7325687Z #7 26.95 Preparing to unpack .../256-tcl-dev_8.6.9+1_amd64.deb ... 2024-08-20T21:43:58.7326369Z #7 26.95 Unpacking tcl-dev:amd64 (8.6.9+1) ... 2024-08-20T21:43:58.7326907Z #7 26.98 Selecting previously unselected package tk8.6. 2024-08-20T21:43:58.7327596Z #7 26.99 Preparing to unpack .../257-tk8.6_8.6.10-1_amd64.deb ... 2024-08-20T21:43:58.7328190Z #7 26.99 Unpacking tk8.6 (8.6.10-1) ... 2024-08-20T21:43:58.7328672Z #7 27.02 Selecting previously unselected package tk. 2024-08-20T21:43:58.7329323Z #7 27.02 Preparing to unpack .../258-tk_8.6.9+1_amd64.deb ... 2024-08-20T21:43:58.7329826Z #7 27.03 Unpacking tk (8.6.9+1) ... 2024-08-20T21:43:58.7330415Z #7 27.06 Selecting previously unselected package tk8.6-dev:amd64. 2024-08-20T21:43:58.8523903Z #7 27.06 Preparing to unpack .../259-tk8.6-dev_8.6.10-1_amd64.deb ... 2024-08-20T21:43:58.8524649Z #7 27.06 Unpacking tk8.6-dev:amd64 (8.6.10-1) ... 2024-08-20T21:43:58.8525295Z #7 27.14 Selecting previously unselected package tk-dev:amd64. 2024-08-20T21:43:58.8526015Z #7 27.14 Preparing to unpack .../260-tk-dev_8.6.9+1_amd64.deb ... 2024-08-20T21:43:58.8526623Z #7 27.14 Unpacking tk-dev:amd64 (8.6.9+1) ... 2024-08-20T21:43:58.8527125Z #7 27.18 Selecting previously unselected package unzip. 2024-08-20T21:43:59.0811336Z #7 27.18 Preparing to unpack .../261-unzip_6.0-25ubuntu1.2_amd64.deb ... 2024-08-20T21:43:59.0812339Z #7 27.18 Unpacking unzip (6.0-25ubuntu1.2) ... 2024-08-20T21:43:59.0812970Z #7 27.23 Selecting previously unselected package vim-runtime. 2024-08-20T21:43:59.0813799Z #7 27.23 Preparing to unpack .../262-vim-runtime_2%3a8.1.2269-1ubuntu5.23_all.deb ... 2024-08-20T21:43:59.0815085Z #7 27.24 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' 2024-08-20T21:43:59.0816503Z #7 27.25 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' 2024-08-20T21:43:59.0817497Z #7 27.25 Unpacking vim-runtime (2:8.1.2269-1ubuntu5.23) ... 2024-08-20T21:43:59.4108864Z #7 27.73 Selecting previously unselected package vim. 2024-08-20T21:43:59.5311590Z #7 27.74 Preparing to unpack .../263-vim_2%3a8.1.2269-1ubuntu5.23_amd64.deb ... 2024-08-20T21:43:59.5312382Z #7 27.75 Unpacking vim (2:8.1.2269-1ubuntu5.23) ... 2024-08-20T21:43:59.5312944Z #7 27.85 Selecting previously unselected package xsltproc. 2024-08-20T21:43:59.7227440Z #7 27.86 Preparing to unpack .../264-xsltproc_1.1.34-4ubuntu0.20.04.1_amd64.deb ... 2024-08-20T21:43:59.7228240Z #7 27.86 Unpacking xsltproc (1.1.34-4ubuntu0.20.04.1) ... 2024-08-20T21:43:59.7228943Z #7 27.89 Selecting previously unselected package libc6-dbg:amd64. 2024-08-20T21:43:59.7229752Z #7 27.89 Preparing to unpack .../265-libc6-dbg_2.31-0ubuntu9.16_amd64.deb ... 2024-08-20T21:43:59.7230477Z #7 27.90 Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.16) ... 2024-08-20T21:44:00.7465077Z #7 29.07 Selecting previously unselected package libffi-dev:amd64. 2024-08-20T21:44:00.8470093Z #7 29.07 Preparing to unpack .../266-libffi-dev_3.3-4_amd64.deb ... 2024-08-20T21:44:00.8470810Z #7 29.08 Unpacking libffi-dev:amd64 (3.3-4) ... 2024-08-20T21:44:00.8471463Z #7 29.11 Selecting previously unselected package libyaml-dev:amd64. 2024-08-20T21:44:00.8472245Z #7 29.11 Preparing to unpack .../267-libyaml-dev_0.2.2-1_amd64.deb ... 2024-08-20T21:44:00.8472910Z #7 29.11 Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2024-08-20T21:44:00.8473468Z #7 29.16 Setting up liblmdb0:amd64 (0.9.24-1) ... 2024-08-20T21:44:00.8474062Z #7 29.17 Setting up systemd-sysv (245.4-4ubuntu3.23) ... 2024-08-20T21:44:00.9535476Z #7 29.18 Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ... 2024-08-20T21:44:00.9536490Z #7 29.19 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... 2024-08-20T21:44:00.9537191Z #7 29.19 Setting up libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ... 2024-08-20T21:44:00.9537845Z #7 29.20 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 2024-08-20T21:44:00.9538434Z #7 29.21 Setting up libgpm2:amd64 (1.20.7-5) ... 2024-08-20T21:44:00.9538997Z #7 29.21 Setting up libogg0:amd64 (1.3.4-0ubuntu1) ... 2024-08-20T21:44:00.9539640Z #7 29.22 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.5) ... 2024-08-20T21:44:00.9540261Z #7 29.23 Setting up mime-support (3.64ubuntu1) ... 2024-08-20T21:44:00.9540805Z #7 29.26 Setting up wget (1.20.3-1ubuntu2.1) ... 2024-08-20T21:44:00.9541378Z #7 29.28 Setting up apt-transport-https (2.0.10) ... 2024-08-20T21:44:01.0643706Z #7 29.29 Setting up libmagic-mgc (1:5.38-4) ... 2024-08-20T21:44:01.0644939Z #7 29.30 Setting up libyaml-0-2:amd64 (0.2.2-1) ... 2024-08-20T21:44:01.0645679Z #7 29.32 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.7) ... 2024-08-20T21:44:01.0646379Z #7 29.34 Setting up distro-info-data (0.43ubuntu1.16) ... 2024-08-20T21:44:01.0647055Z #7 29.35 Setting up libtdb1:amd64 (1.4.5-0ubuntu0.20.04.1) ... 2024-08-20T21:44:01.0647666Z #7 29.37 Setting up unzip (6.0-25ubuntu1.2) ... 2024-08-20T21:44:01.0648480Z #7 29.39 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 2024-08-20T21:44:01.2393200Z #7 29.40 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ... 2024-08-20T21:44:01.2393957Z #7 29.41 Setting up binutils-common:amd64 (2.34-6ubuntu1.9) ... 2024-08-20T21:44:01.2394621Z #7 29.43 Setting up x11-common (1:7.7+19ubuntu14) ... 2024-08-20T21:44:01.2395532Z #7 29.56 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2024-08-20T21:44:01.3513106Z #7 29.57 invoke-rc.d: could not determine current runlevel 2024-08-20T21:44:01.3514550Z #7 29.57 invoke-rc.d: policy-rc.d denied execution of start. 2024-08-20T21:44:01.3515272Z #7 29.58 Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ... 2024-08-20T21:44:01.3515920Z #7 29.59 Setting up libmagic1:amd64 (1:5.38-4) ... 2024-08-20T21:44:01.3516555Z #7 29.61 Setting up linux-libc-dev:amd64 (5.4.0-192.212) ... 2024-08-20T21:44:01.3517222Z #7 29.62 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ... 2024-08-20T21:44:01.3518008Z #7 29.64 Setting up libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ... 2024-08-20T21:44:01.3518695Z #7 29.65 Setting up libnpth0:amd64 (1.6-1) ... 2024-08-20T21:44:01.3519185Z #7 29.66 Setting up file (1:5.38-4) ... 2024-08-20T21:44:01.3519761Z #7 29.67 Setting up libjemalloc2:amd64 (5.2.1-1ubuntu1) ... 2024-08-20T21:44:01.4587126Z #7 29.69 Setting up libogg-dev:amd64 (1.3.4-0ubuntu1) ... 2024-08-20T21:44:01.4587867Z #7 29.70 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ... 2024-08-20T21:44:01.4589161Z #7 29.71 Setting up libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:44:01.4589791Z #7 29.73 Setting up libffi-dev:amd64 (3.3-4) ... 2024-08-20T21:44:01.4590453Z #7 29.74 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ... 2024-08-20T21:44:01.4591146Z #7 29.76 Setting up libpthread-stubs0-dev:amd64 (0.4-1) ... 2024-08-20T21:44:01.4591784Z #7 29.77 Setting up xxd (2:8.1.2269-1ubuntu5.23) ... 2024-08-20T21:44:01.4592521Z #7 29.78 Setting up libflac8:amd64 (1.3.3-1ubuntu0.2) ... 2024-08-20T21:44:01.5847282Z #7 29.79 Setting up libc6-dbg:amd64 (2.31-0ubuntu9.16) ... 2024-08-20T21:44:01.5848058Z #7 29.81 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.6) ... 2024-08-20T21:44:01.5848852Z #7 29.82 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2024-08-20T21:44:01.5849565Z #7 29.83 Setting up tzdata (2024a-0ubuntu0.20.04.1) ... 2024-08-20T21:44:01.5850019Z #7 29.91 2024-08-20T21:44:01.5850381Z #7 29.91 Current default time zone: 'Etc/UTC' 2024-08-20T21:44:01.7918106Z #7 29.91 Local time is now: Tue Aug 20 21:44:01 UTC 2024. 2024-08-20T21:44:01.7919319Z #7 29.91 Universal Time is now: Tue Aug 20 21:44:01 UTC 2024. 2024-08-20T21:44:01.7920227Z #7 29.91 Run 'dpkg-reconfigure tzdata' if you wish to change it. 2024-08-20T21:44:01.7920753Z #7 29.91 2024-08-20T21:44:01.7921164Z #7 29.93 Setting up libcap2-bin (1:2.32-1ubuntu0.1) ... 2024-08-20T21:44:01.7921764Z #7 29.94 Setting up libdconf1:amd64 (0.36.0-1) ... 2024-08-20T21:44:01.7922404Z #7 29.95 Setting up libasound2-data (1.2.2-2.1ubuntu2.5) ... 2024-08-20T21:44:01.7923181Z #7 29.96 Setting up asciidoc-common (9.0.0~rc1-1) ... 2024-08-20T21:44:01.9863126Z #7 30.31 Setting up xtrans-dev (1.4.0-1) ... 2024-08-20T21:44:02.1667188Z #7 30.32 Setting up autotools-dev (20180224.1) ... 2024-08-20T21:44:02.1668056Z #7 30.32 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.7) ... 2024-08-20T21:44:02.1668753Z #7 30.33 Setting up libuv1:amd64 (1.34.2-1ubuntu1.5) ... 2024-08-20T21:44:02.1669394Z #7 30.34 Setting up vim-common (2:8.1.2269-1ubuntu5.23) ... 2024-08-20T21:44:02.1670038Z #7 30.35 Setting up libx11-data (2:1.6.9-2ubuntu1.6) ... 2024-08-20T21:44:02.1670647Z #7 30.36 Setting up make (4.2.1-1.2) ... 2024-08-20T21:44:02.1671160Z #7 30.36 Setting up libmpfr6:amd64 (4.0.2-1) ... 2024-08-20T21:44:02.1671843Z #7 30.37 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 2024-08-20T21:44:02.1672589Z #7 30.38 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ... 2024-08-20T21:44:02.1673310Z #7 30.39 Setting up dbus (1.12.16-2ubuntu2.3) ... 2024-08-20T21:44:02.1673851Z #7 30.49 Setting up libsigsegv2:amd64 (2.12-2) ... 2024-08-20T21:44:02.2812203Z #7 30.50 Setting up xz-utils (5.2.4-1ubuntu1.1) ... 2024-08-20T21:44:02.2813514Z #7 30.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2024-08-20T21:44:02.2815105Z #7 30.51 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist 2024-08-20T21:44:02.2817373Z #7 30.51 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist 2024-08-20T21:44:02.2819535Z #7 30.51 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist 2024-08-20T21:44:02.2821577Z #7 30.51 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist 2024-08-20T21:44:02.2823628Z #7 30.51 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 2024-08-20T21:44:02.2825656Z #7 30.51 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist 2024-08-20T21:44:02.2827693Z #7 30.51 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist 2024-08-20T21:44:02.2829719Z #7 30.51 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 2024-08-20T21:44:02.2831863Z #7 30.51 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist 2024-08-20T21:44:02.2833935Z #7 30.51 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist 2024-08-20T21:44:02.2835284Z #7 30.51 Setting up libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:44:02.2835927Z #7 30.53 Setting up libpng16-16:amd64 (1.6.37-2) ... 2024-08-20T21:44:02.2836475Z #7 30.54 Setting up libmpc3:amd64 (1.1.0-1) ... 2024-08-20T21:44:02.2837072Z #7 30.54 Setting up libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:44:02.2837729Z #7 30.55 Setting up libvorbis0a:amd64 (1.3.6-2ubuntu1) ... 2024-08-20T21:44:02.2838264Z #7 30.56 Setting up patch (2.7.6-6) ... 2024-08-20T21:44:02.2838779Z #7 30.57 Setting up libtcl8.6:amd64 (8.6.10+dfsg-1) ... 2024-08-20T21:44:02.2839335Z #7 30.58 Setting up sudo (1.8.31-1ubuntu1.5) ... 2024-08-20T21:44:02.2839879Z #7 30.60 Setting up fonts-dejavu-core (2.37-1) ... 2024-08-20T21:44:02.4204383Z #7 30.67 Setting up ucf (3.0038+nmu1) ... 2024-08-20T21:44:02.4205086Z #7 30.74 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.6) ... 2024-08-20T21:44:02.5315035Z #7 30.75 Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ... 2024-08-20T21:44:02.5315982Z #7 30.77 Setting up libltdl7:amd64 (2.4.6-14) ... 2024-08-20T21:44:02.5316885Z #7 30.78 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2024-08-20T21:44:02.5317719Z #7 30.79 Setting up libgfortran5:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:44:02.5318523Z #7 30.80 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:44:02.5319289Z #7 30.82 Setting up libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:44:02.5320100Z #7 30.83 Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ... 2024-08-20T21:44:02.5320806Z #7 30.84 Setting up sound-theme-freedesktop (0.8-2ubuntu1) ... 2024-08-20T21:44:02.5321429Z #7 30.85 Setting up librhash0:amd64 (1.3.9-1) ... 2024-08-20T21:44:02.6661339Z #7 30.87 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... 2024-08-20T21:44:02.6662093Z #7 30.88 Setting up libasound2:amd64 (1.2.2-2.1ubuntu2.5) ... 2024-08-20T21:44:02.6662805Z #7 30.89 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.23) ... 2024-08-20T21:44:02.6663470Z #7 30.99 Setting up git-man (1:2.25.1-1ubuntu3.13) ... 2024-08-20T21:44:02.7911769Z #7 31.00 Setting up libisl22:amd64 (0.22.1-1) ... 2024-08-20T21:44:02.7912559Z #7 31.01 Setting up libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ... 2024-08-20T21:44:02.7913644Z #7 31.03 Setting up xorg-sgml-doctools (1:1.11-1) ... 2024-08-20T21:44:02.7914189Z #7 31.07 Setting up sgml-base (1.29.1) ... 2024-08-20T21:44:02.7914790Z #7 31.11 Setting up cmake-data (3.16.3-1ubuntu1.20.04.1) ... 2024-08-20T21:44:02.9195178Z #7 31.13 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.6) ... 2024-08-20T21:44:02.9195983Z #7 31.13 Setting up libstemmer0d:amd64 (0+svn585-2) ... 2024-08-20T21:44:02.9196584Z #7 31.14 Setting up libmpdec2:amd64 (2.4.2-3) ... 2024-08-20T21:44:02.9197262Z #7 31.15 Setting up glib-networking-common (2.64.2-1ubuntu0.1) ... 2024-08-20T21:44:02.9197968Z #7 31.15 Setting up libbinutils:amd64 (2.34-6ubuntu1.9) ... 2024-08-20T21:44:02.9198620Z #7 31.16 Setting up vim-runtime (2:8.1.2269-1ubuntu5.23) ... 2024-08-20T21:44:02.9199316Z #7 31.24 Setting up libasound2-dev:amd64 (1.2.2-2.1ubuntu2.5) ... 2024-08-20T21:44:03.0232868Z #7 31.25 Setting up libc-dev-bin (2.31-0ubuntu9.16) ... 2024-08-20T21:44:03.0233775Z #7 31.26 Setting up openssl (1.1.1f-1ubuntu2.23) ... 2024-08-20T21:44:03.0234430Z #7 31.28 Setting up libbsd0:amd64 (0.10.0-1) ... 2024-08-20T21:44:03.0235089Z #7 31.29 Setting up libelf1:amd64 (0.176-1.1ubuntu0.1) ... 2024-08-20T21:44:03.0235672Z #7 31.30 Setting up readline-common (8.0-4) ... 2024-08-20T21:44:03.0236291Z #7 31.32 Setting up libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:44:03.0236872Z #7 31.33 Setting up iso-codes (4.4-1) ... 2024-08-20T21:44:03.0237375Z #7 31.35 Setting up libonig5:amd64 (6.9.4-1) ... 2024-08-20T21:44:03.1254678Z #7 31.36 Setting up libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ... 2024-08-20T21:44:03.1255739Z #7 31.37 Setting up liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:44:03.1256481Z #7 31.38 Setting up libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.1) ... 2024-08-20T21:44:03.1257142Z #7 31.39 Setcap worked! gst-ptp-helper is not suid! 2024-08-20T21:44:03.1257793Z #7 31.40 Setting up libitm1:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:44:03.1258484Z #7 31.41 Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2024-08-20T21:44:03.1259149Z #7 31.42 Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2024-08-20T21:44:03.1259916Z #7 31.43 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:44:03.1260619Z #7 31.45 Setting up libgdbm6:amd64 (1.18.1-5) ... 2024-08-20T21:44:03.2358231Z #7 31.46 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:44:03.2359196Z #7 31.48 Setting up libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ... 2024-08-20T21:44:03.2359948Z #7 31.49 Setting up libctf0:amd64 (2.34-6ubuntu1.9) ... 2024-08-20T21:44:03.2360551Z #7 31.50 Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2024-08-20T21:44:03.2361177Z #7 31.52 Setting up pinentry-curses (1.1.0-3build1) ... 2024-08-20T21:44:03.2361809Z #7 31.53 Setting up x11proto-dev (2019.2-1ubuntu1) ... 2024-08-20T21:44:03.2362506Z #7 31.55 Setting up glib-networking-services (2.64.2-1ubuntu0.1) ... 2024-08-20T21:44:03.2363379Z #7 31.56 Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2024-08-20T21:44:03.3462350Z #7 31.57 Setting up libdw1:amd64 (0.176-1.1ubuntu0.1) ... 2024-08-20T21:44:03.3463207Z #7 31.58 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... 2024-08-20T21:44:03.3463895Z #7 31.60 Setting up libflac-dev:amd64 (1.3.3-1ubuntu0.2) ... 2024-08-20T21:44:03.3464935Z #7 31.61 Setting up tcl8.6 (8.6.10+dfsg-1) ... 2024-08-20T21:44:03.3465946Z #7 31.62 Setting up libxcb1:amd64 (1.14-2) ... 2024-08-20T21:44:03.3466977Z #7 31.63 Setting up libatlas3-base:amd64 (3.10.3-8ubuntu7) ... 2024-08-20T21:44:03.3468416Z #7 31.64 update-alternatives: using /usr/lib/x86_64-linux-gnu/atlas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode 2024-08-20T21:44:03.3470520Z #7 31.65 update-alternatives: using /usr/lib/x86_64-linux-gnu/atlas/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode 2024-08-20T21:44:03.3471968Z #7 31.66 Setting up libxau-dev:amd64 (1:1.0.9-0ubuntu1) ... 2024-08-20T21:44:03.3472785Z #7 31.67 Setting up libyaml-dev:amd64 (0.2.2-1) ... 2024-08-20T21:44:03.5192020Z #7 31.68 Setting up libice-dev:amd64 (2:1.0.10-0ubuntu1) ... 2024-08-20T21:44:03.5193317Z #7 31.69 Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2024-08-20T21:44:03.5194028Z #7 31.71 Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2024-08-20T21:44:03.5194668Z #7 31.84 Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2024-08-20T21:44:03.6204800Z #7 31.86 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:44:03.6205566Z #7 31.87 Setting up libreadline8:amd64 (8.0-4) ... 2024-08-20T21:44:03.6206224Z #7 31.88 Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.7) ... 2024-08-20T21:44:03.6206796Z #7 31.89 Setting up m4 (1.4.18-4) ... 2024-08-20T21:44:03.6207450Z #7 31.91 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:44:03.6208235Z #7 31.92 Setting up libatlas-base-dev:amd64 (3.10.3-8ubuntu7) ... 2024-08-20T21:44:03.6209634Z #7 31.93 update-alternatives: using /usr/lib/x86_64-linux-gnu/atlas/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode 2024-08-20T21:44:03.6211670Z #7 31.93 update-alternatives: using /usr/lib/x86_64-linux-gnu/atlas/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode 2024-08-20T21:44:03.6213032Z #7 31.94 Setting up ca-certificates (20230311ubuntu0.20.04.1) ... 2024-08-20T21:44:03.9885414Z #7 32.31 Updating certificates in /etc/ssl/certs... 2024-08-20T21:44:04.4746796Z #7 32.80 137 added, 0 removed; done. 2024-08-20T21:44:04.5862783Z #7 32.83 Setting up libvorbisfile3:amd64 (1.3.6-2ubuntu1) ... 2024-08-20T21:44:04.5863551Z #7 32.84 Setting up dbus-user-session (1.12.16-2ubuntu2.3) ... 2024-08-20T21:44:04.5864267Z #7 32.86 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:44:04.5865510Z #7 32.87 Setting up libxdmcp-dev:amd64 (1:1.1.3-0ubuntu1) ... 2024-08-20T21:44:04.5866264Z #7 32.88 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:44:04.5867025Z #7 32.90 Setting up libfreetype6:amd64 (2.10.1-2ubuntu0.3) ... 2024-08-20T21:44:04.5867686Z #7 32.91 Setting up x11proto-core-dev (2019.2-1ubuntu1) ... 2024-08-20T21:44:04.8259168Z #7 32.92 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.6) ... 2024-08-20T21:44:04.8260064Z #7 32.94 Setting up libgdbm-compat4:amd64 (1.18.1-5) ... 2024-08-20T21:44:04.8260858Z #7 32.95 Setting up gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ... 2024-08-20T21:44:04.8278153Z #7 32.96 Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2024-08-20T21:44:04.8278939Z #7 32.97 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ... 2024-08-20T21:44:04.8279556Z #7 32.99 Setting up x11proto-xext-dev (2019.2-1ubuntu1) ... 2024-08-20T21:44:04.8280109Z #7 33.00 Setting up xml-core (0.18+nmu1) ... 2024-08-20T21:44:04.8447531Z #7 33.17 Setting up jq (1.6-1ubuntu0.20.04.1) ... 2024-08-20T21:44:04.9497668Z #7 33.18 Setting up tcl (8.6.9+1) ... 2024-08-20T21:44:04.9498455Z #7 33.19 Setting up gpgconf (2.2.19-3ubuntu2.2) ... 2024-08-20T21:44:04.9499082Z #7 33.21 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:44:04.9499820Z #7 33.22 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.5) ... 2024-08-20T21:44:04.9500568Z #7 33.23 Setting up libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ... 2024-08-20T21:44:04.9501292Z #7 33.25 Setting up libc6-dev:amd64 (2.31-0ubuntu9.16) ... 2024-08-20T21:44:04.9501947Z #7 33.26 Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ... 2024-08-20T21:44:04.9502622Z #7 33.27 Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2024-08-20T21:44:05.1496561Z #7 33.29 Setting up libsndfile1:amd64 (1.0.28-7ubuntu0.2) ... 2024-08-20T21:44:05.1497253Z #7 33.30 Setting up libgdbm-dev:amd64 (1.18.1-5) ... 2024-08-20T21:44:05.1497983Z #7 33.31 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.11) ... 2024-08-20T21:44:05.1498747Z #7 33.32 Setting up python3.8 (3.8.10-0ubuntu1~20.04.11) ... 2024-08-20T21:44:05.5201617Z #7 33.84 Setting up x11proto-scrnsaver-dev (2019.2-1ubuntu1) ... 2024-08-20T21:44:05.6302868Z #7 33.86 Setting up libsm6:amd64 (2:1.2.3-1) ... 2024-08-20T21:44:05.6303589Z #7 33.87 Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.7) ... 2024-08-20T21:44:05.6304277Z #7 33.88 Setting up policykit-1 (0.105-26ubuntu1.3) ... 2024-08-20T21:44:05.6304860Z #7 33.93 Setting up gpg (2.2.19-3ubuntu2.2) ... 2024-08-20T21:44:05.6305496Z #7 33.94 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 2024-08-20T21:44:05.6306241Z #7 33.95 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ... 2024-08-20T21:44:05.8171572Z #7 33.97 Setting up libbz2-dev:amd64 (1.0.8-2) ... 2024-08-20T21:44:05.8172259Z #7 33.98 Setting up libvorbis-dev:amd64 (1.3.6-2ubuntu1) ... 2024-08-20T21:44:05.8172932Z #7 33.99 Setting up libcanberra0:amd64 (0.30-7ubuntu1) ... 2024-08-20T21:44:05.8173661Z #7 34.00 Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.3) ... 2024-08-20T21:44:05.8174421Z #7 34.02 Setting up libncurses-dev:amd64 (6.2-0ubuntu2.1) ... 2024-08-20T21:44:05.8175067Z #7 34.03 Setting up gpg-agent (2.2.19-3ubuntu2.2) ... 2024-08-20T21:44:05.8176405Z #7 34.14 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. 2024-08-20T21:44:06.0032141Z #7 34.23 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. 2024-08-20T21:44:06.0033783Z #7 34.33 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. 2024-08-20T21:44:06.1153185Z #7 34.42 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. 2024-08-20T21:44:06.1154221Z #7 34.43 Setting up libxcb1-dev:amd64 (1.14-2) ... 2024-08-20T21:44:06.1154876Z #7 34.44 Setting up libncursesw5-dev:amd64 (6.2-0ubuntu2.1) ... 2024-08-20T21:44:06.3021199Z #7 34.45 Setting up libxrender1:amd64 (1:0.9.10-1) ... 2024-08-20T21:44:06.3021912Z #7 34.46 Setting up libarchive13:amd64 (3.4.0-2ubuntu1.2) ... 2024-08-20T21:44:06.3022577Z #7 34.48 Setting up libsm-dev:amd64 (2:1.2.3-1) ... 2024-08-20T21:44:06.3023287Z #7 34.49 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:44:06.3024033Z #7 34.50 Setting up libx11-dev:amd64 (2:1.6.9-2ubuntu1.6) ... 2024-08-20T21:44:06.3024672Z #7 34.51 Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ... 2024-08-20T21:44:06.3025257Z #7 34.53 Setting up dconf-service (0.36.0-1) ... 2024-08-20T21:44:06.3025803Z #7 34.54 Setting up python3 (3.8.2-0ubuntu2) ... 2024-08-20T21:44:06.3026359Z #7 34.63 Setting up binutils (2.34-6ubuntu1.9) ... 2024-08-20T21:44:06.4344737Z #7 34.64 Setting up libreadline-dev:amd64 (8.0-4) ... 2024-08-20T21:44:06.4345400Z #7 34.65 Setting up python3-six (1.14.0-2) ... 2024-08-20T21:44:06.4346074Z #7 34.76 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:44:06.5741756Z #7 34.76 Setting up gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ... 2024-08-20T21:44:06.5742528Z #7 34.77 Setting up perl (5.30.0-9ubuntu0.5) ... 2024-08-20T21:44:06.5743182Z #7 34.78 Setting up libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ... 2024-08-20T21:44:06.5743897Z #7 34.79 Setting up libsqlite3-dev:amd64 (3.31.1-4ubuntu0.6) ... 2024-08-20T21:44:06.5744556Z #7 34.80 Setting up python3-certifi (2019.11.28-1) ... 2024-08-20T21:44:06.5745168Z #7 34.90 Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.6) ... 2024-08-20T21:44:06.7233863Z #7 34.90 Setting up libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.11) ... 2024-08-20T21:44:06.7234631Z #7 34.91 Setting up python3-gi (3.36.0-1) ... 2024-08-20T21:44:06.7235222Z #7 35.05 Setting up python3-idna (2.8-1ubuntu0.1) ... 2024-08-20T21:44:06.8873539Z #7 35.21 Setting up libxt6:amd64 (1:1.1.5-1) ... 2024-08-20T21:44:07.0470273Z #7 35.22 Setting up libdpkg-perl (1.19.7ubuntu3.2) ... 2024-08-20T21:44:07.0470951Z #7 35.22 Setting up autoconf (2.69-11.1) ... 2024-08-20T21:44:07.0471588Z #7 35.24 Setting up python3-urllib3 (1.25.8-2ubuntu0.3) ... 2024-08-20T21:44:07.0472253Z #7 35.37 Setting up libxext-dev:amd64 (2:1.3.4-0ubuntu1) ... 2024-08-20T21:44:07.2866704Z #7 35.38 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ... 2024-08-20T21:44:07.2868052Z #7 35.39 Setting up cpp (4:9.3.0-1ubuntu2) ... 2024-08-20T21:44:07.2868670Z #7 35.40 Setting up libncurses5-dev:amd64 (6.2-0ubuntu2.1) ... 2024-08-20T21:44:07.2869394Z #7 35.41 Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) ... 2024-08-20T21:44:07.2870031Z #7 35.41 Setting up libxss1:amd64 (1:1.2.3-1) ... 2024-08-20T21:44:07.2870637Z #7 35.42 Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2024-08-20T21:44:07.2871238Z #7 35.43 Setting up lsb-release (11.1.0ubuntu2) ... 2024-08-20T21:44:07.2871927Z #7 35.44 Setting up libxml2-utils (2.9.10+dfsg-5ubuntu0.20.04.7) ... 2024-08-20T21:44:07.2872612Z #7 35.44 Setting up libxrender-dev:amd64 (1:0.9.10-1) ... 2024-08-20T21:44:07.2873340Z #7 35.45 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:44:07.2874118Z #7 35.46 Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ... 2024-08-20T21:44:07.2874792Z #7 35.61 Setting up automake (1:1.16.1-4ubuntu6) ... 2024-08-20T21:44:07.4335822Z #7 35.62 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2024-08-20T21:44:07.4337754Z #7 35.62 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist 2024-08-20T21:44:07.4340373Z #7 35.62 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist 2024-08-20T21:44:07.4341733Z #7 35.63 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:44:07.4342319Z #7 35.64 Setting up python3-dbus (1.2.16-1build1) ... 2024-08-20T21:44:07.4342909Z #7 35.76 Setting up libxft2:amd64 (2.3.3-0ubuntu1) ... 2024-08-20T21:44:07.5351348Z #7 35.78 Setting up vim (2:8.1.2269-1ubuntu5.23) ... 2024-08-20T21:44:07.5352336Z #7 35.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 2024-08-20T21:44:07.5353525Z #7 35.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 2024-08-20T21:44:07.5354697Z #7 35.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 2024-08-20T21:44:07.5355851Z #7 35.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 2024-08-20T21:44:07.5356973Z #7 35.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 2024-08-20T21:44:07.5358589Z #7 35.81 update-alternatives: warning: skip creation of /usr/share/man/da/man1/vi.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group vi) doesn't exist 2024-08-20T21:44:07.5360647Z #7 35.81 update-alternatives: warning: skip creation of /usr/share/man/de/man1/vi.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group vi) doesn't exist 2024-08-20T21:44:07.5362696Z #7 35.81 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/vi.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group vi) doesn't exist 2024-08-20T21:44:07.5365085Z #7 35.81 update-alternatives: warning: skip creation of /usr/share/man/it/man1/vi.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group vi) doesn't exist 2024-08-20T21:44:07.5367156Z #7 35.81 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/vi.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group vi) doesn't exist 2024-08-20T21:44:07.5369219Z #7 35.81 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/vi.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group vi) doesn't exist 2024-08-20T21:44:07.5371268Z #7 35.81 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/vi.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group vi) doesn't exist 2024-08-20T21:44:07.5373471Z #7 35.81 update-alternatives: warning: skip creation of /usr/share/man/man1/vi.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group vi) doesn't exist 2024-08-20T21:44:07.5374995Z #7 35.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 2024-08-20T21:44:07.5376684Z #7 35.82 update-alternatives: warning: skip creation of /usr/share/man/da/man1/view.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group view) doesn't exist 2024-08-20T21:44:07.5378826Z #7 35.82 update-alternatives: warning: skip creation of /usr/share/man/de/man1/view.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group view) doesn't exist 2024-08-20T21:44:07.5380938Z #7 35.82 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/view.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group view) doesn't exist 2024-08-20T21:44:07.5383052Z #7 35.82 update-alternatives: warning: skip creation of /usr/share/man/it/man1/view.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group view) doesn't exist 2024-08-20T21:44:07.5385178Z #7 35.82 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/view.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group view) doesn't exist 2024-08-20T21:44:07.5387374Z #7 35.82 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/view.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group view) doesn't exist 2024-08-20T21:44:07.5389481Z #7 35.82 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/view.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group view) doesn't exist 2024-08-20T21:44:07.5391624Z #7 35.82 update-alternatives: warning: skip creation of /usr/share/man/man1/view.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group view) doesn't exist 2024-08-20T21:44:07.5393311Z #7 35.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 2024-08-20T21:44:07.5395029Z #7 35.82 update-alternatives: warning: skip creation of /usr/share/man/da/man1/ex.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group ex) doesn't exist 2024-08-20T21:44:07.5397035Z #7 35.82 update-alternatives: warning: skip creation of /usr/share/man/de/man1/ex.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group ex) doesn't exist 2024-08-20T21:44:07.5399017Z #7 35.82 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/ex.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group ex) doesn't exist 2024-08-20T21:44:07.5401028Z #7 35.82 update-alternatives: warning: skip creation of /usr/share/man/it/man1/ex.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group ex) doesn't exist 2024-08-20T21:44:07.5403092Z #7 35.82 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/ex.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group ex) doesn't exist 2024-08-20T21:44:07.5405367Z #7 35.82 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/ex.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group ex) doesn't exist 2024-08-20T21:44:07.5407402Z #7 35.82 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/ex.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group ex) doesn't exist 2024-08-20T21:44:07.5409409Z #7 35.82 update-alternatives: warning: skip creation of /usr/share/man/man1/ex.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group ex) doesn't exist 2024-08-20T21:44:07.5410961Z #7 35.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 2024-08-20T21:44:07.5412685Z #7 35.82 update-alternatives: warning: skip creation of /usr/share/man/da/man1/editor.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group editor) doesn't exist 2024-08-20T21:44:07.5414909Z #7 35.82 update-alternatives: warning: skip creation of /usr/share/man/de/man1/editor.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group editor) doesn't exist 2024-08-20T21:44:07.5417174Z #7 35.82 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/editor.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group editor) doesn't exist 2024-08-20T21:44:07.5419189Z #7 35.82 update-alternatives: warning: skip creation of /usr/share/man/it/man1/editor.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group editor) doesn't exist 2024-08-20T21:44:07.5421190Z #7 35.82 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/editor.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group editor) doesn't exist 2024-08-20T21:44:07.5423192Z #7 35.82 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/editor.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group editor) doesn't exist 2024-08-20T21:44:07.5425183Z #7 35.82 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/editor.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group editor) doesn't exist 2024-08-20T21:44:07.5427146Z #7 35.82 update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group editor) doesn't exist 2024-08-20T21:44:07.5428489Z #7 35.83 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:44:07.5429192Z #7 35.84 Setting up dconf-gsettings-backend:amd64 (0.36.0-1) ... 2024-08-20T21:44:07.5429749Z #7 35.85 Setting up libtool (2.4.6-14) ... 2024-08-20T21:44:07.5430287Z #7 35.86 Setting up python3-apt (2.0.1ubuntu0.20.04.1) ... 2024-08-20T21:44:07.6572615Z #7 35.98 Setting up libtk8.6:amd64 (8.6.10-1) ... 2024-08-20T21:44:07.7992979Z #7 35.99 Setting up libpng-dev:amd64 (1.6.37-2) ... 2024-08-20T21:44:07.7993692Z #7 36.00 Setting up xsltproc (1.1.34-4ubuntu0.20.04.1) ... 2024-08-20T21:44:07.7994356Z #7 36.01 Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2024-08-20T21:44:07.7995098Z #7 36.02 Setting up libgfortran-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:44:07.7995787Z #7 36.04 Setting up libxss-dev:amd64 (1:1.2.3-1) ... 2024-08-20T21:44:07.7996517Z #7 36.05 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:44:07.7997202Z #7 36.06 Setting up gcc (4:9.3.0-1ubuntu2) ... 2024-08-20T21:44:07.7997750Z #7 36.12 Setting up dpkg-dev (1.19.7ubuntu3.2) ... 2024-08-20T21:44:07.9433079Z #7 36.20 Setting up libfreetype-dev:amd64 (2.10.1-2ubuntu0.3) ... 2024-08-20T21:44:07.9433780Z #7 36.21 Setting up liberror-perl (0.17029-1) ... 2024-08-20T21:44:07.9434347Z #7 36.22 Setting up asciidoc-base (9.0.0~rc1-1) ... 2024-08-20T21:44:07.9434925Z #7 36.27 Setting up gdb (9.2-0ubuntu1~20.04.2) ... 2024-08-20T21:44:08.1045623Z #7 36.28 Setting up python3-chardet (3.0.4-4build1) ... 2024-08-20T21:44:08.1402159Z #7 36.46 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 2024-08-20T21:44:08.2559920Z #7 36.47 Setting up python3-software-properties (0.99.9.12) ... 2024-08-20T21:44:08.2560655Z #7 36.58 Setting up libxt-dev:amd64 (1:1.1.5-1) ... 2024-08-20T21:44:08.3801891Z #7 36.59 Setting up python3-requests (2.22.0-2ubuntu1.1) ... 2024-08-20T21:44:08.3802719Z #7 36.70 Setting up pkg-config (0.29.1-0ubuntu4) ... 2024-08-20T21:44:08.4836235Z #7 36.73 Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:44:08.4836898Z #7 36.74 Setting up g++ (4:9.3.0-1ubuntu2) ... 2024-08-20T21:44:08.4837704Z #7 36.76 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2024-08-20T21:44:08.4839263Z #7 36.76 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 2024-08-20T21:44:08.4840512Z #7 36.77 Setting up build-essential (12.8ubuntu1.1) ... 2024-08-20T21:44:08.4841462Z #7 36.77 Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ... 2024-08-20T21:44:08.4842088Z #7 36.78 Setting up tk8.6 (8.6.10-1) ... 2024-08-20T21:44:08.4842640Z #7 36.79 Setting up gfortran-9 (9.4.0-1ubuntu1~20.04.2) ... 2024-08-20T21:44:08.4843388Z #7 36.80 Setting up tcl8.6-dev:amd64 (8.6.10+dfsg-1) ... 2024-08-20T21:44:08.4844091Z #7 36.81 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... 2024-08-20T21:44:08.6463133Z #7 36.81 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.23) ... 2024-08-20T21:44:08.6463904Z #7 36.82 Setting up gfortran (4:9.3.0-1ubuntu2) ... 2024-08-20T21:44:08.6464963Z #7 36.83 update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode 2024-08-20T21:44:08.6466611Z #7 36.83 update-alternatives: warning: skip creation of /usr/share/man/man1/f95.1.gz because associated file /usr/share/man/man1/gfortran.1.gz (of link group f95) doesn't exist 2024-08-20T21:44:08.6468164Z #7 36.83 update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode 2024-08-20T21:44:08.6469783Z #7 36.83 update-alternatives: warning: skip creation of /usr/share/man/man1/f77.1.gz because associated file /usr/share/man/man1/gfortran.1.gz (of link group f77) doesn't exist 2024-08-20T21:44:08.6471151Z #7 36.84 Setting up libfreetype6-dev:amd64 (2.10.1-2ubuntu0.3) ... 2024-08-20T21:44:08.6471784Z #7 36.85 Setting up asciidoc (9.0.0~rc1-1) ... 2024-08-20T21:44:08.6472406Z #7 36.97 Setting up python3-requests-unixsocket (0.2.0-2) ... 2024-08-20T21:44:08.7473453Z #7 37.07 Setting up libsndfile1-dev (1.0.28-7ubuntu0.2) ... 2024-08-20T21:44:08.8525426Z #7 37.08 Setting up git (1:2.25.1-1ubuntu3.13) ... 2024-08-20T21:44:08.8526018Z #7 37.10 Setting up tcl-dev:amd64 (8.6.9+1) ... 2024-08-20T21:44:08.8526631Z #7 37.11 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.23) ... 2024-08-20T21:44:08.8527235Z #7 37.12 Setting up curl (7.68.0-1ubuntu2.23) ... 2024-08-20T21:44:08.8527869Z #7 37.12 Setting up glib-networking:amd64 (2.64.2-1ubuntu0.1) ... 2024-08-20T21:44:08.8528419Z #7 37.13 Setting up tk (8.6.9+1) ... 2024-08-20T21:44:08.8529017Z #7 37.14 Setting up libfontconfig1-dev:amd64 (2.13.1-2ubuntu3) ... 2024-08-20T21:44:08.8529666Z #7 37.14 Setting up libsoup2.4-1:amd64 (2.70.0-1) ... 2024-08-20T21:44:08.8530270Z #7 37.15 Setting up libappstream4:amd64 (0.12.10-2) ... 2024-08-20T21:44:08.8530875Z #7 37.15 Setting up cmake (3.16.3-1ubuntu1.20.04.1) ... 2024-08-20T21:44:08.8531464Z #7 37.16 Setting up packagekit (1.1.13-2ubuntu1.1) ... 2024-08-20T21:44:08.8532110Z #7 37.18 invoke-rc.d: could not determine current runlevel 2024-08-20T21:44:08.9617038Z #7 37.18 invoke-rc.d: policy-rc.d denied execution of force-reload. 2024-08-20T21:44:08.9618232Z #7 37.18 Failed to open connection to "system" message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory 2024-08-20T21:44:08.9619940Z #7 37.27 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. 2024-08-20T21:44:08.9621097Z #7 37.28 Setting up libxft-dev:amd64 (2.3.3-0ubuntu1) ... 2024-08-20T21:44:09.0742009Z #7 37.29 Setting up software-properties-common (0.99.9.12) ... 2024-08-20T21:44:09.0742739Z #7 37.40 Setting up tk8.6-dev:amd64 (8.6.10-1) ... 2024-08-20T21:44:09.2805444Z #7 37.40 Setting up tk-dev:amd64 (8.6.9+1) ... 2024-08-20T21:44:09.2806141Z #7 37.41 Processing triggers for libc-bin (2.31-0ubuntu9.16) ... 2024-08-20T21:44:09.2806877Z #7 37.43 Processing triggers for systemd (245.4-4ubuntu3.23) ... 2024-08-20T21:44:09.2807582Z #7 37.44 Processing triggers for sgml-base (1.29.1) ... 2024-08-20T21:44:09.2808144Z #7 37.45 Setting up sgml-data (2.0.11) ... 2024-08-20T21:44:09.4399142Z #7 37.76 Setting up docbook-xsl (1.79.1+dfsg-2) ... 2024-08-20T21:44:09.6789464Z #7 37.84 Processing triggers for sgml-base (1.29.1) ... 2024-08-20T21:44:09.6790083Z #7 37.85 Setting up docbook-xml (4.5-9) ... 2024-08-20T21:44:10.7590326Z #7 39.08 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... 2024-08-20T21:44:10.9144745Z #7 39.09 Updating certificates in /etc/ssl/certs... 2024-08-20T21:44:11.1479495Z #7 39.47 0 added, 0 removed; done. 2024-08-20T21:44:11.1480384Z #7 39.47 Running hooks in /etc/ca-certificates/update.d... 2024-08-20T21:44:11.3893471Z #7 39.47 done. 2024-08-20T21:44:11.3894190Z #7 39.48 Processing triggers for dbus (1.12.16-2ubuntu2.3) ... 2024-08-20T21:44:11.3894872Z #7 39.48 Processing triggers for sgml-base (1.29.1) ... 2024-08-20T21:44:11.3895441Z #7 39.53 + apt-get install -y libgnutls30 2024-08-20T21:44:12.0764978Z #7 39.56 Reading package lists... 2024-08-20T21:44:12.2393517Z #7 40.42 Building dependency tree... 2024-08-20T21:44:12.3898626Z #7 40.56 Reading state information... 2024-08-20T21:44:12.4001411Z #7 40.72 libgnutls30 is already the newest version (3.6.13-2ubuntu1.11). 2024-08-20T21:44:12.4002189Z #7 40.72 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2024-08-20T21:44:12.5862137Z #7 40.72 + apt-get autoclean 2024-08-20T21:44:13.2860750Z #7 40.76 Reading package lists... 2024-08-20T21:44:13.4466418Z #7 41.63 Building dependency tree... 2024-08-20T21:44:13.5465362Z #7 41.77 Reading state information... 2024-08-20T21:44:13.5466286Z #7 41.78 + apt-get clean 2024-08-20T21:44:13.5478755Z #7 41.78 + rm -rf /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-backports_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-backports_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-backports_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-updates_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-updates_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-updates_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-updates_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/auxfiles /var/lib/apt/lists/lock /var/lib/apt/lists/partial /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_focal-security_InRelease /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_focal-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_focal-security_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_focal-security_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_focal-security_universe_binary-amd64_Packages.lz4 '/tmp/*' '/var/tmp/*' 2024-08-20T21:44:13.5491326Z #7 41.79 + mkdir valgrind_build 2024-08-20T21:44:13.5491695Z #7 41.79 + cd valgrind_build 2024-08-20T21:44:13.5492036Z #7 41.79 + VALGRIND_VERSION=3.20.0 2024-08-20T21:44:13.5492743Z #7 41.79 + wget https://ossci-linux.s3.amazonaws.com/valgrind-3.20.0.tar.bz2 2024-08-20T21:44:13.5493732Z #7 41.79 --2024-08-20 21:44:13-- https://ossci-linux.s3.amazonaws.com/valgrind-3.20.0.tar.bz2 2024-08-20T21:44:13.5495023Z #7 41.79 Resolving ossci-linux.s3.amazonaws.com (ossci-linux.s3.amazonaws.com)... 52.217.97.188, 52.217.229.25, 52.216.209.25, ... 2024-08-20T21:44:13.5496417Z #7 41.80 Connecting to ossci-linux.s3.amazonaws.com (ossci-linux.s3.amazonaws.com)|52.217.97.188|:443... connected. 2024-08-20T21:44:13.5497319Z #7 41.80 HTTP request sent, awaiting response... 200 OK 2024-08-20T21:44:13.5497928Z #7 41.82 Length: 16469274 (16M) [application/x-bzip2] 2024-08-20T21:44:13.5498675Z #7 41.82 Saving to: 'valgrind-3.20.0.tar.bz2' 2024-08-20T21:44:13.5499083Z #7 41.82 2024-08-20T21:44:13.5499479Z #7 41.82 0K .......... .......... .......... .......... .......... 0% 65.4M 0s 2024-08-20T21:44:13.5500262Z #7 41.82 50K .......... .......... .......... .......... .......... 0% 44.4M 0s 2024-08-20T21:44:13.5500925Z #7 41.83 100K .......... .......... .......... .......... .......... 0% 63.9M 0s 2024-08-20T21:44:13.5501590Z #7 41.83 150K .......... .......... .......... .......... .......... 1% 62.4M 0s 2024-08-20T21:44:13.5502240Z #7 41.83 200K .......... .......... .......... .......... .......... 1% 88.5M 0s 2024-08-20T21:44:13.5502909Z #7 41.83 250K .......... .......... .......... .......... .......... 1% 67.0M 0s 2024-08-20T21:44:13.5503627Z #7 41.83 300K .......... .......... .......... .......... .......... 2% 90.4M 0s 2024-08-20T21:44:13.5504344Z #7 41.83 350K .......... .......... .......... .......... .......... 2% 92.9M 0s 2024-08-20T21:44:13.5505055Z #7 41.83 400K .......... .......... .......... .......... .......... 2% 93.1M 0s 2024-08-20T21:44:13.5505995Z #7 41.83 450K .......... .......... .......... .......... .......... 3% 128M 0s 2024-08-20T21:44:13.5506898Z #7 41.83 500K .......... .......... .......... .......... .......... 3% 115M 0s 2024-08-20T21:44:13.5507787Z #7 41.83 550K .......... .......... .......... .......... .......... 3% 100M 0s 2024-08-20T21:44:13.5508499Z #7 41.83 600K .......... .......... .......... .......... .......... 4% 83.7M 0s 2024-08-20T21:44:13.5509304Z #7 41.83 650K .......... .......... .......... .......... .......... 4% 103M 0s 2024-08-20T21:44:13.5510289Z #7 41.83 700K .......... .......... .......... .......... .......... 4% 149M 0s 2024-08-20T21:44:13.5510985Z #7 41.83 750K .......... .......... .......... .......... .......... 4% 108M 0s 2024-08-20T21:44:13.5511645Z #7 41.83 800K .......... .......... .......... .......... .......... 5% 150M 0s 2024-08-20T21:44:13.5512301Z #7 41.83 850K .......... .......... .......... .......... .......... 5% 105M 0s 2024-08-20T21:44:13.5512944Z #7 41.83 900K .......... .......... .......... .......... .......... 5% 166M 0s 2024-08-20T21:44:13.5513646Z #7 41.83 950K .......... .......... .......... .......... .......... 6% 179M 0s 2024-08-20T21:44:13.5514372Z #7 41.83 1000K .......... .......... .......... .......... .......... 6% 146M 0s 2024-08-20T21:44:13.5515019Z #7 41.83 1050K .......... .......... .......... .......... .......... 6% 128M 0s 2024-08-20T21:44:13.5515678Z #7 41.83 1100K .......... .......... .......... .......... .......... 7% 183M 0s 2024-08-20T21:44:13.5516336Z #7 41.84 1150K .......... .......... .......... .......... .......... 7% 131M 0s 2024-08-20T21:44:13.5516994Z #7 41.84 1200K .......... .......... .......... .......... .......... 7% 182M 0s 2024-08-20T21:44:13.5517833Z #7 41.84 1250K .......... .......... .......... .......... .......... 8% 133M 0s 2024-08-20T21:44:13.5518575Z #7 41.84 1300K .......... .......... .......... .......... .......... 8% 253M 0s 2024-08-20T21:44:13.5519300Z #7 41.84 1350K .......... .......... .......... .......... .......... 8% 142M 0s 2024-08-20T21:44:13.5519951Z #7 41.84 1400K .......... .......... .......... .......... .......... 9% 199M 0s 2024-08-20T21:44:13.5520612Z #7 41.84 1450K .......... .......... .......... .......... .......... 9% 162M 0s 2024-08-20T21:44:13.5521270Z #7 41.84 1500K .......... .......... .......... .......... .......... 9% 290M 0s 2024-08-20T21:44:13.5521919Z #7 41.84 1550K .......... .......... .......... .......... .......... 9% 90.3M 0s 2024-08-20T21:44:13.5522586Z #7 41.84 1600K .......... .......... .......... .......... .......... 10% 228M 0s 2024-08-20T21:44:13.5523330Z #7 41.84 1650K .......... .......... .......... .......... .......... 10% 146M 0s 2024-08-20T21:44:13.5523988Z #7 41.84 1700K .......... .......... .......... .......... .......... 10% 283M 0s 2024-08-20T21:44:13.5524639Z #7 41.84 1750K .......... .......... .......... .......... .......... 11% 187M 0s 2024-08-20T21:44:13.5525441Z #7 41.84 1800K .......... .......... .......... .......... .......... 11% 185M 0s 2024-08-20T21:44:13.5526502Z #7 41.84 1850K .......... .......... .......... .......... .......... 11% 218M 0s 2024-08-20T21:44:13.5527363Z #7 41.84 1900K .......... .......... .......... .......... .......... 12% 197M 0s 2024-08-20T21:44:13.5528242Z #7 41.84 1950K .......... .......... .......... .......... .......... 12% 194M 0s 2024-08-20T21:44:13.5529181Z #7 41.84 2000K .......... .......... .......... .......... .......... 12% 181M 0s 2024-08-20T21:44:13.5530053Z #7 41.84 2050K .......... .......... .......... .......... .......... 13% 215M 0s 2024-08-20T21:44:13.5530715Z #7 41.84 2100K .......... .......... .......... .......... .......... 13% 206M 0s 2024-08-20T21:44:13.5531370Z #7 41.84 2150K .......... .......... .......... .......... .......... 13% 245M 0s 2024-08-20T21:44:13.5532029Z #7 41.84 2200K .......... .......... .......... .......... .......... 13% 210M 0s 2024-08-20T21:44:13.5532675Z #7 41.84 2250K .......... .......... .......... .......... .......... 14% 226M 0s 2024-08-20T21:44:13.5533338Z #7 41.84 2300K .......... .......... .......... .......... .......... 14% 206M 0s 2024-08-20T21:44:13.5533999Z #7 41.84 2350K .......... .......... .......... .......... .......... 14% 259M 0s 2024-08-20T21:44:13.5534643Z #7 41.84 2400K .......... .......... .......... .......... .......... 15% 224M 0s 2024-08-20T21:44:13.5535549Z #7 41.84 2450K .......... .......... .......... .......... .......... 15% 211M 0s 2024-08-20T21:44:13.5536467Z #7 41.84 2500K .......... .......... .......... .......... .......... 15% 219M 0s 2024-08-20T21:44:13.5537333Z #7 41.84 2550K .......... .......... .......... .......... .......... 16% 218M 0s 2024-08-20T21:44:13.5538208Z #7 41.84 2600K .......... .......... .......... .......... .......... 16% 221M 0s 2024-08-20T21:44:13.5539146Z #7 41.84 2650K .......... .......... .......... .......... .......... 16% 180M 0s 2024-08-20T21:44:13.5539825Z #7 41.84 2700K .......... .......... .......... .......... .......... 17% 233M 0s 2024-08-20T21:44:13.5540477Z #7 41.84 2750K .......... .......... .......... .......... .......... 17% 248M 0s 2024-08-20T21:44:13.5541136Z #7 41.84 2800K .......... .......... .......... .......... .......... 17% 234M 0s 2024-08-20T21:44:13.5541791Z #7 41.84 2850K .......... .......... .......... .......... .......... 18% 205M 0s 2024-08-20T21:44:13.5542437Z #7 41.84 2900K .......... .......... .......... .......... .......... 18% 205M 0s 2024-08-20T21:44:13.5543131Z #7 41.84 2950K .......... .......... .......... .......... .......... 18% 198M 0s 2024-08-20T21:44:13.5543787Z #7 41.84 3000K .......... .......... .......... .......... .......... 18% 262M 0s 2024-08-20T21:44:13.5544445Z #7 41.84 3050K .......... .......... .......... .......... .......... 19% 210M 0s 2024-08-20T21:44:13.5545102Z #7 41.84 3100K .......... .......... .......... .......... .......... 19% 208M 0s 2024-08-20T21:44:13.5545747Z #7 41.85 3150K .......... .......... .......... .......... .......... 19% 219M 0s 2024-08-20T21:44:13.5546404Z #7 41.85 3200K .......... .......... .......... .......... .......... 20% 235M 0s 2024-08-20T21:44:13.5547066Z #7 41.85 3250K .......... .......... .......... .......... .......... 20% 228M 0s 2024-08-20T21:44:13.5547706Z #7 41.85 3300K .......... .......... .......... .......... .......... 20% 208M 0s 2024-08-20T21:44:13.5548360Z #7 41.85 3350K .......... .......... .......... .......... .......... 21% 215M 0s 2024-08-20T21:44:13.5549169Z #7 41.85 3400K .......... .......... .......... .......... .......... 21% 202M 0s 2024-08-20T21:44:13.5549922Z #7 41.85 3450K .......... .......... .......... .......... .......... 21% 221M 0s 2024-08-20T21:44:13.5550749Z #7 41.85 3500K .......... .......... .......... .......... .......... 22% 206M 0s 2024-08-20T21:44:13.5551611Z #7 41.85 3550K .......... .......... .......... .......... .......... 22% 248M 0s 2024-08-20T21:44:13.5552363Z #7 41.85 3600K .......... .......... .......... .......... .......... 22% 250M 0s 2024-08-20T21:44:13.5553010Z #7 41.85 3650K .......... .......... .......... .......... .......... 23% 198M 0s 2024-08-20T21:44:13.5553674Z #7 41.85 3700K .......... .......... .......... .......... .......... 23% 304M 0s 2024-08-20T21:44:13.5554335Z #7 41.85 3750K .......... .......... .......... .......... .......... 23% 297M 0s 2024-08-20T21:44:13.5554981Z #7 41.85 3800K .......... .......... .......... .......... .......... 23% 226M 0s 2024-08-20T21:44:13.5555644Z #7 41.85 3850K .......... .......... .......... .......... .......... 24% 286M 0s 2024-08-20T21:44:13.5556300Z #7 41.85 3900K .......... .......... .......... .......... .......... 24% 337M 0s 2024-08-20T21:44:13.5556962Z #7 41.85 3950K .......... .......... .......... .......... .......... 24% 287M 0s 2024-08-20T21:44:13.5557610Z #7 41.85 4000K .......... .......... .......... .......... .......... 25% 302M 0s 2024-08-20T21:44:13.5558273Z #7 41.85 4050K .......... .......... .......... .......... .......... 25% 313M 0s 2024-08-20T21:44:13.5558926Z #7 41.85 4100K .......... .......... .......... .......... .......... 25% 299M 0s 2024-08-20T21:44:13.5559569Z #7 41.85 4150K .......... .......... .......... .......... .......... 26% 309M 0s 2024-08-20T21:44:13.5560222Z #7 41.85 4200K .......... .......... .......... .......... .......... 26% 290M 0s 2024-08-20T21:44:13.5560951Z #7 41.85 4250K .......... .......... .......... .......... .......... 26% 247M 0s 2024-08-20T21:44:13.5561795Z #7 41.85 4300K .......... .......... .......... .......... .......... 27% 300M 0s 2024-08-20T21:44:13.5562565Z #7 41.85 4350K .......... .......... .......... .......... .......... 27% 262M 0s 2024-08-20T21:44:13.5563304Z #7 41.85 4400K .......... .......... .......... .......... .......... 27% 242M 0s 2024-08-20T21:44:13.5564166Z #7 41.85 4450K .......... .......... .......... .......... .......... 27% 310M 0s 2024-08-20T21:44:13.5564989Z #7 41.85 4500K .......... .......... .......... .......... .......... 28% 304M 0s 2024-08-20T21:44:13.5565814Z #7 41.85 4550K .......... .......... .......... .......... .......... 28% 301M 0s 2024-08-20T21:44:13.5566656Z #7 41.85 4600K .......... .......... .......... .......... .......... 28% 325M 0s 2024-08-20T21:44:13.5567557Z #7 41.85 4650K .......... .......... .......... .......... .......... 29% 304M 0s 2024-08-20T21:44:13.5568490Z #7 41.85 4700K .......... .......... .......... .......... .......... 29% 236M 0s 2024-08-20T21:44:13.5569412Z #7 41.85 4750K .......... .......... .......... .......... .......... 29% 212M 0s 2024-08-20T21:44:13.5570261Z #7 41.85 4800K .......... .......... .......... .......... .......... 30% 237M 0s 2024-08-20T21:44:13.5570918Z #7 41.85 4850K .......... .......... .......... .......... .......... 30% 250M 0s 2024-08-20T21:44:13.5571576Z #7 41.85 4900K .......... .......... .......... .......... .......... 30% 244M 0s 2024-08-20T21:44:13.5572240Z #7 41.85 4950K .......... .......... .......... .......... .......... 31% 251M 0s 2024-08-20T21:44:13.5572889Z #7 41.85 5000K .......... .......... .......... .......... .......... 31% 279M 0s 2024-08-20T21:44:13.5573546Z #7 41.85 5050K .......... .......... .......... .......... .......... 31% 299M 0s 2024-08-20T21:44:13.5574207Z #7 41.85 5100K .......... .......... .......... .......... .......... 32% 214M 0s 2024-08-20T21:44:13.5574848Z #7 41.85 5150K .......... .......... .......... .......... .......... 32% 302M 0s 2024-08-20T21:44:13.5575508Z #7 41.85 5200K .......... .......... .......... .......... .......... 32% 268M 0s 2024-08-20T21:44:13.5576167Z #7 41.85 5250K .......... .......... .......... .......... .......... 32% 44.7M 0s 2024-08-20T21:44:13.5576812Z #7 41.85 5300K .......... .......... .......... .......... .......... 33% 254M 0s 2024-08-20T21:44:13.5577474Z #7 41.85 5350K .......... .......... .......... .......... .......... 33% 42.9M 0s 2024-08-20T21:44:13.5578263Z #7 41.86 5400K .......... .......... .......... .......... .......... 33% 262M 0s 2024-08-20T21:44:13.5578921Z #7 41.86 5450K .......... .......... .......... .......... .......... 34% 286M 0s 2024-08-20T21:44:13.5579628Z #7 41.86 5500K .......... .......... .......... .......... .......... 34% 225M 0s 2024-08-20T21:44:13.5580552Z #7 41.86 5550K .......... .......... .......... .......... .......... 34% 210M 0s 2024-08-20T21:44:13.5581370Z #7 41.86 5600K .......... .......... .......... .......... .......... 35% 44.0M 0s 2024-08-20T21:44:13.5582116Z #7 41.86 5650K .......... .......... .......... .......... .......... 35% 46.1M 0s 2024-08-20T21:44:13.5582774Z #7 41.86 5700K .......... .......... .......... .......... .......... 35% 246M 0s 2024-08-20T21:44:13.5583487Z #7 41.86 5750K .......... .......... .......... .......... .......... 36% 258M 0s 2024-08-20T21:44:13.5584380Z #7 41.86 5800K .......... .......... .......... .......... .......... 36% 277M 0s 2024-08-20T21:44:13.5585289Z #7 41.86 5850K .......... .......... .......... .......... .......... 36% 43.9M 0s 2024-08-20T21:44:13.5586067Z #7 41.86 5900K .......... .......... .......... .......... .......... 36% 152M 0s 2024-08-20T21:44:13.5586939Z #7 41.86 5950K .......... .......... .......... .......... .......... 37% 280M 0s 2024-08-20T21:44:13.5587850Z #7 41.86 6000K .......... .......... .......... .......... .......... 37% 272M 0s 2024-08-20T21:44:13.5588507Z #7 41.86 6050K .......... .......... .......... .......... .......... 37% 34.3M 0s 2024-08-20T21:44:13.5589258Z #7 41.86 6100K .......... .......... .......... .......... .......... 38% 267M 0s 2024-08-20T21:44:13.5589910Z #7 41.86 6150K .......... .......... .......... .......... .......... 38% 43.0M 0s 2024-08-20T21:44:13.5590580Z #7 41.86 6200K .......... .......... .......... .......... .......... 38% 170M 0s 2024-08-20T21:44:13.5591243Z #7 41.86 6250K .......... .......... .......... .......... .......... 39% 155M 0s 2024-08-20T21:44:13.5591906Z #7 41.86 6300K .......... .......... .......... .......... .......... 39% 286M 0s 2024-08-20T21:44:13.5592559Z #7 41.86 6350K .......... .......... .......... .......... .......... 39% 56.8M 0s 2024-08-20T21:44:13.5593220Z #7 41.87 6400K .......... .......... .......... .......... .......... 40% 304M 0s 2024-08-20T21:44:13.5593878Z #7 41.87 6450K .......... .......... .......... .......... .......... 40% 39.2M 0s 2024-08-20T21:44:13.5594521Z #7 41.87 6500K .......... .......... .......... .......... .......... 40% 264M 0s 2024-08-20T21:44:13.5595182Z #7 41.87 6550K .......... .......... .......... .......... .......... 41% 261M 0s 2024-08-20T21:44:13.5595964Z #7 41.87 6600K .......... .......... .......... .......... .......... 41% 46.2M 0s 2024-08-20T21:44:13.5596840Z #7 41.87 6650K .......... .......... .......... .......... .......... 41% 197M 0s 2024-08-20T21:44:13.5597783Z #7 41.87 6700K .......... .......... .......... .......... .......... 41% 201M 0s 2024-08-20T21:44:13.5598696Z #7 41.87 6750K .......... .......... .......... .......... .......... 42% 44.4M 0s 2024-08-20T21:44:13.5599596Z #7 41.87 6800K .......... .......... .......... .......... .......... 42% 241M 0s 2024-08-20T21:44:13.7925479Z #7 41.87 6850K .......... .......... .......... .......... .......... 42% 193M 0s 2024-08-20T21:44:13.7926615Z #7 41.87 6900K .......... .......... .......... .......... .......... 43% 173M 0s 2024-08-20T21:44:13.7927703Z #7 41.87 6950K .......... .......... .......... .......... .......... 43% 38.0M 0s 2024-08-20T21:44:13.7928765Z #7 41.87 7000K .......... .......... .......... .......... .......... 43% 259M 0s 2024-08-20T21:44:13.7929942Z #7 41.87 7050K .......... .......... .......... .......... .......... 44% 119M 0s 2024-08-20T21:44:13.7930612Z #7 41.87 7100K .......... .......... .......... .......... .......... 44% 269M 0s 2024-08-20T21:44:13.7931277Z #7 41.87 7150K .......... .......... .......... .......... .......... 44% 29.2M 0s 2024-08-20T21:44:13.7932134Z #7 41.87 7200K .......... .......... .......... .......... .......... 45% 292M 0s 2024-08-20T21:44:13.7932799Z #7 41.87 7250K .......... .......... .......... .......... .......... 45% 206M 0s 2024-08-20T21:44:13.7933466Z #7 41.87 7300K .......... .......... .......... .......... .......... 45% 63.0M 0s 2024-08-20T21:44:13.7934118Z #7 41.88 7350K .......... .......... .......... .......... .......... 46% 59.2M 0s 2024-08-20T21:44:13.7934784Z #7 41.88 7400K .......... .......... .......... .......... .......... 46% 282M 0s 2024-08-20T21:44:13.7935458Z #7 41.88 7450K .......... .......... .......... .......... .......... 46% 308M 0s 2024-08-20T21:44:13.7936120Z #7 41.88 7500K .......... .......... .......... .......... .......... 46% 76.1M 0s 2024-08-20T21:44:13.7936769Z #7 41.88 7550K .......... .......... .......... .......... .......... 47% 233M 0s 2024-08-20T21:44:13.7937428Z #7 41.88 7600K .......... .......... .......... .......... .......... 47% 314M 0s 2024-08-20T21:44:13.7938091Z #7 41.88 7650K .......... .......... .......... .......... .......... 47% 42.2M 0s 2024-08-20T21:44:13.7938741Z #7 41.88 7700K .......... .......... .......... .......... .......... 48% 44.7M 0s 2024-08-20T21:44:13.7939401Z #7 41.88 7750K .......... .......... .......... .......... .......... 48% 105M 0s 2024-08-20T21:44:13.7940057Z #7 41.88 7800K .......... .......... .......... .......... .......... 48% 272M 0s 2024-08-20T21:44:13.7940703Z #7 41.88 7850K .......... .......... .......... .......... .......... 49% 288M 0s 2024-08-20T21:44:13.7941474Z #7 41.88 7900K .......... .......... .......... .......... .......... 49% 45.0M 0s 2024-08-20T21:44:13.7942136Z #7 41.88 7950K .......... .......... .......... .......... .......... 49% 153M 0s 2024-08-20T21:44:13.7942795Z #7 41.88 8000K .......... .......... .......... .......... .......... 50% 242M 0s 2024-08-20T21:44:13.7943441Z #7 41.88 8050K .......... .......... .......... .......... .......... 50% 263M 0s 2024-08-20T21:44:13.7944107Z #7 41.88 8100K .......... .......... .......... .......... .......... 50% 49.7M 0s 2024-08-20T21:44:13.7944767Z #7 41.88 8150K .......... .......... .......... .......... .......... 50% 263M 0s 2024-08-20T21:44:13.7945415Z #7 41.88 8200K .......... .......... .......... .......... .......... 51% 32.4M 0s 2024-08-20T21:44:13.7946072Z #7 41.89 8250K .......... .......... .......... .......... .......... 51% 70.9M 0s 2024-08-20T21:44:13.7946732Z #7 41.89 8300K .......... .......... .......... .......... .......... 51% 203M 0s 2024-08-20T21:44:13.7947396Z #7 41.89 8350K .......... .......... .......... .......... .......... 52% 273M 0s 2024-08-20T21:44:13.7948044Z #7 41.89 8400K .......... .......... .......... .......... .......... 52% 223M 0s 2024-08-20T21:44:13.7948700Z #7 41.89 8450K .......... .......... .......... .......... .......... 52% 46.8M 0s 2024-08-20T21:44:13.7949358Z #7 41.89 8500K .......... .......... .......... .......... .......... 53% 174M 0s 2024-08-20T21:44:13.7950011Z #7 41.89 8550K .......... .......... .......... .......... .......... 53% 133M 0s 2024-08-20T21:44:13.7950670Z #7 41.89 8600K .......... .......... .......... .......... .......... 53% 205M 0s 2024-08-20T21:44:13.7951327Z #7 41.89 8650K .......... .......... .......... .......... .......... 54% 44.8M 0s 2024-08-20T21:44:13.7951975Z #7 41.89 8700K .......... .......... .......... .......... .......... 54% 120M 0s 2024-08-20T21:44:13.7952632Z #7 41.89 8750K .......... .......... .......... .......... .......... 54% 261M 0s 2024-08-20T21:44:13.7953294Z #7 41.89 8800K .......... .......... .......... .......... .......... 55% 230M 0s 2024-08-20T21:44:13.7953955Z #7 41.89 8850K .......... .......... .......... .......... .......... 55% 64.6M 0s 2024-08-20T21:44:13.7954604Z #7 41.89 8900K .......... .......... .......... .......... .......... 55% 206M 0s 2024-08-20T21:44:13.7955263Z #7 41.89 8950K .......... .......... .......... .......... .......... 55% 238M 0s 2024-08-20T21:44:13.7956003Z #7 41.89 9000K .......... .......... .......... .......... .......... 56% 41.9M 0s 2024-08-20T21:44:13.7956652Z #7 41.89 9050K .......... .......... .......... .......... .......... 56% 41.4M 0s 2024-08-20T21:44:13.7957312Z #7 41.89 9100K .......... .......... .......... .......... .......... 56% 206M 0s 2024-08-20T21:44:13.7957971Z #7 41.89 9150K .......... .......... .......... .......... .......... 57% 261M 0s 2024-08-20T21:44:13.7958616Z #7 41.89 9200K .......... .......... .......... .......... .......... 57% 240M 0s 2024-08-20T21:44:13.7959283Z #7 41.89 9250K .......... .......... .......... .......... .......... 57% 225M 0s 2024-08-20T21:44:13.7959946Z #7 41.89 9300K .......... .......... .......... .......... .......... 58% 47.2M 0s 2024-08-20T21:44:13.7960607Z #7 41.90 9350K .......... .......... .......... .......... .......... 58% 230M 0s 2024-08-20T21:44:13.7961256Z #7 41.90 9400K .......... .......... .......... .......... .......... 58% 223M 0s 2024-08-20T21:44:13.7961919Z #7 41.90 9450K .......... .......... .......... .......... .......... 59% 206M 0s 2024-08-20T21:44:13.7962576Z #7 41.90 9500K .......... .......... .......... .......... .......... 59% 44.7M 0s 2024-08-20T21:44:13.7963312Z #7 41.90 9550K .......... .......... .......... .......... .......... 59% 38.5M 0s 2024-08-20T21:44:13.7963977Z #7 41.90 9600K .......... .......... .......... .......... .......... 60% 193M 0s 2024-08-20T21:44:13.7964821Z #7 41.90 9650K .......... .......... .......... .......... .......... 60% 263M 0s 2024-08-20T21:44:13.7965593Z #7 41.90 9700K .......... .......... .......... .......... .......... 60% 219M 0s 2024-08-20T21:44:13.7966244Z #7 41.90 9750K .......... .......... .......... .......... .......... 60% 34.2M 0s 2024-08-20T21:44:13.7966904Z #7 41.90 9800K .......... .......... .......... .......... .......... 61% 210M 0s 2024-08-20T21:44:13.7967563Z #7 41.90 9850K .......... .......... .......... .......... .......... 61% 212M 0s 2024-08-20T21:44:13.7968213Z #7 41.90 9900K .......... .......... .......... .......... .......... 61% 238M 0s 2024-08-20T21:44:13.7968873Z #7 41.90 9950K .......... .......... .......... .......... .......... 62% 59.3M 0s 2024-08-20T21:44:13.7969537Z #7 41.90 10000K .......... .......... .......... .......... .......... 62% 216M 0s 2024-08-20T21:44:13.7970189Z #7 41.90 10050K .......... .......... .......... .......... .......... 62% 41.3M 0s 2024-08-20T21:44:13.7970856Z #7 41.90 10100K .......... .......... .......... .......... .......... 63% 241M 0s 2024-08-20T21:44:13.7971526Z #7 41.90 10150K .......... .......... .......... .......... .......... 63% 230M 0s 2024-08-20T21:44:13.7972190Z #7 41.90 10200K .......... .......... .......... .......... .......... 63% 195M 0s 2024-08-20T21:44:13.7972841Z #7 41.90 10250K .......... .......... .......... .......... .......... 64% 38.7M 0s 2024-08-20T21:44:13.7973510Z #7 41.91 10300K .......... .......... .......... .......... .......... 64% 261M 0s 2024-08-20T21:44:13.7974175Z #7 41.91 10350K .......... .......... .......... .......... .......... 64% 220M 0s 2024-08-20T21:44:13.7974827Z #7 41.91 10400K .......... .......... .......... .......... .......... 64% 232M 0s 2024-08-20T21:44:13.7975489Z #7 41.91 10450K .......... .......... .......... .......... .......... 65% 48.2M 0s 2024-08-20T21:44:13.7976152Z #7 41.91 10500K .......... .......... .......... .......... .......... 65% 38.0M 0s 2024-08-20T21:44:13.7976804Z #7 41.91 10550K .......... .......... .......... .......... .......... 65% 171M 0s 2024-08-20T21:44:13.7977469Z #7 41.91 10600K .......... .......... .......... .......... .......... 66% 226M 0s 2024-08-20T21:44:13.7978129Z #7 41.91 10650K .......... .......... .......... .......... .......... 66% 203M 0s 2024-08-20T21:44:13.7978796Z #7 41.91 10700K .......... .......... .......... .......... .......... 66% 42.7M 0s 2024-08-20T21:44:13.7979447Z #7 41.91 10750K .......... .......... .......... .......... .......... 67% 208M 0s 2024-08-20T21:44:13.7980182Z #7 41.91 10800K .......... .......... .......... .......... .......... 67% 267M 0s 2024-08-20T21:44:13.7980849Z #7 41.91 10850K .......... .......... .......... .......... .......... 67% 202M 0s 2024-08-20T21:44:13.7981500Z #7 41.91 10900K .......... .......... .......... .......... .......... 68% 38.6M 0s 2024-08-20T21:44:13.7982167Z #7 41.91 10950K .......... .......... .......... .......... .......... 68% 191M 0s 2024-08-20T21:44:13.7982829Z #7 41.91 11000K .......... .......... .......... .......... .......... 68% 280M 0s 2024-08-20T21:44:13.7983482Z #7 41.91 11050K .......... .......... .......... .......... .......... 69% 38.3M 0s 2024-08-20T21:44:13.7984153Z #7 41.91 11100K .......... .......... .......... .......... .......... 69% 257M 0s 2024-08-20T21:44:13.7984816Z #7 41.91 11150K .......... .......... .......... .......... .......... 69% 227M 0s 2024-08-20T21:44:13.7985480Z #7 41.91 11200K .......... .......... .......... .......... .......... 69% 42.2M 0s 2024-08-20T21:44:13.7986137Z #7 41.92 11250K .......... .......... .......... .......... .......... 70% 217M 0s 2024-08-20T21:44:13.7986802Z #7 41.92 11300K .......... .......... .......... .......... .......... 70% 227M 0s 2024-08-20T21:44:13.7987462Z #7 41.92 11350K .......... .......... .......... .......... .......... 70% 229M 0s 2024-08-20T21:44:13.7988114Z #7 41.92 11400K .......... .......... .......... .......... .......... 71% 42.1M 0s 2024-08-20T21:44:13.7988777Z #7 41.92 11450K .......... .......... .......... .......... .......... 71% 217M 0s 2024-08-20T21:44:13.7989495Z #7 41.92 11500K .......... .......... .......... .......... .......... 71% 213M 0s 2024-08-20T21:44:13.7990162Z #7 41.92 11550K .......... .......... .......... .......... .......... 72% 232M 0s 2024-08-20T21:44:13.7990814Z #7 41.92 11600K .......... .......... .......... .......... .......... 72% 44.2M 0s 2024-08-20T21:44:13.7991477Z #7 41.92 11650K .......... .......... .......... .......... .......... 72% 189M 0s 2024-08-20T21:44:13.7992144Z #7 41.92 11700K .......... .......... .......... .......... .......... 73% 240M 0s 2024-08-20T21:44:13.7992797Z #7 41.92 11750K .......... .......... .......... .......... .......... 73% 38.7M 0s 2024-08-20T21:44:13.7993463Z #7 41.92 11800K .......... .......... .......... .......... .......... 73% 239M 0s 2024-08-20T21:44:13.7994126Z #7 41.92 11850K .......... .......... .......... .......... .......... 73% 197M 0s 2024-08-20T21:44:13.7994784Z #7 41.92 11900K .......... .......... .......... .......... .......... 74% 265M 0s 2024-08-20T21:44:13.7995451Z #7 41.92 11950K .......... .......... .......... .......... .......... 74% 45.3M 0s 2024-08-20T21:44:13.7996114Z #7 41.92 12000K .......... .......... .......... .......... .......... 74% 40.9M 0s 2024-08-20T21:44:13.7996775Z #7 41.92 12050K .......... .......... .......... .......... .......... 75% 227M 0s 2024-08-20T21:44:13.7997459Z #7 41.92 12100K .......... .......... .......... .......... .......... 75% 236M 0s 2024-08-20T21:44:13.7998126Z #7 41.92 12150K .......... .......... .......... .......... .......... 75% 256M 0s 2024-08-20T21:44:13.7998792Z #7 41.92 12200K .......... .......... .......... .......... .......... 76% 42.1M 0s 2024-08-20T21:44:13.7999442Z #7 41.93 12250K .......... .......... .......... .......... .......... 76% 264M 0s 2024-08-20T21:44:13.8000104Z #7 41.93 12300K .......... .......... .......... .......... .......... 76% 195M 0s 2024-08-20T21:44:13.8000771Z #7 41.93 12350K .......... .......... .......... .......... .......... 77% 252M 0s 2024-08-20T21:44:13.8001433Z #7 41.93 12400K .......... .......... .......... .......... .......... 77% 46.3M 0s 2024-08-20T21:44:13.8002086Z #7 41.93 12450K .......... .......... .......... .......... .......... 77% 272M 0s 2024-08-20T21:44:13.8002750Z #7 41.93 12500K .......... .......... .......... .......... .......... 78% 43.5M 0s 2024-08-20T21:44:13.8003493Z #7 41.93 12550K .......... .......... .......... .......... .......... 78% 254M 0s 2024-08-20T21:44:13.8004218Z #7 41.93 12600K .......... .......... .......... .......... .......... 78% 217M 0s 2024-08-20T21:44:13.8004883Z #7 41.93 12650K .......... .......... .......... .......... .......... 78% 229M 0s 2024-08-20T21:44:13.8005550Z #7 41.93 12700K .......... .......... .......... .......... .......... 79% 44.6M 0s 2024-08-20T21:44:13.8006207Z #7 41.93 12750K .......... .......... .......... .......... .......... 79% 38.9M 0s 2024-08-20T21:44:13.8006881Z #7 41.93 12800K .......... .......... .......... .......... .......... 79% 222M 0s 2024-08-20T21:44:13.8007541Z #7 41.93 12850K .......... .......... .......... .......... .......... 80% 259M 0s 2024-08-20T21:44:13.8008205Z #7 41.93 12900K .......... .......... .......... .......... .......... 80% 224M 0s 2024-08-20T21:44:13.8008857Z #7 41.93 12950K .......... .......... .......... .......... .......... 80% 220M 0s 2024-08-20T21:44:13.8009519Z #7 41.93 13000K .......... .......... .......... .......... .......... 81% 67.3M 0s 2024-08-20T21:44:13.8010188Z #7 41.93 13050K .......... .......... .......... .......... .......... 81% 174M 0s 2024-08-20T21:44:13.8010840Z #7 41.93 13100K .......... .......... .......... .......... .......... 81% 37.6M 0s 2024-08-20T21:44:13.8011500Z #7 41.93 13150K .......... .......... .......... .......... .......... 82% 205M 0s 2024-08-20T21:44:13.8012168Z #7 41.93 13200K .......... .......... .......... .......... .......... 82% 256M 0s 2024-08-20T21:44:13.8012883Z #7 41.93 13250K .......... .......... .......... .......... .......... 82% 50.6M 0s 2024-08-20T21:44:13.8013549Z #7 41.94 13300K .......... .......... .......... .......... .......... 83% 243M 0s 2024-08-20T21:44:13.8014218Z #7 41.94 13350K .......... .......... .......... .......... .......... 83% 230M 0s 2024-08-20T21:44:13.8014887Z #7 41.94 13400K .......... .......... .......... .......... .......... 83% 32.6M 0s 2024-08-20T21:44:13.8015642Z #7 41.94 13450K .......... .......... .......... .......... .......... 83% 122M 0s 2024-08-20T21:44:13.8016265Z #7 41.94 13500K .......... .......... .......... .......... .......... 84% 137M 0s 2024-08-20T21:44:13.8016879Z #7 41.94 13550K .......... .......... .......... .......... .......... 84% 225M 0s 2024-08-20T21:44:13.8017483Z #7 41.94 13600K .......... .......... .......... .......... .......... 84% 71.7M 0s 2024-08-20T21:44:13.8018097Z #7 41.94 13650K .......... .......... .......... .......... .......... 85% 43.1M 0s 2024-08-20T21:44:13.8018717Z #7 41.94 13700K .......... .......... .......... .......... .......... 85% 212M 0s 2024-08-20T21:44:13.8019319Z #7 41.94 13750K .......... .......... .......... .......... .......... 85% 219M 0s 2024-08-20T21:44:13.8019935Z #7 41.94 13800K .......... .......... .......... .......... .......... 86% 237M 0s 2024-08-20T21:44:13.8020552Z #7 41.94 13850K .......... .......... .......... .......... .......... 86% 53.6M 0s 2024-08-20T21:44:13.8021171Z #7 41.94 13900K .......... .......... .......... .......... .......... 86% 182M 0s 2024-08-20T21:44:13.8021775Z #7 41.94 13950K .......... .......... .......... .......... .......... 87% 234M 0s 2024-08-20T21:44:13.8022396Z #7 41.94 14000K .......... .......... .......... .......... .......... 87% 44.3M 0s 2024-08-20T21:44:13.8023010Z #7 41.94 14050K .......... .......... .......... .......... .......... 87% 227M 0s 2024-08-20T21:44:13.8023609Z #7 41.94 14100K .......... .......... .......... .......... .......... 87% 217M 0s 2024-08-20T21:44:13.8024225Z #7 41.94 14150K .......... .......... .......... .......... .......... 88% 43.8M 0s 2024-08-20T21:44:13.8024840Z #7 41.95 14200K .......... .......... .......... .......... .......... 88% 216M 0s 2024-08-20T21:44:13.8025459Z #7 41.95 14250K .......... .......... .......... .......... .......... 88% 40.9M 0s 2024-08-20T21:44:13.8026066Z #7 41.95 14300K .......... .......... .......... .......... .......... 89% 255M 0s 2024-08-20T21:44:13.8026687Z #7 41.95 14350K .......... .......... .......... .......... .......... 89% 215M 0s 2024-08-20T21:44:13.8027361Z #7 41.95 14400K .......... .......... .......... .......... .......... 89% 45.9M 0s 2024-08-20T21:44:13.8027967Z #7 41.95 14450K .......... .......... .......... .......... .......... 90% 232M 0s 2024-08-20T21:44:13.8028584Z #7 41.95 14500K .......... .......... .......... .......... .......... 90% 252M 0s 2024-08-20T21:44:13.8029198Z #7 41.95 14550K .......... .......... .......... .......... .......... 90% 161M 0s 2024-08-20T21:44:13.8029808Z #7 41.95 14600K .......... .......... .......... .......... .......... 91% 41.7M 0s 2024-08-20T21:44:13.8030431Z #7 41.95 14650K .......... .......... .......... .......... .......... 91% 129M 0s 2024-08-20T21:44:13.8031049Z #7 41.95 14700K .......... .......... .......... .......... .......... 91% 183M 0s 2024-08-20T21:44:13.8031669Z #7 41.95 14750K .......... .......... .......... .......... .......... 92% 49.8M 0s 2024-08-20T21:44:13.8032270Z #7 41.95 14800K .......... .......... .......... .......... .......... 92% 192M 0s 2024-08-20T21:44:13.8032889Z #7 41.95 14850K .......... .......... .......... .......... .......... 92% 207M 0s 2024-08-20T21:44:13.8033506Z #7 41.95 14900K .......... .......... .......... .......... .......... 92% 257M 0s 2024-08-20T21:44:13.8034109Z #7 41.95 14950K .......... .......... .......... .......... .......... 93% 55.7M 0s 2024-08-20T21:44:13.8034722Z #7 41.95 15000K .......... .......... .......... .......... .......... 93% 179M 0s 2024-08-20T21:44:13.8035408Z #7 41.95 15050K .......... .......... .......... .......... .......... 93% 207M 0s 2024-08-20T21:44:13.8036011Z #7 41.95 15100K .......... .......... .......... .......... .......... 94% 268M 0s 2024-08-20T21:44:13.8036632Z #7 41.95 15150K .......... .......... .......... .......... .......... 94% 43.8M 0s 2024-08-20T21:44:13.8037250Z #7 41.96 15200K .......... .......... .......... .......... .......... 94% 205M 0s 2024-08-20T21:44:13.8037866Z #7 41.96 15250K .......... .......... .......... .......... .......... 95% 42.1M 0s 2024-08-20T21:44:13.8038476Z #7 41.96 15300K .......... .......... .......... .......... .......... 95% 242M 0s 2024-08-20T21:44:13.8039097Z #7 41.96 15350K .......... .......... .......... .......... .......... 95% 271M 0s 2024-08-20T21:44:13.8039713Z #7 41.96 15400K .......... .......... .......... .......... .......... 96% 269M 0s 2024-08-20T21:44:13.8040320Z #7 41.96 15450K .......... .......... .......... .......... .......... 96% 44.0M 0s 2024-08-20T21:44:13.8040939Z #7 41.96 15500K .......... .......... .......... .......... .......... 96% 40.1M 0s 2024-08-20T21:44:13.8041555Z #7 41.96 15550K .......... .......... .......... .......... .......... 96% 255M 0s 2024-08-20T21:44:13.8042169Z #7 41.96 15600K .......... .......... .......... .......... .......... 97% 302M 0s 2024-08-20T21:44:13.8042772Z #7 41.96 15650K .......... .......... .......... .......... .......... 97% 255M 0s 2024-08-20T21:44:13.8043642Z #7 41.96 15700K .......... .......... .......... .......... .......... 97% 46.4M 0s 2024-08-20T21:44:13.8044350Z #7 41.96 15750K .......... .......... .......... .......... .......... 98% 338M 0s 2024-08-20T21:44:13.8045000Z #7 41.96 15800K .......... .......... .......... .......... .......... 98% 184M 0s 2024-08-20T21:44:13.8045672Z #7 41.96 15850K .......... .......... .......... .......... .......... 98% 39.5M 0s 2024-08-20T21:44:13.8046340Z #7 41.96 15900K .......... .......... .......... .......... .......... 99% 347M 0s 2024-08-20T21:44:13.8046992Z #7 41.96 15950K .......... .......... .......... .......... .......... 99% 266M 0s 2024-08-20T21:44:13.8047665Z #7 41.96 16000K .......... .......... .......... .......... .......... 99% 53.7M 0s 2024-08-20T21:44:13.8048338Z #7 41.96 16050K .......... .......... .......... ... 100% 36.7M=0.1s 2024-08-20T21:44:13.8048855Z #7 41.96 2024-08-20T21:44:13.8049611Z #7 41.96 2024-08-20 21:44:13 (111 MB/s) - 'valgrind-3.20.0.tar.bz2' saved [16469274/16469274] 2024-08-20T21:44:13.8050237Z #7 41.96 2024-08-20T21:44:13.8050663Z #7 41.97 + tar -xjf valgrind-3.20.0.tar.bz2 2024-08-20T21:44:16.6672302Z #7 44.99 + cd valgrind-3.20.0 2024-08-20T21:44:16.6672860Z #7 44.99 + ./configure --prefix=/usr/local 2024-08-20T21:44:16.7672000Z #7 45.06 checking for a BSD-compatible install... /usr/bin/install -c 2024-08-20T21:44:16.7672706Z #7 45.07 checking whether build environment is sane... yes 2024-08-20T21:44:16.7673416Z #7 45.08 checking for a race-free mkdir -p... /usr/bin/mkdir -p 2024-08-20T21:44:16.7673959Z #7 45.08 checking for gawk... no 2024-08-20T21:44:16.7674350Z #7 45.08 checking for mawk... mawk 2024-08-20T21:44:16.7674795Z #7 45.08 checking whether make sets $(MAKE)... yes 2024-08-20T21:44:16.8951203Z #7 45.09 checking whether make supports nested variables... yes 2024-08-20T21:44:16.8952298Z #7 45.10 checking whether to enable maintainer-specific portions of Makefiles... no 2024-08-20T21:44:16.8953065Z #7 45.10 checking whether ln -s works... yes 2024-08-20T21:44:16.8953494Z #7 45.10 checking for gcc... gcc 2024-08-20T21:44:16.8953964Z #7 45.12 checking whether the C compiler works... yes 2024-08-20T21:44:16.8954579Z #7 45.15 checking for C compiler default output file name... a.out 2024-08-20T21:44:16.8955161Z #7 45.15 checking for suffix of executables... 2024-08-20T21:44:16.8955690Z #7 45.19 checking whether we are cross compiling... no 2024-08-20T21:44:17.0066379Z #7 45.22 checking for suffix of object files... o 2024-08-20T21:44:17.0067033Z #7 45.24 checking whether the compiler supports GNU C... yes 2024-08-20T21:44:17.0068082Z #7 45.25 checking whether gcc accepts -g... yes 2024-08-20T21:44:17.0068709Z #7 45.27 checking for gcc option to enable C11 features... none needed 2024-08-20T21:44:17.0069500Z #7 45.30 checking whether gcc understands -c and -o together... yes 2024-08-20T21:44:17.1147643Z #7 45.33 checking whether make supports the include directive... yes (GNU style) 2024-08-20T21:44:17.1148505Z #7 45.34 checking dependency style of gcc... gcc3 2024-08-20T21:44:17.1149264Z #7 45.37 checking how to run the C preprocessor... gcc -E 2024-08-20T21:44:17.1149787Z #7 45.40 checking for g++... g++ 2024-08-20T21:44:17.1150269Z #7 45.42 checking whether the compiler supports GNU C++... yes 2024-08-20T21:44:17.2170868Z #7 45.44 checking whether g++ accepts -g... yes 2024-08-20T21:44:17.2171560Z #7 45.46 checking for g++ option to enable C++11 features... none needed 2024-08-20T21:44:17.2172195Z #7 45.51 checking dependency style of g++... gcc3 2024-08-20T21:44:17.3406260Z #7 45.54 checking for ranlib... ranlib 2024-08-20T21:44:17.3407422Z #7 45.54 checking for gcc-ranlib... /usr/bin/gcc-ranlib 2024-08-20T21:44:17.3408091Z #7 45.54 checking for a sed that does not truncate output... /usr/bin/sed 2024-08-20T21:44:17.3408698Z #7 45.55 checking for ar... /usr/bin/ar 2024-08-20T21:44:17.3409199Z #7 45.55 checking for gcc-ar... /usr/bin/gcc-ar 2024-08-20T21:44:17.3409669Z #7 45.55 checking for perl... /usr/bin/perl 2024-08-20T21:44:17.3410109Z #7 45.55 checking for gdb... /usr/bin/gdb 2024-08-20T21:44:17.3410575Z #7 45.55 checking dependency style of gcc... gcc3 2024-08-20T21:44:17.3411090Z #7 45.58 checking for diff -u... yes 2024-08-20T21:44:17.3411596Z #7 45.58 checking for a supported version of gcc... ok (9) 2024-08-20T21:44:17.3412249Z #7 45.59 checking build system type... x86_64-pc-linux-gnu 2024-08-20T21:44:17.3412873Z #7 45.64 checking host system type... x86_64-pc-linux-gnu 2024-08-20T21:44:17.3413428Z #7 45.64 checking for a supported CPU... ok (x86_64) 2024-08-20T21:44:17.3413995Z #7 45.64 checking for a 64-bit only build... no 2024-08-20T21:44:17.3414528Z #7 45.64 checking for a 32-bit only build... no 2024-08-20T21:44:17.3415107Z #7 45.64 checking for a supported OS... ok (linux-gnu) 2024-08-20T21:44:17.3415910Z #7 45.64 checking for the kernel version... 2.6 or later (6.1.94-99.176.amzn2023.x86_64) 2024-08-20T21:44:17.3416605Z #7 45.64 checking for 32 bit build support... no 2024-08-20T21:44:17.4415242Z #7 45.66 checking for a supported CPU/OS combination... ok (amd64-linux) 2024-08-20T21:44:17.4416318Z #7 45.67 checking for use as an inner Valgrind... no 2024-08-20T21:44:17.4416943Z #7 45.67 checking for using the undefined behaviour sanitiser... no 2024-08-20T21:44:17.4417491Z #7 45.67 checking for stdio.h... yes 2024-08-20T21:44:17.4417895Z #7 45.68 checking for stdlib.h... yes 2024-08-20T21:44:17.4418301Z #7 45.70 checking for string.h... yes 2024-08-20T21:44:17.4418699Z #7 45.72 checking for inttypes.h... yes 2024-08-20T21:44:17.4419115Z #7 45.74 checking for stdint.h... yes 2024-08-20T21:44:17.5486189Z #7 45.76 checking for strings.h... yes 2024-08-20T21:44:17.5487016Z #7 45.79 checking for sys/stat.h... yes 2024-08-20T21:44:17.5487452Z #7 45.81 checking for sys/types.h... yes 2024-08-20T21:44:17.5487872Z #7 45.83 checking for unistd.h... yes 2024-08-20T21:44:17.5488269Z #7 45.85 checking for sys/time.h... yes 2024-08-20T21:44:17.6634728Z #7 45.87 checking for sys/param.h... yes 2024-08-20T21:44:17.6635448Z #7 45.90 checking for features.h... yes 2024-08-20T21:44:17.6636286Z #7 45.93 checking for grep that handles long lines and -e... /usr/bin/grep 2024-08-20T21:44:17.6636969Z #7 45.93 checking for egrep... /usr/bin/grep -E 2024-08-20T21:44:17.6637607Z #7 45.95 checking whether pthread_create needs libpthread... yes 2024-08-20T21:44:17.7973361Z #7 45.99 checking the glibc version... 2.31 family 2024-08-20T21:44:17.7973868Z #7 45.99 checking for AT_FDCWD... yes 2024-08-20T21:44:17.7974283Z #7 46.01 checking for stpncpy... yes 2024-08-20T21:44:17.7974725Z #7 46.04 checking for PTRACE_GETREGS... yes 2024-08-20T21:44:17.7975373Z #7 46.06 checking for CLOCK_MONOTONIC... yes 2024-08-20T21:44:17.7975823Z #7 46.08 checking for Elf32_Chdr... yes 2024-08-20T21:44:17.9162685Z #7 46.12 checking for Elf64_Chdr... yes 2024-08-20T21:44:17.9163537Z #7 46.16 checking for pthread_rwlock_t... yes 2024-08-20T21:44:17.9163979Z #7 46.18 checking for clockid_t... yes 2024-08-20T21:44:17.9164655Z #7 46.20 checking for PTHREAD_MUTEX_ADAPTIVE_NP... yes 2024-08-20T21:44:17.9165233Z #7 46.22 checking for PTHREAD_MUTEX_ERRORCHECK_NP... yes 2024-08-20T21:44:18.0169862Z #7 46.24 checking for PTHREAD_MUTEX_RECURSIVE_NP... yes 2024-08-20T21:44:18.0170647Z #7 46.26 checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP... yes 2024-08-20T21:44:18.0171308Z #7 46.28 checking for pthread_mutex_t.__m_kind... no 2024-08-20T21:44:18.0171868Z #7 46.32 checking for pthread_mutex_t.__data.__kind... yes 2024-08-20T21:44:18.0172488Z #7 46.34 checking if AT_HWCAP contains the altivec indicator... no 2024-08-20T21:44:18.1289919Z #7 46.34 checking if AT_HWCAP contains the vsx indicator... no 2024-08-20T21:44:18.1290773Z #7 46.34 checking if AT_HWCAP contains the dfp indicator... no 2024-08-20T21:44:18.1291434Z #7 46.34 checking if AT_HWCAP contains the arch_2_05 indicator... no 2024-08-20T21:44:18.1292146Z #7 46.34 checking if AT_HWCAP contains the arch_2_06 indicator... no 2024-08-20T21:44:18.1292839Z #7 46.35 checking if AT_HWCAP contains the arch_2_07 indicator... no 2024-08-20T21:44:18.1293525Z #7 46.35 checking if AT_HWCAP contains the arch_3_00 indicator... no 2024-08-20T21:44:18.1294211Z #7 46.35 checking if AT_HWCAP contains the arch_3_1 indicator... no 2024-08-20T21:44:18.1294870Z #7 46.35 checking if AT_HWCAP contains the htm indicator... no 2024-08-20T21:44:18.1295505Z #7 46.35 checking if AT_HWCAP contains the mma indicator... no 2024-08-20T21:44:18.1296155Z #7 46.35 checking that assembler knows ISA 2.07 instructions ... no 2024-08-20T21:44:18.1296813Z #7 46.38 checking for Altivec support in the compiler ... no 2024-08-20T21:44:18.1297394Z #7 46.39 checking for VSX compiler flag support... no 2024-08-20T21:44:18.1297957Z #7 46.40 checking for VSX support in the assembler ... no 2024-08-20T21:44:18.1298503Z #7 46.40 checking that assembler knows DFP... no 2024-08-20T21:44:18.1299312Z #7 46.43 checking that compiler knows -mhard-dfp switch... no 2024-08-20T21:44:18.1299921Z #7 46.44 checking that compiler knows DFP datatypes... yes 2024-08-20T21:44:18.2338718Z #7 46.45 checking if compiler accepts the -mhtm flag... no 2024-08-20T21:44:18.2339705Z #7 46.46 checking if compiler can find the htm builtins... no 2024-08-20T21:44:18.2340315Z #7 46.47 checking that assembler knows ISA 3.00 ... no 2024-08-20T21:44:18.2340870Z #7 46.49 checking that assembler knows xscvhpdp ... no 2024-08-20T21:44:18.2341466Z #7 46.51 checking that assembler knows darn instruction ... no 2024-08-20T21:44:18.2342050Z #7 46.54 checking that assembler knows ISA 3.1 ... no 2024-08-20T21:44:18.3417369Z #7 46.56 checking for pthread_create@GLIBC2.0()... no 2024-08-20T21:44:18.3418247Z #7 46.59 checking for dlinfo RTLD_DI_TLS_MODID... yes 2024-08-20T21:44:18.3418738Z #7 46.63 checking for eventfd()... yes 2024-08-20T21:44:18.5337610Z #7 46.67 checking that C++ compiler can include header file... yes 2024-08-20T21:44:18.7245547Z #7 46.86 checking that C++ compiler can include header file... yes 2024-08-20T21:44:18.9406553Z #7 47.05 checking that C++ compiler can use std::shared_timed_mutex... yes 2024-08-20T21:44:19.0979707Z #7 47.26 checking that C++ compiler can use std::timed_mutex... yes 2024-08-20T21:44:19.2085157Z #7 47.42 checking for struct user_regs_struct... yes 2024-08-20T21:44:19.2085735Z #7 47.48 checking for __NR_membarrier... yes 2024-08-20T21:44:19.2086460Z #7 47.50 checking if gcc accepts -m32... yes 2024-08-20T21:44:19.2086981Z #7 47.52 checking if gcc accepts -m64... yes 2024-08-20T21:44:19.3186845Z #7 47.53 checking if gcc accepts -march=octeon... no 2024-08-20T21:44:19.3187645Z #7 47.55 checking if gcc accepts -march=octeon2... no 2024-08-20T21:44:19.3188470Z #7 47.56 checking if gcc accepts -mmsa... no 2024-08-20T21:44:19.3189046Z #7 47.56 checking if gcc is producing mips n32 binaries... no 2024-08-20T21:44:19.3189687Z #7 47.58 checking if gcc is producing mips n64 binaries... no 2024-08-20T21:44:19.3190299Z #7 47.59 checking if gcc accepts -mmmx... yes 2024-08-20T21:44:19.3190829Z #7 47.61 checking if gcc accepts -msse... yes 2024-08-20T21:44:19.3191529Z #7 47.63 checking if gcc accepts -mpreferred-stack-boundary=2 -m32... yes 2024-08-20T21:44:19.4213799Z #7 47.64 checking if gcc accepts -mlong-double-128... yes 2024-08-20T21:44:19.4214459Z #7 47.66 checking for using the link time optimisation... no 2024-08-20T21:44:19.4215191Z #7 47.66 checking if gcc accepts -Wmemset-transposed-args... yes 2024-08-20T21:44:19.4215860Z #7 47.68 checking if gcc accepts -Wnonnull... yes 2024-08-20T21:44:19.4216437Z #7 47.69 checking if gcc accepts -Woverflow... yes 2024-08-20T21:44:19.4217027Z #7 47.71 checking if gcc accepts -Wpointer-sign... yes 2024-08-20T21:44:19.4217674Z #7 47.73 checking if gcc accepts -Wuninitialized... yes 2024-08-20T21:44:19.5363483Z #7 47.75 checking if gcc accepts -Wunused-function... yes 2024-08-20T21:44:19.5364270Z #7 47.76 checking if gcc accepts -Wstatic-local-in-inline... no 2024-08-20T21:44:19.5365184Z #7 47.78 checking if gcc accepts -Wmismatched-new-delete... no 2024-08-20T21:44:19.5365890Z #7 47.79 checking if gcc accepts -Winfinite-recursion... no 2024-08-20T21:44:19.5366594Z #7 47.81 checking if gcc accepts -Wexpansion-to-defined... yes 2024-08-20T21:44:19.5367276Z #7 47.83 checking if gcc accepts -Wwrite-strings... yes 2024-08-20T21:44:19.5367890Z #7 47.84 checking if gcc accepts -Wempty-body... yes 2024-08-20T21:44:19.6378595Z #7 47.86 checking if gcc accepts -Wformat... yes 2024-08-20T21:44:19.6379331Z #7 47.88 checking if gcc accepts -Wformat-signedness... yes 2024-08-20T21:44:19.6379983Z #7 47.89 checking if gcc accepts -Wcast-qual... yes 2024-08-20T21:44:19.6380647Z #7 47.91 checking if gcc accepts -Wold-style-declaration... yes 2024-08-20T21:44:19.6381367Z #7 47.93 checking if gcc accepts -Wignored-qualifiers... yes 2024-08-20T21:44:19.6382099Z #7 47.94 checking if gcc accepts -Wmissing-parameter-type... yes 2024-08-20T21:44:19.7520693Z #7 47.96 checking if gcc accepts -Wlogical-op... yes 2024-08-20T21:44:19.7521442Z #7 47.98 checking if gcc accepts -Wenum-conversion... no 2024-08-20T21:44:19.7522138Z #7 47.99 checking if gcc accepts -Wimplicit-fallthrough=2... yes 2024-08-20T21:44:19.7522841Z #7 48.01 checking if gcc accepts -Wformat-security... yes 2024-08-20T21:44:19.7523954Z #7 48.02 checking if gcc accepts -Wextra or -W... -Wextra 2024-08-20T21:44:19.7524562Z #7 48.04 checking if g++ accepts -faligned-new... yes 2024-08-20T21:44:19.7525213Z #7 48.06 checking if g++ accepts -fsized-deallocation... yes 2024-08-20T21:44:19.8622966Z #7 48.08 checking if g++ supports aligned new and delete... yes 2024-08-20T21:44:19.8623885Z #7 48.12 checking if gcc accepts -fno-stack-protector... yes 2024-08-20T21:44:19.8624568Z #7 48.13 checking if gcc accepts -finline-functions... yes 2024-08-20T21:44:19.8625220Z #7 48.15 checking if gcc accepts -fno-ipa-icf... yes 2024-08-20T21:44:19.8625909Z #7 48.17 checking if gcc accepts --param inline-unit-growth... yes 2024-08-20T21:44:19.9767480Z #7 48.19 checking if gcc accepts -gdwarf-4 -fdebug-types-section... yes 2024-08-20T21:44:19.9768258Z #7 48.20 checking if gcc accepts -g -gz=zlib... yes 2024-08-20T21:44:19.9768872Z #7 48.23 checking if gcc accepts -g -gz=zlib-gnu... yes 2024-08-20T21:44:19.9769470Z #7 48.27 checking if gcc accepts nested functions... yes 2024-08-20T21:44:19.9770227Z #7 48.28 checking if gcc accepts the 'p' constraint in asm statements... yes 2024-08-20T21:44:20.0922221Z #7 48.30 checking if gcc accepts -pie... yes 2024-08-20T21:44:20.0922889Z #7 48.33 checking if gcc accepts -ansi... yes 2024-08-20T21:44:20.0923541Z #7 48.35 checking if gcc accepts -no-pie... yes 2024-08-20T21:44:20.0924248Z #7 48.36 checking if the linker accepts -Wl,--image-base... no 2024-08-20T21:44:20.0925199Z #7 48.39 checking if the linker accepts -Wl,-Ttext-segment... yes 2024-08-20T21:44:20.2047572Z #7 48.42 configure: ld --image-base or -Ttext-segment used, no need to strip build-id NOTEs. 2024-08-20T21:44:20.2048419Z #7 48.42 checking if ppc32/64 as supports mtocrf/mfocrf... no 2024-08-20T21:44:20.2049201Z #7 48.44 checking if ppc32/64 asm supports phased out floating point instructions... no 2024-08-20T21:44:20.2050048Z #7 48.46 checking if amd64 assembler supports fxsave64/fxrstor64... yes 2024-08-20T21:44:20.2050728Z #7 48.48 checking if x86/amd64 assembler speaks SSE3... yes 2024-08-20T21:44:20.2051338Z #7 48.49 checking if x86/amd64 assembler speaks SSSE3... yes 2024-08-20T21:44:20.2052110Z #7 48.51 checking if x86/amd64 assembler supports 'pclmulqdq'... yes 2024-08-20T21:44:20.3053915Z #7 48.53 checking if x86/amd64 assembler supports 'vpclmulqdq'... yes 2024-08-20T21:44:20.3054815Z #7 48.55 checking if x86/amd64 assembler supports FMA4 'vfmaddpd'... yes 2024-08-20T21:44:20.3055619Z #7 48.56 checking if x86/amd64 assembler supports 'lzcnt'... yes 2024-08-20T21:44:20.3056364Z #7 48.58 checking if x86/amd64 assembler supports 'loopnel'... yes 2024-08-20T21:44:20.3057087Z #7 48.60 checking if x86/amd64 assembler supports 'addr32'... yes 2024-08-20T21:44:20.3057728Z #7 48.61 checking if x86/amd64 assembler speaks SSE4.2... yes 2024-08-20T21:44:20.4198088Z #7 48.63 checking if x86/amd64 assembler speaks AVX... yes 2024-08-20T21:44:20.4199133Z #7 48.64 checking if x86/amd64 assembler speaks AVX2... yes 2024-08-20T21:44:20.4199740Z #7 48.66 checking if x86/amd64 assembler speaks TSX... yes 2024-08-20T21:44:20.4200385Z #7 48.68 checking if x86/amd64 assembler speaks BMI1 and BMI2... yes 2024-08-20T21:44:20.4201038Z #7 48.70 checking if x86/amd64 assembler speaks FMA... yes 2024-08-20T21:44:20.4201689Z #7 48.71 checking if amd64 assembler knows the MPX instructions... no 2024-08-20T21:44:20.4202403Z #7 48.73 checking if amd64 assembler knows the ADX instructions... yes 2024-08-20T21:44:20.5290975Z #7 48.74 checking if amd64 assembler knows the RDRAND instruction... yes 2024-08-20T21:44:20.5291790Z #7 48.76 checking if amd64 assembler knows the RDSEED instruction... yes 2024-08-20T21:44:20.5292531Z #7 48.78 checking if amd64 assembler knows the F16C instructions... yes 2024-08-20T21:44:20.5293261Z #7 48.79 checking if x86/amd64 assembler knows the MOVBE insn... yes 2024-08-20T21:44:20.5293923Z #7 48.81 checking if gcc supports the ifunc attribute... yes 2024-08-20T21:44:20.5294571Z #7 48.84 checking if gcc supports the armv8 crc feature flag... no 2024-08-20T21:44:20.6415450Z #7 48.85 checking if gcc supports the armv81 feature flag and assembler supports v8.1 instructions... no 2024-08-20T21:44:20.6416755Z #7 48.86 checking if gcc supports the armv82 feature flag and assembler supports v8.2 instructions... no 2024-08-20T21:44:20.6417536Z #7 48.91 checking for TLS support... yes 2024-08-20T21:44:20.6417963Z #7 48.94 checking for asm/unistd.h... yes 2024-08-20T21:44:20.7558767Z #7 48.96 checking for endian.h... yes 2024-08-20T21:44:20.7559358Z #7 48.99 checking for mqueue.h... yes 2024-08-20T21:44:20.7559771Z #7 49.01 checking for sys/endian.h... no 2024-08-20T21:44:20.7560210Z #7 49.03 checking for sys/epoll.h... yes 2024-08-20T21:44:20.7560648Z #7 49.06 checking for sys/eventfd.h... yes 2024-08-20T21:44:20.8688334Z #7 49.08 checking for sys/klog.h... yes 2024-08-20T21:44:20.8688861Z #7 49.10 checking for sys/poll.h... yes 2024-08-20T21:44:20.8689294Z #7 49.12 checking for sys/prctl.h... yes 2024-08-20T21:44:20.8689753Z #7 49.15 checking for sys/signal.h... yes 2024-08-20T21:44:20.8690190Z #7 49.17 checking for sys/signalfd.h... yes 2024-08-20T21:44:20.9907650Z #7 49.19 checking for sys/syscall.h... yes 2024-08-20T21:44:20.9908188Z #7 49.22 checking for sys/sysnvl.h... no 2024-08-20T21:44:20.9908654Z #7 49.24 checking for sys/time.h... (cached) yes 2024-08-20T21:44:20.9909164Z #7 49.24 checking for sys/types.h... (cached) yes 2024-08-20T21:44:20.9909692Z #7 49.24 checking if is usable... yes 2024-08-20T21:44:20.9910481Z #7 49.26 checking for uid_t in sys/types.h... yes 2024-08-20T21:44:20.9910958Z #7 49.26 checking for off_t... yes 2024-08-20T21:44:21.1183051Z #7 49.31 checking for size_t... yes 2024-08-20T21:44:21.1183552Z #7 49.36 checking for struct statx... yes 2024-08-20T21:44:21.1184012Z #7 49.40 checking for working memcmp... yes 2024-08-20T21:44:21.2290228Z #7 49.44 checking for getpagesize... yes 2024-08-20T21:44:21.2290761Z #7 49.47 checking for working mmap... yes 2024-08-20T21:44:21.2291553Z #7 49.52 checking for pthread_create in -lpthread... yes 2024-08-20T21:44:21.3619834Z #7 49.55 checking for clock_gettime in -lrt... yes 2024-08-20T21:44:21.3620375Z #7 49.58 checking for clock_gettime... yes 2024-08-20T21:44:21.3621087Z #7 49.62 checking for copy_file_range... yes 2024-08-20T21:44:21.3621586Z #7 49.65 checking for epoll_create... yes 2024-08-20T21:44:21.4628571Z #7 49.69 checking for epoll_pwait... yes 2024-08-20T21:44:21.4629068Z #7 49.72 checking for klogctl... yes 2024-08-20T21:44:21.4629469Z #7 49.75 checking for mallinfo... yes 2024-08-20T21:44:21.5673461Z #7 49.79 checking for memchr... yes 2024-08-20T21:44:21.5673969Z #7 49.82 checking for memfd_create... yes 2024-08-20T21:44:21.5674627Z #7 49.85 checking for memset... yes 2024-08-20T21:44:21.6995520Z #7 49.89 checking for mkdir... yes 2024-08-20T21:44:21.6996048Z #7 49.92 checking for mremap... yes 2024-08-20T21:44:21.6996465Z #7 49.96 checking for ppoll... yes 2024-08-20T21:44:21.6996851Z #7 49.99 checking for preadv... yes 2024-08-20T21:44:21.8010601Z #7 50.02 checking for preadv2... yes 2024-08-20T21:44:21.8011162Z #7 50.06 checking for process_vm_readv... yes 2024-08-20T21:44:21.8011649Z #7 50.09 checking for process_vm_writev... yes 2024-08-20T21:44:21.9018310Z #7 50.12 checking for pthread_barrier_init... yes 2024-08-20T21:44:21.9018912Z #7 50.16 checking for pthread_condattr_setclock... yes 2024-08-20T21:44:21.9019473Z #7 50.19 checking for pthread_mutex_timedlock... yes 2024-08-20T21:44:22.0024178Z #7 50.23 checking for pthread_rwlock_timedrdlock... yes 2024-08-20T21:44:22.0025105Z #7 50.26 checking for pthread_rwlock_timedwrlock... yes 2024-08-20T21:44:22.0025658Z #7 50.29 checking for pthread_setname_np... yes 2024-08-20T21:44:22.1377640Z #7 50.33 checking for pthread_spin_lock... yes 2024-08-20T21:44:22.1378215Z #7 50.36 checking for pthread_yield... yes 2024-08-20T21:44:22.1378712Z #7 50.39 checking for pwritev... yes 2024-08-20T21:44:22.1379128Z #7 50.43 checking for pwritev2... yes 2024-08-20T21:44:22.2391080Z #7 50.46 checking for rawmemchr... yes 2024-08-20T21:44:22.2391602Z #7 50.49 checking for readlinkat... yes 2024-08-20T21:44:22.2392044Z #7 50.53 checking for semtimedop... yes 2024-08-20T21:44:22.3745913Z #7 50.56 checking for setcontext... yes 2024-08-20T21:44:22.3746888Z #7 50.59 checking for signalfd... yes 2024-08-20T21:44:22.3747376Z #7 50.63 checking for sigwaitinfo... yes 2024-08-20T21:44:22.3747801Z #7 50.66 checking for strchr... yes 2024-08-20T21:44:22.4819914Z #7 50.70 checking for strdup... yes 2024-08-20T21:44:22.4820439Z #7 50.73 checking for strpbrk... yes 2024-08-20T21:44:22.4820845Z #7 50.77 checking for strrchr... yes 2024-08-20T21:44:22.5849378Z #7 50.81 checking for strstr... yes 2024-08-20T21:44:22.5849891Z #7 50.84 checking for swapcontext... yes 2024-08-20T21:44:22.5850313Z #7 50.87 checking for syscall... yes 2024-08-20T21:44:22.6919138Z #7 50.91 checking for utimensat... yes 2024-08-20T21:44:22.6919722Z #7 50.94 checking for mempcpy... yes 2024-08-20T21:44:22.6920130Z #7 50.98 checking for stpncpy... yes 2024-08-20T21:44:22.7944633Z #7 51.01 checking for strchrnul... yes 2024-08-20T21:44:22.7945161Z #7 51.05 checking for memrchr... yes 2024-08-20T21:44:22.7945582Z #7 51.08 checking for strndup... yes 2024-08-20T21:44:22.8966494Z #7 51.12 checking for mpicc... mpicc 2024-08-20T21:44:22.8967481Z #7 51.12 checking primary target for usable MPI2-compliant C compiler and mpi.h... no 2024-08-20T21:44:22.8968502Z #7 51.13 checking secondary target for usable MPI2-compliant C compiler and mpi.h... no 2024-08-20T21:44:22.8969388Z #7 51.14 checking for boost... no 2024-08-20T21:44:22.8969787Z #7 51.15 checking for OpenMP... yes 2024-08-20T21:44:22.8970239Z #7 51.19 checking for __builtin_popcount()... yes 2024-08-20T21:44:23.0242986Z #7 51.22 checking for __builtin_clz()... yes 2024-08-20T21:44:23.0243592Z #7 51.25 checking for __builtin_ctz()... yes 2024-08-20T21:44:23.0244282Z #7 51.28 checking if gcc supports __sync_add_and_fetch for the primary target... yes 2024-08-20T21:44:23.0245322Z #7 51.31 checking if gcc supports __sync_add_and_fetch on uint64_t for all targets... yes 2024-08-20T21:44:23.2167041Z #7 51.35 checking if g++ supports __sync_add_and_fetch... yes 2024-08-20T21:44:23.4170344Z #7 51.39 checking if libstdc++ supports annotating shared pointers... yes 2024-08-20T21:44:23.5234987Z #7 51.77 checking that generated files are newer than configure... done 2024-08-20T21:44:23.5235736Z #7 51.77 configure: creating ./config.status 2024-08-20T21:44:23.5236220Z #7 51.85 config.status: creating Makefile 2024-08-20T21:44:23.6235031Z #7 51.86 config.status: creating VEX/Makefile 2024-08-20T21:44:23.6235602Z #7 51.88 config.status: creating valgrind.spec 2024-08-20T21:44:23.6236120Z #7 51.89 config.status: creating valgrind.pc 2024-08-20T21:44:23.6236828Z #7 51.90 config.status: creating glibc-2.X.supp 2024-08-20T21:44:23.6237440Z #7 51.91 config.status: creating glibc-2.X-helgrind.supp 2024-08-20T21:44:23.6238059Z #7 51.92 config.status: creating glibc-2.X-drd.supp 2024-08-20T21:44:23.6238586Z #7 51.93 config.status: creating include/valgrind.h 2024-08-20T21:44:23.6239097Z #7 51.95 config.status: creating docs/Makefile 2024-08-20T21:44:23.7352986Z #7 51.96 config.status: creating docs/xml/vg-entities.xml 2024-08-20T21:44:23.7353621Z #7 51.97 config.status: creating tests/Makefile 2024-08-20T21:44:23.7354194Z #7 51.99 config.status: creating tests/vg_regtest 2024-08-20T21:44:23.7354702Z #7 52.00 config.status: creating perf/Makefile 2024-08-20T21:44:23.7355192Z #7 52.02 config.status: creating perf/vg_perf 2024-08-20T21:44:23.7355724Z #7 52.03 config.status: creating gdbserver_tests/Makefile 2024-08-20T21:44:23.7356352Z #7 52.04 config.status: creating gdbserver_tests/solaris/Makefile 2024-08-20T21:44:23.7356942Z #7 52.06 config.status: creating include/Makefile 2024-08-20T21:44:23.8408976Z #7 52.07 config.status: creating auxprogs/Makefile 2024-08-20T21:44:23.8409505Z #7 52.09 config.status: creating mpi/Makefile 2024-08-20T21:44:23.8410017Z #7 52.10 config.status: creating coregrind/Makefile 2024-08-20T21:44:23.8410660Z #7 52.13 config.status: creating memcheck/Makefile 2024-08-20T21:44:23.8411219Z #7 52.15 config.status: creating memcheck/tests/Makefile 2024-08-20T21:44:23.8411829Z #7 52.16 config.status: creating memcheck/tests/common/Makefile 2024-08-20T21:44:23.9530193Z #7 52.18 config.status: creating memcheck/tests/amd64/Makefile 2024-08-20T21:44:23.9530871Z #7 52.19 config.status: creating memcheck/tests/x86/Makefile 2024-08-20T21:44:23.9531502Z #7 52.21 config.status: creating memcheck/tests/linux/Makefile 2024-08-20T21:44:23.9532481Z #7 52.22 config.status: creating memcheck/tests/linux/debuginfod-check.vgtest 2024-08-20T21:44:23.9533204Z #7 52.23 config.status: creating memcheck/tests/darwin/Makefile 2024-08-20T21:44:23.9533857Z #7 52.25 config.status: creating memcheck/tests/solaris/Makefile 2024-08-20T21:44:23.9534514Z #7 52.26 config.status: creating memcheck/tests/freebsd/Makefile 2024-08-20T21:44:23.9535253Z #7 52.28 config.status: creating memcheck/tests/amd64-linux/Makefile 2024-08-20T21:44:24.0660933Z #7 52.29 config.status: creating memcheck/tests/arm64-linux/Makefile 2024-08-20T21:44:24.0661807Z #7 52.31 config.status: creating memcheck/tests/x86-linux/Makefile 2024-08-20T21:44:24.0662574Z #7 52.32 config.status: creating memcheck/tests/amd64-solaris/Makefile 2024-08-20T21:44:24.0663356Z #7 52.33 config.status: creating memcheck/tests/x86-solaris/Makefile 2024-08-20T21:44:24.0664139Z #7 52.35 config.status: creating memcheck/tests/amd64-freebsd/Makefile 2024-08-20T21:44:24.0665328Z #7 52.36 config.status: creating memcheck/tests/x86-freebsd/Makefile 2024-08-20T21:44:24.0665997Z #7 52.38 config.status: creating memcheck/tests/ppc32/Makefile 2024-08-20T21:44:24.0666631Z #7 52.39 config.status: creating memcheck/tests/ppc64/Makefile 2024-08-20T21:44:24.1789464Z #7 52.40 config.status: creating memcheck/tests/s390x/Makefile 2024-08-20T21:44:24.1790196Z #7 52.42 config.status: creating memcheck/tests/mips32/Makefile 2024-08-20T21:44:24.1790852Z #7 52.43 config.status: creating memcheck/tests/mips64/Makefile 2024-08-20T21:44:24.1791762Z #7 52.45 config.status: creating memcheck/tests/vbit-test/Makefile 2024-08-20T21:44:24.1792386Z #7 52.46 config.status: creating cachegrind/Makefile 2024-08-20T21:44:24.1792944Z #7 52.47 config.status: creating cachegrind/tests/Makefile 2024-08-20T21:44:24.1793559Z #7 52.49 config.status: creating cachegrind/tests/x86/Makefile 2024-08-20T21:44:24.1794157Z #7 52.50 config.status: creating cachegrind/cg_annotate 2024-08-20T21:44:24.2808732Z #7 52.52 config.status: creating cachegrind/cg_diff 2024-08-20T21:44:24.2809334Z #7 52.53 config.status: creating callgrind/Makefile 2024-08-20T21:44:24.2809939Z #7 52.55 config.status: creating callgrind/callgrind_annotate 2024-08-20T21:44:24.2810573Z #7 52.56 config.status: creating callgrind/callgrind_control 2024-08-20T21:44:24.2811165Z #7 52.58 config.status: creating callgrind/tests/Makefile 2024-08-20T21:44:24.2811718Z #7 52.59 config.status: creating helgrind/Makefile 2024-08-20T21:44:24.2812267Z #7 52.60 config.status: creating helgrind/tests/Makefile 2024-08-20T21:44:24.3841347Z #7 52.62 config.status: creating drd/Makefile 2024-08-20T21:44:24.3842286Z #7 52.63 config.status: creating drd/scripts/download-and-build-splash2 2024-08-20T21:44:24.3842926Z #7 52.65 config.status: creating drd/tests/Makefile 2024-08-20T21:44:24.3843448Z #7 52.66 config.status: creating massif/Makefile 2024-08-20T21:44:24.3843982Z #7 52.68 config.status: creating massif/tests/Makefile 2024-08-20T21:44:24.3844493Z #7 52.69 config.status: creating massif/ms_print 2024-08-20T21:44:24.3845134Z #7 52.71 config.status: creating dhat/Makefile 2024-08-20T21:44:24.4983117Z #7 52.72 config.status: creating dhat/tests/Makefile 2024-08-20T21:44:24.4983708Z #7 52.74 config.status: creating lackey/Makefile 2024-08-20T21:44:24.4984299Z #7 52.75 config.status: creating lackey/tests/Makefile 2024-08-20T21:44:24.4984824Z #7 52.76 config.status: creating none/Makefile 2024-08-20T21:44:24.4985333Z #7 52.78 config.status: creating none/tests/Makefile 2024-08-20T21:44:24.4986114Z #7 52.79 config.status: creating none/tests/scripts/Makefile 2024-08-20T21:44:24.4986717Z #7 52.81 config.status: creating none/tests/amd64/Makefile 2024-08-20T21:44:24.4987314Z #7 52.82 config.status: creating none/tests/ppc32/Makefile 2024-08-20T21:44:24.6001571Z #7 52.84 config.status: creating none/tests/ppc64/Makefile 2024-08-20T21:44:24.6002225Z #7 52.85 config.status: creating none/tests/x86/Makefile 2024-08-20T21:44:24.6002815Z #7 52.87 config.status: creating none/tests/arm/Makefile 2024-08-20T21:44:24.6003413Z #7 52.88 config.status: creating none/tests/arm64/Makefile 2024-08-20T21:44:24.6003988Z #7 52.89 config.status: creating none/tests/s390x/Makefile 2024-08-20T21:44:24.6004581Z #7 52.91 config.status: creating none/tests/mips32/Makefile 2024-08-20T21:44:24.6005276Z #7 52.92 config.status: creating none/tests/mips64/Makefile 2024-08-20T21:44:24.7120654Z #7 52.94 config.status: creating none/tests/nanomips/Makefile 2024-08-20T21:44:24.7121363Z #7 52.95 config.status: creating none/tests/linux/Makefile 2024-08-20T21:44:24.7122002Z #7 52.97 config.status: creating none/tests/darwin/Makefile 2024-08-20T21:44:24.7122616Z #7 52.98 config.status: creating none/tests/solaris/Makefile 2024-08-20T21:44:24.7123224Z #7 52.99 config.status: creating none/tests/freebsd/Makefile 2024-08-20T21:44:24.7124098Z #7 53.01 config.status: creating none/tests/amd64-linux/Makefile 2024-08-20T21:44:24.7124806Z #7 53.02 config.status: creating none/tests/x86-linux/Makefile 2024-08-20T21:44:24.7125595Z #7 53.04 config.status: creating none/tests/amd64-darwin/Makefile 2024-08-20T21:44:24.8244605Z #7 53.05 config.status: creating none/tests/x86-darwin/Makefile 2024-08-20T21:44:24.8245686Z #7 53.06 config.status: creating none/tests/amd64-solaris/Makefile 2024-08-20T21:44:24.8246432Z #7 53.08 config.status: creating none/tests/x86-solaris/Makefile 2024-08-20T21:44:24.8247153Z #7 53.09 config.status: creating none/tests/x86-freebsd/Makefile 2024-08-20T21:44:24.8247792Z #7 53.11 config.status: creating exp-bbv/Makefile 2024-08-20T21:44:24.8248408Z #7 53.12 config.status: creating exp-bbv/tests/Makefile 2024-08-20T21:44:24.8249038Z #7 53.13 config.status: creating exp-bbv/tests/x86/Makefile 2024-08-20T21:44:24.8249739Z #7 53.15 config.status: creating exp-bbv/tests/x86-linux/Makefile 2024-08-20T21:44:24.9370249Z #7 53.16 config.status: creating exp-bbv/tests/amd64-linux/Makefile 2024-08-20T21:44:24.9371070Z #7 53.18 config.status: creating exp-bbv/tests/ppc32-linux/Makefile 2024-08-20T21:44:24.9371812Z #7 53.19 config.status: creating exp-bbv/tests/arm-linux/Makefile 2024-08-20T21:44:24.9372430Z #7 53.20 config.status: creating shared/Makefile 2024-08-20T21:44:24.9372942Z #7 53.22 config.status: creating solaris/Makefile 2024-08-20T21:44:24.9373518Z #7 53.23 config.status: creating coregrind/link_tool_exe_linux 2024-08-20T21:44:24.9374144Z #7 53.25 config.status: creating coregrind/link_tool_exe_freebsd 2024-08-20T21:44:24.9374797Z #7 53.26 config.status: creating coregrind/link_tool_exe_darwin 2024-08-20T21:44:25.0387473Z #7 53.27 config.status: creating coregrind/link_tool_exe_solaris 2024-08-20T21:44:25.0388207Z #7 53.29 config.status: creating tests/filter_stderr_basic 2024-08-20T21:44:25.0388806Z #7 53.30 config.status: creating tests/filter_discards 2024-08-20T21:44:25.0389417Z #7 53.32 config.status: creating memcheck/tests/filter_stderr 2024-08-20T21:44:25.0390038Z #7 53.33 config.status: creating memcheck/tests/filter_dw4 2024-08-20T21:44:25.0390672Z #7 53.35 config.status: creating memcheck/tests/filter_overlaperror 2024-08-20T21:44:25.0391392Z #7 53.36 config.status: creating memcheck/tests/x86/filter_pushfpopf 2024-08-20T21:44:25.1392188Z #7 53.38 config.status: creating gdbserver_tests/filter_gdb 2024-08-20T21:44:25.1392949Z #7 53.39 config.status: creating gdbserver_tests/filter_memcheck_monitor 2024-08-20T21:44:25.1393728Z #7 53.40 config.status: creating gdbserver_tests/filter_stderr 2024-08-20T21:44:25.1394362Z #7 53.42 config.status: creating gdbserver_tests/filter_vgdb 2024-08-20T21:44:25.1394959Z #7 53.43 config.status: creating drd/tests/filter_stderr 2024-08-20T21:44:25.1395771Z #7 53.45 config.status: creating drd/tests/filter_error_count 2024-08-20T21:44:25.1396399Z #7 53.46 config.status: creating drd/tests/filter_error_summary 2024-08-20T21:44:25.3691391Z #7 53.48 config.status: creating drd/tests/filter_stderr_and_thread_no_and_offset 2024-08-20T21:44:25.3692161Z #7 53.49 config.status: creating drd/tests/filter_thread_no 2024-08-20T21:44:25.3692808Z #7 53.51 config.status: creating drd/tests/filter_xml_and_thread_no 2024-08-20T21:44:25.3693481Z #7 53.52 config.status: creating helgrind/tests/filter_stderr 2024-08-20T21:44:25.3694021Z #7 53.53 config.status: creating config.h 2024-08-20T21:44:25.3694489Z #7 53.54 config.status: executing depfiles commands 2024-08-20T21:44:31.5414400Z #7 59.86 2024-08-20T21:44:31.5414825Z #7 59.86 Version: 3.20.0 2024-08-20T21:44:31.5415285Z #7 59.86 Maximum build arch: amd64 2024-08-20T21:44:31.5415740Z #7 59.86 Primary build arch: amd64 2024-08-20T21:44:31.5416203Z #7 59.86 Secondary build arch: 2024-08-20T21:44:31.5416604Z #7 59.86 Build OS: linux 2024-08-20T21:44:31.5417035Z #7 59.86 Link Time Optimisation: no 2024-08-20T21:44:31.5417497Z #7 59.86 Primary build target: AMD64_LINUX 2024-08-20T21:44:31.5417959Z #7 59.86 Secondary build target: 2024-08-20T21:44:31.5418388Z #7 59.86 Platform variant: vanilla 2024-08-20T21:44:31.5419174Z #7 59.86 Primary -DVGPV string: -DVGPV_amd64_linux_vanilla=1 2024-08-20T21:44:31.5420487Z #7 59.86 Default supp files: ./xfree-3.supp ./xfree-4.supp glibc-2.X-drd.supp glibc-2.X-helgrind.supp glibc-2.X.supp 2024-08-20T21:44:31.5421289Z #7 59.86 2024-08-20T21:44:31.6467849Z #7 59.91 ++ nproc 2024-08-20T21:44:31.6572901Z #7 59.91 + make -j46 2024-08-20T21:44:31.6670058Z #7 59.91 echo "# This is a generated file, composed of the following suppression rules:" > default.supp 2024-08-20T21:44:31.6671473Z #7 59.91 ./auxprogs/make_or_upd_vgversion_h . 2024-08-20T21:44:31.6673587Z #7 59.91 echo "# " ./xfree-3.supp ./xfree-4.supp glibc-2.X-drd.supp glibc-2.X-helgrind.supp glibc-2.X.supp >> default.supp 2024-08-20T21:44:31.6676062Z #7 59.91 cat xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.X-helgrind.supp glibc-2.X.supp >> default.supp 2024-08-20T21:44:31.6677656Z #7 59.91 make all-recursive 2024-08-20T21:44:31.6678697Z #7 59.91 make[1]: Entering directory '/valgrind_build/valgrind-3.20.0' 2024-08-20T21:44:31.6679700Z #7 59.92 Making all in include 2024-08-20T21:44:31.6680863Z #7 59.92 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/include' 2024-08-20T21:44:31.6682114Z #7 59.92 make[2]: Nothing to be done for 'all'. 2024-08-20T21:44:31.6683382Z #7 59.92 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/include' 2024-08-20T21:44:31.6684434Z #7 59.92 Making all in VEX 2024-08-20T21:44:31.6685625Z #7 59.92 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/VEX' 2024-08-20T21:44:31.6686708Z #7 59.92 make all-am 2024-08-20T21:44:31.6687725Z #7 59.93 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/VEX' 2024-08-20T21:44:31.6697862Z #7 59.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-main_globals.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-main_globals.Tpo -c -o priv/libvex_amd64_linux_a-main_globals.o `test -f 'priv/main_globals.c' || echo './'`priv/main_globals.c 2024-08-20T21:44:31.6715892Z #7 59.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-main_main.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-main_main.Tpo -c -o priv/libvex_amd64_linux_a-main_main.o `test -f 'priv/main_main.c' || echo './'`priv/main_main.c 2024-08-20T21:44:31.6742425Z #7 59.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-main_util.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-main_util.Tpo -c -o priv/libvex_amd64_linux_a-main_util.o `test -f 'priv/main_util.c' || echo './'`priv/main_util.c 2024-08-20T21:44:31.6759455Z #7 59.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-ir_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-ir_defs.Tpo -c -o priv/libvex_amd64_linux_a-ir_defs.o `test -f 'priv/ir_defs.c' || echo './'`priv/ir_defs.c 2024-08-20T21:44:31.6778696Z #7 59.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-ir_inject.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-ir_inject.Tpo -c -o priv/libvex_amd64_linux_a-ir_inject.o `test -f 'priv/ir_inject.c' || echo './'`priv/ir_inject.c 2024-08-20T21:44:31.6832455Z #7 59.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-ir_match.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-ir_match.Tpo -c -o priv/libvex_amd64_linux_a-ir_match.o `test -f 'priv/ir_match.c' || echo './'`priv/ir_match.c 2024-08-20T21:44:31.6849699Z #7 59.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-ir_opt.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-ir_opt.Tpo -c -o priv/libvex_amd64_linux_a-ir_opt.o `test -f 'priv/ir_opt.c' || echo './'`priv/ir_opt.c 2024-08-20T21:44:31.6868209Z #7 59.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_generic_bb_to_IR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_generic_bb_to_IR.Tpo -c -o priv/libvex_amd64_linux_a-guest_generic_bb_to_IR.o `test -f 'priv/guest_generic_bb_to_IR.c' || echo './'`priv/guest_generic_bb_to_IR.c 2024-08-20T21:44:31.6886398Z #7 59.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_generic_x87.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_generic_x87.Tpo -c -o priv/libvex_amd64_linux_a-guest_generic_x87.o `test -f 'priv/guest_generic_x87.c' || echo './'`priv/guest_generic_x87.c 2024-08-20T21:44:31.6904361Z #7 59.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_x86_helpers.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_x86_helpers.Tpo -c -o priv/libvex_amd64_linux_a-guest_x86_helpers.o `test -f 'priv/guest_x86_helpers.c' || echo './'`priv/guest_x86_helpers.c 2024-08-20T21:44:31.6922680Z #7 59.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_x86_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_x86_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_x86_toIR.o `test -f 'priv/guest_x86_toIR.c' || echo './'`priv/guest_x86_toIR.c 2024-08-20T21:44:31.6941043Z #7 59.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_amd64_helpers.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_amd64_helpers.Tpo -c -o priv/libvex_amd64_linux_a-guest_amd64_helpers.o `test -f 'priv/guest_amd64_helpers.c' || echo './'`priv/guest_amd64_helpers.c 2024-08-20T21:44:31.6959259Z #7 59.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_amd64_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_amd64_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_amd64_toIR.o `test -f 'priv/guest_amd64_toIR.c' || echo './'`priv/guest_amd64_toIR.c 2024-08-20T21:44:31.6977971Z #7 59.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_ppc_helpers.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_ppc_helpers.Tpo -c -o priv/libvex_amd64_linux_a-guest_ppc_helpers.o `test -f 'priv/guest_ppc_helpers.c' || echo './'`priv/guest_ppc_helpers.c 2024-08-20T21:44:31.6995708Z #7 59.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_ppc_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_ppc_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_ppc_toIR.o `test -f 'priv/guest_ppc_toIR.c' || echo './'`priv/guest_ppc_toIR.c 2024-08-20T21:44:31.7014663Z #7 59.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_arm_helpers.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_arm_helpers.Tpo -c -o priv/libvex_amd64_linux_a-guest_arm_helpers.o `test -f 'priv/guest_arm_helpers.c' || echo './'`priv/guest_arm_helpers.c 2024-08-20T21:44:31.7032862Z #7 59.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_arm_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_arm_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_arm_toIR.o `test -f 'priv/guest_arm_toIR.c' || echo './'`priv/guest_arm_toIR.c 2024-08-20T21:44:31.7050669Z #7 59.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_arm64_helpers.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_arm64_helpers.Tpo -c -o priv/libvex_amd64_linux_a-guest_arm64_helpers.o `test -f 'priv/guest_arm64_helpers.c' || echo './'`priv/guest_arm64_helpers.c 2024-08-20T21:44:31.7068582Z #7 59.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_arm64_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_arm64_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_arm64_toIR.o `test -f 'priv/guest_arm64_toIR.c' || echo './'`priv/guest_arm64_toIR.c 2024-08-20T21:44:31.7086769Z #7 59.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_s390_helpers.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_s390_helpers.Tpo -c -o priv/libvex_amd64_linux_a-guest_s390_helpers.o `test -f 'priv/guest_s390_helpers.c' || echo './'`priv/guest_s390_helpers.c 2024-08-20T21:44:31.7105334Z #7 59.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_s390_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_s390_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_s390_toIR.o `test -f 'priv/guest_s390_toIR.c' || echo './'`priv/guest_s390_toIR.c 2024-08-20T21:44:31.7123217Z #7 59.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_mips_helpers.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_mips_helpers.Tpo -c -o priv/libvex_amd64_linux_a-guest_mips_helpers.o `test -f 'priv/guest_mips_helpers.c' || echo './'`priv/guest_mips_helpers.c 2024-08-20T21:44:31.7141320Z #7 59.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_mipsdsp_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_mipsdsp_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_mipsdsp_toIR.o `test -f 'priv/guest_mipsdsp_toIR.c' || echo './'`priv/guest_mipsdsp_toIR.c 2024-08-20T21:44:31.7159803Z #7 59.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_mips_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_mips_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_mips_toIR.o `test -f 'priv/guest_mips_toIR.c' || echo './'`priv/guest_mips_toIR.c 2024-08-20T21:44:31.7178578Z #7 59.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_nanomips_helpers.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_nanomips_helpers.Tpo -c -o priv/libvex_amd64_linux_a-guest_nanomips_helpers.o `test -f 'priv/guest_nanomips_helpers.c' || echo './'`priv/guest_nanomips_helpers.c 2024-08-20T21:44:31.7198303Z #7 59.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_nanomips_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_nanomips_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_nanomips_toIR.o `test -f 'priv/guest_nanomips_toIR.c' || echo './'`priv/guest_nanomips_toIR.c 2024-08-20T21:44:31.7216721Z #7 59.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_generic_regs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_generic_regs.Tpo -c -o priv/libvex_amd64_linux_a-host_generic_regs.o `test -f 'priv/host_generic_regs.c' || echo './'`priv/host_generic_regs.c 2024-08-20T21:44:31.7235438Z #7 59.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_generic_simd64.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_generic_simd64.Tpo -c -o priv/libvex_amd64_linux_a-host_generic_simd64.o `test -f 'priv/host_generic_simd64.c' || echo './'`priv/host_generic_simd64.c 2024-08-20T21:44:31.7254182Z #7 59.94 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_generic_simd128.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_generic_simd128.Tpo -c -o priv/libvex_amd64_linux_a-host_generic_simd128.o `test -f 'priv/host_generic_simd128.c' || echo './'`priv/host_generic_simd128.c 2024-08-20T21:44:31.7273861Z #7 59.94 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_generic_simd256.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_generic_simd256.Tpo -c -o priv/libvex_amd64_linux_a-host_generic_simd256.o `test -f 'priv/host_generic_simd256.c' || echo './'`priv/host_generic_simd256.c 2024-08-20T21:44:31.7293048Z #7 59.94 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_generic_maddf.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_generic_maddf.Tpo -c -o priv/libvex_amd64_linux_a-host_generic_maddf.o `test -f 'priv/host_generic_maddf.c' || echo './'`priv/host_generic_maddf.c 2024-08-20T21:44:31.7312034Z #7 59.94 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_generic_reg_alloc2.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_generic_reg_alloc2.Tpo -c -o priv/libvex_amd64_linux_a-host_generic_reg_alloc2.o `test -f 'priv/host_generic_reg_alloc2.c' || echo './'`priv/host_generic_reg_alloc2.c 2024-08-20T21:44:31.7331075Z #7 59.94 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_generic_reg_alloc3.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_generic_reg_alloc3.Tpo -c -o priv/libvex_amd64_linux_a-host_generic_reg_alloc3.o `test -f 'priv/host_generic_reg_alloc3.c' || echo './'`priv/host_generic_reg_alloc3.c 2024-08-20T21:44:31.7349984Z #7 59.94 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_x86_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_x86_defs.Tpo -c -o priv/libvex_amd64_linux_a-host_x86_defs.o `test -f 'priv/host_x86_defs.c' || echo './'`priv/host_x86_defs.c 2024-08-20T21:44:31.7367088Z #7 59.94 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_x86_isel.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_x86_isel.Tpo -c -o priv/libvex_amd64_linux_a-host_x86_isel.o `test -f 'priv/host_x86_isel.c' || echo './'`priv/host_x86_isel.c 2024-08-20T21:44:31.7384583Z #7 59.94 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_amd64_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_amd64_defs.Tpo -c -o priv/libvex_amd64_linux_a-host_amd64_defs.o `test -f 'priv/host_amd64_defs.c' || echo './'`priv/host_amd64_defs.c 2024-08-20T21:44:31.7401556Z #7 59.94 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_amd64_isel.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_amd64_isel.Tpo -c -o priv/libvex_amd64_linux_a-host_amd64_isel.o `test -f 'priv/host_amd64_isel.c' || echo './'`priv/host_amd64_isel.c 2024-08-20T21:44:31.7419633Z #7 59.94 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_ppc_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_ppc_defs.Tpo -c -o priv/libvex_amd64_linux_a-host_ppc_defs.o `test -f 'priv/host_ppc_defs.c' || echo './'`priv/host_ppc_defs.c 2024-08-20T21:44:31.7438386Z #7 59.94 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_ppc_isel.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_ppc_isel.Tpo -c -o priv/libvex_amd64_linux_a-host_ppc_isel.o `test -f 'priv/host_ppc_isel.c' || echo './'`priv/host_ppc_isel.c 2024-08-20T21:44:31.7457174Z #7 59.94 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_arm_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_arm_defs.Tpo -c -o priv/libvex_amd64_linux_a-host_arm_defs.o `test -f 'priv/host_arm_defs.c' || echo './'`priv/host_arm_defs.c 2024-08-20T21:44:31.7475588Z #7 59.94 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_arm_isel.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_arm_isel.Tpo -c -o priv/libvex_amd64_linux_a-host_arm_isel.o `test -f 'priv/host_arm_isel.c' || echo './'`priv/host_arm_isel.c 2024-08-20T21:44:31.7494593Z #7 59.94 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_arm64_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_arm64_defs.Tpo -c -o priv/libvex_amd64_linux_a-host_arm64_defs.o `test -f 'priv/host_arm64_defs.c' || echo './'`priv/host_arm64_defs.c 2024-08-20T21:44:31.7513381Z #7 59.94 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_arm64_isel.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_arm64_isel.Tpo -c -o priv/libvex_amd64_linux_a-host_arm64_isel.o `test -f 'priv/host_arm64_isel.c' || echo './'`priv/host_arm64_isel.c 2024-08-20T21:44:31.7532265Z #7 59.94 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_s390_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_s390_defs.Tpo -c -o priv/libvex_amd64_linux_a-host_s390_defs.o `test -f 'priv/host_s390_defs.c' || echo './'`priv/host_s390_defs.c 2024-08-20T21:44:31.7549393Z #7 59.94 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_s390_isel.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_s390_isel.Tpo -c -o priv/libvex_amd64_linux_a-host_s390_isel.o `test -f 'priv/host_s390_isel.c' || echo './'`priv/host_s390_isel.c 2024-08-20T21:44:31.7568531Z #7 59.94 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-s390_disasm.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-s390_disasm.Tpo -c -o priv/libvex_amd64_linux_a-s390_disasm.o `test -f 'priv/s390_disasm.c' || echo './'`priv/s390_disasm.c 2024-08-20T21:44:31.7578264Z #7 59.96 mv -f priv/.deps/libvex_amd64_linux_a-main_globals.Tpo priv/.deps/libvex_amd64_linux_a-main_globals.Po 2024-08-20T21:44:31.7590208Z #7 59.96 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_mips_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_mips_defs.Tpo -c -o priv/libvex_amd64_linux_a-host_mips_defs.o `test -f 'priv/host_mips_defs.c' || echo './'`priv/host_mips_defs.c 2024-08-20T21:44:31.7601622Z #7 59.97 mv -f priv/.deps/libvex_amd64_linux_a-host_generic_simd256.Tpo priv/.deps/libvex_amd64_linux_a-host_generic_simd256.Po 2024-08-20T21:44:31.7612832Z #7 59.97 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_nanomips_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_nanomips_defs.Tpo -c -o priv/libvex_amd64_linux_a-host_nanomips_defs.o `test -f 'priv/host_nanomips_defs.c' || echo './'`priv/host_nanomips_defs.c 2024-08-20T21:44:31.7623104Z #7 59.98 mv -f priv/.deps/libvex_amd64_linux_a-guest_nanomips_helpers.Tpo priv/.deps/libvex_amd64_linux_a-guest_nanomips_helpers.Po 2024-08-20T21:44:31.7633604Z #7 59.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_mips_isel.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_mips_isel.Tpo -c -o priv/libvex_amd64_linux_a-host_mips_isel.o `test -f 'priv/host_mips_isel.c' || echo './'`priv/host_mips_isel.c 2024-08-20T21:44:31.7643270Z #7 60.00 mv -f priv/.deps/libvex_amd64_linux_a-ir_match.Tpo priv/.deps/libvex_amd64_linux_a-ir_match.Po 2024-08-20T21:44:31.7654376Z #7 60.00 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_nanomips_isel.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_nanomips_isel.Tpo -c -o priv/libvex_amd64_linux_a-host_nanomips_isel.o `test -f 'priv/host_nanomips_isel.c' || echo './'`priv/host_nanomips_isel.c 2024-08-20T21:44:31.7665488Z #7 60.03 mv -f priv/.deps/libvex_amd64_linux_a-host_generic_maddf.Tpo priv/.deps/libvex_amd64_linux_a-host_generic_maddf.Po 2024-08-20T21:44:31.7677063Z #7 60.04 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvexmultiarch_amd64_linux_a-multiarch_main_main.o -MD -MP -MF priv/.deps/libvexmultiarch_amd64_linux_a-multiarch_main_main.Tpo -c -o priv/libvexmultiarch_amd64_linux_a-multiarch_main_main.o `test -f 'priv/multiarch_main_main.c' || echo './'`priv/multiarch_main_main.c 2024-08-20T21:44:31.7688076Z #7 60.06 mv -f priv/.deps/libvex_amd64_linux_a-guest_mips_helpers.Tpo priv/.deps/libvex_amd64_linux_a-guest_mips_helpers.Po 2024-08-20T21:44:31.7690456Z #7 60.07 mv -f priv/.deps/libvex_amd64_linux_a-ir_inject.Tpo priv/.deps/libvex_amd64_linux_a-ir_inject.Po 2024-08-20T21:44:31.8670669Z #7 60.08 mv -f priv/.deps/libvex_amd64_linux_a-host_arm_isel.Tpo priv/.deps/libvex_amd64_linux_a-host_arm_isel.Po 2024-08-20T21:44:31.8673431Z #7 60.10 mv -f priv/.deps/libvex_amd64_linux_a-host_generic_simd128.Tpo priv/.deps/libvex_amd64_linux_a-host_generic_simd128.Po 2024-08-20T21:44:31.8676958Z #7 60.10 mv -f priv/.deps/libvex_amd64_linux_a-host_generic_regs.Tpo priv/.deps/libvex_amd64_linux_a-host_generic_regs.Po 2024-08-20T21:44:31.8679514Z #7 60.19 mv -f priv/.deps/libvex_amd64_linux_a-s390_disasm.Tpo priv/.deps/libvex_amd64_linux_a-s390_disasm.Po 2024-08-20T21:44:31.9820475Z #7 60.23 mv -f priv/.deps/libvex_amd64_linux_a-main_util.Tpo priv/.deps/libvex_amd64_linux_a-main_util.Po 2024-08-20T21:44:31.9822900Z #7 60.25 mv -f priv/.deps/libvex_amd64_linux_a-guest_generic_x87.Tpo priv/.deps/libvex_amd64_linux_a-guest_generic_x87.Po 2024-08-20T21:44:31.9825451Z #7 60.30 mv -f priv/.deps/libvex_amd64_linux_a-guest_nanomips_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_nanomips_toIR.Po 2024-08-20T21:44:32.1431400Z #7 60.32 mv -f priv/.deps/libvex_amd64_linux_a-guest_s390_helpers.Tpo priv/.deps/libvex_amd64_linux_a-guest_s390_helpers.Po 2024-08-20T21:44:32.1434200Z #7 60.36 mv -f priv/.deps/libvex_amd64_linux_a-guest_arm_helpers.Tpo priv/.deps/libvex_amd64_linux_a-guest_arm_helpers.Po 2024-08-20T21:44:32.1436622Z #7 60.47 mv -f priv/.deps/libvex_amd64_linux_a-main_main.Tpo priv/.deps/libvex_amd64_linux_a-main_main.Po 2024-08-20T21:44:32.2476119Z #7 60.47 mv -f priv/.deps/libvex_amd64_linux_a-host_generic_reg_alloc3.Tpo priv/.deps/libvex_amd64_linux_a-host_generic_reg_alloc3.Po 2024-08-20T21:44:32.2479095Z #7 60.52 mv -f priv/.deps/libvex_amd64_linux_a-host_generic_reg_alloc2.Tpo priv/.deps/libvex_amd64_linux_a-host_generic_reg_alloc2.Po 2024-08-20T21:44:32.2481844Z #7 60.52 mv -f priv/.deps/libvex_amd64_linux_a-guest_arm64_helpers.Tpo priv/.deps/libvex_amd64_linux_a-guest_arm64_helpers.Po 2024-08-20T21:44:32.2484553Z #7 60.53 mv -f priv/.deps/libvex_amd64_linux_a-host_nanomips_defs.Tpo priv/.deps/libvex_amd64_linux_a-host_nanomips_defs.Po 2024-08-20T21:44:32.2487632Z #7 60.57 mv -f priv/.deps/libvexmultiarch_amd64_linux_a-multiarch_main_main.Tpo priv/.deps/libvexmultiarch_amd64_linux_a-multiarch_main_main.Po 2024-08-20T21:44:32.4580095Z #7 60.57 rm -f libvexmultiarch-amd64-linux.a 2024-08-20T21:44:32.4582070Z #7 60.57 /usr/bin/ar cru libvexmultiarch-amd64-linux.a priv/libvexmultiarch_amd64_linux_a-multiarch_main_main.o 2024-08-20T21:44:32.4584197Z #7 60.58 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') 2024-08-20T21:44:32.4585530Z #7 60.58 ranlib libvexmultiarch-amd64-linux.a 2024-08-20T21:44:32.4587563Z #7 60.63 mv -f priv/.deps/libvex_amd64_linux_a-guest_generic_bb_to_IR.Tpo priv/.deps/libvex_amd64_linux_a-guest_generic_bb_to_IR.Po 2024-08-20T21:44:32.5417286Z #7 60.86 mv -f priv/.deps/libvex_amd64_linux_a-host_generic_simd64.Tpo priv/.deps/libvex_amd64_linux_a-host_generic_simd64.Po 2024-08-20T21:44:32.6792216Z #7 60.88 mv -f priv/.deps/libvex_amd64_linux_a-guest_x86_helpers.Tpo priv/.deps/libvex_amd64_linux_a-guest_x86_helpers.Po 2024-08-20T21:44:32.6794801Z #7 60.89 mv -f priv/.deps/libvex_amd64_linux_a-guest_ppc_helpers.Tpo priv/.deps/libvex_amd64_linux_a-guest_ppc_helpers.Po 2024-08-20T21:44:32.6797631Z #7 61.00 mv -f priv/.deps/libvex_amd64_linux_a-host_nanomips_isel.Tpo priv/.deps/libvex_amd64_linux_a-host_nanomips_isel.Po 2024-08-20T21:44:32.8572649Z #7 61.08 mv -f priv/.deps/libvex_amd64_linux_a-guest_mips_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_mips_toIR.Po 2024-08-20T21:44:32.8575172Z #7 61.18 mv -f priv/.deps/libvex_amd64_linux_a-host_x86_defs.Tpo priv/.deps/libvex_amd64_linux_a-host_x86_defs.Po 2024-08-20T21:44:32.9731520Z #7 61.30 mv -f priv/.deps/libvex_amd64_linux_a-host_s390_isel.Tpo priv/.deps/libvex_amd64_linux_a-host_s390_isel.Po 2024-08-20T21:44:33.0898971Z #7 61.31 mv -f priv/.deps/libvex_amd64_linux_a-guest_amd64_helpers.Tpo priv/.deps/libvex_amd64_linux_a-guest_amd64_helpers.Po 2024-08-20T21:44:33.0901564Z #7 61.36 mv -f priv/.deps/libvex_amd64_linux_a-ir_defs.Tpo priv/.deps/libvex_amd64_linux_a-ir_defs.Po 2024-08-20T21:44:33.0903858Z #7 61.41 mv -f priv/.deps/libvex_amd64_linux_a-host_amd64_defs.Tpo priv/.deps/libvex_amd64_linux_a-host_amd64_defs.Po 2024-08-20T21:44:33.3242129Z #7 61.49 mv -f priv/.deps/libvex_amd64_linux_a-host_mips_defs.Tpo priv/.deps/libvex_amd64_linux_a-host_mips_defs.Po 2024-08-20T21:44:33.3244495Z #7 61.50 mv -f priv/.deps/libvex_amd64_linux_a-host_arm64_isel.Tpo priv/.deps/libvex_amd64_linux_a-host_arm64_isel.Po 2024-08-20T21:44:33.3489869Z #7 61.67 mv -f priv/.deps/libvex_amd64_linux_a-host_x86_isel.Tpo priv/.deps/libvex_amd64_linux_a-host_x86_isel.Po 2024-08-20T21:44:33.4665449Z #7 61.79 mv -f priv/.deps/libvex_amd64_linux_a-host_arm64_defs.Tpo priv/.deps/libvex_amd64_linux_a-host_arm64_defs.Po 2024-08-20T21:44:33.6332442Z #7 61.80 mv -f priv/.deps/libvex_amd64_linux_a-host_amd64_isel.Tpo priv/.deps/libvex_amd64_linux_a-host_amd64_isel.Po 2024-08-20T21:44:33.6334655Z #7 61.80 mv -f priv/.deps/libvex_amd64_linux_a-ir_opt.Tpo priv/.deps/libvex_amd64_linux_a-ir_opt.Po 2024-08-20T21:44:33.6336743Z #7 61.81 mv -f priv/.deps/libvex_amd64_linux_a-host_arm_defs.Tpo priv/.deps/libvex_amd64_linux_a-host_arm_defs.Po 2024-08-20T21:44:33.6432762Z #7 61.97 mv -f priv/.deps/libvex_amd64_linux_a-host_ppc_defs.Tpo priv/.deps/libvex_amd64_linux_a-host_ppc_defs.Po 2024-08-20T21:44:34.1378453Z #7 62.46 mv -f priv/.deps/libvex_amd64_linux_a-host_ppc_isel.Tpo priv/.deps/libvex_amd64_linux_a-host_ppc_isel.Po 2024-08-20T21:44:34.3626348Z #7 62.69 mv -f priv/.deps/libvex_amd64_linux_a-host_mips_isel.Tpo priv/.deps/libvex_amd64_linux_a-host_mips_isel.Po 2024-08-20T21:44:35.0789777Z #7 63.40 mv -f priv/.deps/libvex_amd64_linux_a-host_s390_defs.Tpo priv/.deps/libvex_amd64_linux_a-host_s390_defs.Po 2024-08-20T21:44:36.2920821Z #7 64.61 mv -f priv/.deps/libvex_amd64_linux_a-guest_mipsdsp_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_mipsdsp_toIR.Po 2024-08-20T21:44:38.3167746Z #7 66.64 mv -f priv/.deps/libvex_amd64_linux_a-guest_arm64_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_arm64_toIR.Po 2024-08-20T21:44:39.0005098Z #7 67.32 mv -f priv/.deps/libvex_amd64_linux_a-guest_x86_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_x86_toIR.Po 2024-08-20T21:44:41.7429645Z #7 70.07 mv -f priv/.deps/libvex_amd64_linux_a-guest_arm_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_arm_toIR.Po 2024-08-20T21:44:41.9622491Z #7 70.13 mv -f priv/.deps/libvex_amd64_linux_a-guest_s390_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_s390_toIR.Po 2024-08-20T21:44:44.9915787Z #7 73.31 mv -f priv/.deps/libvex_amd64_linux_a-guest_amd64_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_amd64_toIR.Po 2024-08-20T21:44:45.8958025Z #7 74.22 mv -f priv/.deps/libvex_amd64_linux_a-guest_ppc_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_ppc_toIR.Po 2024-08-20T21:44:46.0369596Z #7 74.22 rm -f libvex-amd64-linux.a 2024-08-20T21:44:46.0383289Z #7 74.22 /usr/bin/ar cru libvex-amd64-linux.a priv/libvex_amd64_linux_a-main_globals.o priv/libvex_amd64_linux_a-main_main.o priv/libvex_amd64_linux_a-main_util.o priv/libvex_amd64_linux_a-ir_defs.o priv/libvex_amd64_linux_a-ir_inject.o priv/libvex_amd64_linux_a-ir_match.o priv/libvex_amd64_linux_a-ir_opt.o priv/libvex_amd64_linux_a-guest_generic_bb_to_IR.o priv/libvex_amd64_linux_a-guest_generic_x87.o priv/libvex_amd64_linux_a-guest_x86_helpers.o priv/libvex_amd64_linux_a-guest_x86_toIR.o priv/libvex_amd64_linux_a-guest_amd64_helpers.o priv/libvex_amd64_linux_a-guest_amd64_toIR.o priv/libvex_amd64_linux_a-guest_ppc_helpers.o priv/libvex_amd64_linux_a-guest_ppc_toIR.o priv/libvex_amd64_linux_a-guest_arm_helpers.o priv/libvex_amd64_linux_a-guest_arm_toIR.o priv/libvex_amd64_linux_a-guest_arm64_helpers.o priv/libvex_amd64_linux_a-guest_arm64_toIR.o priv/libvex_amd64_linux_a-guest_s390_helpers.o priv/libvex_amd64_linux_a-guest_s390_toIR.o priv/libvex_amd64_linux_a-guest_mips_helpers.o priv/libvex_amd64_linux_a-guest_mipsdsp_toIR.o priv/libvex_amd64_linux_a-guest_mips_toIR.o priv/libvex_amd64_linux_a-guest_nanomips_helpers.o priv/libvex_amd64_linux_a-guest_nanomips_toIR.o priv/libvex_amd64_linux_a-host_generic_regs.o priv/libvex_amd64_linux_a-host_generic_simd64.o priv/libvex_amd64_linux_a-host_generic_simd128.o priv/libvex_amd64_linux_a-host_generic_simd256.o priv/libvex_amd64_linux_a-host_generic_maddf.o priv/libvex_amd64_linux_a-host_generic_reg_alloc2.o priv/libvex_amd64_linux_a-host_generic_reg_alloc3.o priv/libvex_amd64_linux_a-host_x86_defs.o priv/libvex_amd64_linux_a-host_x86_isel.o priv/libvex_amd64_linux_a-host_amd64_defs.o priv/libvex_amd64_linux_a-host_amd64_isel.o priv/libvex_amd64_linux_a-host_ppc_defs.o priv/libvex_amd64_linux_a-host_ppc_isel.o priv/libvex_amd64_linux_a-host_arm_defs.o priv/libvex_amd64_linux_a-host_arm_isel.o priv/libvex_amd64_linux_a-host_arm64_defs.o priv/libvex_amd64_linux_a-host_arm64_isel.o priv/libvex_amd64_linux_a-host_s390_defs.o priv/libvex_amd64_linux_a-host_s390_isel.o priv/libvex_amd64_linux_a-s390_disasm.o priv/libvex_amd64_linux_a-host_mips_defs.o priv/libvex_amd64_linux_a-host_nanomips_defs.o priv/libvex_amd64_linux_a-host_mips_isel.o priv/libvex_amd64_linux_a-host_nanomips_isel.o 2024-08-20T21:44:46.0395628Z #7 74.22 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') 2024-08-20T21:44:46.0396281Z #7 74.29 ranlib libvex-amd64-linux.a 2024-08-20T21:44:46.0396927Z #7 74.36 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/VEX' 2024-08-20T21:44:46.1467941Z #7 74.36 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/VEX' 2024-08-20T21:44:46.1473333Z #7 74.36 Making all in coregrind 2024-08-20T21:44:46.1474762Z #7 74.37 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/coregrind' 2024-08-20T21:44:46.1476263Z #7 74.37 make all-am 2024-08-20T21:44:46.1477350Z #7 74.39 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/coregrind' 2024-08-20T21:44:46.1489117Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT valgrind-launcher-linux.o -MD -MP -MF .deps/valgrind-launcher-linux.Tpo -c -o valgrind-launcher-linux.o `test -f 'launcher-linux.c' || echo './'`launcher-linux.c 2024-08-20T21:44:46.1507216Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT valgrind-m_debuglog.o -MD -MP -MF .deps/valgrind-m_debuglog.Tpo -c -o valgrind-m_debuglog.o `test -f 'm_debuglog.c' || echo './'`m_debuglog.c 2024-08-20T21:44:46.1534160Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vgdb-vgdb.o -MD -MP -MF .deps/vgdb-vgdb.Tpo -c -o vgdb-vgdb.o `test -f 'vgdb.c' || echo './'`vgdb.c 2024-08-20T21:44:46.1552743Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vgdb-vgdb-invoker-ptrace.o -MD -MP -MF .deps/vgdb-vgdb-invoker-ptrace.Tpo -c -o vgdb-vgdb-invoker-ptrace.o `test -f 'vgdb-invoker-ptrace.c' || echo './'`vgdb-invoker-ptrace.c 2024-08-20T21:44:46.1577074Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -MT vgpreload_core_amd64_linux_so-vg_preloaded.o -MD -MP -MF .deps/vgpreload_core_amd64_linux_so-vg_preloaded.Tpo -c -o vgpreload_core_amd64_linux_so-vg_preloaded.o `test -f 'vg_preloaded.c' || echo './'`vg_preloaded.c 2024-08-20T21:44:46.1602381Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT libnolto_coregrind_amd64_linux_a-m_libcsetjmp.o -MD -MP -MF .deps/libnolto_coregrind_amd64_linux_a-m_libcsetjmp.Tpo -c -o libnolto_coregrind_amd64_linux_a-m_libcsetjmp.o `test -f 'm_libcsetjmp.c' || echo './'`m_libcsetjmp.c 2024-08-20T21:44:46.1625257Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT libnolto_coregrind_amd64_linux_a-m_main.o -MD -MP -MF .deps/libnolto_coregrind_amd64_linux_a-m_main.Tpo -c -o libnolto_coregrind_amd64_linux_a-m_main.o `test -f 'm_main.c' || echo './'`m_main.c 2024-08-20T21:44:46.1648966Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_addrinfo.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_addrinfo.Tpo -c -o libcoregrind_amd64_linux_a-m_addrinfo.o `test -f 'm_addrinfo.c' || echo './'`m_addrinfo.c 2024-08-20T21:44:46.1669860Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_cache.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_cache.Tpo -c -o libcoregrind_amd64_linux_a-m_cache.o `test -f 'm_cache.c' || echo './'`m_cache.c 2024-08-20T21:44:46.1691019Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_commandline.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_commandline.Tpo -c -o libcoregrind_amd64_linux_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c 2024-08-20T21:44:46.1710650Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_compiler.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_compiler.Tpo -c -o libcoregrind_amd64_linux_a-m_compiler.o `test -f 'm_compiler.c' || echo './'`m_compiler.c 2024-08-20T21:44:46.1732365Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_clientstate.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_clientstate.Tpo -c -o libcoregrind_amd64_linux_a-m_clientstate.o `test -f 'm_clientstate.c' || echo './'`m_clientstate.c 2024-08-20T21:44:46.1746998Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT libcoregrind_amd64_linux_a-m_cpuid.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_cpuid.Tpo -c -o libcoregrind_amd64_linux_a-m_cpuid.o `test -f 'm_cpuid.S' || echo './'`m_cpuid.S 2024-08-20T21:44:46.1764646Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_deduppoolalloc.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_deduppoolalloc.Tpo -c -o libcoregrind_amd64_linux_a-m_deduppoolalloc.o `test -f 'm_deduppoolalloc.c' || echo './'`m_deduppoolalloc.c 2024-08-20T21:44:46.1784871Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_debuglog.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_debuglog.Tpo -c -o libcoregrind_amd64_linux_a-m_debuglog.o `test -f 'm_debuglog.c' || echo './'`m_debuglog.c 2024-08-20T21:44:46.1807846Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_errormgr.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_errormgr.Tpo -c -o libcoregrind_amd64_linux_a-m_errormgr.o `test -f 'm_errormgr.c' || echo './'`m_errormgr.c 2024-08-20T21:44:46.1830747Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_execontext.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_execontext.Tpo -c -o libcoregrind_amd64_linux_a-m_execontext.o `test -f 'm_execontext.c' || echo './'`m_execontext.c 2024-08-20T21:44:46.1851896Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_hashtable.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_hashtable.Tpo -c -o libcoregrind_amd64_linux_a-m_hashtable.o `test -f 'm_hashtable.c' || echo './'`m_hashtable.c 2024-08-20T21:44:46.1874447Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_libcbase.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_libcbase.Tpo -c -o libcoregrind_amd64_linux_a-m_libcbase.o `test -f 'm_libcbase.c' || echo './'`m_libcbase.c 2024-08-20T21:44:46.1895029Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_libcassert.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_libcassert.Tpo -c -o libcoregrind_amd64_linux_a-m_libcassert.o `test -f 'm_libcassert.c' || echo './'`m_libcassert.c 2024-08-20T21:44:46.1916303Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_libcfile.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_libcfile.Tpo -c -o libcoregrind_amd64_linux_a-m_libcfile.o `test -f 'm_libcfile.c' || echo './'`m_libcfile.c 2024-08-20T21:44:46.1938443Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_libcprint.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_libcprint.Tpo -c -o libcoregrind_amd64_linux_a-m_libcprint.o `test -f 'm_libcprint.c' || echo './'`m_libcprint.c 2024-08-20T21:44:46.1958279Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_libcproc.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_libcproc.Tpo -c -o libcoregrind_amd64_linux_a-m_libcproc.o `test -f 'm_libcproc.c' || echo './'`m_libcproc.c 2024-08-20T21:44:46.1983745Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_libcsignal.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_libcsignal.Tpo -c -o libcoregrind_amd64_linux_a-m_libcsignal.o `test -f 'm_libcsignal.c' || echo './'`m_libcsignal.c 2024-08-20T21:44:46.2007745Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_machine.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_machine.Tpo -c -o libcoregrind_amd64_linux_a-m_machine.o `test -f 'm_machine.c' || echo './'`m_machine.c 2024-08-20T21:44:46.2030563Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_mallocfree.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_mallocfree.Tpo -c -o libcoregrind_amd64_linux_a-m_mallocfree.o `test -f 'm_mallocfree.c' || echo './'`m_mallocfree.c 2024-08-20T21:44:46.2053621Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_options.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_options.Tpo -c -o libcoregrind_amd64_linux_a-m_options.o `test -f 'm_options.c' || echo './'`m_options.c 2024-08-20T21:44:46.2076046Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_oset.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_oset.Tpo -c -o libcoregrind_amd64_linux_a-m_oset.o `test -f 'm_oset.c' || echo './'`m_oset.c 2024-08-20T21:44:46.2097086Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_pathscan.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_pathscan.Tpo -c -o libcoregrind_amd64_linux_a-m_pathscan.o `test -f 'm_pathscan.c' || echo './'`m_pathscan.c 2024-08-20T21:44:46.2118122Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_poolalloc.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_poolalloc.Tpo -c -o libcoregrind_amd64_linux_a-m_poolalloc.o `test -f 'm_poolalloc.c' || echo './'`m_poolalloc.c 2024-08-20T21:44:46.2140298Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_rangemap.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_rangemap.Tpo -c -o libcoregrind_amd64_linux_a-m_rangemap.o `test -f 'm_rangemap.c' || echo './'`m_rangemap.c 2024-08-20T21:44:46.2161256Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_redir.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_redir.Tpo -c -o libcoregrind_amd64_linux_a-m_redir.o `test -f 'm_redir.c' || echo './'`m_redir.c 2024-08-20T21:44:46.2182573Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_sbprofile.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_sbprofile.Tpo -c -o libcoregrind_amd64_linux_a-m_sbprofile.o `test -f 'm_sbprofile.c' || echo './'`m_sbprofile.c 2024-08-20T21:44:46.2204479Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_seqmatch.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_seqmatch.Tpo -c -o libcoregrind_amd64_linux_a-m_seqmatch.o `test -f 'm_seqmatch.c' || echo './'`m_seqmatch.c 2024-08-20T21:44:46.2224761Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_signals.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_signals.Tpo -c -o libcoregrind_amd64_linux_a-m_signals.o `test -f 'm_signals.c' || echo './'`m_signals.c 2024-08-20T21:44:46.2244173Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_sparsewa.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_sparsewa.Tpo -c -o libcoregrind_amd64_linux_a-m_sparsewa.o `test -f 'm_sparsewa.c' || echo './'`m_sparsewa.c 2024-08-20T21:44:46.2265171Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_stacks.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_stacks.Tpo -c -o libcoregrind_amd64_linux_a-m_stacks.o `test -f 'm_stacks.c' || echo './'`m_stacks.c 2024-08-20T21:44:46.2285515Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_stacktrace.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_stacktrace.Tpo -c -o libcoregrind_amd64_linux_a-m_stacktrace.o `test -f 'm_stacktrace.c' || echo './'`m_stacktrace.c 2024-08-20T21:44:46.2304797Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_syscall.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_syscall.Tpo -c -o libcoregrind_amd64_linux_a-m_syscall.o `test -f 'm_syscall.c' || echo './'`m_syscall.c 2024-08-20T21:44:46.2325289Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_threadstate.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_threadstate.Tpo -c -o libcoregrind_amd64_linux_a-m_threadstate.o `test -f 'm_threadstate.c' || echo './'`m_threadstate.c 2024-08-20T21:44:46.2345337Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_tooliface.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_tooliface.Tpo -c -o libcoregrind_amd64_linux_a-m_tooliface.o `test -f 'm_tooliface.c' || echo './'`m_tooliface.c 2024-08-20T21:44:46.2359723Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT libcoregrind_amd64_linux_a-m_trampoline.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_trampoline.Tpo -c -o libcoregrind_amd64_linux_a-m_trampoline.o `test -f 'm_trampoline.S' || echo './'`m_trampoline.S 2024-08-20T21:44:46.2377351Z #7 74.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_translate.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_translate.Tpo -c -o libcoregrind_amd64_linux_a-m_translate.o `test -f 'm_translate.c' || echo './'`m_translate.c 2024-08-20T21:44:46.2397908Z #7 74.40 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_transtab.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_transtab.Tpo -c -o libcoregrind_amd64_linux_a-m_transtab.o `test -f 'm_transtab.c' || echo './'`m_transtab.c 2024-08-20T21:44:46.2418157Z #7 74.40 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_vki.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_vki.Tpo -c -o libcoregrind_amd64_linux_a-m_vki.o `test -f 'm_vki.c' || echo './'`m_vki.c 2024-08-20T21:44:46.2438095Z #7 74.40 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_vkiscnums.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_vkiscnums.Tpo -c -o libcoregrind_amd64_linux_a-m_vkiscnums.o `test -f 'm_vkiscnums.c' || echo './'`m_vkiscnums.c 2024-08-20T21:44:46.2449068Z #7 74.40 mv -f .deps/libcoregrind_amd64_linux_a-m_cpuid.Tpo .deps/libcoregrind_amd64_linux_a-m_cpuid.Po 2024-08-20T21:44:46.2460832Z #7 74.40 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_wordfm.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_wordfm.Tpo -c -o libcoregrind_amd64_linux_a-m_wordfm.o `test -f 'm_wordfm.c' || echo './'`m_wordfm.c 2024-08-20T21:44:46.2472081Z #7 74.41 mv -f .deps/libnolto_coregrind_amd64_linux_a-m_libcsetjmp.Tpo .deps/libnolto_coregrind_amd64_linux_a-m_libcsetjmp.Po 2024-08-20T21:44:46.2483568Z #7 74.41 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_xarray.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_xarray.Tpo -c -o libcoregrind_amd64_linux_a-m_xarray.o `test -f 'm_xarray.c' || echo './'`m_xarray.c 2024-08-20T21:44:46.2494104Z #7 74.42 mv -f .deps/libcoregrind_amd64_linux_a-m_trampoline.Tpo .deps/libcoregrind_amd64_linux_a-m_trampoline.Po 2024-08-20T21:44:46.2511247Z #7 74.42 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_xtree.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_xtree.Tpo -c -o libcoregrind_amd64_linux_a-m_xtree.o `test -f 'm_xtree.c' || echo './'`m_xtree.c 2024-08-20T21:44:46.2521690Z #7 74.42 mv -f .deps/libcoregrind_amd64_linux_a-m_vkiscnums.Tpo .deps/libcoregrind_amd64_linux_a-m_vkiscnums.Po 2024-08-20T21:44:46.2533544Z #7 74.43 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_xtmemory.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_xtmemory.Tpo -c -o libcoregrind_amd64_linux_a-m_xtmemory.o `test -f 'm_xtmemory.c' || echo './'`m_xtmemory.c 2024-08-20T21:44:46.2544133Z #7 74.43 mv -f .deps/vgpreload_core_amd64_linux_so-vg_preloaded.Tpo .deps/vgpreload_core_amd64_linux_so-vg_preloaded.Po 2024-08-20T21:44:46.2558851Z #7 74.43 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_aspacehl.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_aspacehl.Tpo -c -o libcoregrind_amd64_linux_a-m_aspacehl.o `test -f 'm_aspacehl.c' || echo './'`m_aspacehl.c 2024-08-20T21:44:46.2569707Z #7 74.44 mv -f .deps/libcoregrind_amd64_linux_a-m_clientstate.Tpo .deps/libcoregrind_amd64_linux_a-m_clientstate.Po 2024-08-20T21:44:46.2572149Z #7 74.45 mv -f .deps/libcoregrind_amd64_linux_a-m_compiler.Tpo .deps/libcoregrind_amd64_linux_a-m_compiler.Po 2024-08-20T21:44:46.2574344Z #7 74.45 mv -f .deps/libcoregrind_amd64_linux_a-m_vki.Tpo .deps/libcoregrind_amd64_linux_a-m_vki.Po 2024-08-20T21:44:46.2576593Z #7 74.47 mv -f .deps/libcoregrind_amd64_linux_a-m_poolalloc.Tpo .deps/libcoregrind_amd64_linux_a-m_poolalloc.Po 2024-08-20T21:44:46.2579788Z #7 74.47 mv -f .deps/libcoregrind_amd64_linux_a-m_aspacehl.Tpo .deps/libcoregrind_amd64_linux_a-m_aspacehl.Po 2024-08-20T21:44:46.2582177Z #7 74.47 mv -f .deps/libcoregrind_amd64_linux_a-m_pathscan.Tpo .deps/libcoregrind_amd64_linux_a-m_pathscan.Po 2024-08-20T21:44:46.2595786Z #7 74.48 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_scheduler/libcoregrind_amd64_linux_a-ticket-lock-linux.o -MD -MP -MF m_scheduler/.deps/libcoregrind_amd64_linux_a-ticket-lock-linux.Tpo -c -o m_scheduler/libcoregrind_amd64_linux_a-ticket-lock-linux.o `test -f 'm_scheduler/ticket-lock-linux.c' || echo './'`m_scheduler/ticket-lock-linux.c 2024-08-20T21:44:46.2616443Z #7 74.48 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -MT libgcc_sup_amd64_linux_a-m_libgcc_sup.o -MD -MP -MF .deps/libgcc_sup_amd64_linux_a-m_libgcc_sup.Tpo -c -o libgcc_sup_amd64_linux_a-m_libgcc_sup.o `test -f 'm_libgcc_sup.c' || echo './'`m_libgcc_sup.c 2024-08-20T21:44:46.2639501Z #7 74.48 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -MT m_replacemalloc/libreplacemalloc_toolpreload_amd64_linux_a-vg_replace_malloc.o -MD -MP -MF m_replacemalloc/.deps/libreplacemalloc_toolpreload_amd64_linux_a-vg_replace_malloc.Tpo -c -o m_replacemalloc/libreplacemalloc_toolpreload_amd64_linux_a-vg_replace_malloc.o `test -f 'm_replacemalloc/vg_replace_malloc.c' || echo './'`m_replacemalloc/vg_replace_malloc.c 2024-08-20T21:44:46.2654276Z #7 74.49 mv -f .deps/libcoregrind_amd64_linux_a-m_sbprofile.Tpo .deps/libcoregrind_amd64_linux_a-m_sbprofile.Po 2024-08-20T21:44:46.2656619Z #7 74.49 mv -f .deps/libcoregrind_amd64_linux_a-m_syscall.Tpo .deps/libcoregrind_amd64_linux_a-m_syscall.Po 2024-08-20T21:44:46.2658194Z #7 74.49 for f in ; do \ 2024-08-20T21:44:46.2659104Z #7 74.49 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:44:46.2660003Z #7 74.49 echo "dsymutil $f"; \ 2024-08-20T21:44:46.2660690Z #7 74.49 dsymutil $f; \ 2024-08-20T21:44:46.2661256Z #7 74.49 fi; \ 2024-08-20T21:44:46.2661710Z #7 74.49 done 2024-08-20T21:44:46.2663333Z #7 74.49 mv -f .deps/libcoregrind_amd64_linux_a-m_rangemap.Tpo .deps/libcoregrind_amd64_linux_a-m_rangemap.Po 2024-08-20T21:44:46.2676220Z #7 74.49 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-common.o -MD -MP -MF m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-common.Tpo -c -o m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-common.o `test -f 'm_aspacemgr/aspacemgr-common.c' || echo './'`m_aspacemgr/aspacemgr-common.c 2024-08-20T21:44:46.2700659Z #7 74.49 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-linux.o -MD -MP -MF m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-linux.Tpo -c -o m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-linux.o `test -f 'm_aspacemgr/aspacemgr-linux.c' || echo './'`m_aspacemgr/aspacemgr-linux.c 2024-08-20T21:44:46.2723220Z #7 74.49 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-segnames.o -MD -MP -MF m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-segnames.Tpo -c -o m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-segnames.o `test -f 'm_aspacemgr/aspacemgr-segnames.c' || echo './'`m_aspacemgr/aspacemgr-segnames.c 2024-08-20T21:44:46.2747040Z #7 74.49 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_coredump/libcoregrind_amd64_linux_a-coredump-elf.o -MD -MP -MF m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-elf.Tpo -c -o m_coredump/libcoregrind_amd64_linux_a-coredump-elf.o `test -f 'm_coredump/coredump-elf.c' || echo './'`m_coredump/coredump-elf.c 2024-08-20T21:44:46.2765517Z #7 74.50 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m64 -o vgpreload_core-amd64-linux.so vgpreload_core_amd64_linux_so-vg_preloaded.o 2024-08-20T21:44:46.2784811Z #7 74.50 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_coredump/libcoregrind_amd64_linux_a-coredump-macho.o -MD -MP -MF m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-macho.Tpo -c -o m_coredump/libcoregrind_amd64_linux_a-coredump-macho.o `test -f 'm_coredump/coredump-macho.c' || echo './'`m_coredump/coredump-macho.c 2024-08-20T21:44:46.2796384Z #7 74.50 mv -f .deps/libgcc_sup_amd64_linux_a-m_libgcc_sup.Tpo .deps/libgcc_sup_amd64_linux_a-m_libgcc_sup.Po 2024-08-20T21:44:46.2808841Z #7 74.50 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_coredump/libcoregrind_amd64_linux_a-coredump-solaris.o -MD -MP -MF m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-solaris.Tpo -c -o m_coredump/libcoregrind_amd64_linux_a-coredump-solaris.o `test -f 'm_coredump/coredump-solaris.c' || echo './'`m_coredump/coredump-solaris.c 2024-08-20T21:44:46.2829762Z #7 74.51 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-misc.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-misc.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-misc.o `test -f 'm_debuginfo/misc.c' || echo './'`m_debuginfo/misc.c 2024-08-20T21:44:46.2841908Z #7 74.51 mv -f .deps/libcoregrind_amd64_linux_a-m_threadstate.Tpo .deps/libcoregrind_amd64_linux_a-m_threadstate.Po 2024-08-20T21:44:46.2854751Z #7 74.51 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-d3basics.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-d3basics.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-d3basics.o `test -f 'm_debuginfo/d3basics.c' || echo './'`m_debuginfo/d3basics.c 2024-08-20T21:44:46.2867140Z #7 74.51 mv -f .deps/libcoregrind_amd64_linux_a-m_libcsignal.Tpo .deps/libcoregrind_amd64_linux_a-m_libcsignal.Po 2024-08-20T21:44:46.2869560Z #7 74.51 mv -f .deps/libcoregrind_amd64_linux_a-m_commandline.Tpo .deps/libcoregrind_amd64_linux_a-m_commandline.Po 2024-08-20T21:44:46.2872887Z #7 74.51 mv -f m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-macho.Tpo m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-macho.Po 2024-08-20T21:44:46.2885256Z #7 74.52 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-debuginfo.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-debuginfo.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-debuginfo.o `test -f 'm_debuginfo/debuginfo.c' || echo './'`m_debuginfo/debuginfo.c 2024-08-20T21:44:46.2907353Z #7 74.52 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-image.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-image.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-image.o `test -f 'm_debuginfo/image.c' || echo './'`m_debuginfo/image.c 2024-08-20T21:44:46.2928962Z #7 74.52 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-minilzo-inl.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-minilzo-inl.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-minilzo-inl.o `test -f 'm_debuginfo/minilzo-inl.c' || echo './'`m_debuginfo/minilzo-inl.c 2024-08-20T21:44:46.2940195Z #7 74.52 mv -f m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-solaris.Tpo m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-solaris.Po 2024-08-20T21:44:46.2954316Z #7 74.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-readdwarf.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-readdwarf.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-readdwarf.o `test -f 'm_debuginfo/readdwarf.c' || echo './'`m_debuginfo/readdwarf.c 2024-08-20T21:44:46.2965585Z #7 74.53 mv -f .deps/libcoregrind_amd64_linux_a-m_stacks.Tpo .deps/libcoregrind_amd64_linux_a-m_stacks.Po 2024-08-20T21:44:46.2977729Z #7 74.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-readdwarf3.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-readdwarf3.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-readdwarf3.o `test -f 'm_debuginfo/readdwarf3.c' || echo './'`m_debuginfo/readdwarf3.c 2024-08-20T21:44:46.2988824Z #7 74.54 mv -f .deps/libcoregrind_amd64_linux_a-m_deduppoolalloc.Tpo .deps/libcoregrind_amd64_linux_a-m_deduppoolalloc.Po 2024-08-20T21:44:46.3000682Z #7 74.55 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-readelf.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-readelf.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-readelf.o `test -f 'm_debuginfo/readelf.c' || echo './'`m_debuginfo/readelf.c 2024-08-20T21:44:46.3012321Z #7 74.55 mv -f .deps/libcoregrind_amd64_linux_a-m_hashtable.Tpo .deps/libcoregrind_amd64_linux_a-m_hashtable.Po 2024-08-20T21:44:46.3025806Z #7 74.56 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-readexidx.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-readexidx.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-readexidx.o `test -f 'm_debuginfo/readexidx.c' || echo './'`m_debuginfo/readexidx.c 2024-08-20T21:44:46.3037297Z #7 74.56 mv -f .deps/libcoregrind_amd64_linux_a-m_libcassert.Tpo .deps/libcoregrind_amd64_linux_a-m_libcassert.Po 2024-08-20T21:44:46.3049706Z #7 74.57 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-readmacho.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-readmacho.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-readmacho.o `test -f 'm_debuginfo/readmacho.c' || echo './'`m_debuginfo/readmacho.c 2024-08-20T21:44:46.3060578Z #7 74.57 mv -f .deps/libcoregrind_amd64_linux_a-m_xtmemory.Tpo .deps/libcoregrind_amd64_linux_a-m_xtmemory.Po 2024-08-20T21:44:46.3072583Z #7 74.57 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-readpdb.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-readpdb.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-readpdb.o `test -f 'm_debuginfo/readpdb.c' || echo './'`m_debuginfo/readpdb.c 2024-08-20T21:44:46.3482823Z #7 74.57 mv -f .deps/libcoregrind_amd64_linux_a-m_sparsewa.Tpo .deps/libcoregrind_amd64_linux_a-m_sparsewa.Po 2024-08-20T21:44:46.3485403Z #7 74.57 mv -f .deps/libcoregrind_amd64_linux_a-m_options.Tpo .deps/libcoregrind_amd64_linux_a-m_options.Po 2024-08-20T21:44:46.3497484Z #7 74.57 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-storage.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-storage.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-storage.o `test -f 'm_debuginfo/storage.c' || echo './'`m_debuginfo/storage.c 2024-08-20T21:44:46.3508466Z #7 74.58 mv -f .deps/libcoregrind_amd64_linux_a-m_seqmatch.Tpo .deps/libcoregrind_amd64_linux_a-m_seqmatch.Po 2024-08-20T21:44:46.3520497Z #7 74.58 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-tinfl.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-tinfl.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-tinfl.o `test -f 'm_debuginfo/tinfl.c' || echo './'`m_debuginfo/tinfl.c 2024-08-20T21:44:46.3531236Z #7 74.58 mv -f .deps/libcoregrind_amd64_linux_a-m_tooliface.Tpo .deps/libcoregrind_amd64_linux_a-m_tooliface.Po 2024-08-20T21:44:46.3533750Z #7 74.58 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-readexidx.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-readexidx.Po 2024-08-20T21:44:46.3546196Z #7 74.58 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-tytypes.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-tytypes.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-tytypes.o `test -f 'm_debuginfo/tytypes.c' || echo './'`m_debuginfo/tytypes.c 2024-08-20T21:44:46.3567192Z #7 74.58 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_demangle/libcoregrind_amd64_linux_a-cp-demangle.o -MD -MP -MF m_demangle/.deps/libcoregrind_amd64_linux_a-cp-demangle.Tpo -c -o m_demangle/libcoregrind_amd64_linux_a-cp-demangle.o `test -f 'm_demangle/cp-demangle.c' || echo './'`m_demangle/cp-demangle.c 2024-08-20T21:44:46.3587428Z #7 74.58 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_demangle/libcoregrind_amd64_linux_a-cplus-dem.o -MD -MP -MF m_demangle/.deps/libcoregrind_amd64_linux_a-cplus-dem.Tpo -c -o m_demangle/libcoregrind_amd64_linux_a-cplus-dem.o `test -f 'm_demangle/cplus-dem.c' || echo './'`m_demangle/cplus-dem.c 2024-08-20T21:44:46.3598300Z #7 74.58 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-misc.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-misc.Po 2024-08-20T21:44:46.3610146Z #7 74.58 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_demangle/libcoregrind_amd64_linux_a-demangle.o -MD -MP -MF m_demangle/.deps/libcoregrind_amd64_linux_a-demangle.Tpo -c -o m_demangle/libcoregrind_amd64_linux_a-demangle.o `test -f 'm_demangle/demangle.c' || echo './'`m_demangle/demangle.c 2024-08-20T21:44:46.3621082Z #7 74.59 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-readmacho.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-readmacho.Po 2024-08-20T21:44:46.3623324Z #7 74.59 mv -f .deps/libcoregrind_amd64_linux_a-m_machine.Tpo .deps/libcoregrind_amd64_linux_a-m_machine.Po 2024-08-20T21:44:46.3634196Z #7 74.59 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_demangle/libcoregrind_amd64_linux_a-dyn-string.o -MD -MP -MF m_demangle/.deps/libcoregrind_amd64_linux_a-dyn-string.Tpo -c -o m_demangle/libcoregrind_amd64_linux_a-dyn-string.o `test -f 'm_demangle/dyn-string.c' || echo './'`m_demangle/dyn-string.c 2024-08-20T21:44:46.3653600Z #7 74.59 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_demangle/libcoregrind_amd64_linux_a-d-demangle.o -MD -MP -MF m_demangle/.deps/libcoregrind_amd64_linux_a-d-demangle.Tpo -c -o m_demangle/libcoregrind_amd64_linux_a-d-demangle.o `test -f 'm_demangle/d-demangle.c' || echo './'`m_demangle/d-demangle.c 2024-08-20T21:44:46.3664708Z #7 74.60 mv -f m_scheduler/.deps/libcoregrind_amd64_linux_a-ticket-lock-linux.Tpo m_scheduler/.deps/libcoregrind_amd64_linux_a-ticket-lock-linux.Po 2024-08-20T21:44:46.3677179Z #7 74.60 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_demangle/libcoregrind_amd64_linux_a-rust-demangle.o -MD -MP -MF m_demangle/.deps/libcoregrind_amd64_linux_a-rust-demangle.Tpo -c -o m_demangle/libcoregrind_amd64_linux_a-rust-demangle.o `test -f 'm_demangle/rust-demangle.c' || echo './'`m_demangle/rust-demangle.c 2024-08-20T21:44:46.3687930Z #7 74.60 mv -f .deps/valgrind-launcher-linux.Tpo .deps/valgrind-launcher-linux.Po 2024-08-20T21:44:46.3699639Z #7 74.61 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_demangle/libcoregrind_amd64_linux_a-safe-ctype.o -MD -MP -MF m_demangle/.deps/libcoregrind_amd64_linux_a-safe-ctype.Tpo -c -o m_demangle/libcoregrind_amd64_linux_a-safe-ctype.o `test -f 'm_demangle/safe-ctype.c' || echo './'`m_demangle/safe-ctype.c 2024-08-20T21:44:46.3711006Z #7 74.63 mv -f m_demangle/.deps/libcoregrind_amd64_linux_a-safe-ctype.Tpo m_demangle/.deps/libcoregrind_amd64_linux_a-safe-ctype.Po 2024-08-20T21:44:46.3718635Z #7 74.64 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-linux.o `test -f 'm_dispatch/dispatch-x86-linux.S' || echo './'`m_dispatch/dispatch-x86-linux.S 2024-08-20T21:44:46.3725498Z #7 74.64 mv -f .deps/libcoregrind_amd64_linux_a-m_addrinfo.Tpo .deps/libcoregrind_amd64_linux_a-m_addrinfo.Po 2024-08-20T21:44:46.3732164Z #7 74.64 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-linux.o `test -f 'm_dispatch/dispatch-amd64-linux.S' || echo './'`m_dispatch/dispatch-amd64-linux.S 2024-08-20T21:44:46.3739372Z #7 74.66 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-linux.Po 2024-08-20T21:44:46.3742587Z #7 74.66 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-linux.Po 2024-08-20T21:44:46.3750902Z #7 74.66 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc32-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc32-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc32-linux.o `test -f 'm_dispatch/dispatch-ppc32-linux.S' || echo './'`m_dispatch/dispatch-ppc32-linux.S 2024-08-20T21:44:46.3762663Z #7 74.66 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc64be-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc64be-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc64be-linux.o `test -f 'm_dispatch/dispatch-ppc64be-linux.S' || echo './'`m_dispatch/dispatch-ppc64be-linux.S 2024-08-20T21:44:46.3769358Z #7 74.67 mv -f .deps/libcoregrind_amd64_linux_a-m_xarray.Tpo .deps/libcoregrind_amd64_linux_a-m_xarray.Po 2024-08-20T21:44:46.3776593Z #7 74.67 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc64le-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc64le-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc64le-linux.o `test -f 'm_dispatch/dispatch-ppc64le-linux.S' || echo './'`m_dispatch/dispatch-ppc64le-linux.S 2024-08-20T21:44:46.5126757Z #7 74.68 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc64be-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc64be-linux.Po 2024-08-20T21:44:46.5130060Z #7 74.68 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc32-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc32-linux.Po 2024-08-20T21:44:46.5138451Z #7 74.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-arm-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-arm-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-arm-linux.o `test -f 'm_dispatch/dispatch-arm-linux.S' || echo './'`m_dispatch/dispatch-arm-linux.S 2024-08-20T21:44:46.5151199Z #7 74.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-arm64-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-arm64-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-arm64-linux.o `test -f 'm_dispatch/dispatch-arm64-linux.S' || echo './'`m_dispatch/dispatch-arm64-linux.S 2024-08-20T21:44:46.5158608Z #7 74.68 mv -f m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-common.Tpo m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-common.Po 2024-08-20T21:44:46.5167307Z #7 74.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-s390x-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-s390x-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-s390x-linux.o `test -f 'm_dispatch/dispatch-s390x-linux.S' || echo './'`m_dispatch/dispatch-s390x-linux.S 2024-08-20T21:44:46.5174248Z #7 74.69 mv -f .deps/libcoregrind_amd64_linux_a-m_execontext.Tpo .deps/libcoregrind_amd64_linux_a-m_execontext.Po 2024-08-20T21:44:46.5176648Z #7 74.69 mv -f .deps/libcoregrind_amd64_linux_a-m_stacktrace.Tpo .deps/libcoregrind_amd64_linux_a-m_stacktrace.Po 2024-08-20T21:44:46.5179641Z #7 74.69 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc64le-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc64le-linux.Po 2024-08-20T21:44:46.5188283Z #7 74.69 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-mips32-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-mips32-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-mips32-linux.o `test -f 'm_dispatch/dispatch-mips32-linux.S' || echo './'`m_dispatch/dispatch-mips32-linux.S 2024-08-20T21:44:46.5201029Z #7 74.69 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-mips64-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-mips64-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-mips64-linux.o `test -f 'm_dispatch/dispatch-mips64-linux.S' || echo './'`m_dispatch/dispatch-mips64-linux.S 2024-08-20T21:44:46.5213642Z #7 74.69 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-nanomips-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-nanomips-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-nanomips-linux.o `test -f 'm_dispatch/dispatch-nanomips-linux.S' || echo './'`m_dispatch/dispatch-nanomips-linux.S 2024-08-20T21:44:46.5221263Z #7 74.69 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-arm-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-arm-linux.Po 2024-08-20T21:44:46.5224790Z #7 74.70 mv -f m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-segnames.Tpo m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-segnames.Po 2024-08-20T21:44:46.5228084Z #7 74.70 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-arm64-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-arm64-linux.Po 2024-08-20T21:44:46.5235906Z #7 74.70 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-freebsd.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-freebsd.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-freebsd.o `test -f 'm_dispatch/dispatch-x86-freebsd.S' || echo './'`m_dispatch/dispatch-x86-freebsd.S 2024-08-20T21:44:46.5248682Z #7 74.70 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-freebsd.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-freebsd.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-freebsd.o `test -f 'm_dispatch/dispatch-amd64-freebsd.S' || echo './'`m_dispatch/dispatch-amd64-freebsd.S 2024-08-20T21:44:46.5261072Z #7 74.70 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-darwin.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-darwin.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-darwin.o `test -f 'm_dispatch/dispatch-x86-darwin.S' || echo './'`m_dispatch/dispatch-x86-darwin.S 2024-08-20T21:44:46.5270271Z #7 74.70 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-s390x-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-s390x-linux.Po 2024-08-20T21:44:46.5278785Z #7 74.70 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-darwin.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-darwin.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-darwin.o `test -f 'm_dispatch/dispatch-amd64-darwin.S' || echo './'`m_dispatch/dispatch-amd64-darwin.S 2024-08-20T21:44:46.5286451Z #7 74.71 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-mips32-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-mips32-linux.Po 2024-08-20T21:44:46.5289891Z #7 74.71 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-mips64-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-mips64-linux.Po 2024-08-20T21:44:46.5293368Z #7 74.71 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-nanomips-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-nanomips-linux.Po 2024-08-20T21:44:46.5296549Z #7 74.71 mv -f m_demangle/.deps/libcoregrind_amd64_linux_a-cplus-dem.Tpo m_demangle/.deps/libcoregrind_amd64_linux_a-cplus-dem.Po 2024-08-20T21:44:46.5304316Z #7 74.71 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-solaris.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-solaris.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-solaris.o `test -f 'm_dispatch/dispatch-x86-solaris.S' || echo './'`m_dispatch/dispatch-x86-solaris.S 2024-08-20T21:44:46.5318571Z #7 74.71 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-solaris.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-solaris.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-solaris.o `test -f 'm_dispatch/dispatch-amd64-solaris.S' || echo './'`m_dispatch/dispatch-amd64-solaris.S 2024-08-20T21:44:46.5335433Z #7 74.71 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-inferiors.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-inferiors.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-inferiors.o `test -f 'm_gdbserver/inferiors.c' || echo './'`m_gdbserver/inferiors.c 2024-08-20T21:44:46.5345610Z #7 74.71 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-freebsd.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-freebsd.Po 2024-08-20T21:44:46.5348594Z #7 74.71 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-freebsd.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-freebsd.Po 2024-08-20T21:44:46.5359857Z #7 74.71 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-m_gdbserver.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-m_gdbserver.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-m_gdbserver.o `test -f 'm_gdbserver/m_gdbserver.c' || echo './'`m_gdbserver/m_gdbserver.c 2024-08-20T21:44:46.5370058Z #7 74.71 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-darwin.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-darwin.Po 2024-08-20T21:44:46.5372979Z #7 74.72 mv -f m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-elf.Tpo m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-elf.Po 2024-08-20T21:44:46.5385514Z #7 74.72 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-regcache.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-regcache.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-regcache.o `test -f 'm_gdbserver/regcache.c' || echo './'`m_gdbserver/regcache.c 2024-08-20T21:44:46.5405804Z #7 74.72 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-remote-utils.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-remote-utils.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-remote-utils.o `test -f 'm_gdbserver/remote-utils.c' || echo './'`m_gdbserver/remote-utils.c 2024-08-20T21:44:46.5416021Z #7 74.72 mv -f .deps/libcoregrind_amd64_linux_a-m_libcproc.Tpo .deps/libcoregrind_amd64_linux_a-m_libcproc.Po 2024-08-20T21:44:46.5428236Z #7 74.72 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-server.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-server.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-server.o `test -f 'm_gdbserver/server.c' || echo './'`m_gdbserver/server.c 2024-08-20T21:44:46.5449343Z #7 74.72 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-signals.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-signals.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-signals.o `test -f 'm_gdbserver/signals.c' || echo './'`m_gdbserver/signals.c 2024-08-20T21:44:46.5459911Z #7 74.72 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-darwin.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-darwin.Po 2024-08-20T21:44:46.5471957Z #7 74.72 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-target.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-target.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-target.o `test -f 'm_gdbserver/target.c' || echo './'`m_gdbserver/target.c 2024-08-20T21:44:46.5491123Z #7 74.72 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-utils.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-utils.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-utils.o `test -f 'm_gdbserver/utils.c' || echo './'`m_gdbserver/utils.c 2024-08-20T21:44:46.5501410Z #7 74.73 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-solaris.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-solaris.Po 2024-08-20T21:44:46.5504416Z #7 74.73 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-solaris.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-solaris.Po 2024-08-20T21:44:46.5515950Z #7 74.73 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-x86.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-x86.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-x86.o `test -f 'm_gdbserver/valgrind-low-x86.c' || echo './'`m_gdbserver/valgrind-low-x86.c 2024-08-20T21:44:46.5536388Z #7 74.73 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-amd64.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-amd64.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-amd64.o `test -f 'm_gdbserver/valgrind-low-amd64.c' || echo './'`m_gdbserver/valgrind-low-amd64.c 2024-08-20T21:44:46.5548316Z #7 74.73 mv -f m_demangle/.deps/libcoregrind_amd64_linux_a-demangle.Tpo m_demangle/.deps/libcoregrind_amd64_linux_a-demangle.Po 2024-08-20T21:44:46.5559619Z #7 74.74 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-arm.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-arm.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-arm.o `test -f 'm_gdbserver/valgrind-low-arm.c' || echo './'`m_gdbserver/valgrind-low-arm.c 2024-08-20T21:44:46.5570223Z #7 74.74 mv -f m_demangle/.deps/libcoregrind_amd64_linux_a-dyn-string.Tpo m_demangle/.deps/libcoregrind_amd64_linux_a-dyn-string.Po 2024-08-20T21:44:46.5572434Z #7 74.75 mv -f .deps/libcoregrind_amd64_linux_a-m_oset.Tpo .deps/libcoregrind_amd64_linux_a-m_oset.Po 2024-08-20T21:44:46.5583664Z #7 74.75 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-arm64.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-arm64.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-arm64.o `test -f 'm_gdbserver/valgrind-low-arm64.c' || echo './'`m_gdbserver/valgrind-low-arm64.c 2024-08-20T21:44:46.5604798Z #7 74.75 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-ppc32.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-ppc32.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-ppc32.o `test -f 'm_gdbserver/valgrind-low-ppc32.c' || echo './'`m_gdbserver/valgrind-low-ppc32.c 2024-08-20T21:44:46.5616753Z #7 74.76 mv -f .deps/libcoregrind_amd64_linux_a-m_libcfile.Tpo .deps/libcoregrind_amd64_linux_a-m_libcfile.Po 2024-08-20T21:44:46.5628513Z #7 74.77 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-ppc64.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-ppc64.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-ppc64.o `test -f 'm_gdbserver/valgrind-low-ppc64.c' || echo './'`m_gdbserver/valgrind-low-ppc64.c 2024-08-20T21:44:46.5638926Z #7 74.84 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-utils.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-utils.Po 2024-08-20T21:44:46.6152293Z #7 74.84 mv -f .deps/libcoregrind_amd64_linux_a-m_redir.Tpo .deps/libcoregrind_amd64_linux_a-m_redir.Po 2024-08-20T21:44:46.6165450Z #7 74.84 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-s390x.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-s390x.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-s390x.o `test -f 'm_gdbserver/valgrind-low-s390x.c' || echo './'`m_gdbserver/valgrind-low-s390x.c 2024-08-20T21:44:46.6187688Z #7 74.84 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-mips32.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-mips32.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-mips32.o `test -f 'm_gdbserver/valgrind-low-mips32.c' || echo './'`m_gdbserver/valgrind-low-mips32.c 2024-08-20T21:44:46.6199056Z #7 74.85 mv -f .deps/valgrind-m_debuglog.Tpo .deps/valgrind-m_debuglog.Po 2024-08-20T21:44:46.6201052Z #7 74.85 mv -f .deps/libcoregrind_amd64_linux_a-m_debuglog.Tpo .deps/libcoregrind_amd64_linux_a-m_debuglog.Po 2024-08-20T21:44:46.6213817Z #7 74.85 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-mips64.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-mips64.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-mips64.o `test -f 'm_gdbserver/valgrind-low-mips64.c' || echo './'`m_gdbserver/valgrind-low-mips64.c 2024-08-20T21:44:46.6235629Z #7 74.85 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-nanomips.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-nanomips.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-nanomips.o `test -f 'm_gdbserver/valgrind-low-nanomips.c' || echo './'`m_gdbserver/valgrind-low-nanomips.c 2024-08-20T21:44:46.6247264Z #7 74.86 mv -f .deps/vgdb-vgdb-invoker-ptrace.Tpo .deps/vgdb-vgdb-invoker-ptrace.Po 2024-08-20T21:44:46.6259205Z #7 74.86 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-version.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-version.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-version.o `test -f 'm_gdbserver/version.c' || echo './'`m_gdbserver/version.c 2024-08-20T21:44:46.6271484Z #7 74.86 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-inferiors.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-inferiors.Po 2024-08-20T21:44:46.6274014Z #7 74.86 mv -f .deps/libcoregrind_amd64_linux_a-m_xtree.Tpo .deps/libcoregrind_amd64_linux_a-m_xtree.Po 2024-08-20T21:44:46.6286334Z #7 74.87 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_initimg/libcoregrind_amd64_linux_a-initimg-linux.o -MD -MP -MF m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-linux.Tpo -c -o m_initimg/libcoregrind_amd64_linux_a-initimg-linux.o `test -f 'm_initimg/initimg-linux.c' || echo './'`m_initimg/initimg-linux.c 2024-08-20T21:44:46.6307515Z #7 74.87 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_initimg/libcoregrind_amd64_linux_a-initimg-freebsd.o -MD -MP -MF m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-freebsd.Tpo -c -o m_initimg/libcoregrind_amd64_linux_a-initimg-freebsd.o `test -f 'm_initimg/initimg-freebsd.c' || echo './'`m_initimg/initimg-freebsd.c 2024-08-20T21:44:46.6319210Z #7 74.87 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-signals.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-signals.Po 2024-08-20T21:44:46.6332915Z #7 74.88 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_initimg/libcoregrind_amd64_linux_a-initimg-darwin.o -MD -MP -MF m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-darwin.Tpo -c -o m_initimg/libcoregrind_amd64_linux_a-initimg-darwin.o `test -f 'm_initimg/initimg-darwin.c' || echo './'`m_initimg/initimg-darwin.c 2024-08-20T21:44:46.6344478Z #7 74.89 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-regcache.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-regcache.Po 2024-08-20T21:44:46.6347126Z #7 74.89 mv -f m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-freebsd.Tpo m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-freebsd.Po 2024-08-20T21:44:46.6358673Z #7 74.89 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_initimg/libcoregrind_amd64_linux_a-initimg-solaris.o -MD -MP -MF m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-solaris.Tpo -c -o m_initimg/libcoregrind_amd64_linux_a-initimg-solaris.o `test -f 'm_initimg/initimg-solaris.c' || echo './'`m_initimg/initimg-solaris.c 2024-08-20T21:44:46.6370215Z #7 74.89 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-x86.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-x86.Po 2024-08-20T21:44:46.6381842Z #7 74.89 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_mach/libcoregrind_amd64_linux_a-mach_basics.o -MD -MP -MF m_mach/.deps/libcoregrind_amd64_linux_a-mach_basics.Tpo -c -o m_mach/libcoregrind_amd64_linux_a-mach_basics.o `test -f 'm_mach/mach_basics.c' || echo './'`m_mach/mach_basics.c 2024-08-20T21:44:46.6392621Z #7 74.89 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-minilzo-inl.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-minilzo-inl.Po 2024-08-20T21:44:46.6404488Z #7 74.89 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_mach/libcoregrind_amd64_linux_a-mach_msg.o -MD -MP -MF m_mach/.deps/libcoregrind_amd64_linux_a-mach_msg.Tpo -c -o m_mach/libcoregrind_amd64_linux_a-mach_msg.o `test -f 'm_mach/mach_msg.c' || echo './'`m_mach/mach_msg.c 2024-08-20T21:44:46.6415178Z #7 74.90 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-tytypes.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-tytypes.Po 2024-08-20T21:44:46.6422606Z #7 74.90 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_mach/libcoregrind_amd64_linux_a-mach_traps-x86-darwin.o -MD -MP -MF m_mach/.deps/libcoregrind_amd64_linux_a-mach_traps-x86-darwin.Tpo -c -o m_mach/libcoregrind_amd64_linux_a-mach_traps-x86-darwin.o `test -f 'm_mach/mach_traps-x86-darwin.S' || echo './'`m_mach/mach_traps-x86-darwin.S 2024-08-20T21:44:46.6433835Z #7 74.90 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_mach/libcoregrind_amd64_linux_a-mach_traps-amd64-darwin.o -MD -MP -MF m_mach/.deps/libcoregrind_amd64_linux_a-mach_traps-amd64-darwin.Tpo -c -o m_mach/libcoregrind_amd64_linux_a-mach_traps-amd64-darwin.o `test -f 'm_mach/mach_traps-amd64-darwin.S' || echo './'`m_mach/mach_traps-amd64-darwin.S 2024-08-20T21:44:46.6440976Z #7 74.90 mv -f m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-darwin.Tpo m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-darwin.Po 2024-08-20T21:44:46.6454157Z #7 74.90 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_replacemalloc/libcoregrind_amd64_linux_a-replacemalloc_core.o -MD -MP -MF m_replacemalloc/.deps/libcoregrind_amd64_linux_a-replacemalloc_core.Tpo -c -o m_replacemalloc/libcoregrind_amd64_linux_a-replacemalloc_core.o `test -f 'm_replacemalloc/replacemalloc_core.c' || echo './'`m_replacemalloc/replacemalloc_core.c 2024-08-20T21:44:46.6466180Z #7 74.90 mv -f .deps/libcoregrind_amd64_linux_a-m_libcprint.Tpo .deps/libcoregrind_amd64_linux_a-m_libcprint.Po 2024-08-20T21:44:46.6477992Z #7 74.91 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_scheduler/libcoregrind_amd64_linux_a-sched-lock.o -MD -MP -MF m_scheduler/.deps/libcoregrind_amd64_linux_a-sched-lock.Tpo -c -o m_scheduler/libcoregrind_amd64_linux_a-sched-lock.o `test -f 'm_scheduler/sched-lock.c' || echo './'`m_scheduler/sched-lock.c 2024-08-20T21:44:46.6489520Z #7 74.91 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-arm.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-arm.Po 2024-08-20T21:44:46.6492371Z #7 74.91 mv -f m_mach/.deps/libcoregrind_amd64_linux_a-mach_basics.Tpo m_mach/.deps/libcoregrind_amd64_linux_a-mach_basics.Po 2024-08-20T21:44:46.6495013Z #7 74.91 mv -f m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-solaris.Tpo m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-solaris.Po 2024-08-20T21:44:46.6506502Z #7 74.91 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_scheduler/libcoregrind_amd64_linux_a-sched-lock-generic.o -MD -MP -MF m_scheduler/.deps/libcoregrind_amd64_linux_a-sched-lock-generic.Tpo -c -o m_scheduler/libcoregrind_amd64_linux_a-sched-lock-generic.o `test -f 'm_scheduler/sched-lock-generic.c' || echo './'`m_scheduler/sched-lock-generic.c 2024-08-20T21:44:46.6518721Z #7 74.91 mv -f m_mach/.deps/libcoregrind_amd64_linux_a-mach_msg.Tpo m_mach/.deps/libcoregrind_amd64_linux_a-mach_msg.Po 2024-08-20T21:44:46.6530859Z #7 74.91 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_scheduler/libcoregrind_amd64_linux_a-scheduler.o -MD -MP -MF m_scheduler/.deps/libcoregrind_amd64_linux_a-scheduler.Tpo -c -o m_scheduler/libcoregrind_amd64_linux_a-scheduler.o `test -f 'm_scheduler/scheduler.c' || echo './'`m_scheduler/scheduler.c 2024-08-20T21:44:46.6541801Z #7 74.91 mv -f m_mach/.deps/libcoregrind_amd64_linux_a-mach_traps-x86-darwin.Tpo m_mach/.deps/libcoregrind_amd64_linux_a-mach_traps-x86-darwin.Po 2024-08-20T21:44:46.6544912Z #7 74.91 mv -f m_mach/.deps/libcoregrind_amd64_linux_a-mach_traps-amd64-darwin.Tpo m_mach/.deps/libcoregrind_amd64_linux_a-mach_traps-amd64-darwin.Po 2024-08-20T21:44:46.6556494Z #7 74.91 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_scheduler/libcoregrind_amd64_linux_a-sema.o -MD -MP -MF m_scheduler/.deps/libcoregrind_amd64_linux_a-sema.Tpo -c -o m_scheduler/libcoregrind_amd64_linux_a-sema.o `test -f 'm_scheduler/sema.c' || echo './'`m_scheduler/sema.c 2024-08-20T21:44:46.6576933Z #7 74.91 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-common.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-common.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-common.o `test -f 'm_sigframe/sigframe-common.c' || echo './'`m_sigframe/sigframe-common.c 2024-08-20T21:44:46.6597066Z #7 74.92 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-linux.o `test -f 'm_sigframe/sigframe-x86-linux.c' || echo './'`m_sigframe/sigframe-x86-linux.c 2024-08-20T21:44:46.6616831Z #7 74.92 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-linux.o `test -f 'm_sigframe/sigframe-amd64-linux.c' || echo './'`m_sigframe/sigframe-amd64-linux.c 2024-08-20T21:44:46.6627776Z #7 74.92 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-arm64.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-arm64.Po 2024-08-20T21:44:46.6640580Z #7 74.92 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-freebsd.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-freebsd.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-freebsd.o `test -f 'm_sigframe/sigframe-x86-freebsd.c' || echo './'`m_sigframe/sigframe-x86-freebsd.c 2024-08-20T21:44:46.6652719Z #7 74.92 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-amd64.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-amd64.Po 2024-08-20T21:44:46.6666264Z #7 74.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-freebsd.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-freebsd.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-freebsd.o `test -f 'm_sigframe/sigframe-amd64-freebsd.c' || echo './'`m_sigframe/sigframe-amd64-freebsd.c 2024-08-20T21:44:46.6677813Z #7 74.94 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-linux.Po 2024-08-20T21:44:46.6690993Z #7 74.94 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-ppc32-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-ppc32-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-ppc32-linux.o `test -f 'm_sigframe/sigframe-ppc32-linux.c' || echo './'`m_sigframe/sigframe-ppc32-linux.c 2024-08-20T21:44:46.7173327Z #7 74.94 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-freebsd.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-freebsd.Po 2024-08-20T21:44:46.7176683Z #7 74.95 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-freebsd.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-freebsd.Po 2024-08-20T21:44:46.7187488Z #7 74.95 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-ppc64-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-ppc64-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-ppc64-linux.o `test -f 'm_sigframe/sigframe-ppc64-linux.c' || echo './'`m_sigframe/sigframe-ppc64-linux.c 2024-08-20T21:44:46.7204066Z #7 74.95 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-arm-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-arm-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-arm-linux.o `test -f 'm_sigframe/sigframe-arm-linux.c' || echo './'`m_sigframe/sigframe-arm-linux.c 2024-08-20T21:44:46.7215606Z #7 74.95 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-ppc32.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-ppc32.Po 2024-08-20T21:44:46.7218551Z #7 74.95 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-version.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-version.Po 2024-08-20T21:44:46.7220854Z #7 74.95 mv -f m_scheduler/.deps/libcoregrind_amd64_linux_a-sched-lock-generic.Tpo m_scheduler/.deps/libcoregrind_amd64_linux_a-sched-lock-generic.Po 2024-08-20T21:44:46.7222658Z #7 74.96 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-ppc32-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-ppc32-linux.Po 2024-08-20T21:44:46.7233675Z #7 74.96 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-arm64-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-arm64-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-arm64-linux.o `test -f 'm_sigframe/sigframe-arm64-linux.c' || echo './'`m_sigframe/sigframe-arm64-linux.c 2024-08-20T21:44:46.7252400Z #7 74.96 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-s390x-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-s390x-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-s390x-linux.o `test -f 'm_sigframe/sigframe-s390x-linux.c' || echo './'`m_sigframe/sigframe-s390x-linux.c 2024-08-20T21:44:46.7259623Z #7 74.96 mv -f m_scheduler/.deps/libcoregrind_amd64_linux_a-sched-lock.Tpo m_scheduler/.deps/libcoregrind_amd64_linux_a-sched-lock.Po 2024-08-20T21:44:46.7270628Z #7 74.96 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-mips32-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-mips32-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-mips32-linux.o `test -f 'm_sigframe/sigframe-mips32-linux.c' || echo './'`m_sigframe/sigframe-mips32-linux.c 2024-08-20T21:44:46.7283435Z #7 74.96 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-mips64-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-mips64-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-mips64-linux.o `test -f 'm_sigframe/sigframe-mips64-linux.c' || echo './'`m_sigframe/sigframe-mips64-linux.c 2024-08-20T21:44:46.7303492Z #7 74.96 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-nanomips-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-nanomips-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-nanomips-linux.o `test -f 'm_sigframe/sigframe-nanomips-linux.c' || echo './'`m_sigframe/sigframe-nanomips-linux.c 2024-08-20T21:44:46.7313953Z #7 74.97 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-ppc64-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-ppc64-linux.Po 2024-08-20T21:44:46.7322518Z #7 74.97 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-darwin.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-darwin.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-darwin.o `test -f 'm_sigframe/sigframe-x86-darwin.c' || echo './'`m_sigframe/sigframe-x86-darwin.c 2024-08-20T21:44:46.7334426Z #7 74.98 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-arm64-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-arm64-linux.Po 2024-08-20T21:44:46.7337588Z #7 74.98 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-mips32-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-mips32-linux.Po 2024-08-20T21:44:46.7340786Z #7 74.98 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-mips64-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-mips64-linux.Po 2024-08-20T21:44:46.7353917Z #7 74.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-darwin.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-darwin.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-darwin.o `test -f 'm_sigframe/sigframe-amd64-darwin.c' || echo './'`m_sigframe/sigframe-amd64-darwin.c 2024-08-20T21:44:46.7365794Z #7 74.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-solaris.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-solaris.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-solaris.o `test -f 'm_sigframe/sigframe-solaris.c' || echo './'`m_sigframe/sigframe-solaris.c 2024-08-20T21:44:46.7376209Z #7 74.98 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-nanomips-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-nanomips-linux.Po 2024-08-20T21:44:46.7383300Z #7 74.98 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-linux.o `test -f 'm_syswrap/syscall-x86-linux.S' || echo './'`m_syswrap/syscall-x86-linux.S 2024-08-20T21:44:46.7394666Z #7 74.99 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-linux.o `test -f 'm_syswrap/syscall-amd64-linux.S' || echo './'`m_syswrap/syscall-amd64-linux.S 2024-08-20T21:44:46.7401673Z #7 74.99 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-arm-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-arm-linux.Po 2024-08-20T21:44:46.7404855Z #7 74.99 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-ppc64.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-ppc64.Po 2024-08-20T21:44:46.7412721Z #7 74.99 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc32-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc32-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc32-linux.o `test -f 'm_syswrap/syscall-ppc32-linux.S' || echo './'`m_syswrap/syscall-ppc32-linux.S 2024-08-20T21:44:46.7419467Z #7 74.99 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-nanomips.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-nanomips.Po 2024-08-20T21:44:46.7422469Z #7 74.99 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-darwin.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-darwin.Po 2024-08-20T21:44:46.7429970Z #7 74.99 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc64be-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc64be-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc64be-linux.o `test -f 'm_syswrap/syscall-ppc64be-linux.S' || echo './'`m_syswrap/syscall-ppc64be-linux.S 2024-08-20T21:44:46.7436160Z #7 74.99 mv -f .deps/libcoregrind_amd64_linux_a-m_signals.Tpo .deps/libcoregrind_amd64_linux_a-m_signals.Po 2024-08-20T21:44:46.7443008Z #7 74.99 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc64le-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc64le-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc64le-linux.o `test -f 'm_syswrap/syscall-ppc64le-linux.S' || echo './'`m_syswrap/syscall-ppc64le-linux.S 2024-08-20T21:44:46.7454115Z #7 75.00 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-arm-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-arm-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-arm-linux.o `test -f 'm_syswrap/syscall-arm-linux.S' || echo './'`m_syswrap/syscall-arm-linux.S 2024-08-20T21:44:46.7465720Z #7 75.00 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-arm64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-arm64-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-arm64-linux.o `test -f 'm_syswrap/syscall-arm64-linux.S' || echo './'`m_syswrap/syscall-arm64-linux.S 2024-08-20T21:44:46.7472550Z #7 75.00 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-linux.Po 2024-08-20T21:44:46.7475616Z #7 75.00 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-darwin.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-darwin.Po 2024-08-20T21:44:46.7478702Z #7 75.00 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-solaris.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-solaris.Po 2024-08-20T21:44:46.7485985Z #7 75.00 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-s390x-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-s390x-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-s390x-linux.o `test -f 'm_syswrap/syscall-s390x-linux.S' || echo './'`m_syswrap/syscall-s390x-linux.S 2024-08-20T21:44:46.7492837Z #7 75.00 mv -f m_replacemalloc/.deps/libcoregrind_amd64_linux_a-replacemalloc_core.Tpo m_replacemalloc/.deps/libcoregrind_amd64_linux_a-replacemalloc_core.Po 2024-08-20T21:44:46.7500278Z #7 75.00 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-mips32-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-mips32-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-mips32-linux.o `test -f 'm_syswrap/syscall-mips32-linux.S' || echo './'`m_syswrap/syscall-mips32-linux.S 2024-08-20T21:44:46.7507225Z #7 75.00 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-linux.Po 2024-08-20T21:44:46.7510332Z #7 75.00 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-mips32.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-mips32.Po 2024-08-20T21:44:46.7517729Z #7 75.00 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-mips64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-mips64-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-mips64-linux.o `test -f 'm_syswrap/syscall-mips64-linux.S' || echo './'`m_syswrap/syscall-mips64-linux.S 2024-08-20T21:44:46.7529058Z #7 75.01 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-nanomips-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-nanomips-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-nanomips-linux.o `test -f 'm_syswrap/syscall-nanomips-linux.S' || echo './'`m_syswrap/syscall-nanomips-linux.S 2024-08-20T21:44:46.7536435Z #7 75.01 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc32-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc32-linux.Po 2024-08-20T21:44:46.7543808Z #7 75.01 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-freebsd.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-freebsd.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-freebsd.o `test -f 'm_syswrap/syscall-x86-freebsd.S' || echo './'`m_syswrap/syscall-x86-freebsd.S 2024-08-20T21:44:46.7554874Z #7 75.01 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-freebsd.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-freebsd.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-freebsd.o `test -f 'm_syswrap/syscall-amd64-freebsd.S' || echo './'`m_syswrap/syscall-amd64-freebsd.S 2024-08-20T21:44:46.7562183Z #7 75.01 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc64be-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc64be-linux.Po 2024-08-20T21:44:46.7569782Z #7 75.01 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-darwin.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-darwin.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-darwin.o `test -f 'm_syswrap/syscall-x86-darwin.S' || echo './'`m_syswrap/syscall-x86-darwin.S 2024-08-20T21:44:46.7576431Z #7 75.01 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc64le-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc64le-linux.Po 2024-08-20T21:44:46.7579657Z #7 75.01 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-arm-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-arm-linux.Po 2024-08-20T21:44:46.7582664Z #7 75.01 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-arm64-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-arm64-linux.Po 2024-08-20T21:44:46.7585421Z #7 75.01 mv -f m_scheduler/.deps/libcoregrind_amd64_linux_a-sema.Tpo m_scheduler/.deps/libcoregrind_amd64_linux_a-sema.Po 2024-08-20T21:44:46.7592398Z #7 75.01 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-darwin.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-darwin.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-darwin.o `test -f 'm_syswrap/syscall-amd64-darwin.S' || echo './'`m_syswrap/syscall-amd64-darwin.S 2024-08-20T21:44:46.7599251Z #7 75.01 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-s390x.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-s390x.Po 2024-08-20T21:44:46.7606496Z #7 75.01 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-solaris.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-solaris.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-solaris.o `test -f 'm_syswrap/syscall-x86-solaris.S' || echo './'`m_syswrap/syscall-x86-solaris.S 2024-08-20T21:44:46.7617917Z #7 75.01 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-solaris.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-solaris.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-solaris.o `test -f 'm_syswrap/syscall-amd64-solaris.S' || echo './'`m_syswrap/syscall-amd64-solaris.S 2024-08-20T21:44:46.7633623Z #7 75.01 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-main.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-main.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-main.o `test -f 'm_syswrap/syswrap-main.c' || echo './'`m_syswrap/syswrap-main.c 2024-08-20T21:44:46.7644026Z #7 75.01 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-common.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-common.Po 2024-08-20T21:44:46.7655933Z #7 75.01 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-generic.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-generic.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-generic.o `test -f 'm_syswrap/syswrap-generic.c' || echo './'`m_syswrap/syswrap-generic.c 2024-08-20T21:44:46.7675771Z #7 75.01 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-linux.o `test -f 'm_syswrap/syswrap-linux.c' || echo './'`m_syswrap/syswrap-linux.c 2024-08-20T21:44:46.7696037Z #7 75.02 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-linux-variants.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-linux-variants.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-linux-variants.o `test -f 'm_syswrap/syswrap-linux-variants.c' || echo './'`m_syswrap/syswrap-linux-variants.c 2024-08-20T21:44:46.7707687Z #7 75.02 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-mips32-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-mips32-linux.Po 2024-08-20T21:44:46.7710740Z #7 75.02 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-s390x-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-s390x-linux.Po 2024-08-20T21:44:46.7713750Z #7 75.02 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-mips64-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-mips64-linux.Po 2024-08-20T21:44:46.7717114Z #7 75.02 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-mips64.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-mips64.Po 2024-08-20T21:44:46.7728962Z #7 75.02 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-freebsd.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-freebsd.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-freebsd.o `test -f 'm_syswrap/syswrap-freebsd.c' || echo './'`m_syswrap/syswrap-freebsd.c 2024-08-20T21:44:46.7747988Z #7 75.02 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-darwin.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-darwin.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-darwin.o `test -f 'm_syswrap/syswrap-darwin.c' || echo './'`m_syswrap/syswrap-darwin.c 2024-08-20T21:44:46.7758228Z #7 75.02 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-nanomips-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-nanomips-linux.Po 2024-08-20T21:44:46.7761197Z #7 75.02 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-freebsd.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-freebsd.Po 2024-08-20T21:44:46.7774892Z #7 75.02 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-solaris.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-solaris.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-solaris.o `test -f 'm_syswrap/syswrap-solaris.c' || echo './'`m_syswrap/syswrap-solaris.c 2024-08-20T21:44:46.7786162Z #7 75.02 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-freebsd.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-freebsd.Po 2024-08-20T21:44:46.7789229Z #7 75.02 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-darwin.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-darwin.Po 2024-08-20T21:44:46.7801663Z #7 75.02 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-linux.o `test -f 'm_syswrap/syswrap-x86-linux.c' || echo './'`m_syswrap/syswrap-x86-linux.c 2024-08-20T21:44:46.7823549Z #7 75.03 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-linux.o `test -f 'm_syswrap/syswrap-amd64-linux.c' || echo './'`m_syswrap/syswrap-amd64-linux.c 2024-08-20T21:44:46.7846091Z #7 75.03 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-ppc32-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-ppc32-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-ppc32-linux.o `test -f 'm_syswrap/syswrap-ppc32-linux.c' || echo './'`m_syswrap/syswrap-ppc32-linux.c 2024-08-20T21:44:46.7858376Z #7 75.03 mv -f .deps/libcoregrind_amd64_linux_a-m_libcbase.Tpo .deps/libcoregrind_amd64_linux_a-m_libcbase.Po 2024-08-20T21:44:46.7861328Z #7 75.03 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-darwin.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-darwin.Po 2024-08-20T21:44:46.7864876Z #7 75.03 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-solaris.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-solaris.Po 2024-08-20T21:44:46.7876838Z #7 75.03 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-ppc64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-ppc64-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-ppc64-linux.o `test -f 'm_syswrap/syswrap-ppc64-linux.c' || echo './'`m_syswrap/syswrap-ppc64-linux.c 2024-08-20T21:44:46.7887970Z #7 75.03 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-solaris.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-solaris.Po 2024-08-20T21:44:46.7899993Z #7 75.03 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-freebsd.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-freebsd.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-freebsd.o `test -f 'm_syswrap/syswrap-x86-freebsd.c' || echo './'`m_syswrap/syswrap-x86-freebsd.c 2024-08-20T21:44:46.7921062Z #7 75.03 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-freebsd.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-freebsd.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-freebsd.o `test -f 'm_syswrap/syswrap-amd64-freebsd.c' || echo './'`m_syswrap/syswrap-amd64-freebsd.c 2024-08-20T21:44:46.7941930Z #7 75.03 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-arm-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-arm-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-arm-linux.o `test -f 'm_syswrap/syswrap-arm-linux.c' || echo './'`m_syswrap/syswrap-arm-linux.c 2024-08-20T21:44:46.7962572Z #7 75.03 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-arm64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-arm64-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-arm64-linux.o `test -f 'm_syswrap/syswrap-arm64-linux.c' || echo './'`m_syswrap/syswrap-arm64-linux.c 2024-08-20T21:44:46.7983287Z #7 75.03 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-s390x-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-s390x-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-s390x-linux.o `test -f 'm_syswrap/syswrap-s390x-linux.c' || echo './'`m_syswrap/syswrap-s390x-linux.c 2024-08-20T21:44:46.7994213Z #7 75.04 mv -f .deps/libcoregrind_amd64_linux_a-m_errormgr.Tpo .deps/libcoregrind_amd64_linux_a-m_errormgr.Po 2024-08-20T21:44:46.8181642Z #7 75.04 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-s390x-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-s390x-linux.Po 2024-08-20T21:44:46.8194541Z #7 75.04 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-mips32-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-mips32-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-mips32-linux.o `test -f 'm_syswrap/syswrap-mips32-linux.c' || echo './'`m_syswrap/syswrap-mips32-linux.c 2024-08-20T21:44:46.8216259Z #7 75.04 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-mips64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-mips64-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-mips64-linux.o `test -f 'm_syswrap/syswrap-mips64-linux.c' || echo './'`m_syswrap/syswrap-mips64-linux.c 2024-08-20T21:44:46.8227786Z #7 75.04 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-linux.Po 2024-08-20T21:44:46.8231186Z #7 75.04 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-ppc32-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-ppc32-linux.Po 2024-08-20T21:44:46.8234222Z #7 75.05 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-freebsd.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-freebsd.Po 2024-08-20T21:44:46.8247284Z #7 75.05 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-nanomips-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-nanomips-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-nanomips-linux.o `test -f 'm_syswrap/syswrap-nanomips-linux.c' || echo './'`m_syswrap/syswrap-nanomips-linux.c 2024-08-20T21:44:46.8258858Z #7 75.05 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-darwin.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-darwin.Po 2024-08-20T21:44:46.8271748Z #7 75.05 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-darwin.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-darwin.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-darwin.o `test -f 'm_syswrap/syswrap-x86-darwin.c' || echo './'`m_syswrap/syswrap-x86-darwin.c 2024-08-20T21:44:46.8283415Z #7 75.05 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-ppc64-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-ppc64-linux.Po 2024-08-20T21:44:46.8296428Z #7 75.05 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-darwin.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-darwin.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-darwin.o `test -f 'm_syswrap/syswrap-amd64-darwin.c' || echo './'`m_syswrap/syswrap-amd64-darwin.c 2024-08-20T21:44:46.8307905Z #7 75.05 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-solaris.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-solaris.Po 2024-08-20T21:44:46.8320221Z #7 75.05 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-xen.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-xen.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-xen.o `test -f 'm_syswrap/syswrap-xen.c' || echo './'`m_syswrap/syswrap-xen.c 2024-08-20T21:44:46.8331307Z #7 75.05 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-freebsd.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-freebsd.Po 2024-08-20T21:44:46.8344078Z #7 75.05 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-solaris.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-solaris.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-solaris.o `test -f 'm_syswrap/syswrap-x86-solaris.c' || echo './'`m_syswrap/syswrap-x86-solaris.c 2024-08-20T21:44:46.8355472Z #7 75.05 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-freebsd.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-freebsd.Po 2024-08-20T21:44:46.8358533Z #7 75.05 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-s390x-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-s390x-linux.Po 2024-08-20T21:44:46.8361555Z #7 75.05 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-arm64-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-arm64-linux.Po 2024-08-20T21:44:46.8377254Z #7 75.05 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-solaris.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-solaris.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-solaris.o `test -f 'm_syswrap/syswrap-amd64-solaris.c' || echo './'`m_syswrap/syswrap-amd64-solaris.c 2024-08-20T21:44:46.8397542Z #7 75.05 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_ume/libcoregrind_amd64_linux_a-elf.o -MD -MP -MF m_ume/.deps/libcoregrind_amd64_linux_a-elf.Tpo -c -o m_ume/libcoregrind_amd64_linux_a-elf.o `test -f 'm_ume/elf.c' || echo './'`m_ume/elf.c 2024-08-20T21:44:46.8416829Z #7 75.05 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_ume/libcoregrind_amd64_linux_a-macho.o -MD -MP -MF m_ume/.deps/libcoregrind_amd64_linux_a-macho.Tpo -c -o m_ume/libcoregrind_amd64_linux_a-macho.o `test -f 'm_ume/macho.c' || echo './'`m_ume/macho.c 2024-08-20T21:44:46.8431615Z #7 75.06 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_ume/libcoregrind_amd64_linux_a-main.o -MD -MP -MF m_ume/.deps/libcoregrind_amd64_linux_a-main.Tpo -c -o m_ume/libcoregrind_amd64_linux_a-main.o `test -f 'm_ume/main.c' || echo './'`m_ume/main.c 2024-08-20T21:44:46.8441902Z #7 75.06 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_ume/libcoregrind_amd64_linux_a-script.o -MD -MP -MF m_ume/.deps/libcoregrind_amd64_linux_a-script.Tpo -c -o m_ume/libcoregrind_amd64_linux_a-script.o `test -f 'm_ume/script.c' || echo './'`m_ume/script.c 2024-08-20T21:44:46.8448052Z #7 75.06 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-mips32-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-mips32-linux.Po 2024-08-20T21:44:46.8449809Z #7 75.06 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-mips64-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-mips64-linux.Po 2024-08-20T21:44:46.8450888Z #7 75.07 rm -f libgcc-sup-amd64-linux.a 2024-08-20T21:44:46.8452057Z #7 75.07 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-linux.Po 2024-08-20T21:44:46.8453130Z #7 75.07 mkdir -p ../.in_place; \ 2024-08-20T21:44:46.8453671Z #7 75.07 for f in vgpreload_core-amd64-linux.so ; do \ 2024-08-20T21:44:46.8454308Z #7 75.07 rm -f ../.in_place/$f; \ 2024-08-20T21:44:46.8454820Z #7 75.07 ln -f -s ../coregrind/$f ../.in_place; \ 2024-08-20T21:44:46.8455256Z #7 75.07 done 2024-08-20T21:44:46.8455905Z #7 75.07 /usr/bin/ar cru libgcc-sup-amd64-linux.a libgcc_sup_amd64_linux_a-m_libgcc_sup.o 2024-08-20T21:44:46.8457372Z #7 75.07 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-nanomips-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-nanomips-linux.Po 2024-08-20T21:44:46.8459118Z #7 75.07 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-darwin.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-darwin.Po 2024-08-20T21:44:46.8460810Z #7 75.07 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-darwin.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-darwin.Po 2024-08-20T21:44:46.8461865Z #7 75.07 mkdir -p ../.in_place; \ 2024-08-20T21:44:46.8462239Z #7 75.07 for f in ; do \ 2024-08-20T21:44:46.8462640Z #7 75.07 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:44:46.8463174Z #7 75.07 ln -f -s ../coregrind/$f.dSYM ../.in_place; \ 2024-08-20T21:44:46.8463628Z #7 75.07 done 2024-08-20T21:44:46.8464188Z #7 75.07 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') 2024-08-20T21:44:46.8465749Z #7 75.07 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-solaris.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-solaris.Po 2024-08-20T21:44:46.8466818Z #7 75.07 ranlib libgcc-sup-amd64-linux.a 2024-08-20T21:44:46.8467302Z #7 75.07 mkdir -p ../.in_place; \ 2024-08-20T21:44:46.8491404Z #7 75.07 for f in m_gdbserver/32bit-core-valgrind-s1.xml m_gdbserver/32bit-core-valgrind-s2.xml m_gdbserver/32bit-core.xml m_gdbserver/32bit-linux-valgrind-s1.xml m_gdbserver/32bit-linux-valgrind-s2.xml m_gdbserver/32bit-linux.xml m_gdbserver/32bit-sse-valgrind-s1.xml m_gdbserver/32bit-sse-valgrind-s2.xml m_gdbserver/32bit-sse.xml m_gdbserver/64bit-avx-valgrind-s2.xml m_gdbserver/64bit-avx-valgrind-s1.xml m_gdbserver/64bit-avx.xml m_gdbserver/64bit-core-valgrind-s1.xml m_gdbserver/64bit-core-valgrind-s2.xml m_gdbserver/64bit-core.xml m_gdbserver/64bit-linux-valgrind-s1.xml m_gdbserver/64bit-linux-valgrind-s2.xml m_gdbserver/64bit-linux.xml m_gdbserver/64bit-sse-valgrind-s1.xml m_gdbserver/64bit-sse-valgrind-s2.xml m_gdbserver/64bit-sse.xml m_gdbserver/amd64-avx-coresse-valgrind.xml m_gdbserver/amd64-avx-coresse.xml m_gdbserver/amd64-avx-linux-valgrind.xml m_gdbserver/amd64-avx-linux.xml m_gdbserver/amd64-coresse-valgrind.xml m_gdbserver/amd64-linux-valgrind.xml m_gdbserver/arm-core-valgrind-s1.xml m_gdbserver/arm-core-valgrind-s2.xml m_gdbserver/arm-core.xml m_gdbserver/arm-vfpv3-valgrind-s1.xml m_gdbserver/arm-vfpv3-valgrind-s2.xml m_gdbserver/arm-vfpv3.xml m_gdbserver/arm-with-vfpv3-valgrind.xml m_gdbserver/arm-with-vfpv3.xml m_gdbserver/i386-coresse-valgrind.xml m_gdbserver/i386-linux-valgrind.xml m_gdbserver/power64-core-valgrind-s1.xml m_gdbserver/power64-core-valgrind-s2.xml m_gdbserver/power64-core.xml m_gdbserver/power64-core2-valgrind-s1.xml m_gdbserver/power64-core2-valgrind-s2.xml m_gdbserver/power64-linux-valgrind-s1.xml m_gdbserver/power64-linux-valgrind-s2.xml m_gdbserver/power64-linux.xml m_gdbserver/power-altivec-valgrind-s1.xml m_gdbserver/power-altivec-valgrind-s2.xml m_gdbserver/power-altivec.xml m_gdbserver/power-vsx-valgrind-s1.xml m_gdbserver/power-vsx-valgrind-s2.xml m_gdbserver/power-vsx.xml m_gdbserver/power-core-valgrind-s1.xml m_gdbserver/power-core-valgrind-s2.xml m_gdbserver/power-core.xml m_gdbserver/power-fpu-valgrind-s1.xml m_gdbserver/power-fpu-valgrind-s2.xml m_gdbserver/power-fpu.xml m_gdbserver/power-linux-valgrind-s1.xml m_gdbserver/power-linux-valgrind-s2.xml m_gdbserver/power-linux.xml m_gdbserver/powerpc-altivec32l-valgrind.xml m_gdbserver/powerpc-altivec32l.xml m_gdbserver/powerpc-altivec64l-valgrind.xml m_gdbserver/powerpc-altivec64l.xml m_gdbserver/s390-acr-valgrind-s1.xml m_gdbserver/s390-acr-valgrind-s2.xml m_gdbserver/s390-acr.xml m_gdbserver/s390-fpr-valgrind-s1.xml m_gdbserver/s390-fpr-valgrind-s2.xml m_gdbserver/s390-fpr.xml m_gdbserver/s390x-core64-valgrind-s1.xml m_gdbserver/s390x-core64-valgrind-s2.xml m_gdbserver/s390x-core64.xml m_gdbserver/s390x-generic-valgrind.xml m_gdbserver/s390x-generic.xml m_gdbserver/s390x-linux64-valgrind-s1.xml m_gdbserver/s390x-linux64-valgrind-s2.xml m_gdbserver/s390x-linux64.xml m_gdbserver/s390-vx-valgrind-s1.xml m_gdbserver/s390-vx-valgrind-s2.xml m_gdbserver/s390-vx.xml m_gdbserver/s390x-vx-linux-valgrind.xml m_gdbserver/s390x-vx-linux.xml m_gdbserver/mips-cp0-valgrind-s1.xml m_gdbserver/mips-cp0-valgrind-s2.xml m_gdbserver/mips-cp0.xml m_gdbserver/mips-cpu-valgrind-s1.xml m_gdbserver/mips-cpu-valgrind-s2.xml m_gdbserver/mips-cpu.xml m_gdbserver/mips-linux.xml m_gdbserver/mips-linux-valgrind.xml m_gdbserver/mips-fpu-valgrind-s1.xml m_gdbserver/mips-fpu-valgrind-s2.xml m_gdbserver/mips-fpu.xml m_gdbserver/mips64-cp0-valgrind-s1.xml m_gdbserver/mips64-cp0-valgrind-s2.xml m_gdbserver/mips64-cp0.xml m_gdbserver/mips64-cpu-valgrind-s1.xml m_gdbserver/mips64-cpu-valgrind-s2.xml m_gdbserver/mips64-cpu.xml m_gdbserver/mips64-linux.xml m_gdbserver/mips64-linux-valgrind.xml m_gdbserver/mips64-fpu-valgrind-s1.xml m_gdbserver/mips64-fpu-valgrind-s2.xml m_gdbserver/mips64-fpu.xml; do \ 2024-08-20T21:44:46.8523693Z #7 75.07 rm -f ../.in_place/$f; \ 2024-08-20T21:44:46.8524400Z #7 75.07 ln -f -s ../coregrind/$f ../.in_place; \ 2024-08-20T21:44:46.8524843Z #7 75.07 done 2024-08-20T21:44:46.8530759Z #7 75.07 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -o valgrind valgrind-launcher-linux.o valgrind-m_debuglog.o 2024-08-20T21:44:46.8536687Z #7 75.07 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-solaris.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-solaris.Po 2024-08-20T21:44:46.8538322Z #7 75.07 mv -f m_ume/.deps/libcoregrind_amd64_linux_a-macho.Tpo m_ume/.deps/libcoregrind_amd64_linux_a-macho.Po 2024-08-20T21:44:46.8539782Z #7 75.08 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-arm-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-arm-linux.Po 2024-08-20T21:44:46.8541304Z #7 75.10 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-target.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-target.Po 2024-08-20T21:44:46.8542900Z #7 75.11 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-linux-variants.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-linux-variants.Po 2024-08-20T21:44:46.8544854Z #7 75.13 mv -f m_replacemalloc/.deps/libreplacemalloc_toolpreload_amd64_linux_a-vg_replace_malloc.Tpo m_replacemalloc/.deps/libreplacemalloc_toolpreload_amd64_linux_a-vg_replace_malloc.Po 2024-08-20T21:44:46.8546465Z #7 75.13 mv -f .deps/libcoregrind_amd64_linux_a-m_wordfm.Tpo .deps/libcoregrind_amd64_linux_a-m_wordfm.Po 2024-08-20T21:44:46.8547379Z #7 75.13 rm -f libreplacemalloc_toolpreload-amd64-linux.a 2024-08-20T21:44:46.8548598Z #7 75.13 /usr/bin/ar cru libreplacemalloc_toolpreload-amd64-linux.a m_replacemalloc/libreplacemalloc_toolpreload_amd64_linux_a-vg_replace_malloc.o 2024-08-20T21:44:46.8549866Z #7 75.13 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') 2024-08-20T21:44:46.8551045Z #7 75.13 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-d3basics.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-d3basics.Po 2024-08-20T21:44:46.8552178Z #7 75.14 ranlib libreplacemalloc_toolpreload-amd64-linux.a 2024-08-20T21:44:46.8553102Z #7 75.14 mv -f .deps/libcoregrind_amd64_linux_a-m_cache.Tpo .deps/libcoregrind_amd64_linux_a-m_cache.Po 2024-08-20T21:44:46.9187919Z #7 75.14 mv -f m_ume/.deps/libcoregrind_amd64_linux_a-script.Tpo m_ume/.deps/libcoregrind_amd64_linux_a-script.Po 2024-08-20T21:44:46.9189322Z #7 75.15 mv -f .deps/libcoregrind_amd64_linux_a-m_translate.Tpo .deps/libcoregrind_amd64_linux_a-m_translate.Po 2024-08-20T21:44:46.9190790Z #7 75.16 mv -f m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-linux.Tpo m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-linux.Po 2024-08-20T21:44:46.9192240Z #7 75.17 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-tinfl.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-tinfl.Po 2024-08-20T21:44:46.9193533Z #7 75.19 mv -f m_ume/.deps/libcoregrind_amd64_linux_a-elf.Tpo m_ume/.deps/libcoregrind_amd64_linux_a-elf.Po 2024-08-20T21:44:46.9194753Z #7 75.19 mv -f m_ume/.deps/libcoregrind_amd64_linux_a-main.Tpo m_ume/.deps/libcoregrind_amd64_linux_a-main.Po 2024-08-20T21:44:46.9196067Z #7 75.19 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-readpdb.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-readpdb.Po 2024-08-20T21:44:46.9197548Z #7 75.19 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-m_gdbserver.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-m_gdbserver.Po 2024-08-20T21:44:46.9199078Z #7 75.19 mv -f m_demangle/.deps/libcoregrind_amd64_linux_a-rust-demangle.Tpo m_demangle/.deps/libcoregrind_amd64_linux_a-rust-demangle.Po 2024-08-20T21:44:46.9200565Z #7 75.21 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-server.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-server.Po 2024-08-20T21:44:46.9202104Z #7 75.24 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-linux.Po 2024-08-20T21:44:47.0286664Z #7 75.29 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-remote-utils.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-remote-utils.Po 2024-08-20T21:44:47.0288299Z #7 75.30 mv -f m_demangle/.deps/libcoregrind_amd64_linux_a-d-demangle.Tpo m_demangle/.deps/libcoregrind_amd64_linux_a-d-demangle.Po 2024-08-20T21:44:47.0289337Z #7 75.30 mv -f .deps/vgdb-vgdb.Tpo .deps/vgdb-vgdb.Po 2024-08-20T21:44:47.0295310Z #7 75.30 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -o vgdb vgdb-vgdb.o vgdb-vgdb-invoker-ptrace.o -lpthread 2024-08-20T21:44:47.0301369Z #7 75.32 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-main.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-main.Po 2024-08-20T21:44:47.0302810Z #7 75.35 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-image.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-image.Po 2024-08-20T21:44:47.1294918Z #7 75.41 mv -f .deps/libcoregrind_amd64_linux_a-m_mallocfree.Tpo .deps/libcoregrind_amd64_linux_a-m_mallocfree.Po 2024-08-20T21:44:47.1297696Z #7 75.42 mv -f m_scheduler/.deps/libcoregrind_amd64_linux_a-scheduler.Tpo m_scheduler/.deps/libcoregrind_amd64_linux_a-scheduler.Po 2024-08-20T21:44:47.1300264Z #7 75.43 mv -f .deps/libcoregrind_amd64_linux_a-m_transtab.Tpo .deps/libcoregrind_amd64_linux_a-m_transtab.Po 2024-08-20T21:44:47.1302944Z #7 75.45 mv -f .deps/libnolto_coregrind_amd64_linux_a-m_main.Tpo .deps/libnolto_coregrind_amd64_linux_a-m_main.Po 2024-08-20T21:44:47.1304646Z #7 75.45 rm -f libnolto_coregrind-amd64-linux.a 2024-08-20T21:44:47.1306859Z #7 75.45 /usr/bin/ar cru libnolto_coregrind-amd64-linux.a libnolto_coregrind_amd64_linux_a-m_libcsetjmp.o libnolto_coregrind_amd64_linux_a-m_main.o 2024-08-20T21:44:47.1309217Z #7 75.45 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') 2024-08-20T21:44:47.3031696Z #7 75.45 ranlib libnolto_coregrind-amd64-linux.a 2024-08-20T21:44:47.3033815Z #7 75.48 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-storage.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-storage.Po 2024-08-20T21:44:47.3947749Z #7 75.72 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-xen.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-xen.Po 2024-08-20T21:44:47.5164914Z #7 75.78 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-readdwarf.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-readdwarf.Po 2024-08-20T21:44:47.5166710Z #7 75.84 mv -f m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-linux.Tpo m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-linux.Po 2024-08-20T21:44:47.6879430Z #7 75.86 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-debuginfo.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-debuginfo.Po 2024-08-20T21:44:48.0697384Z #7 76.39 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-readdwarf3.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-readdwarf3.Po 2024-08-20T21:44:48.2481861Z #7 76.57 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-readelf.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-readelf.Po 2024-08-20T21:44:48.4756501Z #7 76.57 mv -f m_demangle/.deps/libcoregrind_amd64_linux_a-cp-demangle.Tpo m_demangle/.deps/libcoregrind_amd64_linux_a-cp-demangle.Po 2024-08-20T21:44:48.4758121Z #7 76.65 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-generic.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-generic.Po 2024-08-20T21:44:51.1074951Z #7 79.43 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-linux.Po 2024-08-20T21:44:51.2076626Z #7 79.43 rm -f libcoregrind-amd64-linux.a 2024-08-20T21:44:51.2136335Z #7 79.43 /usr/bin/ar cru libcoregrind-amd64-linux.a libcoregrind_amd64_linux_a-m_addrinfo.o libcoregrind_amd64_linux_a-m_cache.o libcoregrind_amd64_linux_a-m_commandline.o libcoregrind_amd64_linux_a-m_compiler.o libcoregrind_amd64_linux_a-m_clientstate.o libcoregrind_amd64_linux_a-m_cpuid.o libcoregrind_amd64_linux_a-m_deduppoolalloc.o libcoregrind_amd64_linux_a-m_debuglog.o libcoregrind_amd64_linux_a-m_errormgr.o libcoregrind_amd64_linux_a-m_execontext.o libcoregrind_amd64_linux_a-m_hashtable.o libcoregrind_amd64_linux_a-m_libcbase.o libcoregrind_amd64_linux_a-m_libcassert.o libcoregrind_amd64_linux_a-m_libcfile.o libcoregrind_amd64_linux_a-m_libcprint.o libcoregrind_amd64_linux_a-m_libcproc.o libcoregrind_amd64_linux_a-m_libcsignal.o libcoregrind_amd64_linux_a-m_machine.o libcoregrind_amd64_linux_a-m_mallocfree.o libcoregrind_amd64_linux_a-m_options.o libcoregrind_amd64_linux_a-m_oset.o libcoregrind_amd64_linux_a-m_pathscan.o libcoregrind_amd64_linux_a-m_poolalloc.o libcoregrind_amd64_linux_a-m_rangemap.o libcoregrind_amd64_linux_a-m_redir.o libcoregrind_amd64_linux_a-m_sbprofile.o libcoregrind_amd64_linux_a-m_seqmatch.o libcoregrind_amd64_linux_a-m_signals.o libcoregrind_amd64_linux_a-m_sparsewa.o libcoregrind_amd64_linux_a-m_stacks.o libcoregrind_amd64_linux_a-m_stacktrace.o libcoregrind_amd64_linux_a-m_syscall.o libcoregrind_amd64_linux_a-m_threadstate.o libcoregrind_amd64_linux_a-m_tooliface.o libcoregrind_amd64_linux_a-m_trampoline.o libcoregrind_amd64_linux_a-m_translate.o libcoregrind_amd64_linux_a-m_transtab.o libcoregrind_amd64_linux_a-m_vki.o libcoregrind_amd64_linux_a-m_vkiscnums.o libcoregrind_amd64_linux_a-m_wordfm.o libcoregrind_amd64_linux_a-m_xarray.o libcoregrind_amd64_linux_a-m_xtree.o libcoregrind_amd64_linux_a-m_xtmemory.o libcoregrind_amd64_linux_a-m_aspacehl.o m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-common.o m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-linux.o m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-segnames.o m_coredump/libcoregrind_amd64_linux_a-coredump-elf.o m_coredump/libcoregrind_amd64_linux_a-coredump-macho.o m_coredump/libcoregrind_amd64_linux_a-coredump-solaris.o m_debuginfo/libcoregrind_amd64_linux_a-misc.o m_debuginfo/libcoregrind_amd64_linux_a-d3basics.o m_debuginfo/libcoregrind_amd64_linux_a-debuginfo.o m_debuginfo/libcoregrind_amd64_linux_a-image.o m_debuginfo/libcoregrind_amd64_linux_a-minilzo-inl.o m_debuginfo/libcoregrind_amd64_linux_a-readdwarf.o m_debuginfo/libcoregrind_amd64_linux_a-readdwarf3.o m_debuginfo/libcoregrind_amd64_linux_a-readelf.o m_debuginfo/libcoregrind_amd64_linux_a-readexidx.o m_debuginfo/libcoregrind_amd64_linux_a-readmacho.o m_debuginfo/libcoregrind_amd64_linux_a-readpdb.o m_debuginfo/libcoregrind_amd64_linux_a-storage.o m_debuginfo/libcoregrind_amd64_linux_a-tinfl.o m_debuginfo/libcoregrind_amd64_linux_a-tytypes.o m_demangle/libcoregrind_amd64_linux_a-cp-demangle.o m_demangle/libcoregrind_amd64_linux_a-cplus-dem.o m_demangle/libcoregrind_amd64_linux_a-demangle.o m_demangle/libcoregrind_amd64_linux_a-dyn-string.o m_demangle/libcoregrind_amd64_linux_a-d-demangle.o m_demangle/libcoregrind_amd64_linux_a-rust-demangle.o m_demangle/libcoregrind_amd64_linux_a-safe-ctype.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc32-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc64be-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc64le-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-arm-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-arm64-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-s390x-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-mips32-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-mips64-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-nanomips-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-freebsd.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-freebsd.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-darwin.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-darwin.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-solaris.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-solaris.o m_gdbserver/libcoregrind_amd64_linux_a-inferiors.o m_gdbserver/libcoregrind_amd64_linux_a-m_gdbserver.o m_gdbserver/libcoregrind_amd64_linux_a-regcache.o m_gdbserver/libcoregrind_amd64_linux_a-remote-utils.o m_gdbserver/libcoregrind_amd64_linux_a-server.o m_gdbserver/libcoregrind_amd64_linux_a-signals.o m_gdbserver/libcoregrind_amd64_linux_a-target.o m_gdbserver/libcoregrind_amd64_linux_a-utils.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-x86.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-amd64.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-arm.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-arm64.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-ppc32.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-ppc64.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-s390x.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-mips32.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-mips64.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-nanomips.o m_gdbserver/libcoregrind_amd64_linux_a-version.o m_initimg/libcoregrind_amd64_linux_a-initimg-linux.o m_initimg/libcoregrind_amd64_linux_a-initimg-freebsd.o m_initimg/libcoregrind_amd64_linux_a-initimg-darwin.o m_initimg/libcoregrind_amd64_linux_a-initimg-solaris.o m_mach/libcoregrind_amd64_linux_a-mach_basics.o m_mach/libcoregrind_amd64_linux_a-mach_msg.o m_mach/libcoregrind_amd64_linux_a-mach_traps-x86-darwin.o m_mach/libcoregrind_amd64_linux_a-mach_traps-amd64-darwin.o m_replacemalloc/libcoregrind_amd64_linux_a-replacemalloc_core.o m_scheduler/libcoregrind_amd64_linux_a-sched-lock.o m_scheduler/libcoregrind_amd64_linux_a-sched-lock-generic.o m_scheduler/libcoregrind_amd64_linux_a-scheduler.o m_scheduler/libcoregrind_amd64_linux_a-sema.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-common.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-freebsd.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-freebsd.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-ppc32-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-ppc64-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-arm-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-arm64-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-s390x-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-mips32-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-mips64-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-nanomips-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-darwin.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-darwin.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-solaris.o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc32-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc64be-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc64le-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-arm-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-arm64-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-s390x-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-mips32-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-mips64-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-nanomips-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-freebsd.o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-freebsd.o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-darwin.o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-darwin.o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-solaris.o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-solaris.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-main.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-generic.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-linux-variants.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-freebsd.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-darwin.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-solaris.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-ppc32-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-ppc64-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-freebsd.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-freebsd.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-arm-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-arm64-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-s390x-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-mips32-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-mips64-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-nanomips-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-darwin.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-darwin.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-xen.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-solaris.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-solaris.o m_ume/libcoregrind_amd64_linux_a-elf.o m_ume/libcoregrind_amd64_linux_a-macho.o m_ume/libcoregrind_amd64_linux_a-main.o m_ume/libcoregrind_amd64_linux_a-script.o m_scheduler/libcoregrind_amd64_linux_a-ticket-lock-linux.o libnolto_coregrind_amd64_linux_a-m_libcsetjmp.o libnolto_coregrind_amd64_linux_a-m_main.o 2024-08-20T21:44:51.2189639Z #7 79.44 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') 2024-08-20T21:44:51.2190330Z #7 79.48 ranlib libcoregrind-amd64-linux.a 2024-08-20T21:44:51.2191054Z #7 79.51 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/coregrind' 2024-08-20T21:44:51.2192048Z #7 79.51 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/coregrind' 2024-08-20T21:44:51.2192631Z #7 79.51 Making all in . 2024-08-20T21:44:51.2193206Z #7 79.52 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0' 2024-08-20T21:44:51.2193810Z #7 79.52 ./auxprogs/make_or_upd_vgversion_h . 2024-08-20T21:44:51.2194283Z #7 79.52 mkdir -p ./.in_place 2024-08-20T21:44:51.2194715Z #7 79.52 rm -f ./.in_place/default.supp 2024-08-20T21:44:51.2195202Z #7 79.52 ln -s ../default.supp ./.in_place 2024-08-20T21:44:51.2195845Z #7 79.53 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0' 2024-08-20T21:44:51.2196402Z #7 79.53 Making all in memcheck 2024-08-20T21:44:51.2197050Z #7 79.53 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck' 2024-08-20T21:44:51.2197624Z #7 79.53 Making all in . 2024-08-20T21:44:51.4288865Z #7 79.53 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck' 2024-08-20T21:44:51.4294072Z #7 79.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT memcheck_amd64_linux-mc_leakcheck.o -MD -MP -MF .deps/memcheck_amd64_linux-mc_leakcheck.Tpo -c -o memcheck_amd64_linux-mc_leakcheck.o `test -f 'mc_leakcheck.c' || echo './'`mc_leakcheck.c 2024-08-20T21:44:51.4302979Z #7 79.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT memcheck_amd64_linux-mc_malloc_wrappers.o -MD -MP -MF .deps/memcheck_amd64_linux-mc_malloc_wrappers.Tpo -c -o memcheck_amd64_linux-mc_malloc_wrappers.o `test -f 'mc_malloc_wrappers.c' || echo './'`mc_malloc_wrappers.c 2024-08-20T21:44:51.4312664Z #7 79.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT memcheck_amd64_linux-mc_main.o -MD -MP -MF .deps/memcheck_amd64_linux-mc_main.Tpo -c -o memcheck_amd64_linux-mc_main.o `test -f 'mc_main.c' || echo './'`mc_main.c 2024-08-20T21:44:51.4321318Z #7 79.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT memcheck_amd64_linux-mc_main_asm.o -MD -MP -MF .deps/memcheck_amd64_linux-mc_main_asm.Tpo -c -o memcheck_amd64_linux-mc_main_asm.o `test -f 'mc_main_asm.c' || echo './'`mc_main_asm.c 2024-08-20T21:44:51.4330076Z #7 79.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT memcheck_amd64_linux-mc_translate.o -MD -MP -MF .deps/memcheck_amd64_linux-mc_translate.Tpo -c -o memcheck_amd64_linux-mc_translate.o `test -f 'mc_translate.c' || echo './'`mc_translate.c 2024-08-20T21:44:51.4338728Z #7 79.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT memcheck_amd64_linux-mc_machine.o -MD -MP -MF .deps/memcheck_amd64_linux-mc_machine.Tpo -c -o memcheck_amd64_linux-mc_machine.o `test -f 'mc_machine.c' || echo './'`mc_machine.c 2024-08-20T21:44:51.4347270Z #7 79.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT memcheck_amd64_linux-mc_errors.o -MD -MP -MF .deps/memcheck_amd64_linux-mc_errors.Tpo -c -o memcheck_amd64_linux-mc_errors.o `test -f 'mc_errors.c' || echo './'`mc_errors.c 2024-08-20T21:44:51.4356569Z #7 79.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -MT vgpreload_memcheck_amd64_linux_so-mc_replace_strmem.o -MD -MP -MF .deps/vgpreload_memcheck_amd64_linux_so-mc_replace_strmem.Tpo -c -o vgpreload_memcheck_amd64_linux_so-mc_replace_strmem.o `test -f 'mc_replace_strmem.c' || echo './'`mc_replace_strmem.c 2024-08-20T21:44:51.4361456Z #7 79.53 for f in ; do \ 2024-08-20T21:44:51.4361957Z #7 79.53 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:44:51.4362462Z #7 79.53 echo "dsymutil $f"; \ 2024-08-20T21:44:51.4362835Z #7 79.53 dsymutil $f; \ 2024-08-20T21:44:51.4363168Z #7 79.53 fi; \ 2024-08-20T21:44:51.4363433Z #7 79.53 done 2024-08-20T21:44:51.4363752Z #7 79.54 mkdir -p ../.in_place; \ 2024-08-20T21:44:51.4364121Z #7 79.54 for f in ; do \ 2024-08-20T21:44:51.4364712Z #7 79.54 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:44:51.4365292Z #7 79.54 ln -f -s ../memcheck/$f.dSYM ../.in_place; \ 2024-08-20T21:44:51.4365739Z #7 79.54 done 2024-08-20T21:44:51.4366521Z #7 79.55 mv -f .deps/memcheck_amd64_linux-mc_main_asm.Tpo .deps/memcheck_amd64_linux-mc_main_asm.Po 2024-08-20T21:44:51.4367620Z #7 79.60 mv -f .deps/memcheck_amd64_linux-mc_machine.Tpo .deps/memcheck_amd64_linux-mc_machine.Po 2024-08-20T21:44:51.5014086Z #7 79.82 mv -f .deps/memcheck_amd64_linux-mc_errors.Tpo .deps/memcheck_amd64_linux-mc_errors.Po 2024-08-20T21:44:51.6650415Z #7 79.85 mv -f .deps/memcheck_amd64_linux-mc_malloc_wrappers.Tpo .deps/memcheck_amd64_linux-mc_malloc_wrappers.Po 2024-08-20T21:44:51.6652721Z #7 79.99 mv -f .deps/memcheck_amd64_linux-mc_leakcheck.Tpo .deps/memcheck_amd64_linux-mc_leakcheck.Po 2024-08-20T21:44:52.2143635Z #7 80.54 mv -f .deps/vgpreload_memcheck_amd64_linux_so-mc_replace_strmem.Tpo .deps/vgpreload_memcheck_amd64_linux_so-mc_replace_strmem.Po 2024-08-20T21:44:52.3689465Z #7 80.54 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m64 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-amd64-linux.a -Wl,--no-whole-archive -o vgpreload_memcheck-amd64-linux.so vgpreload_memcheck_amd64_linux_so-mc_replace_strmem.o 2024-08-20T21:44:53.1715657Z #7 81.49 mv -f .deps/memcheck_amd64_linux-mc_translate.Tpo .deps/memcheck_amd64_linux-mc_translate.Po 2024-08-20T21:44:54.2949601Z #7 82.62 mv -f .deps/memcheck_amd64_linux-mc_main.Tpo .deps/memcheck_amd64_linux-mc_main.Po 2024-08-20T21:44:54.4493603Z #7 82.62 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o memcheck-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -static -nodefaultlibs -nostartfiles -u _start -m64 memcheck_amd64_linux-mc_leakcheck.o memcheck_amd64_linux-mc_malloc_wrappers.o memcheck_amd64_linux-mc_main.o memcheck_amd64_linux-mc_main_asm.o memcheck_amd64_linux-mc_translate.o memcheck_amd64_linux-mc_machine.o memcheck_amd64_linux-mc_errors.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2024-08-20T21:44:54.4704951Z #7 82.79 mkdir -p ../.in_place; \ 2024-08-20T21:44:54.4705728Z #7 82.79 for f in memcheck-amd64-linux vgpreload_memcheck-amd64-linux.so ; do \ 2024-08-20T21:44:54.4706424Z #7 82.79 rm -f ../.in_place/$f; \ 2024-08-20T21:44:54.4706910Z #7 82.79 ln -f -s ../memcheck/$f ../.in_place; \ 2024-08-20T21:44:54.4707343Z #7 82.79 done 2024-08-20T21:44:54.6038209Z #7 82.80 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck' 2024-08-20T21:44:54.6038881Z #7 82.80 Making all in tests 2024-08-20T21:44:54.6039607Z #7 82.81 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2024-08-20T21:44:54.6040266Z #7 82.81 Making all in . 2024-08-20T21:44:54.6040926Z #7 82.82 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2024-08-20T21:44:54.6041686Z #7 82.82 make[4]: Nothing to be done for 'all-am'. 2024-08-20T21:44:54.6042450Z #7 82.82 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2024-08-20T21:44:54.6043068Z #7 82.82 Making all in amd64 2024-08-20T21:44:54.6043760Z #7 82.82 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64' 2024-08-20T21:44:54.6044501Z #7 82.82 make[4]: Nothing to be done for 'all'. 2024-08-20T21:44:54.6045627Z #7 82.82 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64' 2024-08-20T21:44:54.6046296Z #7 82.82 Making all in linux 2024-08-20T21:44:54.6046983Z #7 82.82 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/linux' 2024-08-20T21:44:54.6047738Z #7 82.82 make[4]: Nothing to be done for 'all'. 2024-08-20T21:44:54.6048505Z #7 82.82 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/linux' 2024-08-20T21:44:54.6049202Z #7 82.82 Making all in amd64-linux 2024-08-20T21:44:54.6049964Z #7 82.82 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64-linux' 2024-08-20T21:44:54.6050752Z #7 82.82 make[4]: Nothing to be done for 'all'. 2024-08-20T21:44:54.6051546Z #7 82.82 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64-linux' 2024-08-20T21:44:54.6052527Z #7 82.82 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2024-08-20T21:44:54.6053414Z #7 82.82 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck' 2024-08-20T21:44:54.6054007Z #7 82.82 Making all in cachegrind 2024-08-20T21:44:54.6054653Z #7 82.83 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2024-08-20T21:44:54.6055251Z #7 82.83 Making all in . 2024-08-20T21:44:54.6055860Z #7 82.83 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2024-08-20T21:44:54.6060590Z #7 82.83 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT cg_merge-cg_merge.o -MD -MP -MF .deps/cg_merge-cg_merge.Tpo -c -o cg_merge-cg_merge.o `test -f 'cg_merge.c' || echo './'`cg_merge.c 2024-08-20T21:44:54.6069074Z #7 82.83 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT cachegrind_amd64_linux-cg_main.o -MD -MP -MF .deps/cachegrind_amd64_linux-cg_main.Tpo -c -o cachegrind_amd64_linux-cg_main.o `test -f 'cg_main.c' || echo './'`cg_main.c 2024-08-20T21:44:54.6077734Z #7 82.83 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT cachegrind_amd64_linux-cg_arch.o -MD -MP -MF .deps/cachegrind_amd64_linux-cg_arch.Tpo -c -o cachegrind_amd64_linux-cg_arch.o `test -f 'cg_arch.c' || echo './'`cg_arch.c 2024-08-20T21:44:54.6081746Z #7 82.83 for f in ; do \ 2024-08-20T21:44:54.6082213Z #7 82.83 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:44:54.6082697Z #7 82.83 echo "dsymutil $f"; \ 2024-08-20T21:44:54.6083074Z #7 82.83 dsymutil $f; \ 2024-08-20T21:44:54.6083383Z #7 82.83 fi; \ 2024-08-20T21:44:54.6083647Z #7 82.83 done 2024-08-20T21:44:54.6084073Z #7 82.83 mkdir -p ../.in_place; \ 2024-08-20T21:44:54.6084422Z #7 82.83 for f in ; do \ 2024-08-20T21:44:54.6084809Z #7 82.83 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:44:54.6085516Z #7 82.83 ln -f -s ../cachegrind/$f.dSYM ../.in_place; \ 2024-08-20T21:44:54.6086130Z #7 82.83 done 2024-08-20T21:44:54.6086796Z #7 82.93 mv -f .deps/cachegrind_amd64_linux-cg_arch.Tpo .deps/cachegrind_amd64_linux-cg_arch.Po 2024-08-20T21:44:55.2761502Z #7 83.60 mv -f .deps/cachegrind_amd64_linux-cg_main.Tpo .deps/cachegrind_amd64_linux-cg_main.Po 2024-08-20T21:44:55.4363603Z #7 83.60 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o cachegrind-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m64 cachegrind_amd64_linux-cg_main.o cachegrind_amd64_linux-cg_arch.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2024-08-20T21:44:55.4368393Z #7 83.61 mv -f .deps/cg_merge-cg_merge.Tpo .deps/cg_merge-cg_merge.Po 2024-08-20T21:44:55.4374279Z #7 83.61 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -o cg_merge cg_merge-cg_merge.o 2024-08-20T21:44:55.4379346Z #7 83.76 mkdir -p ../.in_place; \ 2024-08-20T21:44:55.4379843Z #7 83.76 for f in cachegrind-amd64-linux ; do \ 2024-08-20T21:44:55.4380335Z #7 83.76 rm -f ../.in_place/$f; \ 2024-08-20T21:44:55.4381062Z #7 83.76 ln -f -s ../cachegrind/$f ../.in_place; \ 2024-08-20T21:44:55.4381498Z #7 83.76 done 2024-08-20T21:44:55.5460445Z #7 83.76 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2024-08-20T21:44:55.5461098Z #7 83.76 Making all in tests 2024-08-20T21:44:55.5461812Z #7 83.77 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2024-08-20T21:44:55.5462444Z #7 83.77 Making all in . 2024-08-20T21:44:55.5463092Z #7 83.77 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2024-08-20T21:44:55.5463841Z #7 83.77 make[4]: Nothing to be done for 'all-am'. 2024-08-20T21:44:55.5464804Z #7 83.77 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2024-08-20T21:44:55.5465752Z #7 83.77 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2024-08-20T21:44:55.5466638Z #7 83.77 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2024-08-20T21:44:55.5467267Z #7 83.77 Making all in callgrind 2024-08-20T21:44:55.5467915Z #7 83.77 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind' 2024-08-20T21:44:55.5468494Z #7 83.78 Making all in . 2024-08-20T21:44:55.5469099Z #7 83.78 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind' 2024-08-20T21:44:55.5474196Z #7 83.78 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-bb.o -MD -MP -MF .deps/callgrind_amd64_linux-bb.Tpo -c -o callgrind_amd64_linux-bb.o `test -f 'bb.c' || echo './'`bb.c 2024-08-20T21:44:55.5482611Z #7 83.78 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-bbcc.o -MD -MP -MF .deps/callgrind_amd64_linux-bbcc.Tpo -c -o callgrind_amd64_linux-bbcc.o `test -f 'bbcc.c' || echo './'`bbcc.c 2024-08-20T21:44:55.5491446Z #7 83.78 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-callstack.o -MD -MP -MF .deps/callgrind_amd64_linux-callstack.Tpo -c -o callgrind_amd64_linux-callstack.o `test -f 'callstack.c' || echo './'`callstack.c 2024-08-20T21:44:55.5500033Z #7 83.78 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-clo.o -MD -MP -MF .deps/callgrind_amd64_linux-clo.Tpo -c -o callgrind_amd64_linux-clo.o `test -f 'clo.c' || echo './'`clo.c 2024-08-20T21:44:55.5508674Z #7 83.78 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-context.o -MD -MP -MF .deps/callgrind_amd64_linux-context.Tpo -c -o callgrind_amd64_linux-context.o `test -f 'context.c' || echo './'`context.c 2024-08-20T21:44:55.5517304Z #7 83.78 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-costs.o -MD -MP -MF .deps/callgrind_amd64_linux-costs.Tpo -c -o callgrind_amd64_linux-costs.o `test -f 'costs.c' || echo './'`costs.c 2024-08-20T21:44:55.5525862Z #7 83.78 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-debug.o -MD -MP -MF .deps/callgrind_amd64_linux-debug.Tpo -c -o callgrind_amd64_linux-debug.o `test -f 'debug.c' || echo './'`debug.c 2024-08-20T21:44:55.5534309Z #7 83.78 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-dump.o -MD -MP -MF .deps/callgrind_amd64_linux-dump.Tpo -c -o callgrind_amd64_linux-dump.o `test -f 'dump.c' || echo './'`dump.c 2024-08-20T21:44:55.5542763Z #7 83.78 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-events.o -MD -MP -MF .deps/callgrind_amd64_linux-events.Tpo -c -o callgrind_amd64_linux-events.o `test -f 'events.c' || echo './'`events.c 2024-08-20T21:44:55.5551237Z #7 83.78 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-fn.o -MD -MP -MF .deps/callgrind_amd64_linux-fn.Tpo -c -o callgrind_amd64_linux-fn.o `test -f 'fn.c' || echo './'`fn.c 2024-08-20T21:44:55.5559672Z #7 83.78 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-jumps.o -MD -MP -MF .deps/callgrind_amd64_linux-jumps.Tpo -c -o callgrind_amd64_linux-jumps.o `test -f 'jumps.c' || echo './'`jumps.c 2024-08-20T21:44:55.5568510Z #7 83.78 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-main.o -MD -MP -MF .deps/callgrind_amd64_linux-main.Tpo -c -o callgrind_amd64_linux-main.o `test -f 'main.c' || echo './'`main.c 2024-08-20T21:44:55.5576934Z #7 83.78 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-sim.o -MD -MP -MF .deps/callgrind_amd64_linux-sim.Tpo -c -o callgrind_amd64_linux-sim.o `test -f 'sim.c' || echo './'`sim.c 2024-08-20T21:44:55.5585499Z #7 83.78 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-threads.o -MD -MP -MF .deps/callgrind_amd64_linux-threads.Tpo -c -o callgrind_amd64_linux-threads.o `test -f 'threads.c' || echo './'`threads.c 2024-08-20T21:44:55.5589859Z #7 83.78 for f in ; do \ 2024-08-20T21:44:55.5590366Z #7 83.78 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:44:55.5590864Z #7 83.78 echo "dsymutil $f"; \ 2024-08-20T21:44:55.5591234Z #7 83.78 dsymutil $f; \ 2024-08-20T21:44:55.5591566Z #7 83.78 fi; \ 2024-08-20T21:44:55.5591833Z #7 83.78 done 2024-08-20T21:44:55.5592158Z #7 83.78 mkdir -p ../.in_place; \ 2024-08-20T21:44:55.5592526Z #7 83.78 for f in ; do \ 2024-08-20T21:44:55.5592919Z #7 83.78 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:44:55.5593444Z #7 83.78 ln -f -s ../callgrind/$f.dSYM ../.in_place; \ 2024-08-20T21:44:55.5593894Z #7 83.78 done 2024-08-20T21:44:55.5594517Z #7 83.83 mv -f .deps/callgrind_amd64_linux-costs.Tpo .deps/callgrind_amd64_linux-costs.Po 2024-08-20T21:44:55.5595522Z #7 83.87 mv -f .deps/callgrind_amd64_linux-jumps.Tpo .deps/callgrind_amd64_linux-jumps.Po 2024-08-20T21:44:55.6673372Z #7 83.90 mv -f .deps/callgrind_amd64_linux-context.Tpo .deps/callgrind_amd64_linux-context.Po 2024-08-20T21:44:55.6674428Z #7 83.91 mv -f .deps/callgrind_amd64_linux-bb.Tpo .deps/callgrind_amd64_linux-bb.Po 2024-08-20T21:44:55.6675469Z #7 83.91 mv -f .deps/callgrind_amd64_linux-callstack.Tpo .deps/callgrind_amd64_linux-callstack.Po 2024-08-20T21:44:55.6676534Z #7 83.92 mv -f .deps/callgrind_amd64_linux-threads.Tpo .deps/callgrind_amd64_linux-threads.Po 2024-08-20T21:44:55.6677787Z #7 83.95 mv -f .deps/callgrind_amd64_linux-debug.Tpo .deps/callgrind_amd64_linux-debug.Po 2024-08-20T21:44:55.6678786Z #7 83.96 mv -f .deps/callgrind_amd64_linux-fn.Tpo .deps/callgrind_amd64_linux-fn.Po 2024-08-20T21:44:55.6679763Z #7 83.99 mv -f .deps/callgrind_amd64_linux-events.Tpo .deps/callgrind_amd64_linux-events.Po 2024-08-20T21:44:55.8802505Z #7 84.04 mv -f .deps/callgrind_amd64_linux-bbcc.Tpo .deps/callgrind_amd64_linux-bbcc.Po 2024-08-20T21:44:55.8803670Z #7 84.05 mv -f .deps/callgrind_amd64_linux-clo.Tpo .deps/callgrind_amd64_linux-clo.Po 2024-08-20T21:44:55.9068005Z #7 84.23 mv -f .deps/callgrind_amd64_linux-dump.Tpo .deps/callgrind_amd64_linux-dump.Po 2024-08-20T21:44:56.1030600Z #7 84.28 mv -f .deps/callgrind_amd64_linux-main.Tpo .deps/callgrind_amd64_linux-main.Po 2024-08-20T21:44:56.6516308Z #7 84.97 mv -f .deps/callgrind_amd64_linux-sim.Tpo .deps/callgrind_amd64_linux-sim.Po 2024-08-20T21:44:56.8060174Z #7 84.98 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o callgrind-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -static -nodefaultlibs -nostartfiles -u _start -m64 callgrind_amd64_linux-bb.o callgrind_amd64_linux-bbcc.o callgrind_amd64_linux-callstack.o callgrind_amd64_linux-clo.o callgrind_amd64_linux-context.o callgrind_amd64_linux-costs.o callgrind_amd64_linux-debug.o callgrind_amd64_linux-dump.o callgrind_amd64_linux-events.o callgrind_amd64_linux-fn.o callgrind_amd64_linux-jumps.o callgrind_amd64_linux-main.o callgrind_amd64_linux-sim.o callgrind_amd64_linux-threads.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2024-08-20T21:44:56.8173062Z #7 85.14 mkdir -p ../.in_place; \ 2024-08-20T21:44:56.8173617Z #7 85.14 for f in callgrind-amd64-linux ; do \ 2024-08-20T21:44:56.8174125Z #7 85.14 rm -f ../.in_place/$f; \ 2024-08-20T21:44:56.8174609Z #7 85.14 ln -f -s ../callgrind/$f ../.in_place; \ 2024-08-20T21:44:56.8175042Z #7 85.14 done 2024-08-20T21:44:57.0337989Z #7 85.14 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind' 2024-08-20T21:44:57.0339006Z #7 85.14 Making all in tests 2024-08-20T21:44:57.0339746Z #7 85.15 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2024-08-20T21:44:57.0340378Z #7 85.15 Making all in . 2024-08-20T21:44:57.0341031Z #7 85.15 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2024-08-20T21:44:57.0341766Z #7 85.15 make[4]: Nothing to be done for 'all-am'. 2024-08-20T21:44:57.0342529Z #7 85.15 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2024-08-20T21:44:57.0343471Z #7 85.15 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2024-08-20T21:44:57.0344354Z #7 85.15 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind' 2024-08-20T21:44:57.0344951Z #7 85.15 Making all in helgrind 2024-08-20T21:44:57.0345588Z #7 85.16 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/helgrind' 2024-08-20T21:44:57.0346156Z #7 85.16 Making all in . 2024-08-20T21:44:57.0346758Z #7 85.16 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/helgrind' 2024-08-20T21:44:57.0351982Z #7 85.16 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT helgrind_amd64_linux-hg_addrdescr.o -MD -MP -MF .deps/helgrind_amd64_linux-hg_addrdescr.Tpo -c -o helgrind_amd64_linux-hg_addrdescr.o `test -f 'hg_addrdescr.c' || echo './'`hg_addrdescr.c 2024-08-20T21:44:57.0360639Z #7 85.16 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT helgrind_amd64_linux-hg_basics.o -MD -MP -MF .deps/helgrind_amd64_linux-hg_basics.Tpo -c -o helgrind_amd64_linux-hg_basics.o `test -f 'hg_basics.c' || echo './'`hg_basics.c 2024-08-20T21:44:57.0369538Z #7 85.16 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT helgrind_amd64_linux-hg_errors.o -MD -MP -MF .deps/helgrind_amd64_linux-hg_errors.Tpo -c -o helgrind_amd64_linux-hg_errors.o `test -f 'hg_errors.c' || echo './'`hg_errors.c 2024-08-20T21:44:57.0378249Z #7 85.16 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT helgrind_amd64_linux-hg_lock_n_thread.o -MD -MP -MF .deps/helgrind_amd64_linux-hg_lock_n_thread.Tpo -c -o helgrind_amd64_linux-hg_lock_n_thread.o `test -f 'hg_lock_n_thread.c' || echo './'`hg_lock_n_thread.c 2024-08-20T21:44:57.0386985Z #7 85.16 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT helgrind_amd64_linux-hg_main.o -MD -MP -MF .deps/helgrind_amd64_linux-hg_main.Tpo -c -o helgrind_amd64_linux-hg_main.o `test -f 'hg_main.c' || echo './'`hg_main.c 2024-08-20T21:44:57.0395559Z #7 85.16 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT helgrind_amd64_linux-hg_wordset.o -MD -MP -MF .deps/helgrind_amd64_linux-hg_wordset.Tpo -c -o helgrind_amd64_linux-hg_wordset.o `test -f 'hg_wordset.c' || echo './'`hg_wordset.c 2024-08-20T21:44:57.0404142Z #7 85.16 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT helgrind_amd64_linux-libhb_core.o -MD -MP -MF .deps/helgrind_amd64_linux-libhb_core.Tpo -c -o helgrind_amd64_linux-libhb_core.o `test -f 'libhb_core.c' || echo './'`libhb_core.c 2024-08-20T21:44:57.0413460Z #7 85.16 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -MT vgpreload_helgrind_amd64_linux_so-hg_intercepts.o -MD -MP -MF .deps/vgpreload_helgrind_amd64_linux_so-hg_intercepts.Tpo -c -o vgpreload_helgrind_amd64_linux_so-hg_intercepts.o `test -f 'hg_intercepts.c' || echo './'`hg_intercepts.c 2024-08-20T21:44:57.0418228Z #7 85.16 for f in ; do \ 2024-08-20T21:44:57.0418715Z #7 85.16 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:44:57.0419211Z #7 85.16 echo "dsymutil $f"; \ 2024-08-20T21:44:57.0419597Z #7 85.16 dsymutil $f; \ 2024-08-20T21:44:57.0419915Z #7 85.16 fi; \ 2024-08-20T21:44:57.0420185Z #7 85.16 done 2024-08-20T21:44:57.0420518Z #7 85.16 mkdir -p ../.in_place; \ 2024-08-20T21:44:57.0420872Z #7 85.16 for f in ; do \ 2024-08-20T21:44:57.0421267Z #7 85.16 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:44:57.0421860Z #7 85.16 ln -f -s ../helgrind/$f.dSYM ../.in_place; \ 2024-08-20T21:44:57.0422293Z #7 85.16 done 2024-08-20T21:44:57.0422950Z #7 85.19 mv -f .deps/helgrind_amd64_linux-hg_basics.Tpo .deps/helgrind_amd64_linux-hg_basics.Po 2024-08-20T21:44:57.0424045Z #7 85.20 mv -f .deps/helgrind_amd64_linux-hg_addrdescr.Tpo .deps/helgrind_amd64_linux-hg_addrdescr.Po 2024-08-20T21:44:57.0425219Z #7 85.21 mv -f .deps/helgrind_amd64_linux-hg_lock_n_thread.Tpo .deps/helgrind_amd64_linux-hg_lock_n_thread.Po 2024-08-20T21:44:57.0967329Z #7 85.42 mv -f .deps/helgrind_amd64_linux-hg_errors.Tpo .deps/helgrind_amd64_linux-hg_errors.Po 2024-08-20T21:44:57.3053432Z #7 85.48 mv -f .deps/helgrind_amd64_linux-hg_wordset.Tpo .deps/helgrind_amd64_linux-hg_wordset.Po 2024-08-20T21:44:57.7206618Z #7 86.04 mv -f .deps/vgpreload_helgrind_amd64_linux_so-hg_intercepts.Tpo .deps/vgpreload_helgrind_amd64_linux_so-hg_intercepts.Po 2024-08-20T21:44:57.8750364Z #7 86.05 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m64 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-amd64-linux.a -Wl,--no-whole-archive -o vgpreload_helgrind-amd64-linux.so vgpreload_helgrind_amd64_linux_so-hg_intercepts.o 2024-08-20T21:44:58.0189883Z #7 86.34 mv -f .deps/helgrind_amd64_linux-hg_main.Tpo .deps/helgrind_amd64_linux-hg_main.Po 2024-08-20T21:44:58.2520574Z #7 86.58 mv -f .deps/helgrind_amd64_linux-libhb_core.Tpo .deps/helgrind_amd64_linux-libhb_core.Po 2024-08-20T21:44:58.4066338Z #7 86.58 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o helgrind-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -static -nodefaultlibs -nostartfiles -u _start -m64 helgrind_amd64_linux-hg_addrdescr.o helgrind_amd64_linux-hg_basics.o helgrind_amd64_linux-hg_errors.o helgrind_amd64_linux-hg_lock_n_thread.o helgrind_amd64_linux-hg_main.o helgrind_amd64_linux-hg_wordset.o helgrind_amd64_linux-libhb_core.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2024-08-20T21:44:58.4195548Z #7 86.74 mkdir -p ../.in_place; \ 2024-08-20T21:44:58.4196303Z #7 86.74 for f in helgrind-amd64-linux vgpreload_helgrind-amd64-linux.so ; do \ 2024-08-20T21:44:58.4197008Z #7 86.74 rm -f ../.in_place/$f; \ 2024-08-20T21:44:58.4197504Z #7 86.74 ln -f -s ../helgrind/$f ../.in_place; \ 2024-08-20T21:44:58.4197922Z #7 86.74 done 2024-08-20T21:44:58.5243838Z #7 86.75 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/helgrind' 2024-08-20T21:44:58.5244510Z #7 86.75 Making all in tests 2024-08-20T21:44:58.5245451Z #7 86.75 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/helgrind/tests' 2024-08-20T21:44:58.5246238Z #7 86.75 make[3]: Nothing to be done for 'all'. 2024-08-20T21:44:58.5247009Z #7 86.75 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/helgrind/tests' 2024-08-20T21:44:58.5247899Z #7 86.75 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/helgrind' 2024-08-20T21:44:58.5248468Z #7 86.75 Making all in drd 2024-08-20T21:44:58.5249055Z #7 86.76 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/drd' 2024-08-20T21:44:58.5249615Z #7 86.76 Making all in . 2024-08-20T21:44:58.5250175Z #7 86.76 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/drd' 2024-08-20T21:44:58.5256066Z #7 86.76 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_barrier.o -MD -MP -MF .deps/drd_amd64_linux-drd_barrier.Tpo -c -o drd_amd64_linux-drd_barrier.o `test -f 'drd_barrier.c' || echo './'`drd_barrier.c 2024-08-20T21:44:58.5266232Z #7 86.76 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_clientobj.o -MD -MP -MF .deps/drd_amd64_linux-drd_clientobj.Tpo -c -o drd_amd64_linux-drd_clientobj.o `test -f 'drd_clientobj.c' || echo './'`drd_clientobj.c 2024-08-20T21:44:58.5276070Z #7 86.76 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_clientreq.o -MD -MP -MF .deps/drd_amd64_linux-drd_clientreq.Tpo -c -o drd_amd64_linux-drd_clientreq.o `test -f 'drd_clientreq.c' || echo './'`drd_clientreq.c 2024-08-20T21:44:58.5285830Z #7 86.76 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_cond.o -MD -MP -MF .deps/drd_amd64_linux-drd_cond.Tpo -c -o drd_amd64_linux-drd_cond.o `test -f 'drd_cond.c' || echo './'`drd_cond.c 2024-08-20T21:44:58.5295733Z #7 86.76 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_cond_initializer.o -MD -MP -MF .deps/drd_amd64_linux-drd_cond_initializer.Tpo -c -o drd_amd64_linux-drd_cond_initializer.o `test -f 'drd_cond_initializer.c' || echo './'`drd_cond_initializer.c 2024-08-20T21:44:58.5305693Z #7 86.76 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_error.o -MD -MP -MF .deps/drd_amd64_linux-drd_error.Tpo -c -o drd_amd64_linux-drd_error.o `test -f 'drd_error.c' || echo './'`drd_error.c 2024-08-20T21:44:58.5315233Z #7 86.76 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_hb.o -MD -MP -MF .deps/drd_amd64_linux-drd_hb.Tpo -c -o drd_amd64_linux-drd_hb.o `test -f 'drd_hb.c' || echo './'`drd_hb.c 2024-08-20T21:44:58.5324881Z #7 86.76 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_load_store.o -MD -MP -MF .deps/drd_amd64_linux-drd_load_store.Tpo -c -o drd_amd64_linux-drd_load_store.o `test -f 'drd_load_store.c' || echo './'`drd_load_store.c 2024-08-20T21:44:58.5334638Z #7 86.76 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_main.o -MD -MP -MF .deps/drd_amd64_linux-drd_main.Tpo -c -o drd_amd64_linux-drd_main.o `test -f 'drd_main.c' || echo './'`drd_main.c 2024-08-20T21:44:58.5344574Z #7 86.76 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_malloc_wrappers.o -MD -MP -MF .deps/drd_amd64_linux-drd_malloc_wrappers.Tpo -c -o drd_amd64_linux-drd_malloc_wrappers.o `test -f 'drd_malloc_wrappers.c' || echo './'`drd_malloc_wrappers.c 2024-08-20T21:44:58.5354465Z #7 86.76 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_mutex.o -MD -MP -MF .deps/drd_amd64_linux-drd_mutex.Tpo -c -o drd_amd64_linux-drd_mutex.o `test -f 'drd_mutex.c' || echo './'`drd_mutex.c 2024-08-20T21:44:58.5364113Z #7 86.76 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_rwlock.o -MD -MP -MF .deps/drd_amd64_linux-drd_rwlock.Tpo -c -o drd_amd64_linux-drd_rwlock.o `test -f 'drd_rwlock.c' || echo './'`drd_rwlock.c 2024-08-20T21:44:58.5374077Z #7 86.76 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_semaphore.o -MD -MP -MF .deps/drd_amd64_linux-drd_semaphore.Tpo -c -o drd_amd64_linux-drd_semaphore.o `test -f 'drd_semaphore.c' || echo './'`drd_semaphore.c 2024-08-20T21:44:58.5383968Z #7 86.76 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_suppression.o -MD -MP -MF .deps/drd_amd64_linux-drd_suppression.Tpo -c -o drd_amd64_linux-drd_suppression.o `test -f 'drd_suppression.c' || echo './'`drd_suppression.c 2024-08-20T21:44:58.5394874Z #7 86.76 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT vgpreload_drd_amd64_linux_so-drd_libstdcxx_intercepts.o -MD -MP -MF .deps/vgpreload_drd_amd64_linux_so-drd_libstdcxx_intercepts.Tpo -c -o vgpreload_drd_amd64_linux_so-drd_libstdcxx_intercepts.o `test -f 'drd_libstdcxx_intercepts.c' || echo './'`drd_libstdcxx_intercepts.c 2024-08-20T21:44:58.5407140Z #7 86.76 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT vgpreload_drd_amd64_linux_so-drd_pthread_intercepts.o -MD -MP -MF .deps/vgpreload_drd_amd64_linux_so-drd_pthread_intercepts.Tpo -c -o vgpreload_drd_amd64_linux_so-drd_pthread_intercepts.o `test -f 'drd_pthread_intercepts.c' || echo './'`drd_pthread_intercepts.c 2024-08-20T21:44:58.5418881Z #7 86.76 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT vgpreload_drd_amd64_linux_so-drd_qtcore_intercepts.o -MD -MP -MF .deps/vgpreload_drd_amd64_linux_so-drd_qtcore_intercepts.Tpo -c -o vgpreload_drd_amd64_linux_so-drd_qtcore_intercepts.o `test -f 'drd_qtcore_intercepts.c' || echo './'`drd_qtcore_intercepts.c 2024-08-20T21:44:58.5430242Z #7 86.76 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT vgpreload_drd_amd64_linux_so-drd_strmem_intercepts.o -MD -MP -MF .deps/vgpreload_drd_amd64_linux_so-drd_strmem_intercepts.Tpo -c -o vgpreload_drd_amd64_linux_so-drd_strmem_intercepts.o `test -f 'drd_strmem_intercepts.c' || echo './'`drd_strmem_intercepts.c 2024-08-20T21:44:58.5435811Z #7 86.77 for f in ; do \ 2024-08-20T21:44:58.5436297Z #7 86.77 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:44:58.5436791Z #7 86.77 echo "dsymutil $f"; \ 2024-08-20T21:44:58.5437175Z #7 86.77 dsymutil $f; \ 2024-08-20T21:44:58.5437491Z #7 86.77 fi; \ 2024-08-20T21:44:58.5437759Z #7 86.77 done 2024-08-20T21:44:58.5438092Z #7 86.77 mkdir -p ../.in_place; \ 2024-08-20T21:44:58.5438448Z #7 86.77 for f in ; do \ 2024-08-20T21:44:58.5438841Z #7 86.77 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:44:58.5439351Z #7 86.77 ln -f -s ../drd/$f.dSYM ../.in_place; \ 2024-08-20T21:44:58.5439764Z #7 86.77 done 2024-08-20T21:44:58.5440497Z #7 86.78 mv -f .deps/drd_amd64_linux-drd_cond_initializer.Tpo .deps/drd_amd64_linux-drd_cond_initializer.Po 2024-08-20T21:44:58.5441892Z #7 86.80 mv -f .deps/vgpreload_drd_amd64_linux_so-drd_libstdcxx_intercepts.Tpo .deps/vgpreload_drd_amd64_linux_so-drd_libstdcxx_intercepts.Po 2024-08-20T21:44:58.5443267Z #7 86.81 mv -f .deps/drd_amd64_linux-drd_suppression.Tpo .deps/drd_amd64_linux-drd_suppression.Po 2024-08-20T21:44:58.5444572Z #7 86.82 mv -f .deps/vgpreload_drd_amd64_linux_so-drd_qtcore_intercepts.Tpo .deps/vgpreload_drd_amd64_linux_so-drd_qtcore_intercepts.Po 2024-08-20T21:44:58.5445803Z #7 86.82 mv -f .deps/drd_amd64_linux-drd_hb.Tpo .deps/drd_amd64_linux-drd_hb.Po 2024-08-20T21:44:58.5446760Z #7 86.83 mv -f .deps/drd_amd64_linux-drd_clientobj.Tpo .deps/drd_amd64_linux-drd_clientobj.Po 2024-08-20T21:44:58.5447718Z #7 86.85 mv -f .deps/drd_amd64_linux-drd_cond.Tpo .deps/drd_amd64_linux-drd_cond.Po 2024-08-20T21:44:58.7467289Z #7 86.86 mv -f .deps/drd_amd64_linux-drd_semaphore.Tpo .deps/drd_amd64_linux-drd_semaphore.Po 2024-08-20T21:44:58.7468446Z #7 86.86 mv -f .deps/drd_amd64_linux-drd_clientreq.Tpo .deps/drd_amd64_linux-drd_clientreq.Po 2024-08-20T21:44:58.7469450Z #7 86.88 mv -f .deps/drd_amd64_linux-drd_barrier.Tpo .deps/drd_amd64_linux-drd_barrier.Po 2024-08-20T21:44:58.7470542Z #7 86.89 mv -f .deps/drd_amd64_linux-drd_malloc_wrappers.Tpo .deps/drd_amd64_linux-drd_malloc_wrappers.Po 2024-08-20T21:44:58.7471593Z #7 86.91 mv -f .deps/drd_amd64_linux-drd_rwlock.Tpo .deps/drd_amd64_linux-drd_rwlock.Po 2024-08-20T21:44:58.7472534Z #7 86.91 mv -f .deps/drd_amd64_linux-drd_error.Tpo .deps/drd_amd64_linux-drd_error.Po 2024-08-20T21:44:58.7473447Z #7 86.92 mv -f .deps/drd_amd64_linux-drd_mutex.Tpo .deps/drd_amd64_linux-drd_mutex.Po 2024-08-20T21:44:58.8074396Z #7 87.13 mv -f .deps/drd_amd64_linux-drd_main.Tpo .deps/drd_amd64_linux-drd_main.Po 2024-08-20T21:44:59.3420222Z #7 87.67 mv -f .deps/vgpreload_drd_amd64_linux_so-drd_strmem_intercepts.Tpo .deps/vgpreload_drd_amd64_linux_so-drd_strmem_intercepts.Po 2024-08-20T21:44:59.8207690Z #7 88.14 mv -f .deps/vgpreload_drd_amd64_linux_so-drd_pthread_intercepts.Tpo .deps/vgpreload_drd_amd64_linux_so-drd_pthread_intercepts.Po 2024-08-20T21:44:59.9754271Z #7 88.15 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m64 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-amd64-linux.a -Wl,--no-whole-archive -o vgpreload_drd-amd64-linux.so vgpreload_drd_amd64_linux_so-drd_libstdcxx_intercepts.o vgpreload_drd_amd64_linux_so-drd_pthread_intercepts.o vgpreload_drd_amd64_linux_so-drd_qtcore_intercepts.o vgpreload_drd_amd64_linux_so-drd_strmem_intercepts.o 2024-08-20T21:45:00.2200335Z #7 88.54 mv -f .deps/drd_amd64_linux-drd_load_store.Tpo .deps/drd_amd64_linux-drd_load_store.Po 2024-08-20T21:45:00.3746803Z #7 88.55 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o drd-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -static -nodefaultlibs -nostartfiles -u _start -m64 drd_amd64_linux-drd_barrier.o drd_amd64_linux-drd_clientobj.o drd_amd64_linux-drd_clientreq.o drd_amd64_linux-drd_cond.o drd_amd64_linux-drd_cond_initializer.o drd_amd64_linux-drd_error.o drd_amd64_linux-drd_hb.o drd_amd64_linux-drd_load_store.o drd_amd64_linux-drd_main.o drd_amd64_linux-drd_malloc_wrappers.o drd_amd64_linux-drd_mutex.o drd_amd64_linux-drd_rwlock.o drd_amd64_linux-drd_semaphore.o drd_amd64_linux-drd_suppression.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2024-08-20T21:45:00.3874051Z #7 88.71 mkdir -p ../.in_place; \ 2024-08-20T21:45:00.3874738Z #7 88.71 for f in drd-amd64-linux vgpreload_drd-amd64-linux.so ; do \ 2024-08-20T21:45:00.3875365Z #7 88.71 rm -f ../.in_place/$f; \ 2024-08-20T21:45:00.3875848Z #7 88.71 ln -f -s ../drd/$f ../.in_place; \ 2024-08-20T21:45:00.3876250Z #7 88.71 done 2024-08-20T21:45:00.5570897Z #7 88.72 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/drd' 2024-08-20T21:45:00.5571539Z #7 88.72 Making all in tests 2024-08-20T21:45:00.5572240Z #7 88.72 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/drd/tests' 2024-08-20T21:45:00.5572940Z #7 88.72 make[3]: Nothing to be done for 'all'. 2024-08-20T21:45:00.5573645Z #7 88.72 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/drd/tests' 2024-08-20T21:45:00.5574501Z #7 88.72 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/drd' 2024-08-20T21:45:00.5575055Z #7 88.72 Making all in massif 2024-08-20T21:45:00.5575672Z #7 88.72 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/massif' 2024-08-20T21:45:00.5576246Z #7 88.73 Making all in . 2024-08-20T21:45:00.5576819Z #7 88.73 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/massif' 2024-08-20T21:45:00.5581697Z #7 88.73 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT massif_amd64_linux-ms_main.o -MD -MP -MF .deps/massif_amd64_linux-ms_main.Tpo -c -o massif_amd64_linux-ms_main.o `test -f 'ms_main.c' || echo './'`ms_main.c 2024-08-20T21:45:00.5585826Z #7 88.73 for f in ; do \ 2024-08-20T21:45:00.5586305Z #7 88.73 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:45:00.5586964Z #7 88.73 echo "dsymutil $f"; \ 2024-08-20T21:45:00.5587336Z #7 88.73 dsymutil $f; \ 2024-08-20T21:45:00.5587906Z #7 88.73 fi; \ 2024-08-20T21:45:00.5588181Z #7 88.73 done 2024-08-20T21:45:00.5588510Z #7 88.73 mkdir -p ../.in_place; \ 2024-08-20T21:45:00.5588877Z #7 88.73 for f in ; do \ 2024-08-20T21:45:00.5589274Z #7 88.73 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:45:00.5589788Z #7 88.73 ln -f -s ../massif/$f.dSYM ../.in_place; \ 2024-08-20T21:45:00.5590226Z #7 88.73 done 2024-08-20T21:45:00.5594559Z #7 88.73 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m64 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-amd64-linux.a -Wl,--no-whole-archive -o vgpreload_massif-amd64-linux.so 2024-08-20T21:45:00.9090742Z #7 89.23 mv -f .deps/massif_amd64_linux-ms_main.Tpo .deps/massif_amd64_linux-ms_main.Po 2024-08-20T21:45:01.0635364Z #7 89.24 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o massif-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m64 massif_amd64_linux-ms_main.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2024-08-20T21:45:01.0678305Z #7 89.39 mkdir -p ../.in_place; \ 2024-08-20T21:45:01.0679023Z #7 89.39 for f in massif-amd64-linux vgpreload_massif-amd64-linux.so ; do \ 2024-08-20T21:45:01.0679714Z #7 89.39 rm -f ../.in_place/$f; \ 2024-08-20T21:45:01.0680202Z #7 89.39 ln -f -s ../massif/$f ../.in_place; \ 2024-08-20T21:45:01.0680607Z #7 89.39 done 2024-08-20T21:45:01.2359246Z #7 89.40 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/massif' 2024-08-20T21:45:01.2360473Z #7 89.40 Making all in tests 2024-08-20T21:45:01.2361218Z #7 89.40 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/massif/tests' 2024-08-20T21:45:01.2361955Z #7 89.40 make[3]: Nothing to be done for 'all'. 2024-08-20T21:45:01.2362687Z #7 89.40 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/massif/tests' 2024-08-20T21:45:01.2363547Z #7 89.40 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/massif' 2024-08-20T21:45:01.2364106Z #7 89.40 Making all in dhat 2024-08-20T21:45:01.2364916Z #7 89.40 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/dhat' 2024-08-20T21:45:01.2365566Z #7 89.40 Making all in . 2024-08-20T21:45:01.2366152Z #7 89.41 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/dhat' 2024-08-20T21:45:01.2371266Z #7 89.41 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DDHAT_VIEW_DIR=\"/usr/local/libexec/valgrind\" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT dhat_amd64_linux-dh_main.o -MD -MP -MF .deps/dhat_amd64_linux-dh_main.Tpo -c -o dhat_amd64_linux-dh_main.o `test -f 'dh_main.c' || echo './'`dh_main.c 2024-08-20T21:45:01.2380761Z #7 89.41 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -MT vgpreload_dhat_amd64_linux_so-dh_replace_strmem.o -MD -MP -MF .deps/vgpreload_dhat_amd64_linux_so-dh_replace_strmem.Tpo -c -o vgpreload_dhat_amd64_linux_so-dh_replace_strmem.o `test -f 'dh_replace_strmem.c' || echo './'`dh_replace_strmem.c 2024-08-20T21:45:01.2385686Z #7 89.41 for f in ; do \ 2024-08-20T21:45:01.2386160Z #7 89.41 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:45:01.2386641Z #7 89.41 echo "dsymutil $f"; \ 2024-08-20T21:45:01.2387023Z #7 89.41 dsymutil $f; \ 2024-08-20T21:45:01.2387331Z #7 89.41 fi; \ 2024-08-20T21:45:01.2387593Z #7 89.41 done 2024-08-20T21:45:01.2387916Z #7 89.41 mkdir -p ../.in_place; \ 2024-08-20T21:45:01.2388260Z #7 89.41 for f in ; do \ 2024-08-20T21:45:01.2388643Z #7 89.41 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:45:01.2389143Z #7 89.41 ln -f -s ../dhat/$f.dSYM ../.in_place; \ 2024-08-20T21:45:01.2389548Z #7 89.41 done 2024-08-20T21:45:01.4813797Z #7 89.80 mv -f .deps/dhat_amd64_linux-dh_main.Tpo .deps/dhat_amd64_linux-dh_main.Po 2024-08-20T21:45:01.6360173Z #7 89.81 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o dhat-amd64-linux -DDHAT_VIEW_DIR=\"/usr/local/libexec/valgrind\" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m64 dhat_amd64_linux-dh_main.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2024-08-20T21:45:01.9763793Z #7 90.30 mv -f .deps/vgpreload_dhat_amd64_linux_so-dh_replace_strmem.Tpo .deps/vgpreload_dhat_amd64_linux_so-dh_replace_strmem.Po 2024-08-20T21:45:02.1560297Z #7 90.30 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m64 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-amd64-linux.a -Wl,--no-whole-archive -o vgpreload_dhat-amd64-linux.so vgpreload_dhat_amd64_linux_so-dh_replace_strmem.o 2024-08-20T21:45:02.1564883Z #7 90.31 mkdir -p ../.in_place; \ 2024-08-20T21:45:02.1565629Z #7 90.31 for f in dhat-amd64-linux vgpreload_dhat-amd64-linux.so ; do \ 2024-08-20T21:45:02.1566272Z #7 90.31 rm -f ../.in_place/$f; \ 2024-08-20T21:45:02.1566737Z #7 90.31 ln -f -s ../dhat/$f ../.in_place; \ 2024-08-20T21:45:02.1567165Z #7 90.31 done 2024-08-20T21:45:02.1567701Z #7 90.32 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/dhat' 2024-08-20T21:45:02.1568255Z #7 90.32 Making all in tests 2024-08-20T21:45:02.1568888Z #7 90.32 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/dhat/tests' 2024-08-20T21:45:02.1569603Z #7 90.32 make[3]: Nothing to be done for 'all'. 2024-08-20T21:45:02.1570306Z #7 90.32 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/dhat/tests' 2024-08-20T21:45:02.1571350Z #7 90.32 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/dhat' 2024-08-20T21:45:02.1571917Z #7 90.32 Making all in lackey 2024-08-20T21:45:02.1572517Z #7 90.32 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/lackey' 2024-08-20T21:45:02.1573094Z #7 90.33 Making all in . 2024-08-20T21:45:02.1573682Z #7 90.33 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/lackey' 2024-08-20T21:45:02.1578540Z #7 90.33 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT lackey_amd64_linux-lk_main.o -MD -MP -MF .deps/lackey_amd64_linux-lk_main.Tpo -c -o lackey_amd64_linux-lk_main.o `test -f 'lk_main.c' || echo './'`lk_main.c 2024-08-20T21:45:02.1582623Z #7 90.33 for f in ; do \ 2024-08-20T21:45:02.1583102Z #7 90.33 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:45:02.1583594Z #7 90.33 echo "dsymutil $f"; \ 2024-08-20T21:45:02.1583974Z #7 90.33 dsymutil $f; \ 2024-08-20T21:45:02.1584288Z #7 90.33 fi; \ 2024-08-20T21:45:02.1584556Z #7 90.33 done 2024-08-20T21:45:02.1584982Z #7 90.33 mkdir -p ../.in_place; \ 2024-08-20T21:45:02.1585334Z #7 90.33 for f in ; do \ 2024-08-20T21:45:02.1585730Z #7 90.33 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:45:02.1586258Z #7 90.33 ln -f -s ../lackey/$f.dSYM ../.in_place; \ 2024-08-20T21:45:02.1586682Z #7 90.33 done 2024-08-20T21:45:02.2008956Z #7 90.52 mv -f .deps/lackey_amd64_linux-lk_main.Tpo .deps/lackey_amd64_linux-lk_main.Po 2024-08-20T21:45:02.3551950Z #7 90.53 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o lackey-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m64 lackey_amd64_linux-lk_main.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2024-08-20T21:45:02.3572151Z #7 90.68 mkdir -p ../.in_place; \ 2024-08-20T21:45:02.3572641Z #7 90.68 for f in lackey-amd64-linux ; do \ 2024-08-20T21:45:02.3573138Z #7 90.68 rm -f ../.in_place/$f; \ 2024-08-20T21:45:02.3573610Z #7 90.68 ln -f -s ../lackey/$f ../.in_place; \ 2024-08-20T21:45:02.3574025Z #7 90.68 done 2024-08-20T21:45:02.5549520Z #7 90.68 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/lackey' 2024-08-20T21:45:02.5550177Z #7 90.68 Making all in tests 2024-08-20T21:45:02.5550890Z #7 90.69 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/lackey/tests' 2024-08-20T21:45:02.5551625Z #7 90.69 make[3]: Nothing to be done for 'all'. 2024-08-20T21:45:02.5552369Z #7 90.69 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/lackey/tests' 2024-08-20T21:45:02.5553246Z #7 90.69 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/lackey' 2024-08-20T21:45:02.5553824Z #7 90.69 Making all in none 2024-08-20T21:45:02.5554424Z #7 90.69 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/none' 2024-08-20T21:45:02.5554991Z #7 90.69 Making all in . 2024-08-20T21:45:02.5555555Z #7 90.69 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/none' 2024-08-20T21:45:02.5560367Z #7 90.69 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT none_amd64_linux-nl_main.o -MD -MP -MF .deps/none_amd64_linux-nl_main.Tpo -c -o none_amd64_linux-nl_main.o `test -f 'nl_main.c' || echo './'`nl_main.c 2024-08-20T21:45:02.5564869Z #7 90.69 for f in ; do \ 2024-08-20T21:45:02.5565458Z #7 90.69 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:45:02.5565955Z #7 90.69 echo "dsymutil $f"; \ 2024-08-20T21:45:02.5566328Z #7 90.69 dsymutil $f; \ 2024-08-20T21:45:02.5566660Z #7 90.69 fi; \ 2024-08-20T21:45:02.5566931Z #7 90.69 done 2024-08-20T21:45:02.5567256Z #7 90.70 mkdir -p ../.in_place; \ 2024-08-20T21:45:02.5567632Z #7 90.70 for f in ; do \ 2024-08-20T21:45:02.5568027Z #7 90.70 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:45:02.5568523Z #7 90.70 ln -f -s ../none/$f.dSYM ../.in_place; \ 2024-08-20T21:45:02.5568953Z #7 90.70 done 2024-08-20T21:45:02.5569526Z #7 90.72 mv -f .deps/none_amd64_linux-nl_main.Tpo .deps/none_amd64_linux-nl_main.Po 2024-08-20T21:45:02.5574291Z #7 90.73 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o none-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m64 none_amd64_linux-nl_main.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2024-08-20T21:45:02.5578237Z #7 90.88 mkdir -p ../.in_place; \ 2024-08-20T21:45:02.5578697Z #7 90.88 for f in none-amd64-linux ; do \ 2024-08-20T21:45:02.5579164Z #7 90.88 rm -f ../.in_place/$f; \ 2024-08-20T21:45:02.5579622Z #7 90.88 ln -f -s ../none/$f ../.in_place; \ 2024-08-20T21:45:02.5580032Z #7 90.88 done 2024-08-20T21:45:02.7290014Z #7 90.88 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/none' 2024-08-20T21:45:02.7291171Z #7 90.88 Making all in tests 2024-08-20T21:45:02.7292117Z #7 90.89 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests' 2024-08-20T21:45:02.7292928Z #7 90.89 Making all in . 2024-08-20T21:45:02.7293562Z #7 90.90 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests' 2024-08-20T21:45:02.7294283Z #7 90.90 make[4]: Nothing to be done for 'all-am'. 2024-08-20T21:45:02.7295001Z #7 90.90 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests' 2024-08-20T21:45:02.7295616Z #7 90.90 Making all in scripts 2024-08-20T21:45:02.7296304Z #7 90.90 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/scripts' 2024-08-20T21:45:02.7297033Z #7 90.90 make[4]: Nothing to be done for 'all'. 2024-08-20T21:45:02.7297797Z #7 90.90 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/scripts' 2024-08-20T21:45:02.7298437Z #7 90.90 Making all in amd64 2024-08-20T21:45:02.7299085Z #7 90.90 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64' 2024-08-20T21:45:02.7299824Z #7 90.90 make[4]: Nothing to be done for 'all'. 2024-08-20T21:45:02.7300575Z #7 90.90 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64' 2024-08-20T21:45:02.7301185Z #7 90.90 Making all in linux 2024-08-20T21:45:02.7301845Z #7 90.90 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/linux' 2024-08-20T21:45:02.7302575Z #7 90.90 make[4]: Nothing to be done for 'all'. 2024-08-20T21:45:02.7304332Z #7 90.90 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/linux' 2024-08-20T21:45:02.7304996Z #7 90.90 Making all in amd64-linux 2024-08-20T21:45:02.7305711Z #7 90.91 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64-linux' 2024-08-20T21:45:02.7306640Z #7 90.91 make[4]: Nothing to be done for 'all'. 2024-08-20T21:45:02.7307410Z #7 90.91 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64-linux' 2024-08-20T21:45:02.7308352Z #7 90.91 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests' 2024-08-20T21:45:02.7309189Z #7 90.91 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/none' 2024-08-20T21:45:02.7309786Z #7 90.91 Making all in exp-bbv 2024-08-20T21:45:02.7310408Z #7 90.91 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2024-08-20T21:45:02.7310987Z #7 90.91 Making all in . 2024-08-20T21:45:02.7311565Z #7 90.91 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2024-08-20T21:45:02.7316683Z #7 90.91 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT exp_bbv_amd64_linux-bbv_main.o -MD -MP -MF .deps/exp_bbv_amd64_linux-bbv_main.Tpo -c -o exp_bbv_amd64_linux-bbv_main.o `test -f 'bbv_main.c' || echo './'`bbv_main.c 2024-08-20T21:45:02.7320885Z #7 90.91 for f in ; do \ 2024-08-20T21:45:02.7321383Z #7 90.91 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:45:02.7321878Z #7 90.91 echo "dsymutil $f"; \ 2024-08-20T21:45:02.7322248Z #7 90.91 dsymutil $f; \ 2024-08-20T21:45:02.7322583Z #7 90.91 fi; \ 2024-08-20T21:45:02.7322854Z #7 90.91 done 2024-08-20T21:45:02.7323167Z #7 90.92 mkdir -p ../.in_place; \ 2024-08-20T21:45:02.7323531Z #7 90.92 for f in ; do \ 2024-08-20T21:45:02.7323922Z #7 90.92 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:45:02.7324435Z #7 90.92 ln -f -s ../exp-bbv/$f.dSYM ../.in_place; \ 2024-08-20T21:45:02.7324869Z #7 90.92 done 2024-08-20T21:45:02.7325600Z #7 91.05 mv -f .deps/exp_bbv_amd64_linux-bbv_main.Tpo .deps/exp_bbv_amd64_linux-bbv_main.Po 2024-08-20T21:45:02.8833544Z #7 91.06 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o exp-bbv-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m64 exp_bbv_amd64_linux-bbv_main.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2024-08-20T21:45:02.8859005Z #7 91.21 mkdir -p ../.in_place; \ 2024-08-20T21:45:02.8859948Z #7 91.21 for f in exp-bbv-amd64-linux ; do \ 2024-08-20T21:45:02.8860446Z #7 91.21 rm -f ../.in_place/$f; \ 2024-08-20T21:45:02.8860935Z #7 91.21 ln -f -s ../exp-bbv/$f ../.in_place; \ 2024-08-20T21:45:02.8861356Z #7 91.21 done 2024-08-20T21:45:02.9959160Z #7 91.21 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2024-08-20T21:45:02.9960453Z #7 91.21 Making all in tests 2024-08-20T21:45:02.9961356Z #7 91.22 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2024-08-20T21:45:02.9961981Z #7 91.22 Making all in . 2024-08-20T21:45:02.9962599Z #7 91.22 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2024-08-20T21:45:02.9963611Z #7 91.22 make[4]: Nothing to be done for 'all-am'. 2024-08-20T21:45:02.9964360Z #7 91.22 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2024-08-20T21:45:02.9965478Z #7 91.22 Making all in amd64-linux 2024-08-20T21:45:02.9966246Z #7 91.22 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests/amd64-linux' 2024-08-20T21:45:02.9967033Z #7 91.22 make[4]: Nothing to be done for 'all'. 2024-08-20T21:45:02.9967827Z #7 91.22 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests/amd64-linux' 2024-08-20T21:45:02.9968788Z #7 91.22 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2024-08-20T21:45:02.9969663Z #7 91.22 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2024-08-20T21:45:02.9970242Z #7 91.22 Making all in shared 2024-08-20T21:45:02.9970845Z #7 91.23 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/shared' 2024-08-20T21:45:02.9971525Z #7 91.23 make[2]: Nothing to be done for 'all'. 2024-08-20T21:45:02.9972218Z #7 91.23 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/shared' 2024-08-20T21:45:02.9972777Z #7 91.23 Making all in tests 2024-08-20T21:45:02.9973372Z #7 91.23 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/tests' 2024-08-20T21:45:02.9974054Z #7 91.23 make[2]: Nothing to be done for 'all'. 2024-08-20T21:45:02.9974723Z #7 91.23 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/tests' 2024-08-20T21:45:02.9975297Z #7 91.23 Making all in perf 2024-08-20T21:45:02.9976033Z #7 91.23 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/perf' 2024-08-20T21:45:02.9976702Z #7 91.23 make[2]: Nothing to be done for 'all'. 2024-08-20T21:45:02.9977382Z #7 91.23 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/perf' 2024-08-20T21:45:02.9977965Z #7 91.23 Making all in gdbserver_tests 2024-08-20T21:45:02.9978665Z #7 91.23 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2024-08-20T21:45:02.9979298Z #7 91.24 Making all in . 2024-08-20T21:45:02.9979937Z #7 91.24 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2024-08-20T21:45:02.9980667Z #7 91.24 make[3]: Nothing to be done for 'all-am'. 2024-08-20T21:45:02.9981426Z #7 91.24 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2024-08-20T21:45:02.9982349Z #7 91.24 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2024-08-20T21:45:02.9983074Z #7 91.24 Making all in memcheck/tests/vbit-test 2024-08-20T21:45:02.9983866Z #7 91.24 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/vbit-test' 2024-08-20T21:45:02.9988930Z #7 91.24 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-main.o -MD -MP -MF .deps/vbit_test-main.Tpo -c -o vbit_test-main.o `test -f 'main.c' || echo './'`main.c 2024-08-20T21:45:02.9997481Z #7 91.24 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-unary.o -MD -MP -MF .deps/vbit_test-unary.Tpo -c -o vbit_test-unary.o `test -f 'unary.c' || echo './'`unary.c 2024-08-20T21:45:03.0006346Z #7 91.24 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-binary.o -MD -MP -MF .deps/vbit_test-binary.Tpo -c -o vbit_test-binary.o `test -f 'binary.c' || echo './'`binary.c 2024-08-20T21:45:03.0014985Z #7 91.24 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-ternary.o -MD -MP -MF .deps/vbit_test-ternary.Tpo -c -o vbit_test-ternary.o `test -f 'ternary.c' || echo './'`ternary.c 2024-08-20T21:45:03.0023633Z #7 91.24 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-qernary.o -MD -MP -MF .deps/vbit_test-qernary.Tpo -c -o vbit_test-qernary.o `test -f 'qernary.c' || echo './'`qernary.c 2024-08-20T21:45:03.0032297Z #7 91.24 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-util.o -MD -MP -MF .deps/vbit_test-util.Tpo -c -o vbit_test-util.o `test -f 'util.c' || echo './'`util.c 2024-08-20T21:45:03.0040589Z #7 91.24 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-vbits.o -MD -MP -MF .deps/vbit_test-vbits.Tpo -c -o vbit_test-vbits.o `test -f 'vbits.c' || echo './'`vbits.c 2024-08-20T21:45:03.0049286Z #7 91.24 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-irops.o -MD -MP -MF .deps/vbit_test-irops.Tpo -c -o vbit_test-irops.o `test -f 'irops.c' || echo './'`irops.c 2024-08-20T21:45:03.0058081Z #7 91.24 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-valgrind.o -MD -MP -MF .deps/vbit_test-valgrind.Tpo -c -o vbit_test-valgrind.o `test -f 'valgrind.c' || echo './'`valgrind.c 2024-08-20T21:45:03.0062425Z #7 91.29 mv -f .deps/vbit_test-unary.Tpo .deps/vbit_test-unary.Po 2024-08-20T21:45:03.0063165Z #7 91.29 mv -f .deps/vbit_test-ternary.Tpo .deps/vbit_test-ternary.Po 2024-08-20T21:45:03.0063917Z #7 91.29 mv -f .deps/vbit_test-qernary.Tpo .deps/vbit_test-qernary.Po 2024-08-20T21:45:03.0064959Z #7 91.30 mv -f .deps/vbit_test-irops.Tpo .deps/vbit_test-irops.Po 2024-08-20T21:45:03.0065844Z #7 91.30 mv -f .deps/vbit_test-valgrind.Tpo .deps/vbit_test-valgrind.Po 2024-08-20T21:45:03.0066595Z #7 91.31 mv -f .deps/vbit_test-main.Tpo .deps/vbit_test-main.Po 2024-08-20T21:45:03.0067274Z #7 91.32 mv -f .deps/vbit_test-util.Tpo .deps/vbit_test-util.Po 2024-08-20T21:45:03.1064832Z #7 91.43 mv -f .deps/vbit_test-binary.Tpo .deps/vbit_test-binary.Po 2024-08-20T21:45:03.2287124Z #7 91.52 mv -f .deps/vbit_test-vbits.Tpo .deps/vbit_test-vbits.Po 2024-08-20T21:45:03.2294072Z #7 91.53 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -o vbit-test vbit_test-main.o vbit_test-unary.o vbit_test-binary.o vbit_test-ternary.o vbit_test-qernary.o vbit_test-util.o vbit_test-vbits.o vbit_test-irops.o vbit_test-valgrind.o ../../../VEX/libvex-amd64-linux.a 2024-08-20T21:45:03.2300731Z #7 91.55 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/vbit-test' 2024-08-20T21:45:03.3553627Z #7 91.55 Making all in auxprogs 2024-08-20T21:45:03.3555046Z #7 91.55 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/auxprogs' 2024-08-20T21:45:03.3560778Z #7 91.55 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT valgrind_listener-valgrind-listener.o -MD -MP -MF .deps/valgrind_listener-valgrind-listener.Tpo -c -o valgrind_listener-valgrind-listener.o `test -f 'valgrind-listener.c' || echo './'`valgrind-listener.c 2024-08-20T21:45:03.3570517Z #7 91.55 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT valgrind_di_server-valgrind-di-server.o -MD -MP -MF .deps/valgrind_di_server-valgrind-di-server.Tpo -c -o valgrind_di_server-valgrind-di-server.o `test -f 'valgrind-di-server.c' || echo './'`valgrind-di-server.c 2024-08-20T21:45:03.3579305Z #7 91.55 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT getoff_amd64_linux-getoff.o -MD -MP -MF .deps/getoff_amd64_linux-getoff.Tpo -c -o getoff_amd64_linux-getoff.o `test -f 'getoff.c' || echo './'`getoff.c 2024-08-20T21:45:03.3583346Z #7 91.56 for f in ; do \ 2024-08-20T21:45:03.3583819Z #7 91.56 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:45:03.3584309Z #7 91.56 echo "dsymutil $f"; \ 2024-08-20T21:45:03.3584687Z #7 91.56 dsymutil $f; \ 2024-08-20T21:45:03.3585002Z #7 91.56 fi; \ 2024-08-20T21:45:03.3585265Z #7 91.56 done 2024-08-20T21:45:03.3585599Z #7 91.56 mkdir -p ../.in_place; \ 2024-08-20T21:45:03.3585947Z #7 91.56 for f in ; do \ 2024-08-20T21:45:03.3586336Z #7 91.56 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:45:03.3586861Z #7 91.56 ln -f -s ../auxprogs/$f.dSYM ../.in_place; \ 2024-08-20T21:45:03.3587290Z #7 91.56 done 2024-08-20T21:45:03.3587883Z #7 91.61 mv -f .deps/getoff_amd64_linux-getoff.Tpo .deps/getoff_amd64_linux-getoff.Po 2024-08-20T21:45:03.3593916Z #7 91.61 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -o getoff-amd64-linux getoff_amd64_linux-getoff.o -ldl 2024-08-20T21:45:03.3599297Z #7 91.63 mkdir -p ../.in_place; \ 2024-08-20T21:45:03.3599754Z #7 91.63 for f in getoff-amd64-linux ; do \ 2024-08-20T21:45:03.3600206Z #7 91.63 rm -f ../.in_place/$f; \ 2024-08-20T21:45:03.3600684Z #7 91.63 ln -f -s ../auxprogs/$f ../.in_place; \ 2024-08-20T21:45:03.3601097Z #7 91.63 done 2024-08-20T21:45:03.3601822Z #7 91.68 mv -f .deps/valgrind_listener-valgrind-listener.Tpo .deps/valgrind_listener-valgrind-listener.Po 2024-08-20T21:45:03.5095940Z #7 91.68 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -o valgrind-listener valgrind_listener-valgrind-listener.o 2024-08-20T21:45:03.7290056Z #7 92.05 mv -f .deps/valgrind_di_server-valgrind-di-server.Tpo .deps/valgrind_di_server-valgrind-di-server.Po 2024-08-20T21:45:03.8573577Z #7 92.06 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -o valgrind-di-server valgrind_di_server-valgrind-di-server.o 2024-08-20T21:45:03.8579209Z #7 92.07 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/auxprogs' 2024-08-20T21:45:03.8579804Z #7 92.07 Making all in mpi 2024-08-20T21:45:03.8580383Z #7 92.08 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/mpi' 2024-08-20T21:45:03.8581124Z #7 92.08 mkdir -p ../.in_place; \ 2024-08-20T21:45:03.8581480Z #7 92.08 for f in ; do \ 2024-08-20T21:45:03.8581838Z #7 92.08 rm -f ../.in_place/$f; \ 2024-08-20T21:45:03.8582289Z #7 92.08 ln -f -s ../mpi/$f ../.in_place; \ 2024-08-20T21:45:03.8582682Z #7 92.08 done 2024-08-20T21:45:03.8582931Z #7 92.08 for f in ; do \ 2024-08-20T21:45:03.8583397Z #7 92.08 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:45:03.8583873Z #7 92.08 echo "dsymutil $f"; \ 2024-08-20T21:45:03.8584241Z #7 92.08 dsymutil $f; \ 2024-08-20T21:45:03.8584557Z #7 92.08 fi; \ 2024-08-20T21:45:03.8584815Z #7 92.08 done 2024-08-20T21:45:03.8585117Z #7 92.08 mkdir -p ../.in_place; \ 2024-08-20T21:45:03.8585470Z #7 92.08 for f in ; do \ 2024-08-20T21:45:03.8585848Z #7 92.08 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:45:03.8586323Z #7 92.08 ln -f -s ../mpi/$f.dSYM ../.in_place; \ 2024-08-20T21:45:03.8586735Z #7 92.08 done 2024-08-20T21:45:03.8587241Z #7 92.08 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/mpi' 2024-08-20T21:45:03.8588015Z #7 92.08 Making all in solaris 2024-08-20T21:45:03.8588622Z #7 92.08 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/solaris' 2024-08-20T21:45:03.8589292Z #7 92.08 make[2]: Nothing to be done for 'all'. 2024-08-20T21:45:03.8589968Z #7 92.08 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/solaris' 2024-08-20T21:45:03.8590512Z #7 92.08 Making all in docs 2024-08-20T21:45:03.8591084Z #7 92.08 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/docs' 2024-08-20T21:45:03.8591744Z #7 92.08 make[2]: Nothing to be done for 'all'. 2024-08-20T21:45:03.8592388Z #7 92.08 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/docs' 2024-08-20T21:45:03.8593151Z #7 92.08 make[1]: Leaving directory '/valgrind_build/valgrind-3.20.0' 2024-08-20T21:45:03.8593679Z #7 92.08 + sudo make install 2024-08-20T21:45:03.8594043Z #7 92.09 ./auxprogs/make_or_upd_vgversion_h . 2024-08-20T21:45:03.8594508Z #7 92.09 make install-recursive 2024-08-20T21:45:03.8595097Z #7 92.10 make[1]: Entering directory '/valgrind_build/valgrind-3.20.0' 2024-08-20T21:45:03.8595626Z #7 92.10 Making install in include 2024-08-20T21:45:03.8596249Z #7 92.10 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/include' 2024-08-20T21:45:03.8597073Z #7 92.10 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/include' 2024-08-20T21:45:03.8597794Z #7 92.10 make[3]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:45:03.8598422Z #7 92.10 /usr/bin/mkdir -p '/usr/local/include/valgrind' 2024-08-20T21:45:03.8603682Z #7 92.11 /usr/bin/install -c -m 644 pub_tool_basics.h pub_tool_basics_asm.h pub_tool_addrinfo.h pub_tool_aspacehl.h pub_tool_aspacemgr.h pub_tool_clientstate.h pub_tool_clreq.h pub_tool_deduppoolalloc.h pub_tool_debuginfo.h pub_tool_errormgr.h pub_tool_execontext.h pub_tool_gdbserver.h pub_tool_guest.h pub_tool_poolalloc.h pub_tool_hashtable.h pub_tool_libcbase.h pub_tool_libcassert.h pub_tool_libcfile.h pub_tool_libcprint.h pub_tool_libcproc.h pub_tool_libcsetjmp.h pub_tool_libcsignal.h pub_tool_machine.h pub_tool_mallocfree.h pub_tool_options.h pub_tool_oset.h pub_tool_rangemap.h pub_tool_redir.h pub_tool_replacemalloc.h pub_tool_seqmatch.h pub_tool_signals.h pub_tool_sparsewa.h pub_tool_stacktrace.h pub_tool_threadstate.h pub_tool_tooliface.h pub_tool_transtab.h pub_tool_vki.h pub_tool_vkiscnums.h pub_tool_vkiscnums_asm.h pub_tool_wordfm.h '/usr/local/include/valgrind/.' 2024-08-20T21:45:03.8608573Z #7 92.11 /usr/bin/mkdir -p '/usr/local/include/valgrind/vki' 2024-08-20T21:45:03.8616434Z #7 92.11 /usr/bin/install -c -m 644 vki/vki-linux.h vki/vki-freebsd.h vki/vki-darwin.h vki/vki-solaris.h vki/vki-solaris-repcache.h vki/vki-machine-types-amd64-freebsd.h vki/vki-machine-types-x86-freebsd.h vki/vki-posixtypes-amd64-linux.h vki/vki-posixtypes-arm64-linux.h vki/vki-posixtypes-ppc32-linux.h vki/vki-posixtypes-ppc64-linux.h vki/vki-posixtypes-x86-linux.h vki/vki-posixtypes-arm-linux.h vki/vki-posixtypes-s390x-linux.h vki/vki-posixtypes-mips32-linux.h vki/vki-posixtypes-mips64-linux.h vki/vki-posixtypes-nanomips-linux.h vki/vki-amd64-linux.h vki/vki-arm64-linux.h vki/vki-ppc32-linux.h vki/vki-ppc64-linux.h vki/vki-x86-linux.h vki/vki-amd64-freebsd.h vki/vki-x86-freebsd.h vki/vki-arm-linux.h vki/vki-s390x-linux.h vki/vki-mips32-linux.h vki/vki-mips64-linux.h vki/vki-nanomips-linux.h vki/vki-scnums-amd64-linux.h vki/vki-scnums-arm64-linux.h vki/vki-scnums-ppc32-linux.h vki/vki-scnums-ppc64-linux.h vki/vki-scnums-x86-linux.h vki/vki-scnums-freebsd.h vki/vki-scnums-arm-linux.h vki/vki-scnums-s390x-linux.h vki/vki-scnums-mips32-linux.h vki/vki-scnums-mips64-linux.h vki/vki-scnums-nanomips-linux.h '/usr/local/include/valgrind/vki' 2024-08-20T21:45:03.8623813Z #7 92.12 /usr/bin/install -c -m 644 pub_tool_xarray.h pub_tool_xtree.h pub_tool_xtmemory.h valgrind.h '/usr/local/include/valgrind/.' 2024-08-20T21:45:03.8624786Z #7 92.12 /usr/bin/mkdir -p '/usr/local/include/valgrind/vki' 2024-08-20T21:45:03.8628018Z #7 92.12 /usr/bin/install -c -m 644 vki/vki-scnums-darwin.h vki/vki-scnums-solaris.h vki/vki-scnums-shared-linux.h vki/vki-scnums-32bit-linux.h vki/vki-xen.h vki/vki-xen-domctl.h vki/vki-xen-evtchn.h vki/vki-xen-gnttab.h vki/vki-xen-hvm.h vki/vki-xen-memory.h vki/vki-xen-mmuext.h vki/vki-xen-physdev.h vki/vki-xen-schedop.h vki/vki-xen-sysctl.h vki/vki-xen-tmem.h vki/vki-xen-version.h vki/vki-xen-xsm.h vki/vki-xen-x86.h vki/vki-linux-drm.h vki/vki-linux-io_uring.h '/usr/local/include/valgrind/vki' 2024-08-20T21:45:03.8631125Z #7 92.12 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/include' 2024-08-20T21:45:03.8631896Z #7 92.12 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/include' 2024-08-20T21:45:03.8632435Z #7 92.12 Making install in VEX 2024-08-20T21:45:03.8632997Z #7 92.13 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/VEX' 2024-08-20T21:45:03.8633539Z #7 92.13 make install-am 2024-08-20T21:45:03.8634073Z #7 92.14 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/VEX' 2024-08-20T21:45:03.8634819Z #7 92.14 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/VEX' 2024-08-20T21:45:03.8635454Z #7 92.15 /usr/bin/mkdir -p '/usr/local/lib/valgrind' 2024-08-20T21:45:03.8636369Z #7 92.15 /usr/bin/install -c -m 644 libvex-amd64-linux.a libvexmultiarch-amd64-linux.a '/usr/local/lib/valgrind' 2024-08-20T21:45:03.8637355Z #7 92.18 ( cd '/usr/local/lib/valgrind' && ranlib libvex-amd64-linux.a ) 2024-08-20T21:45:03.9629712Z #7 92.25 ( cd '/usr/local/lib/valgrind' && ranlib libvexmultiarch-amd64-linux.a ) 2024-08-20T21:45:03.9630870Z #7 92.26 /usr/bin/mkdir -p '/usr/local/include/valgrind' 2024-08-20T21:45:03.9633928Z #7 92.26 /usr/bin/install -c -m 644 pub/libvex.h pub/libvex_basictypes.h pub/libvex_emnote.h pub/libvex_guest_offsets.h pub/libvex_guest_x86.h pub/libvex_guest_amd64.h pub/libvex_guest_ppc32.h pub/libvex_guest_ppc64.h pub/libvex_guest_arm.h pub/libvex_guest_arm64.h pub/libvex_guest_s390x.h pub/libvex_guest_mips32.h pub/libvex_guest_mips64.h pub/libvex_s390x_common.h pub/libvex_ir.h pub/libvex_trc_values.h pub/libvex_inner.h '/usr/local/include/valgrind' 2024-08-20T21:45:03.9636775Z #7 92.26 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/VEX' 2024-08-20T21:45:03.9637583Z #7 92.26 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/VEX' 2024-08-20T21:45:03.9638383Z #7 92.26 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/VEX' 2024-08-20T21:45:03.9638941Z #7 92.26 Making install in coregrind 2024-08-20T21:45:03.9639609Z #7 92.29 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/coregrind' 2024-08-20T21:45:03.9640246Z #7 92.29 make install-am 2024-08-20T21:45:04.1620360Z #7 92.33 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/coregrind' 2024-08-20T21:45:04.1621148Z #7 92.33 mkdir -p ../.in_place; \ 2024-08-20T21:45:04.1621795Z #7 92.33 for f in vgpreload_core-amd64-linux.so ; do \ 2024-08-20T21:45:04.1622329Z #7 92.33 rm -f ../.in_place/$f; \ 2024-08-20T21:45:04.1622822Z #7 92.33 ln -f -s ../coregrind/$f ../.in_place; \ 2024-08-20T21:45:04.1623263Z #7 92.33 done 2024-08-20T21:45:04.1623535Z #7 92.33 for f in ; do \ 2024-08-20T21:45:04.1624014Z #7 92.33 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:45:04.1624487Z #7 92.33 echo "dsymutil $f"; \ 2024-08-20T21:45:04.1624866Z #7 92.33 dsymutil $f; \ 2024-08-20T21:45:04.1625195Z #7 92.33 fi; \ 2024-08-20T21:45:04.1625448Z #7 92.33 done 2024-08-20T21:45:04.1625774Z #7 92.33 mkdir -p ../.in_place; \ 2024-08-20T21:45:04.1626138Z #7 92.33 for f in ; do \ 2024-08-20T21:45:04.1626518Z #7 92.33 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:45:04.1627068Z #7 92.33 ln -f -s ../coregrind/$f.dSYM ../.in_place; \ 2024-08-20T21:45:04.1627522Z #7 92.33 done 2024-08-20T21:45:04.1627834Z #7 92.33 mkdir -p ../.in_place; \ 2024-08-20T21:45:04.1652097Z #7 92.33 for f in m_gdbserver/32bit-core-valgrind-s1.xml m_gdbserver/32bit-core-valgrind-s2.xml m_gdbserver/32bit-core.xml m_gdbserver/32bit-linux-valgrind-s1.xml m_gdbserver/32bit-linux-valgrind-s2.xml m_gdbserver/32bit-linux.xml m_gdbserver/32bit-sse-valgrind-s1.xml m_gdbserver/32bit-sse-valgrind-s2.xml m_gdbserver/32bit-sse.xml m_gdbserver/64bit-avx-valgrind-s2.xml m_gdbserver/64bit-avx-valgrind-s1.xml m_gdbserver/64bit-avx.xml m_gdbserver/64bit-core-valgrind-s1.xml m_gdbserver/64bit-core-valgrind-s2.xml m_gdbserver/64bit-core.xml m_gdbserver/64bit-linux-valgrind-s1.xml m_gdbserver/64bit-linux-valgrind-s2.xml m_gdbserver/64bit-linux.xml m_gdbserver/64bit-sse-valgrind-s1.xml m_gdbserver/64bit-sse-valgrind-s2.xml m_gdbserver/64bit-sse.xml m_gdbserver/amd64-avx-coresse-valgrind.xml m_gdbserver/amd64-avx-coresse.xml m_gdbserver/amd64-avx-linux-valgrind.xml m_gdbserver/amd64-avx-linux.xml m_gdbserver/amd64-coresse-valgrind.xml m_gdbserver/amd64-linux-valgrind.xml m_gdbserver/arm-core-valgrind-s1.xml m_gdbserver/arm-core-valgrind-s2.xml m_gdbserver/arm-core.xml m_gdbserver/arm-vfpv3-valgrind-s1.xml m_gdbserver/arm-vfpv3-valgrind-s2.xml m_gdbserver/arm-vfpv3.xml m_gdbserver/arm-with-vfpv3-valgrind.xml m_gdbserver/arm-with-vfpv3.xml m_gdbserver/i386-coresse-valgrind.xml m_gdbserver/i386-linux-valgrind.xml m_gdbserver/power64-core-valgrind-s1.xml m_gdbserver/power64-core-valgrind-s2.xml m_gdbserver/power64-core.xml m_gdbserver/power64-core2-valgrind-s1.xml m_gdbserver/power64-core2-valgrind-s2.xml m_gdbserver/power64-linux-valgrind-s1.xml m_gdbserver/power64-linux-valgrind-s2.xml m_gdbserver/power64-linux.xml m_gdbserver/power-altivec-valgrind-s1.xml m_gdbserver/power-altivec-valgrind-s2.xml m_gdbserver/power-altivec.xml m_gdbserver/power-vsx-valgrind-s1.xml m_gdbserver/power-vsx-valgrind-s2.xml m_gdbserver/power-vsx.xml m_gdbserver/power-core-valgrind-s1.xml m_gdbserver/power-core-valgrind-s2.xml m_gdbserver/power-core.xml m_gdbserver/power-fpu-valgrind-s1.xml m_gdbserver/power-fpu-valgrind-s2.xml m_gdbserver/power-fpu.xml m_gdbserver/power-linux-valgrind-s1.xml m_gdbserver/power-linux-valgrind-s2.xml m_gdbserver/power-linux.xml m_gdbserver/powerpc-altivec32l-valgrind.xml m_gdbserver/powerpc-altivec32l.xml m_gdbserver/powerpc-altivec64l-valgrind.xml m_gdbserver/powerpc-altivec64l.xml m_gdbserver/s390-acr-valgrind-s1.xml m_gdbserver/s390-acr-valgrind-s2.xml m_gdbserver/s390-acr.xml m_gdbserver/s390-fpr-valgrind-s1.xml m_gdbserver/s390-fpr-valgrind-s2.xml m_gdbserver/s390-fpr.xml m_gdbserver/s390x-core64-valgrind-s1.xml m_gdbserver/s390x-core64-valgrind-s2.xml m_gdbserver/s390x-core64.xml m_gdbserver/s390x-generic-valgrind.xml m_gdbserver/s390x-generic.xml m_gdbserver/s390x-linux64-valgrind-s1.xml m_gdbserver/s390x-linux64-valgrind-s2.xml m_gdbserver/s390x-linux64.xml m_gdbserver/s390-vx-valgrind-s1.xml m_gdbserver/s390-vx-valgrind-s2.xml m_gdbserver/s390-vx.xml m_gdbserver/s390x-vx-linux-valgrind.xml m_gdbserver/s390x-vx-linux.xml m_gdbserver/mips-cp0-valgrind-s1.xml m_gdbserver/mips-cp0-valgrind-s2.xml m_gdbserver/mips-cp0.xml m_gdbserver/mips-cpu-valgrind-s1.xml m_gdbserver/mips-cpu-valgrind-s2.xml m_gdbserver/mips-cpu.xml m_gdbserver/mips-linux.xml m_gdbserver/mips-linux-valgrind.xml m_gdbserver/mips-fpu-valgrind-s1.xml m_gdbserver/mips-fpu-valgrind-s2.xml m_gdbserver/mips-fpu.xml m_gdbserver/mips64-cp0-valgrind-s1.xml m_gdbserver/mips64-cp0-valgrind-s2.xml m_gdbserver/mips64-cp0.xml m_gdbserver/mips64-cpu-valgrind-s1.xml m_gdbserver/mips64-cpu-valgrind-s2.xml m_gdbserver/mips64-cpu.xml m_gdbserver/mips64-linux.xml m_gdbserver/mips64-linux-valgrind.xml m_gdbserver/mips64-fpu-valgrind-s1.xml m_gdbserver/mips64-fpu-valgrind-s2.xml m_gdbserver/mips64-fpu.xml; do \ 2024-08-20T21:45:04.1673961Z #7 92.33 rm -f ../.in_place/$f; \ 2024-08-20T21:45:04.1674465Z #7 92.33 ln -f -s ../coregrind/$f ../.in_place; \ 2024-08-20T21:45:04.1674895Z #7 92.33 done 2024-08-20T21:45:04.1812119Z #7 92.50 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/coregrind' 2024-08-20T21:45:04.2846268Z #7 92.51 /usr/bin/mkdir -p '/usr/local/bin' 2024-08-20T21:45:04.2846962Z #7 92.51 /usr/bin/install -c valgrind vgdb '/usr/local/bin' 2024-08-20T21:45:04.2847904Z #7 92.51 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.2849016Z #7 92.51 for f in vgpreload_core-amd64-linux.so ; do \ 2024-08-20T21:45:04.2849680Z #7 92.51 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.2850198Z #7 92.51 done 2024-08-20T21:45:04.2850472Z #7 92.52 for f in ; do \ 2024-08-20T21:45:04.2850943Z #7 92.52 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:45:04.2851433Z #7 92.52 echo "dsymutil $f"; \ 2024-08-20T21:45:04.2851815Z #7 92.52 dsymutil $f; \ 2024-08-20T21:45:04.2852129Z #7 92.52 fi; \ 2024-08-20T21:45:04.2852393Z #7 92.52 done 2024-08-20T21:45:04.2853073Z #7 92.52 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.2853748Z #7 92.52 for f in ; do \ 2024-08-20T21:45:04.2854214Z #7 92.52 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.2854666Z #7 92.52 done 2024-08-20T21:45:04.2855064Z #7 92.54 /usr/bin/mkdir -p '/usr/local/lib/valgrind' 2024-08-20T21:45:04.2856352Z #7 92.54 /usr/bin/install -c -m 644 libcoregrind-amd64-linux.a libgcc-sup-amd64-linux.a libreplacemalloc_toolpreload-amd64-linux.a '/usr/local/lib/valgrind' 2024-08-20T21:45:04.2857718Z #7 92.55 ( cd '/usr/local/lib/valgrind' && ranlib libcoregrind-amd64-linux.a ) 2024-08-20T21:45:04.2858611Z #7 92.59 ( cd '/usr/local/lib/valgrind' && ranlib libgcc-sup-amd64-linux.a ) 2024-08-20T21:45:04.2859576Z #7 92.59 ( cd '/usr/local/lib/valgrind' && ranlib libreplacemalloc_toolpreload-amd64-linux.a ) 2024-08-20T21:45:04.2860418Z #7 92.60 /usr/bin/mkdir -p '/usr/local/libexec/valgrind' 2024-08-20T21:45:04.2870435Z #7 92.60 /usr/bin/install -c -m 644 m_gdbserver/32bit-core-valgrind-s1.xml m_gdbserver/32bit-core-valgrind-s2.xml m_gdbserver/32bit-core.xml m_gdbserver/32bit-linux-valgrind-s1.xml m_gdbserver/32bit-linux-valgrind-s2.xml m_gdbserver/32bit-linux.xml m_gdbserver/32bit-sse-valgrind-s1.xml m_gdbserver/32bit-sse-valgrind-s2.xml m_gdbserver/32bit-sse.xml m_gdbserver/64bit-avx-valgrind-s2.xml m_gdbserver/64bit-avx-valgrind-s1.xml m_gdbserver/64bit-avx.xml m_gdbserver/64bit-core-valgrind-s1.xml m_gdbserver/64bit-core-valgrind-s2.xml m_gdbserver/64bit-core.xml m_gdbserver/64bit-linux-valgrind-s1.xml m_gdbserver/64bit-linux-valgrind-s2.xml m_gdbserver/64bit-linux.xml m_gdbserver/64bit-sse-valgrind-s1.xml m_gdbserver/64bit-sse-valgrind-s2.xml m_gdbserver/64bit-sse.xml m_gdbserver/amd64-avx-coresse-valgrind.xml m_gdbserver/amd64-avx-coresse.xml m_gdbserver/amd64-avx-linux-valgrind.xml m_gdbserver/amd64-avx-linux.xml m_gdbserver/amd64-coresse-valgrind.xml m_gdbserver/amd64-linux-valgrind.xml m_gdbserver/arm-core-valgrind-s1.xml m_gdbserver/arm-core-valgrind-s2.xml m_gdbserver/arm-core.xml m_gdbserver/arm-vfpv3-valgrind-s1.xml m_gdbserver/arm-vfpv3-valgrind-s2.xml m_gdbserver/arm-vfpv3.xml m_gdbserver/arm-with-vfpv3-valgrind.xml m_gdbserver/arm-with-vfpv3.xml m_gdbserver/i386-coresse-valgrind.xml m_gdbserver/i386-linux-valgrind.xml m_gdbserver/power64-core-valgrind-s1.xml m_gdbserver/power64-core-valgrind-s2.xml m_gdbserver/power64-core.xml '/usr/local/libexec/valgrind' 2024-08-20T21:45:04.2890288Z #7 92.60 /usr/bin/install -c -m 644 m_gdbserver/power64-core2-valgrind-s1.xml m_gdbserver/power64-core2-valgrind-s2.xml m_gdbserver/power64-linux-valgrind-s1.xml m_gdbserver/power64-linux-valgrind-s2.xml m_gdbserver/power64-linux.xml m_gdbserver/power-altivec-valgrind-s1.xml m_gdbserver/power-altivec-valgrind-s2.xml m_gdbserver/power-altivec.xml m_gdbserver/power-vsx-valgrind-s1.xml m_gdbserver/power-vsx-valgrind-s2.xml m_gdbserver/power-vsx.xml m_gdbserver/power-core-valgrind-s1.xml m_gdbserver/power-core-valgrind-s2.xml m_gdbserver/power-core.xml m_gdbserver/power-fpu-valgrind-s1.xml m_gdbserver/power-fpu-valgrind-s2.xml m_gdbserver/power-fpu.xml m_gdbserver/power-linux-valgrind-s1.xml m_gdbserver/power-linux-valgrind-s2.xml m_gdbserver/power-linux.xml m_gdbserver/powerpc-altivec32l-valgrind.xml m_gdbserver/powerpc-altivec32l.xml m_gdbserver/powerpc-altivec64l-valgrind.xml m_gdbserver/powerpc-altivec64l.xml m_gdbserver/s390-acr-valgrind-s1.xml m_gdbserver/s390-acr-valgrind-s2.xml m_gdbserver/s390-acr.xml m_gdbserver/s390-fpr-valgrind-s1.xml m_gdbserver/s390-fpr-valgrind-s2.xml m_gdbserver/s390-fpr.xml m_gdbserver/s390x-core64-valgrind-s1.xml m_gdbserver/s390x-core64-valgrind-s2.xml m_gdbserver/s390x-core64.xml m_gdbserver/s390x-generic-valgrind.xml m_gdbserver/s390x-generic.xml m_gdbserver/s390x-linux64-valgrind-s1.xml m_gdbserver/s390x-linux64-valgrind-s2.xml m_gdbserver/s390x-linux64.xml m_gdbserver/s390-vx-valgrind-s1.xml m_gdbserver/s390-vx-valgrind-s2.xml '/usr/local/libexec/valgrind' 2024-08-20T21:45:04.2905003Z #7 92.61 /usr/bin/install -c -m 644 m_gdbserver/s390-vx.xml m_gdbserver/s390x-vx-linux-valgrind.xml m_gdbserver/s390x-vx-linux.xml m_gdbserver/mips-cp0-valgrind-s1.xml m_gdbserver/mips-cp0-valgrind-s2.xml m_gdbserver/mips-cp0.xml m_gdbserver/mips-cpu-valgrind-s1.xml m_gdbserver/mips-cpu-valgrind-s2.xml m_gdbserver/mips-cpu.xml m_gdbserver/mips-linux.xml m_gdbserver/mips-linux-valgrind.xml m_gdbserver/mips-fpu-valgrind-s1.xml m_gdbserver/mips-fpu-valgrind-s2.xml m_gdbserver/mips-fpu.xml m_gdbserver/mips64-cp0-valgrind-s1.xml m_gdbserver/mips64-cp0-valgrind-s2.xml m_gdbserver/mips64-cp0.xml m_gdbserver/mips64-cpu-valgrind-s1.xml m_gdbserver/mips64-cpu-valgrind-s2.xml m_gdbserver/mips64-cpu.xml m_gdbserver/mips64-linux.xml m_gdbserver/mips64-linux-valgrind.xml m_gdbserver/mips64-fpu-valgrind-s1.xml m_gdbserver/mips64-fpu-valgrind-s2.xml m_gdbserver/mips64-fpu.xml '/usr/local/libexec/valgrind' 2024-08-20T21:45:04.3847865Z #7 92.61 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/coregrind' 2024-08-20T21:45:04.3848992Z #7 92.61 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/coregrind' 2024-08-20T21:45:04.3849864Z #7 92.61 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/coregrind' 2024-08-20T21:45:04.3850492Z #7 92.61 Making install in . 2024-08-20T21:45:04.3851075Z #7 92.61 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0' 2024-08-20T21:45:04.3851662Z #7 92.62 ./auxprogs/make_or_upd_vgversion_h . 2024-08-20T21:45:04.3852152Z #7 92.62 mkdir -p ./.in_place 2024-08-20T21:45:04.3852572Z #7 92.62 rm -f ./.in_place/default.supp 2024-08-20T21:45:04.3853044Z #7 92.62 ln -s ../default.supp ./.in_place 2024-08-20T21:45:04.3853689Z #7 92.63 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0' 2024-08-20T21:45:04.3854408Z #7 92.63 make[3]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:45:04.3855025Z #7 92.63 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' 2024-08-20T21:45:04.3855758Z #7 92.63 /usr/bin/install -c -m 644 valgrind.pc '/usr/local/lib/pkgconfig' 2024-08-20T21:45:04.3856494Z #7 92.63 /usr/bin/mkdir -p '/usr/local/include/valgrind' 2024-08-20T21:45:04.3857223Z #7 92.63 /usr/bin/install -c -m 644 config.h '/usr/local/include/valgrind' 2024-08-20T21:45:04.3857931Z #7 92.64 /usr/bin/mkdir -p '/usr/local/libexec/valgrind' 2024-08-20T21:45:04.3858685Z #7 92.64 /usr/bin/install -c -m 644 default.supp '/usr/local/libexec/valgrind' 2024-08-20T21:45:04.3859510Z #7 92.64 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0' 2024-08-20T21:45:04.3860271Z #7 92.64 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0' 2024-08-20T21:45:04.3860821Z #7 92.64 Making install in memcheck 2024-08-20T21:45:04.3861478Z #7 92.64 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck' 2024-08-20T21:45:04.3862057Z #7 92.65 Making install in . 2024-08-20T21:45:04.3862674Z #7 92.65 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck' 2024-08-20T21:45:04.3863318Z #7 92.65 mkdir -p ../.in_place; \ 2024-08-20T21:45:04.3863990Z #7 92.65 for f in memcheck-amd64-linux vgpreload_memcheck-amd64-linux.so ; do \ 2024-08-20T21:45:04.3864890Z #7 92.65 rm -f ../.in_place/$f; \ 2024-08-20T21:45:04.3865566Z #7 92.65 ln -f -s ../memcheck/$f ../.in_place; \ 2024-08-20T21:45:04.3865977Z #7 92.65 done 2024-08-20T21:45:04.3866253Z #7 92.66 for f in ; do \ 2024-08-20T21:45:04.3866738Z #7 92.66 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:45:04.3867217Z #7 92.66 echo "dsymutil $f"; \ 2024-08-20T21:45:04.3867752Z #7 92.66 dsymutil $f; \ 2024-08-20T21:45:04.3868084Z #7 92.66 fi; \ 2024-08-20T21:45:04.3868341Z #7 92.66 done 2024-08-20T21:45:04.3868669Z #7 92.66 mkdir -p ../.in_place; \ 2024-08-20T21:45:04.3869037Z #7 92.66 for f in ; do \ 2024-08-20T21:45:04.3869416Z #7 92.66 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:45:04.3869946Z #7 92.66 ln -f -s ../memcheck/$f.dSYM ../.in_place; \ 2024-08-20T21:45:04.3870426Z #7 92.66 done 2024-08-20T21:45:04.3871026Z #7 92.66 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck' 2024-08-20T21:45:04.3872133Z #7 92.66 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.3873333Z #7 92.66 for f in memcheck-amd64-linux vgpreload_memcheck-amd64-linux.so ; do \ 2024-08-20T21:45:04.3874242Z #7 92.66 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.3874834Z #7 92.66 done 2024-08-20T21:45:04.3875190Z #7 92.68 for f in ; do \ 2024-08-20T21:45:04.3875763Z #7 92.68 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:45:04.3885907Z #7 92.68 echo "dsymutil $f"; \ 2024-08-20T21:45:04.3886447Z #7 92.68 dsymutil $f; \ 2024-08-20T21:45:04.3886772Z #7 92.68 fi; \ 2024-08-20T21:45:04.3887047Z #7 92.68 done 2024-08-20T21:45:04.3887799Z #7 92.68 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.3888486Z #7 92.68 for f in ; do \ 2024-08-20T21:45:04.3888964Z #7 92.68 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.3889584Z #7 92.68 done 2024-08-20T21:45:04.3890011Z #7 92.68 /usr/bin/mkdir -p '/usr/local/include/valgrind' 2024-08-20T21:45:04.3890765Z #7 92.68 /usr/bin/install -c -m 644 memcheck.h '/usr/local/include/valgrind' 2024-08-20T21:45:04.3891629Z #7 92.69 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck' 2024-08-20T21:45:04.3892488Z #7 92.69 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck' 2024-08-20T21:45:04.3893083Z #7 92.69 Making install in tests 2024-08-20T21:45:04.3893760Z #7 92.69 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2024-08-20T21:45:04.3894389Z #7 92.70 Making install in . 2024-08-20T21:45:04.3895026Z #7 92.70 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2024-08-20T21:45:04.3895944Z #7 92.71 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2024-08-20T21:45:04.3896735Z #7 92.71 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:45:04.3897386Z #7 92.71 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:45:04.3898180Z #7 92.71 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2024-08-20T21:45:04.3899099Z #7 92.71 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2024-08-20T21:45:04.3899707Z #7 92.71 Making install in amd64 2024-08-20T21:45:04.4853724Z #7 92.71 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64' 2024-08-20T21:45:04.4854810Z #7 92.71 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64' 2024-08-20T21:45:04.4855690Z #7 92.71 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:45:04.4856354Z #7 92.71 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:45:04.4857171Z #7 92.71 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64' 2024-08-20T21:45:04.4858159Z #7 92.71 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64' 2024-08-20T21:45:04.4858831Z #7 92.71 Making install in linux 2024-08-20T21:45:04.4859540Z #7 92.71 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/linux' 2024-08-20T21:45:04.4860527Z #7 92.72 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/linux' 2024-08-20T21:45:04.4861348Z #7 92.72 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:45:04.4861993Z #7 92.72 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:45:04.4863067Z #7 92.72 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/linux' 2024-08-20T21:45:04.4864055Z #7 92.72 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/linux' 2024-08-20T21:45:04.4864967Z #7 92.72 Making install in amd64-linux 2024-08-20T21:45:04.4865739Z #7 92.72 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64-linux' 2024-08-20T21:45:04.4866797Z #7 92.72 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64-linux' 2024-08-20T21:45:04.4867651Z #7 92.72 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:45:04.4868298Z #7 92.72 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:45:04.4869168Z #7 92.72 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64-linux' 2024-08-20T21:45:04.4870213Z #7 92.72 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64-linux' 2024-08-20T21:45:04.4871182Z #7 92.72 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2024-08-20T21:45:04.4872065Z #7 92.72 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck' 2024-08-20T21:45:04.4872668Z #7 92.72 Making install in cachegrind 2024-08-20T21:45:04.4873331Z #7 92.73 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2024-08-20T21:45:04.4873932Z #7 92.73 Making install in . 2024-08-20T21:45:04.4874563Z #7 92.73 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2024-08-20T21:45:04.4875327Z #7 92.73 mkdir -p ../.in_place; \ 2024-08-20T21:45:04.4875817Z #7 92.73 for f in cachegrind-amd64-linux ; do \ 2024-08-20T21:45:04.4876324Z #7 92.73 rm -f ../.in_place/$f; \ 2024-08-20T21:45:04.4876832Z #7 92.73 ln -f -s ../cachegrind/$f ../.in_place; \ 2024-08-20T21:45:04.4877257Z #7 92.73 done 2024-08-20T21:45:04.4877642Z #7 92.74 for f in ; do \ 2024-08-20T21:45:04.4878118Z #7 92.74 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:45:04.4878756Z #7 92.74 echo "dsymutil $f"; \ 2024-08-20T21:45:04.4879138Z #7 92.74 dsymutil $f; \ 2024-08-20T21:45:04.4879465Z #7 92.74 fi; \ 2024-08-20T21:45:04.4879719Z #7 92.74 done 2024-08-20T21:45:04.4880043Z #7 92.74 mkdir -p ../.in_place; \ 2024-08-20T21:45:04.4880408Z #7 92.74 for f in ; do \ 2024-08-20T21:45:04.4880788Z #7 92.74 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:45:04.4881334Z #7 92.74 ln -f -s ../cachegrind/$f.dSYM ../.in_place; \ 2024-08-20T21:45:04.4881795Z #7 92.74 done 2024-08-20T21:45:04.4882350Z #7 92.74 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2024-08-20T21:45:04.4883044Z #7 92.74 /usr/bin/mkdir -p '/usr/local/bin' 2024-08-20T21:45:04.4883612Z #7 92.75 /usr/bin/install -c cg_merge '/usr/local/bin' 2024-08-20T21:45:04.4884156Z #7 92.75 /usr/bin/mkdir -p '/usr/local/bin' 2024-08-20T21:45:04.4884782Z #7 92.75 /usr/bin/install -c cg_annotate cg_diff '/usr/local/bin' 2024-08-20T21:45:04.4885785Z #7 92.75 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.4886592Z #7 92.75 for f in cachegrind-amd64-linux ; do \ 2024-08-20T21:45:04.4887227Z #7 92.75 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.4887732Z #7 92.75 done 2024-08-20T21:45:04.4887991Z #7 92.77 for f in ; do \ 2024-08-20T21:45:04.4888471Z #7 92.77 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:45:04.4888960Z #7 92.77 echo "dsymutil $f"; \ 2024-08-20T21:45:04.4889331Z #7 92.77 dsymutil $f; \ 2024-08-20T21:45:04.4889663Z #7 92.77 fi; \ 2024-08-20T21:45:04.4889931Z #7 92.77 done 2024-08-20T21:45:04.4890583Z #7 92.77 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.4891271Z #7 92.77 for f in ; do \ 2024-08-20T21:45:04.4891735Z #7 92.77 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.4892177Z #7 92.77 done 2024-08-20T21:45:04.4892625Z #7 92.77 make[4]: Nothing to be done for 'install-data-am'. 2024-08-20T21:45:04.4893514Z #7 92.77 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2024-08-20T21:45:04.4894375Z #7 92.77 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2024-08-20T21:45:04.4894979Z #7 92.77 Making install in tests 2024-08-20T21:45:04.4895666Z #7 92.77 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2024-08-20T21:45:04.4896290Z #7 92.77 Making install in . 2024-08-20T21:45:04.4896958Z #7 92.78 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2024-08-20T21:45:04.4897898Z #7 92.78 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2024-08-20T21:45:04.4898689Z #7 92.78 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:45:04.4899335Z #7 92.78 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:45:04.4900243Z #7 92.78 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2024-08-20T21:45:04.4901157Z #7 92.78 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2024-08-20T21:45:04.4902049Z #7 92.78 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2024-08-20T21:45:04.4902926Z #7 92.78 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2024-08-20T21:45:04.4903520Z #7 92.78 Making install in callgrind 2024-08-20T21:45:04.4904156Z #7 92.78 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind' 2024-08-20T21:45:04.4904739Z #7 92.79 Making install in . 2024-08-20T21:45:04.4905404Z #7 92.79 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind' 2024-08-20T21:45:04.4906024Z #7 92.79 mkdir -p ../.in_place; \ 2024-08-20T21:45:04.4906666Z #7 92.79 for f in callgrind-amd64-linux ; do \ 2024-08-20T21:45:04.4907163Z #7 92.79 rm -f ../.in_place/$f; \ 2024-08-20T21:45:04.4907655Z #7 92.79 ln -f -s ../callgrind/$f ../.in_place; \ 2024-08-20T21:45:04.4908073Z #7 92.79 done 2024-08-20T21:45:04.4908346Z #7 92.79 for f in ; do \ 2024-08-20T21:45:04.4908833Z #7 92.79 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:45:04.4909313Z #7 92.79 echo "dsymutil $f"; \ 2024-08-20T21:45:04.4909695Z #7 92.79 dsymutil $f; \ 2024-08-20T21:45:04.4910024Z #7 92.79 fi; \ 2024-08-20T21:45:04.4910285Z #7 92.79 done 2024-08-20T21:45:04.4910610Z #7 92.80 mkdir -p ../.in_place; \ 2024-08-20T21:45:04.4910960Z #7 92.80 for f in ; do \ 2024-08-20T21:45:04.4911350Z #7 92.80 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:45:04.4911890Z #7 92.80 ln -f -s ../callgrind/$f.dSYM ../.in_place; \ 2024-08-20T21:45:04.4912327Z #7 92.80 done 2024-08-20T21:45:04.4912892Z #7 92.80 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind' 2024-08-20T21:45:04.4913577Z #7 92.80 /usr/bin/mkdir -p '/usr/local/bin' 2024-08-20T21:45:04.4914310Z #7 92.80 /usr/bin/install -c callgrind_annotate callgrind_control '/usr/local/bin' 2024-08-20T21:45:04.4915313Z #7 92.81 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.4916118Z #7 92.81 for f in callgrind-amd64-linux ; do \ 2024-08-20T21:45:04.4916756Z #7 92.81 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.4917243Z #7 92.81 done 2024-08-20T21:45:04.5911845Z #7 92.82 for f in ; do \ 2024-08-20T21:45:04.5912641Z #7 92.82 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:45:04.5913170Z #7 92.82 echo "dsymutil $f"; \ 2024-08-20T21:45:04.5913563Z #7 92.82 dsymutil $f; \ 2024-08-20T21:45:04.5913905Z #7 92.82 fi; \ 2024-08-20T21:45:04.5914302Z #7 92.82 done 2024-08-20T21:45:04.5914996Z #7 92.82 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.5915697Z #7 92.82 for f in ; do \ 2024-08-20T21:45:04.5916159Z #7 92.82 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.5916612Z #7 92.82 done 2024-08-20T21:45:04.5917046Z #7 92.83 /usr/bin/mkdir -p '/usr/local/include/valgrind' 2024-08-20T21:45:04.5917794Z #7 92.83 /usr/bin/install -c -m 644 callgrind.h '/usr/local/include/valgrind' 2024-08-20T21:45:04.5918911Z #7 92.83 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind' 2024-08-20T21:45:04.5919782Z #7 92.83 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind' 2024-08-20T21:45:04.5920387Z #7 92.83 Making install in tests 2024-08-20T21:45:04.5921058Z #7 92.83 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2024-08-20T21:45:04.5921683Z #7 92.84 Making install in . 2024-08-20T21:45:04.5922351Z #7 92.84 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2024-08-20T21:45:04.5923276Z #7 92.84 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2024-08-20T21:45:04.5924069Z #7 92.84 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:45:04.5924729Z #7 92.84 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:45:04.5925647Z #7 92.84 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2024-08-20T21:45:04.5926593Z #7 92.84 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2024-08-20T21:45:04.5927520Z #7 92.84 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2024-08-20T21:45:04.5928418Z #7 92.84 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind' 2024-08-20T21:45:04.5929010Z #7 92.84 Making install in helgrind 2024-08-20T21:45:04.5929667Z #7 92.84 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/helgrind' 2024-08-20T21:45:04.5930398Z #7 92.85 Making install in . 2024-08-20T21:45:04.5931013Z #7 92.85 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/helgrind' 2024-08-20T21:45:04.5931657Z #7 92.85 mkdir -p ../.in_place; \ 2024-08-20T21:45:04.5932342Z #7 92.85 for f in helgrind-amd64-linux vgpreload_helgrind-amd64-linux.so ; do \ 2024-08-20T21:45:04.5933009Z #7 92.85 rm -f ../.in_place/$f; \ 2024-08-20T21:45:04.5933500Z #7 92.85 ln -f -s ../helgrind/$f ../.in_place; \ 2024-08-20T21:45:04.5933939Z #7 92.85 done 2024-08-20T21:45:04.5934200Z #7 92.86 for f in ; do \ 2024-08-20T21:45:04.5934682Z #7 92.86 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:45:04.5935175Z #7 92.86 echo "dsymutil $f"; \ 2024-08-20T21:45:04.5935542Z #7 92.86 dsymutil $f; \ 2024-08-20T21:45:04.5935873Z #7 92.86 fi; \ 2024-08-20T21:45:04.5936141Z #7 92.86 done 2024-08-20T21:45:04.5936454Z #7 92.86 mkdir -p ../.in_place; \ 2024-08-20T21:45:04.5936821Z #7 92.86 for f in ; do \ 2024-08-20T21:45:04.5937217Z #7 92.86 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:45:04.5937738Z #7 92.86 ln -f -s ../helgrind/$f.dSYM ../.in_place; \ 2024-08-20T21:45:04.5938184Z #7 92.86 done 2024-08-20T21:45:04.5938741Z #7 92.87 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/helgrind' 2024-08-20T21:45:04.5939710Z #7 92.87 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.5940712Z #7 92.87 for f in helgrind-amd64-linux vgpreload_helgrind-amd64-linux.so ; do \ 2024-08-20T21:45:04.5941530Z #7 92.87 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.5942030Z #7 92.87 done 2024-08-20T21:45:04.5942289Z #7 92.88 for f in ; do \ 2024-08-20T21:45:04.5942767Z #7 92.88 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:45:04.5943255Z #7 92.88 echo "dsymutil $f"; \ 2024-08-20T21:45:04.5943625Z #7 92.88 dsymutil $f; \ 2024-08-20T21:45:04.5943953Z #7 92.88 fi; \ 2024-08-20T21:45:04.5944222Z #7 92.88 done 2024-08-20T21:45:04.5944878Z #7 92.88 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.5945562Z #7 92.88 for f in ; do \ 2024-08-20T21:45:04.5946027Z #7 92.88 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.5946460Z #7 92.88 done 2024-08-20T21:45:04.5946889Z #7 92.89 /usr/bin/mkdir -p '/usr/local/include/valgrind' 2024-08-20T21:45:04.5947647Z #7 92.89 /usr/bin/install -c -m 644 helgrind.h '/usr/local/include/valgrind' 2024-08-20T21:45:04.5948566Z #7 92.89 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/helgrind' 2024-08-20T21:45:04.5949415Z #7 92.89 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/helgrind' 2024-08-20T21:45:04.5950010Z #7 92.89 Making install in tests 2024-08-20T21:45:04.5950670Z #7 92.89 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/helgrind/tests' 2024-08-20T21:45:04.5951599Z #7 92.90 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/helgrind/tests' 2024-08-20T21:45:04.5952394Z #7 92.90 make[4]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:45:04.5953045Z #7 92.90 make[4]: Nothing to be done for 'install-data-am'. 2024-08-20T21:45:04.5953842Z #7 92.90 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/helgrind/tests' 2024-08-20T21:45:04.5954765Z #7 92.90 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/helgrind/tests' 2024-08-20T21:45:04.5955646Z #7 92.90 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/helgrind' 2024-08-20T21:45:04.5956220Z #7 92.90 Making install in drd 2024-08-20T21:45:04.5956826Z #7 92.90 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/drd' 2024-08-20T21:45:04.5957396Z #7 92.91 Making install in . 2024-08-20T21:45:04.5957974Z #7 92.91 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/drd' 2024-08-20T21:45:04.5958590Z #7 92.91 mkdir -p ../.in_place; \ 2024-08-20T21:45:04.5959206Z #7 92.91 for f in drd-amd64-linux vgpreload_drd-amd64-linux.so ; do \ 2024-08-20T21:45:04.5959816Z #7 92.91 rm -f ../.in_place/$f; \ 2024-08-20T21:45:04.5960366Z #7 92.91 ln -f -s ../drd/$f ../.in_place; \ 2024-08-20T21:45:04.5960777Z #7 92.91 done 2024-08-20T21:45:04.6920266Z #7 92.92 for f in ; do \ 2024-08-20T21:45:04.6921078Z #7 92.92 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:45:04.6921592Z #7 92.92 echo "dsymutil $f"; \ 2024-08-20T21:45:04.6921965Z #7 92.92 dsymutil $f; \ 2024-08-20T21:45:04.6922299Z #7 92.92 fi; \ 2024-08-20T21:45:04.6922583Z #7 92.92 done 2024-08-20T21:45:04.6922911Z #7 92.92 mkdir -p ../.in_place; \ 2024-08-20T21:45:04.6923278Z #7 92.92 for f in ; do \ 2024-08-20T21:45:04.6923672Z #7 92.92 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:45:04.6924168Z #7 92.92 ln -f -s ../drd/$f.dSYM ../.in_place; \ 2024-08-20T21:45:04.6924596Z #7 92.92 done 2024-08-20T21:45:04.6925127Z #7 92.93 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/drd' 2024-08-20T21:45:04.6926218Z #7 92.93 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.6927163Z #7 92.93 for f in drd-amd64-linux vgpreload_drd-amd64-linux.so ; do \ 2024-08-20T21:45:04.6927923Z #7 92.93 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.6928428Z #7 92.93 done 2024-08-20T21:45:04.6928734Z #7 92.94 for f in ; do \ 2024-08-20T21:45:04.6929198Z #7 92.94 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:45:04.6929690Z #7 92.94 echo "dsymutil $f"; \ 2024-08-20T21:45:04.6930084Z #7 92.94 dsymutil $f; \ 2024-08-20T21:45:04.6930398Z #7 92.94 fi; \ 2024-08-20T21:45:04.6930666Z #7 92.94 done 2024-08-20T21:45:04.6931329Z #7 92.95 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.6932003Z #7 92.95 for f in ; do \ 2024-08-20T21:45:04.6932470Z #7 92.95 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.6932918Z #7 92.95 done 2024-08-20T21:45:04.6933337Z #7 92.95 /usr/bin/mkdir -p '/usr/local/include/valgrind' 2024-08-20T21:45:04.6934066Z #7 92.95 /usr/bin/install -c -m 644 drd.h '/usr/local/include/valgrind' 2024-08-20T21:45:04.6934875Z #7 92.95 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/drd' 2024-08-20T21:45:04.6935667Z #7 92.95 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/drd' 2024-08-20T21:45:04.6936244Z #7 92.95 Making install in tests 2024-08-20T21:45:04.6936891Z #7 92.96 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/drd/tests' 2024-08-20T21:45:04.6938069Z #7 92.96 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/drd/tests' 2024-08-20T21:45:04.6938817Z #7 92.96 make[4]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:45:04.6939468Z #7 92.96 make[4]: Nothing to be done for 'install-data-am'. 2024-08-20T21:45:04.6940201Z #7 92.96 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/drd/tests' 2024-08-20T21:45:04.6941040Z #7 92.96 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/drd/tests' 2024-08-20T21:45:04.6941853Z #7 92.96 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/drd' 2024-08-20T21:45:04.6942406Z #7 92.96 Making install in massif 2024-08-20T21:45:04.6943011Z #7 92.96 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/massif' 2024-08-20T21:45:04.6943576Z #7 92.97 Making install in . 2024-08-20T21:45:04.6944163Z #7 92.97 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/massif' 2024-08-20T21:45:04.6944762Z #7 92.97 mkdir -p ../.in_place; \ 2024-08-20T21:45:04.6945394Z #7 92.97 for f in massif-amd64-linux vgpreload_massif-amd64-linux.so ; do \ 2024-08-20T21:45:04.6946037Z #7 92.97 rm -f ../.in_place/$f; \ 2024-08-20T21:45:04.6946492Z #7 92.97 ln -f -s ../massif/$f ../.in_place; \ 2024-08-20T21:45:04.6946895Z #7 92.97 done 2024-08-20T21:45:04.6947165Z #7 92.98 for f in ; do \ 2024-08-20T21:45:04.6947621Z #7 92.98 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:45:04.6948092Z #7 92.98 echo "dsymutil $f"; \ 2024-08-20T21:45:04.6948465Z #7 92.98 dsymutil $f; \ 2024-08-20T21:45:04.6948771Z #7 92.98 fi; \ 2024-08-20T21:45:04.6949127Z #7 92.98 done 2024-08-20T21:45:04.6949451Z #7 92.98 mkdir -p ../.in_place; \ 2024-08-20T21:45:04.6949794Z #7 92.98 for f in ; do \ 2024-08-20T21:45:04.6950177Z #7 92.98 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:45:04.6950685Z #7 92.98 ln -f -s ../massif/$f.dSYM ../.in_place; \ 2024-08-20T21:45:04.6951098Z #7 92.98 done 2024-08-20T21:45:04.6951624Z #7 92.98 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/massif' 2024-08-20T21:45:04.6952457Z #7 92.98 /usr/bin/mkdir -p '/usr/local/bin' 2024-08-20T21:45:04.6953008Z #7 92.98 /usr/bin/install -c ms_print '/usr/local/bin' 2024-08-20T21:45:04.6953868Z #7 92.99 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.6954838Z #7 92.99 for f in massif-amd64-linux vgpreload_massif-amd64-linux.so ; do \ 2024-08-20T21:45:04.6955616Z #7 92.99 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.6956117Z #7 92.99 done 2024-08-20T21:45:04.6956394Z #7 93.00 for f in ; do \ 2024-08-20T21:45:04.6956861Z #7 93.00 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:45:04.6957344Z #7 93.00 echo "dsymutil $f"; \ 2024-08-20T21:45:04.6957723Z #7 93.00 dsymutil $f; \ 2024-08-20T21:45:04.6958041Z #7 93.00 fi; \ 2024-08-20T21:45:04.6958309Z #7 93.00 done 2024-08-20T21:45:04.6958974Z #7 93.00 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.6959655Z #7 93.00 for f in ; do \ 2024-08-20T21:45:04.6960122Z #7 93.00 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.6960567Z #7 93.00 done 2024-08-20T21:45:04.6961001Z #7 93.00 make[4]: Nothing to be done for 'install-data-am'. 2024-08-20T21:45:04.6961753Z #7 93.00 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/massif' 2024-08-20T21:45:04.6962581Z #7 93.00 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/massif' 2024-08-20T21:45:04.6963159Z #7 93.00 Making install in tests 2024-08-20T21:45:04.6963821Z #7 93.01 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/massif/tests' 2024-08-20T21:45:04.6964904Z #7 93.01 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/massif/tests' 2024-08-20T21:45:04.6965779Z #7 93.01 make[4]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:45:04.6966429Z #7 93.01 make[4]: Nothing to be done for 'install-data-am'. 2024-08-20T21:45:04.6967211Z #7 93.01 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/massif/tests' 2024-08-20T21:45:04.6968230Z #7 93.01 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/massif/tests' 2024-08-20T21:45:04.6969072Z #7 93.01 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/massif' 2024-08-20T21:45:04.6969652Z #7 93.01 Making install in dhat 2024-08-20T21:45:04.6970273Z #7 93.01 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/dhat' 2024-08-20T21:45:04.6970830Z #7 93.02 Making install in . 2024-08-20T21:45:04.8009975Z #7 93.02 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/dhat' 2024-08-20T21:45:04.8010707Z #7 93.02 mkdir -p ../.in_place; \ 2024-08-20T21:45:04.8011353Z #7 93.02 for f in dhat-amd64-linux vgpreload_dhat-amd64-linux.so ; do \ 2024-08-20T21:45:04.8011979Z #7 93.02 rm -f ../.in_place/$f; \ 2024-08-20T21:45:04.8012455Z #7 93.02 ln -f -s ../dhat/$f ../.in_place; \ 2024-08-20T21:45:04.8012864Z #7 93.02 done 2024-08-20T21:45:04.8013125Z #7 93.02 for f in ; do \ 2024-08-20T21:45:04.8013608Z #7 93.02 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:45:04.8014110Z #7 93.02 echo "dsymutil $f"; \ 2024-08-20T21:45:04.8014485Z #7 93.02 dsymutil $f; \ 2024-08-20T21:45:04.8014812Z #7 93.02 fi; \ 2024-08-20T21:45:04.8015080Z #7 93.02 done 2024-08-20T21:45:04.8015400Z #7 93.02 mkdir -p ../.in_place; \ 2024-08-20T21:45:04.8015762Z #7 93.02 for f in ; do \ 2024-08-20T21:45:04.8016155Z #7 93.02 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:45:04.8016650Z #7 93.02 ln -f -s ../dhat/$f.dSYM ../.in_place; \ 2024-08-20T21:45:04.8017080Z #7 93.02 done 2024-08-20T21:45:04.8017840Z #7 93.03 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/dhat' 2024-08-20T21:45:04.8018819Z #7 93.03 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.8019771Z #7 93.03 for f in dhat-amd64-linux vgpreload_dhat-amd64-linux.so ; do \ 2024-08-20T21:45:04.8020545Z #7 93.03 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.8021032Z #7 93.03 done 2024-08-20T21:45:04.8021312Z #7 93.04 for f in ; do \ 2024-08-20T21:45:04.8021790Z #7 93.04 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:45:04.8022262Z #7 93.04 echo "dsymutil $f"; \ 2024-08-20T21:45:04.8022644Z #7 93.04 dsymutil $f; \ 2024-08-20T21:45:04.8022972Z #7 93.04 fi; \ 2024-08-20T21:45:04.8023229Z #7 93.04 done 2024-08-20T21:45:04.8023895Z #7 93.04 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.8024587Z #7 93.04 for f in ; do \ 2024-08-20T21:45:04.8025041Z #7 93.04 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.8025490Z #7 93.04 done 2024-08-20T21:45:04.8025918Z #7 93.05 /usr/bin/mkdir -p '/usr/local/libexec/valgrind' 2024-08-20T21:45:04.8026855Z #7 93.05 /usr/bin/install -c -m 644 dh_view.html dh_view.css dh_view.js '/usr/local/libexec/valgrind' 2024-08-20T21:45:04.8027702Z #7 93.05 /usr/bin/mkdir -p '/usr/local/include/valgrind' 2024-08-20T21:45:04.8028424Z #7 93.05 /usr/bin/install -c -m 644 dhat.h '/usr/local/include/valgrind' 2024-08-20T21:45:04.8029251Z #7 93.06 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/dhat' 2024-08-20T21:45:04.8030064Z #7 93.06 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/dhat' 2024-08-20T21:45:04.8030621Z #7 93.06 Making install in tests 2024-08-20T21:45:04.8031272Z #7 93.06 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/dhat/tests' 2024-08-20T21:45:04.8032153Z #7 93.06 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/dhat/tests' 2024-08-20T21:45:04.8032909Z #7 93.06 make[4]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:45:04.8033574Z #7 93.06 make[4]: Nothing to be done for 'install-data-am'. 2024-08-20T21:45:04.8034341Z #7 93.06 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/dhat/tests' 2024-08-20T21:45:04.8035197Z #7 93.06 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/dhat/tests' 2024-08-20T21:45:04.8036032Z #7 93.06 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/dhat' 2024-08-20T21:45:04.8036733Z #7 93.06 Making install in lackey 2024-08-20T21:45:04.8037359Z #7 93.06 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/lackey' 2024-08-20T21:45:04.8037940Z #7 93.07 Making install in . 2024-08-20T21:45:04.8038556Z #7 93.07 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/lackey' 2024-08-20T21:45:04.8039168Z #7 93.07 mkdir -p ../.in_place; \ 2024-08-20T21:45:04.8039638Z #7 93.07 for f in lackey-amd64-linux ; do \ 2024-08-20T21:45:04.8040119Z #7 93.07 rm -f ../.in_place/$f; \ 2024-08-20T21:45:04.8040593Z #7 93.07 ln -f -s ../lackey/$f ../.in_place; \ 2024-08-20T21:45:04.8041009Z #7 93.07 done 2024-08-20T21:45:04.8041281Z #7 93.07 for f in ; do \ 2024-08-20T21:45:04.8041746Z #7 93.07 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:45:04.8042235Z #7 93.07 echo "dsymutil $f"; \ 2024-08-20T21:45:04.8042614Z #7 93.07 dsymutil $f; \ 2024-08-20T21:45:04.8042930Z #7 93.07 fi; \ 2024-08-20T21:45:04.8043205Z #7 93.07 done 2024-08-20T21:45:04.8043530Z #7 93.07 mkdir -p ../.in_place; \ 2024-08-20T21:45:04.8043880Z #7 93.07 for f in ; do \ 2024-08-20T21:45:04.8044271Z #7 93.07 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:45:04.8044796Z #7 93.07 ln -f -s ../lackey/$f.dSYM ../.in_place; \ 2024-08-20T21:45:04.8045307Z #7 93.07 done 2024-08-20T21:45:04.8045865Z #7 93.08 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/lackey' 2024-08-20T21:45:04.8046831Z #7 93.08 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.8047694Z #7 93.08 for f in lackey-amd64-linux ; do \ 2024-08-20T21:45:04.8048305Z #7 93.08 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.8048806Z #7 93.08 done 2024-08-20T21:45:04.8049080Z #7 93.09 for f in ; do \ 2024-08-20T21:45:04.8049546Z #7 93.09 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:45:04.8050033Z #7 93.09 echo "dsymutil $f"; \ 2024-08-20T21:45:04.8050419Z #7 93.09 dsymutil $f; \ 2024-08-20T21:45:04.8050742Z #7 93.09 fi; \ 2024-08-20T21:45:04.8051011Z #7 93.09 done 2024-08-20T21:45:04.8051677Z #7 93.09 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.8052352Z #7 93.09 for f in ; do \ 2024-08-20T21:45:04.8052815Z #7 93.09 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.8053265Z #7 93.09 done 2024-08-20T21:45:04.8053699Z #7 93.09 make[4]: Nothing to be done for 'install-data-am'. 2024-08-20T21:45:04.8054457Z #7 93.09 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/lackey' 2024-08-20T21:45:04.8055285Z #7 93.09 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/lackey' 2024-08-20T21:45:04.8055854Z #7 93.09 Making install in tests 2024-08-20T21:45:04.8056518Z #7 93.09 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/lackey/tests' 2024-08-20T21:45:04.8057425Z #7 93.10 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/lackey/tests' 2024-08-20T21:45:04.8058198Z #7 93.10 make[4]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:45:04.8058856Z #7 93.10 make[4]: Nothing to be done for 'install-data-am'. 2024-08-20T21:45:04.8059639Z #7 93.10 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/lackey/tests' 2024-08-20T21:45:04.8060517Z #7 93.10 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/lackey/tests' 2024-08-20T21:45:04.8061377Z #7 93.10 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/lackey' 2024-08-20T21:45:04.8061954Z #7 93.10 Making install in none 2024-08-20T21:45:04.8062570Z #7 93.10 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/none' 2024-08-20T21:45:04.8063124Z #7 93.10 Making install in . 2024-08-20T21:45:04.8063717Z #7 93.10 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/none' 2024-08-20T21:45:04.8064338Z #7 93.10 mkdir -p ../.in_place; \ 2024-08-20T21:45:04.8064953Z #7 93.10 for f in none-amd64-linux ; do \ 2024-08-20T21:45:04.8065558Z #7 93.10 rm -f ../.in_place/$f; \ 2024-08-20T21:45:04.8066172Z #7 93.10 ln -f -s ../none/$f ../.in_place; \ 2024-08-20T21:45:04.8066569Z #7 93.10 done 2024-08-20T21:45:04.8066843Z #7 93.11 for f in ; do \ 2024-08-20T21:45:04.8067323Z #7 93.11 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:45:04.8067799Z #7 93.11 echo "dsymutil $f"; \ 2024-08-20T21:45:04.8068181Z #7 93.11 dsymutil $f; \ 2024-08-20T21:45:04.8068512Z #7 93.11 fi; \ 2024-08-20T21:45:04.8068766Z #7 93.11 done 2024-08-20T21:45:04.8069092Z #7 93.11 mkdir -p ../.in_place; \ 2024-08-20T21:45:04.8069462Z #7 93.11 for f in ; do \ 2024-08-20T21:45:04.8069841Z #7 93.11 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:45:04.8070346Z #7 93.11 ln -f -s ../none/$f.dSYM ../.in_place; \ 2024-08-20T21:45:04.8070778Z #7 93.11 done 2024-08-20T21:45:04.8071298Z #7 93.11 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none' 2024-08-20T21:45:04.8072262Z #7 93.11 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.8073036Z #7 93.11 for f in none-amd64-linux ; do \ 2024-08-20T21:45:04.8073630Z #7 93.11 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.8074131Z #7 93.11 done 2024-08-20T21:45:04.8074403Z #7 93.12 for f in ; do \ 2024-08-20T21:45:04.8074862Z #7 93.12 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:45:04.8075350Z #7 93.12 echo "dsymutil $f"; \ 2024-08-20T21:45:04.8075731Z #7 93.12 dsymutil $f; \ 2024-08-20T21:45:04.8076050Z #7 93.12 fi; \ 2024-08-20T21:45:04.8076319Z #7 93.12 done 2024-08-20T21:45:04.9025684Z #7 93.12 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.9026483Z #7 93.12 for f in ; do \ 2024-08-20T21:45:04.9026979Z #7 93.12 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.9027437Z #7 93.12 done 2024-08-20T21:45:04.9027897Z #7 93.13 make[4]: Nothing to be done for 'install-data-am'. 2024-08-20T21:45:04.9028633Z #7 93.13 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none' 2024-08-20T21:45:04.9029461Z #7 93.13 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/none' 2024-08-20T21:45:04.9030033Z #7 93.13 Making install in tests 2024-08-20T21:45:04.9030679Z #7 93.13 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests' 2024-08-20T21:45:04.9031282Z #7 93.14 Making install in . 2024-08-20T21:45:04.9031912Z #7 93.14 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests' 2024-08-20T21:45:04.9032781Z #7 93.14 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests' 2024-08-20T21:45:04.9033548Z #7 93.14 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:45:04.9034214Z #7 93.14 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:45:04.9034975Z #7 93.14 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests' 2024-08-20T21:45:04.9035848Z #7 93.14 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests' 2024-08-20T21:45:04.9036456Z #7 93.14 Making install in scripts 2024-08-20T21:45:04.9037156Z #7 93.15 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/scripts' 2024-08-20T21:45:04.9038121Z #7 93.15 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/scripts' 2024-08-20T21:45:04.9038923Z #7 93.15 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:45:04.9039585Z #7 93.15 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:45:04.9040387Z #7 93.15 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/scripts' 2024-08-20T21:45:04.9041347Z #7 93.15 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/scripts' 2024-08-20T21:45:04.9041984Z #7 93.15 Making install in amd64 2024-08-20T21:45:04.9042652Z #7 93.15 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64' 2024-08-20T21:45:04.9043590Z #7 93.15 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64' 2024-08-20T21:45:04.9044382Z #7 93.15 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:45:04.9045167Z #7 93.15 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:45:04.9046079Z #7 93.15 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64' 2024-08-20T21:45:04.9047023Z #7 93.15 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64' 2024-08-20T21:45:04.9047652Z #7 93.15 Making install in linux 2024-08-20T21:45:04.9048320Z #7 93.16 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/linux' 2024-08-20T21:45:04.9049266Z #7 93.16 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/linux' 2024-08-20T21:45:04.9050062Z #7 93.16 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:45:04.9050708Z #7 93.16 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:45:04.9051510Z #7 93.16 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/linux' 2024-08-20T21:45:04.9052442Z #7 93.16 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/linux' 2024-08-20T21:45:04.9053122Z #7 93.16 Making install in amd64-linux 2024-08-20T21:45:04.9053872Z #7 93.16 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64-linux' 2024-08-20T21:45:04.9054877Z #7 93.16 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64-linux' 2024-08-20T21:45:04.9055693Z #7 93.16 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:45:04.9056349Z #7 93.16 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:45:04.9057255Z #7 93.16 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64-linux' 2024-08-20T21:45:04.9058259Z #7 93.16 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64-linux' 2024-08-20T21:45:04.9059176Z #7 93.16 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests' 2024-08-20T21:45:04.9060017Z #7 93.16 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/none' 2024-08-20T21:45:04.9060642Z #7 93.16 Making install in exp-bbv 2024-08-20T21:45:04.9061280Z #7 93.17 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2024-08-20T21:45:04.9061865Z #7 93.17 Making install in . 2024-08-20T21:45:04.9062478Z #7 93.17 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2024-08-20T21:45:04.9063100Z #7 93.17 mkdir -p ../.in_place; \ 2024-08-20T21:45:04.9063571Z #7 93.17 for f in exp-bbv-amd64-linux ; do \ 2024-08-20T21:45:04.9064054Z #7 93.17 rm -f ../.in_place/$f; \ 2024-08-20T21:45:04.9064691Z #7 93.17 ln -f -s ../exp-bbv/$f ../.in_place; \ 2024-08-20T21:45:04.9065117Z #7 93.17 done 2024-08-20T21:45:04.9065513Z #7 93.18 for f in ; do \ 2024-08-20T21:45:04.9065988Z #7 93.18 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:45:04.9066478Z #7 93.18 echo "dsymutil $f"; \ 2024-08-20T21:45:04.9066856Z #7 93.18 dsymutil $f; \ 2024-08-20T21:45:04.9067171Z #7 93.18 fi; \ 2024-08-20T21:45:04.9067435Z #7 93.18 done 2024-08-20T21:45:04.9067759Z #7 93.18 mkdir -p ../.in_place; \ 2024-08-20T21:45:04.9068120Z #7 93.18 for f in ; do \ 2024-08-20T21:45:04.9068509Z #7 93.18 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:45:04.9069035Z #7 93.18 ln -f -s ../exp-bbv/$f.dSYM ../.in_place; \ 2024-08-20T21:45:04.9069462Z #7 93.18 done 2024-08-20T21:45:04.9070011Z #7 93.18 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2024-08-20T21:45:04.9070985Z #7 93.18 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.9071808Z #7 93.18 for f in exp-bbv-amd64-linux ; do \ 2024-08-20T21:45:04.9072421Z #7 93.18 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.9072918Z #7 93.18 done 2024-08-20T21:45:04.9073191Z #7 93.19 for f in ; do \ 2024-08-20T21:45:04.9073659Z #7 93.19 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:45:04.9074149Z #7 93.19 echo "dsymutil $f"; \ 2024-08-20T21:45:04.9074533Z #7 93.19 dsymutil $f; \ 2024-08-20T21:45:04.9074850Z #7 93.19 fi; \ 2024-08-20T21:45:04.9075228Z #7 93.19 done 2024-08-20T21:45:04.9075901Z #7 93.19 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.9076583Z #7 93.19 for f in ; do \ 2024-08-20T21:45:04.9077055Z #7 93.19 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:45:04.9077505Z #7 93.19 done 2024-08-20T21:45:04.9077944Z #7 93.20 make[4]: Nothing to be done for 'install-data-am'. 2024-08-20T21:45:04.9078711Z #7 93.20 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2024-08-20T21:45:04.9079564Z #7 93.20 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2024-08-20T21:45:04.9080137Z #7 93.20 Making install in tests 2024-08-20T21:45:04.9080808Z #7 93.20 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2024-08-20T21:45:04.9081426Z #7 93.20 Making install in . 2024-08-20T21:45:04.9082055Z #7 93.20 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2024-08-20T21:45:04.9082970Z #7 93.21 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2024-08-20T21:45:04.9083750Z #7 93.21 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:45:04.9084414Z #7 93.21 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:45:04.9085190Z #7 93.21 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2024-08-20T21:45:04.9086169Z #7 93.21 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2024-08-20T21:45:04.9086864Z #7 93.21 Making install in amd64-linux 2024-08-20T21:45:04.9087708Z #7 93.21 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests/amd64-linux' 2024-08-20T21:45:04.9088760Z #7 93.21 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests/amd64-linux' 2024-08-20T21:45:04.9089608Z #7 93.21 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:45:04.9090262Z #7 93.21 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:45:04.9091121Z #7 93.21 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests/amd64-linux' 2024-08-20T21:45:04.9092144Z #7 93.21 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests/amd64-linux' 2024-08-20T21:45:04.9093102Z #7 93.21 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2024-08-20T21:45:04.9093963Z #7 93.21 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2024-08-20T21:45:04.9094552Z #7 93.21 Making install in shared 2024-08-20T21:45:04.9095189Z #7 93.21 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/shared' 2024-08-20T21:45:04.9096015Z #7 93.21 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/shared' 2024-08-20T21:45:04.9096763Z #7 93.21 make[3]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:45:04.9097424Z #7 93.21 make[3]: Nothing to be done for 'install-data-am'. 2024-08-20T21:45:04.9098158Z #7 93.21 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/shared' 2024-08-20T21:45:04.9098988Z #7 93.21 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/shared' 2024-08-20T21:45:04.9099564Z #7 93.21 Making install in tests 2024-08-20T21:45:04.9100177Z #7 93.22 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/tests' 2024-08-20T21:45:04.9101003Z #7 93.22 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/tests' 2024-08-20T21:45:04.9101738Z #7 93.22 make[3]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:45:04.9102397Z #7 93.22 make[3]: Nothing to be done for 'install-data-am'. 2024-08-20T21:45:04.9103130Z #7 93.22 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/tests' 2024-08-20T21:45:04.9103947Z #7 93.22 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/tests' 2024-08-20T21:45:04.9104522Z #7 93.22 Making install in perf 2024-08-20T21:45:04.9105123Z #7 93.22 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/perf' 2024-08-20T21:45:04.9105940Z #7 93.22 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/perf' 2024-08-20T21:45:04.9106740Z #7 93.22 make[3]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:45:04.9107387Z #7 93.22 make[3]: Nothing to be done for 'install-data-am'. 2024-08-20T21:45:04.9108124Z #7 93.22 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/perf' 2024-08-20T21:45:04.9108931Z #7 93.22 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/perf' 2024-08-20T21:45:04.9109513Z #7 93.22 Making install in gdbserver_tests 2024-08-20T21:45:04.9110246Z #7 93.23 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2024-08-20T21:45:05.0116682Z #7 93.23 Making install in . 2024-08-20T21:45:05.0117693Z #7 93.23 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2024-08-20T21:45:05.0118640Z #7 93.23 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2024-08-20T21:45:05.0119448Z #7 93.23 make[4]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:45:05.0120116Z #7 93.23 make[4]: Nothing to be done for 'install-data-am'. 2024-08-20T21:45:05.0120921Z #7 93.23 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2024-08-20T21:45:05.0121847Z #7 93.23 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2024-08-20T21:45:05.0122774Z #7 93.23 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2024-08-20T21:45:05.0123504Z #7 93.23 Making install in memcheck/tests/vbit-test 2024-08-20T21:45:05.0124335Z #7 93.24 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/vbit-test' 2024-08-20T21:45:05.0125656Z #7 93.24 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/vbit-test' 2024-08-20T21:45:05.0126522Z #7 93.24 make[3]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:45:05.0127430Z #7 93.24 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/vbit-test' 2024-08-20T21:45:05.0128432Z #7 93.24 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/vbit-test' 2024-08-20T21:45:05.0129115Z #7 93.24 Making install in auxprogs 2024-08-20T21:45:05.0129772Z #7 93.25 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/auxprogs' 2024-08-20T21:45:05.0130403Z #7 93.25 mkdir -p ../.in_place; \ 2024-08-20T21:45:05.0130875Z #7 93.25 for f in getoff-amd64-linux ; do \ 2024-08-20T21:45:05.0131358Z #7 93.25 rm -f ../.in_place/$f; \ 2024-08-20T21:45:05.0131831Z #7 93.25 ln -f -s ../auxprogs/$f ../.in_place; \ 2024-08-20T21:45:05.0132259Z #7 93.25 done 2024-08-20T21:45:05.0132528Z #7 93.26 for f in ; do \ 2024-08-20T21:45:05.0133005Z #7 93.26 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:45:05.0133493Z #7 93.26 echo "dsymutil $f"; \ 2024-08-20T21:45:05.0133873Z #7 93.26 dsymutil $f; \ 2024-08-20T21:45:05.0134190Z #7 93.26 fi; \ 2024-08-20T21:45:05.0134457Z #7 93.26 done 2024-08-20T21:45:05.0134782Z #7 93.26 mkdir -p ../.in_place; \ 2024-08-20T21:45:05.0135135Z #7 93.26 for f in ; do \ 2024-08-20T21:45:05.0135528Z #7 93.26 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:45:05.0136062Z #7 93.26 ln -f -s ../auxprogs/$f.dSYM ../.in_place; \ 2024-08-20T21:45:05.0136495Z #7 93.26 done 2024-08-20T21:45:05.0137048Z #7 93.27 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/auxprogs' 2024-08-20T21:45:05.0137726Z #7 93.27 /usr/bin/mkdir -p '/usr/local/bin' 2024-08-20T21:45:05.0138552Z #7 93.27 /usr/bin/install -c valgrind-listener valgrind-di-server '/usr/local/bin' 2024-08-20T21:45:05.0139550Z #7 93.27 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:45:05.0140316Z #7 93.27 for f in getoff-amd64-linux ; do \ 2024-08-20T21:45:05.0140905Z #7 93.27 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:45:05.0141389Z #7 93.27 done 2024-08-20T21:45:05.0141651Z #7 93.28 for f in ; do \ 2024-08-20T21:45:05.0142105Z #7 93.28 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:45:05.0142670Z #7 93.28 echo "dsymutil $f"; \ 2024-08-20T21:45:05.0143170Z #7 93.28 dsymutil $f; \ 2024-08-20T21:45:05.0143467Z #7 93.28 fi; \ 2024-08-20T21:45:05.0143720Z #7 93.28 done 2024-08-20T21:45:05.0144350Z #7 93.28 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:45:05.0144979Z #7 93.28 for f in ; do \ 2024-08-20T21:45:05.0145407Z #7 93.28 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:45:05.0145825Z #7 93.28 done 2024-08-20T21:45:05.0146244Z #7 93.28 make[3]: Nothing to be done for 'install-data-am'. 2024-08-20T21:45:05.0146948Z #7 93.28 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/auxprogs' 2024-08-20T21:45:05.0147929Z #7 93.28 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/auxprogs' 2024-08-20T21:45:05.0148502Z #7 93.28 Making install in mpi 2024-08-20T21:45:05.0149085Z #7 93.28 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/mpi' 2024-08-20T21:45:05.0149683Z #7 93.28 mkdir -p ../.in_place; \ 2024-08-20T21:45:05.0150208Z #7 93.28 for f in ; do \ 2024-08-20T21:45:05.0150574Z #7 93.28 rm -f ../.in_place/$f; \ 2024-08-20T21:45:05.0151037Z #7 93.28 ln -f -s ../mpi/$f ../.in_place; \ 2024-08-20T21:45:05.0151437Z #7 93.28 done 2024-08-20T21:45:05.0151694Z #7 93.28 for f in ; do \ 2024-08-20T21:45:05.0152167Z #7 93.28 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:45:05.0152652Z #7 93.28 echo "dsymutil $f"; \ 2024-08-20T21:45:05.0153018Z #7 93.28 dsymutil $f; \ 2024-08-20T21:45:05.0153343Z #7 93.28 fi; \ 2024-08-20T21:45:05.0153612Z #7 93.28 done 2024-08-20T21:45:05.0153990Z #7 93.28 mkdir -p ../.in_place; \ 2024-08-20T21:45:05.0154359Z #7 93.28 for f in ; do \ 2024-08-20T21:45:05.0154750Z #7 93.28 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:45:05.0155238Z #7 93.28 ln -f -s ../mpi/$f.dSYM ../.in_place; \ 2024-08-20T21:45:05.0155663Z #7 93.28 done 2024-08-20T21:45:05.0156190Z #7 93.29 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/mpi' 2024-08-20T21:45:05.0157132Z #7 93.29 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:45:05.0157826Z #7 93.29 for f in ; do \ 2024-08-20T21:45:05.0158337Z #7 93.29 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:45:05.0158832Z #7 93.29 done 2024-08-20T21:45:05.0159083Z #7 93.29 for f in ; do \ 2024-08-20T21:45:05.0159554Z #7 93.29 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:45:05.0160032Z #7 93.29 echo "dsymutil $f"; \ 2024-08-20T21:45:05.0160399Z #7 93.29 dsymutil $f; \ 2024-08-20T21:45:05.0160722Z #7 93.29 fi; \ 2024-08-20T21:45:05.0160989Z #7 93.29 done 2024-08-20T21:45:05.0161641Z #7 93.29 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:45:05.0162320Z #7 93.29 for f in ; do \ 2024-08-20T21:45:05.0162777Z #7 93.29 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:45:05.0163206Z #7 93.29 done 2024-08-20T21:45:05.0163611Z #7 93.30 /usr/bin/mkdir -p '/usr/local/lib/valgrind' 2024-08-20T21:45:05.0164309Z #7 93.30 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/mpi' 2024-08-20T21:45:05.0165450Z #7 93.30 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/mpi' 2024-08-20T21:45:05.0166021Z #7 93.30 Making install in solaris 2024-08-20T21:45:05.0166667Z #7 93.30 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/solaris' 2024-08-20T21:45:05.0167505Z #7 93.30 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/solaris' 2024-08-20T21:45:05.0168251Z #7 93.30 make[3]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:45:05.0168918Z #7 93.30 make[3]: Nothing to be done for 'install-data-am'. 2024-08-20T21:45:05.0169655Z #7 93.30 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/solaris' 2024-08-20T21:45:05.0170491Z #7 93.30 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/solaris' 2024-08-20T21:45:05.0171067Z #7 93.30 Making install in docs 2024-08-20T21:45:05.0171669Z #7 93.30 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/docs' 2024-08-20T21:45:05.0172729Z #7 93.31 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/docs' 2024-08-20T21:45:05.0173440Z #7 93.31 make[3]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:45:05.0173971Z #7 93.31 make install-data-hook 2024-08-20T21:45:05.0174559Z #7 93.31 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/docs' 2024-08-20T21:45:05.0175133Z #7 93.31 set -e; \ 2024-08-20T21:45:05.0175466Z #7 93.31 if test -r html ; then \ 2024-08-20T21:45:05.0175930Z #7 93.31 mkdir -p /usr/local/share/doc/valgrind; \ 2024-08-20T21:45:05.0176498Z #7 93.31 cp -r html /usr/local/share/doc/valgrind; \ 2024-08-20T21:45:05.0176926Z #7 93.31 fi 2024-08-20T21:45:05.0177172Z #7 93.31 for f in *.1 ; do \ 2024-08-20T21:45:05.0177547Z #7 93.31 if test -r $f ; then \ 2024-08-20T21:45:05.0177998Z #7 93.31 mkdir -p /usr/local/share/man/man1; \ 2024-08-20T21:45:05.0178448Z #7 93.31 cp $f /usr/local/share/man/man1; \ 2024-08-20T21:45:05.0178840Z #7 93.31 fi \ 2024-08-20T21:45:05.0179094Z #7 93.31 done 2024-08-20T21:45:05.0179371Z #7 93.33 set -e; \ 2024-08-20T21:45:05.0179716Z #7 93.33 if test -r index.pdf ; then \ 2024-08-20T21:45:05.0180214Z #7 93.33 mkdir -p /usr/local/share/doc/valgrind; \ 2024-08-20T21:45:05.0180839Z #7 93.33 cp index.pdf /usr/local/share/doc/valgrind/valgrind_manual.pdf; \ 2024-08-20T21:45:05.0181392Z #7 93.33 fi 2024-08-20T21:45:05.1764667Z #7 93.34 set -e; \ 2024-08-20T21:45:05.1765159Z #7 93.34 if test -r index.ps ; then \ 2024-08-20T21:45:05.1765820Z #7 93.34 mkdir -p /usr/local/share/doc/valgrind; \ 2024-08-20T21:45:05.1766773Z #7 93.34 cp index.ps /usr/local/share/doc/valgrind/valgrind_manual.ps; \ 2024-08-20T21:45:05.1767332Z #7 93.34 fi 2024-08-20T21:45:05.1767861Z #7 93.35 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/docs' 2024-08-20T21:45:05.1768679Z #7 93.35 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/docs' 2024-08-20T21:45:05.1769471Z #7 93.35 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/docs' 2024-08-20T21:45:05.1770262Z #7 93.35 make[1]: Leaving directory '/valgrind_build/valgrind-3.20.0' 2024-08-20T21:45:05.1770805Z #7 93.35 + cd ../../ 2024-08-20T21:45:05.1771160Z #7 93.35 + rm -rf valgrind_build 2024-08-20T21:45:05.2088073Z #7 93.53 + alias valgrind=/usr/local/bin/valgrind 2024-08-20T21:45:06.5963334Z #7 DONE 94.9s 2024-08-20T21:45:06.7672440Z 2024-08-20T21:45:06.7673223Z #8 [ 4/49] COPY ./common/install_clang.sh install_clang.sh 2024-08-20T21:45:06.7673750Z #8 DONE 0.0s 2024-08-20T21:45:06.7673951Z 2024-08-20T21:45:06.7674191Z #9 [ 5/49] RUN bash ./install_clang.sh && rm install_clang.sh 2024-08-20T21:45:07.0612606Z #9 0.445 + '[' -n '' ']' 2024-08-20T21:45:07.2602277Z #9 DONE 0.5s 2024-08-20T21:45:07.2603271Z 2024-08-20T21:45:07.2604505Z #10 [ 6/49] COPY ./common/install_user.sh install_user.sh 2024-08-20T21:45:07.2605185Z #10 DONE 0.0s 2024-08-20T21:45:07.2605464Z 2024-08-20T21:45:07.2605693Z #11 [ 7/49] RUN bash ./install_user.sh && rm install_user.sh 2024-08-20T21:45:07.9818895Z #11 0.873 + echo jenkins:x:1000:1000::/var/lib/jenkins: 2024-08-20T21:45:08.2248637Z #11 0.873 + echo jenkins:x:1000: 2024-08-20T21:45:08.2251785Z #11 0.874 + echo 'jenkins:*:19110:0:99999:7:::' 2024-08-20T21:45:08.2252725Z #11 0.874 + mkdir -p /var/lib/jenkins 2024-08-20T21:45:08.2253204Z #11 0.876 + chown jenkins:jenkins /var/lib/jenkins 2024-08-20T21:45:08.2253775Z #11 0.877 + mkdir -p /var/lib/jenkins/.ccache 2024-08-20T21:45:08.2254301Z #11 0.878 + chown jenkins:jenkins /var/lib/jenkins/.ccache 2024-08-20T21:45:08.2254853Z #11 0.879 + chown jenkins:jenkins /usr/local 2024-08-20T21:45:08.2255448Z #11 0.880 + echo 'jenkins ALL=(ALL) NOPASSWD:ALL' 2024-08-20T21:45:08.2255930Z #11 0.880 + '[' -n '' ']' 2024-08-20T21:45:08.2256269Z #11 0.880 + SUDO=sudo 2024-08-20T21:45:08.2256773Z #11 0.880 + sudo -u jenkins sudo -v 2024-08-20T21:45:08.2257241Z #11 DONE 0.9s 2024-08-20T21:45:08.2257420Z 2024-08-20T21:45:08.2257745Z #12 [ 8/49] COPY requirements-ci.txt /opt/conda/requirements-ci.txt 2024-08-20T21:45:08.2258270Z #12 DONE 0.0s 2024-08-20T21:45:08.2258725Z 2024-08-20T21:45:08.2258934Z #13 [ 9/49] COPY ./common/install_conda.sh install_conda.sh 2024-08-20T21:45:08.3000309Z #13 DONE 0.2s 2024-08-20T21:45:08.4900474Z 2024-08-20T21:45:08.4901773Z #14 [10/49] COPY ./common/common_utils.sh common_utils.sh 2024-08-20T21:45:08.4903031Z #14 DONE 0.0s 2024-08-20T21:45:08.4903203Z 2024-08-20T21:45:08.4903960Z #15 [11/49] RUN bash ./install_conda.sh && rm install_conda.sh common_utils.sh /opt/conda/requirements-ci.txt 2024-08-20T21:45:09.0021652Z #15 0.663 + '[' -n 3.8 ']' 2024-08-20T21:45:09.0022246Z #15 0.663 + BASE_URL=https://repo.anaconda.com/miniconda 2024-08-20T21:45:09.1607377Z #15 0.664 ++ echo 3.8 2024-08-20T21:45:09.1608518Z #15 0.664 ++ cut -d . -f 1 2024-08-20T21:45:09.1608886Z #15 0.665 + MAJOR_PYTHON_VERSION=3 2024-08-20T21:45:09.1609265Z #15 0.666 ++ echo 3.8 2024-08-20T21:45:09.1609631Z #15 0.666 ++ cut -d . -f 2 2024-08-20T21:45:09.1609977Z #15 0.667 + MINOR_PYTHON_VERSION=8 2024-08-20T21:45:09.1610365Z #15 0.667 ++ uname -m 2024-08-20T21:45:09.1610710Z #15 0.668 + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2024-08-20T21:45:09.1611163Z #15 0.668 + case "$MAJOR_PYTHON_VERSION" in 2024-08-20T21:45:09.1611757Z #15 0.668 + CONDA_FILE=Miniconda3-latest-Linux-x86_64.sh 2024-08-20T21:45:09.1612290Z #15 0.668 + mkdir -p /opt/conda 2024-08-20T21:45:09.1612700Z #15 0.669 + chown jenkins:jenkins /opt/conda 2024-08-20T21:45:09.1613149Z #15 0.670 ++ dirname ./install_conda.sh 2024-08-20T21:45:09.1613550Z #15 0.671 + source ./common_utils.sh 2024-08-20T21:45:09.1613973Z #15 0.671 ++ '[' -n '' ']' 2024-08-20T21:45:09.1614554Z #15 0.671 ++ export SUDO=sudo 2024-08-20T21:45:09.1614882Z #15 0.671 ++ SUDO=sudo 2024-08-20T21:45:09.1615190Z #15 0.671 + pushd /tmp 2024-08-20T21:45:09.1615493Z #15 0.671 /tmp / 2024-08-20T21:45:09.1616160Z #15 0.671 + wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh 2024-08-20T21:45:09.6848093Z #15 1.346 + as_jenkins bash Miniconda3-latest-Linux-x86_64.sh -b -f -p /opt/conda 2024-08-20T21:45:09.6850263Z #15 1.346 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/envs/py_3.8/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= bash Miniconda3-latest-Linux-x86_64.sh -b -f -p /opt/conda 2024-08-20T21:45:09.8494086Z #15 1.360 PREFIX=/opt/conda 2024-08-20T21:45:10.0269734Z #15 1.688 Unpacking payload ... 2024-08-20T21:45:12.8259645Z #15 4.487 2024-08-20T21:45:12.8260059Z #15 4.487 Installing base environment... 2024-08-20T21:45:12.8260509Z #15 4.487 2024-08-20T21:45:13.7350896Z #15 5.181 Preparing transaction: ...working... done 2024-08-20T21:45:15.9424079Z #15 5.396 Executing transaction: ...working... done 2024-08-20T21:45:16.5489813Z #15 8.210 installation finished. 2024-08-20T21:45:16.7029894Z #15 8.211 + popd 2024-08-20T21:45:16.7031044Z #15 8.211 + sed -e 's|PATH="\(.*\)"|PATH="/opt/conda/bin:\1"|g' -i /etc/environment 2024-08-20T21:45:16.7031631Z #15 8.211 / 2024-08-20T21:45:16.7032457Z #15 8.213 + export PATH=/opt/conda/bin:/opt/conda/envs/py_3.8/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-08-20T21:45:16.7033924Z #15 8.213 + PATH=/opt/conda/bin:/opt/conda/envs/py_3.8/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-08-20T21:45:16.7034822Z #15 8.213 + pushd /opt/conda 2024-08-20T21:45:16.7035144Z #15 8.213 /opt/conda / 2024-08-20T21:45:16.7035474Z #15 8.213 ++ uname -m 2024-08-20T21:45:16.7035797Z #15 8.214 + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2024-08-20T21:45:16.7036329Z #15 8.214 + export SYSROOT_DEP=sysroot_linux-64=2.17 2024-08-20T21:45:16.7036892Z #15 8.214 + SYSROOT_DEP=sysroot_linux-64=2.17 2024-08-20T21:45:16.7037605Z #15 8.214 + as_jenkins conda create -n py_3.8 -y python=3.8 sysroot_linux-64=2.17 2024-08-20T21:45:16.7039763Z #15 8.214 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/bin:/opt/conda/envs/py_3.8/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda create -n py_3.8 -y python=3.8 sysroot_linux-64=2.17 2024-08-20T21:45:17.0341211Z #15 8.695 Channels: 2024-08-20T21:45:17.0341854Z #15 8.695 - defaults 2024-08-20T21:45:17.0342257Z #15 8.695 Platform: linux-64 2024-08-20T21:45:19.2459985Z #15 8.695 Collecting package metadata (repodata.json): ...working... done 2024-08-20T21:45:19.4631897Z #15 10.91 Solving environment: ...working... done 2024-08-20T21:45:24.3904054Z #15 16.05 2024-08-20T21:45:24.3904408Z #15 16.05 ## Package Plan ## 2024-08-20T21:45:24.3904752Z #15 16.05 2024-08-20T21:45:24.3905137Z #15 16.05 environment location: /opt/conda/envs/py_3.8 2024-08-20T21:45:24.3905626Z #15 16.05 2024-08-20T21:45:24.3905885Z #15 16.05 added / updated specs: 2024-08-20T21:45:24.3906450Z #15 16.05 - python=3.8 2024-08-20T21:45:24.3906848Z #15 16.05 - sysroot_linux-64=2.17 2024-08-20T21:45:24.3907197Z #15 16.05 2024-08-20T21:45:24.3907437Z #15 16.05 2024-08-20T21:45:24.3907779Z #15 16.05 The following packages will be downloaded: 2024-08-20T21:45:24.3908226Z #15 16.05 2024-08-20T21:45:24.3908564Z #15 16.05 package | build 2024-08-20T21:45:24.3909158Z #15 16.05 ---------------------------|----------------- 2024-08-20T21:45:24.3909886Z #15 16.05 _sysroot_linux-64_curr_repodata_hack-3| haa98f57_10 12 KB 2024-08-20T21:45:24.3910730Z #15 16.05 ca-certificates-2024.7.2 | h06a4308_0 127 KB 2024-08-20T21:45:24.3911546Z #15 16.05 kernel-headers_linux-64-3.10.0| h57e8cba_10 952 KB 2024-08-20T21:45:24.3912546Z #15 16.05 pip-24.2 | py38h06a4308_0 2.2 MB 2024-08-20T21:45:24.3913276Z #15 16.05 python-3.8.19 | h955ad1f_0 23.8 MB 2024-08-20T21:45:24.3914027Z #15 16.05 setuptools-72.1.0 | py38h06a4308_0 2.4 MB 2024-08-20T21:45:24.3914795Z #15 16.05 sysroot_linux-64-2.17 | h57e8cba_10 32.6 MB 2024-08-20T21:45:24.3915529Z #15 16.05 wheel-0.43.0 | py38h06a4308_0 109 KB 2024-08-20T21:45:24.3916224Z #15 16.05 ------------------------------------------------------------ 2024-08-20T21:45:24.3916800Z #15 16.05 Total: 62.1 MB 2024-08-20T21:45:24.3917246Z #15 16.05 2024-08-20T21:45:24.3917712Z #15 16.05 The following NEW packages will be INSTALLED: 2024-08-20T21:45:24.3918262Z #15 16.05 2024-08-20T21:45:24.3918828Z #15 16.05 _libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main 2024-08-20T21:45:24.3919633Z #15 16.05 _openmp_mutex pkgs/main/linux-64::_openmp_mutex-5.1-1_gnu 2024-08-20T21:45:24.3920611Z #15 16.05 _sysroot_linux-64~ pkgs/main/noarch::_sysroot_linux-64_curr_repodata_hack-3-haa98f57_10 2024-08-20T21:45:24.3921661Z #15 16.05 ca-certificates pkgs/main/linux-64::ca-certificates-2024.7.2-h06a4308_0 2024-08-20T21:45:24.3922667Z #15 16.05 kernel-headers_li~ pkgs/main/noarch::kernel-headers_linux-64-3.10.0-h57e8cba_10 2024-08-20T21:45:24.3923717Z #15 16.05 ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.38-h1181459_1 2024-08-20T21:45:24.3924766Z #15 16.05 libffi pkgs/main/linux-64::libffi-3.4.4-h6a678d5_1 2024-08-20T21:45:24.3925590Z #15 16.05 libgcc-ng pkgs/main/linux-64::libgcc-ng-11.2.0-h1234567_1 2024-08-20T21:45:24.3926438Z #15 16.05 libgomp pkgs/main/linux-64::libgomp-11.2.0-h1234567_1 2024-08-20T21:45:24.3927311Z #15 16.05 libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-11.2.0-h1234567_1 2024-08-20T21:45:24.3928158Z #15 16.05 ncurses pkgs/main/linux-64::ncurses-6.4-h6a678d5_0 2024-08-20T21:45:24.3928967Z #15 16.05 openssl pkgs/main/linux-64::openssl-3.0.14-h5eee18b_0 2024-08-20T21:45:24.3929766Z #15 16.05 pip pkgs/main/linux-64::pip-24.2-py38h06a4308_0 2024-08-20T21:45:24.3930653Z #15 16.05 python pkgs/main/linux-64::python-3.8.19-h955ad1f_0 2024-08-20T21:45:24.3931430Z #15 16.05 readline pkgs/main/linux-64::readline-8.2-h5eee18b_0 2024-08-20T21:45:24.3932419Z #15 16.05 setuptools pkgs/main/linux-64::setuptools-72.1.0-py38h06a4308_0 2024-08-20T21:45:24.3933257Z #15 16.05 sqlite pkgs/main/linux-64::sqlite-3.45.3-h5eee18b_0 2024-08-20T21:45:24.3934090Z #15 16.05 sysroot_linux-64 pkgs/main/noarch::sysroot_linux-64-2.17-h57e8cba_10 2024-08-20T21:45:24.3934901Z #15 16.05 tk pkgs/main/linux-64::tk-8.6.14-h39e8969_0 2024-08-20T21:45:24.3935661Z #15 16.05 wheel pkgs/main/linux-64::wheel-0.43.0-py38h06a4308_0 2024-08-20T21:45:24.3936405Z #15 16.05 xz pkgs/main/linux-64::xz-5.4.6-h5eee18b_1 2024-08-20T21:45:24.3937134Z #15 16.05 zlib pkgs/main/linux-64::zlib-1.2.13-h5eee18b_1 2024-08-20T21:45:24.3937626Z #15 16.05 2024-08-20T21:45:24.3937846Z #15 16.05 2024-08-20T21:45:24.3938074Z #15 16.05 2024-08-20T21:45:24.3938468Z #15 16.05 Downloading and Extracting Packages: ...working... done 2024-08-20T21:45:24.5828667Z #15 16.05 Preparing transaction: ...working... done 2024-08-20T21:45:25.8916920Z #15 16.24 Verifying transaction: ...working... done 2024-08-20T21:45:26.6422665Z #15 17.55 Executing transaction: ...working... done 2024-08-20T21:45:26.8529617Z #15 18.31 # 2024-08-20T21:45:26.8537354Z #15 18.31 # To activate this environment, use 2024-08-20T21:45:26.8537866Z #15 18.31 # 2024-08-20T21:45:26.8538162Z #15 18.31 # $ conda activate py_3.8 2024-08-20T21:45:26.8538549Z #15 18.31 # 2024-08-20T21:45:26.8538883Z #15 18.31 # To deactivate an active environment, use 2024-08-20T21:45:26.8539531Z #15 18.31 # 2024-08-20T21:45:26.8539811Z #15 18.31 # $ conda deactivate 2024-08-20T21:45:26.8540149Z #15 18.31 2024-08-20T21:45:26.8540758Z #15 18.36 + conda_install libstdcxx-ng=12.3.0 -c conda-forge 2024-08-20T21:45:26.8541647Z #15 18.36 + as_jenkins conda install -q -n py_3.8 -y python=3.8 libstdcxx-ng=12.3.0 -c conda-forge 2024-08-20T21:45:26.8544032Z #15 18.36 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/bin:/opt/conda/envs/py_3.8/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda install -q -n py_3.8 -y python=3.8 libstdcxx-ng=12.3.0 -c conda-forge 2024-08-20T21:45:27.3152504Z #15 18.98 Channels: 2024-08-20T21:45:27.3153209Z #15 18.98 - conda-forge 2024-08-20T21:45:27.3153613Z #15 18.98 - defaults 2024-08-20T21:45:27.3153982Z #15 18.98 Platform: linux-64 2024-08-20T21:45:42.2018830Z #15 18.98 Collecting package metadata (repodata.json): ...working... done 2024-08-20T21:45:42.6776574Z #15 33.86 Solving environment: ...working... done 2024-08-20T21:45:44.1443014Z #15 35.81 2024-08-20T21:45:44.1443378Z #15 35.81 ## Package Plan ## 2024-08-20T21:45:44.1443858Z #15 35.81 2024-08-20T21:45:44.1444268Z #15 35.81 environment location: /opt/conda/envs/py_3.8 2024-08-20T21:45:44.1444741Z #15 35.81 2024-08-20T21:45:44.1445001Z #15 35.81 added / updated specs: 2024-08-20T21:45:44.1445607Z #15 35.81 - libstdcxx-ng=12.3.0 2024-08-20T21:45:44.1446051Z #15 35.81 - python=3.8 2024-08-20T21:45:44.1446349Z #15 35.81 2024-08-20T21:45:44.1446589Z #15 35.81 2024-08-20T21:45:44.1446920Z #15 35.81 The following packages will be downloaded: 2024-08-20T21:45:44.1447368Z #15 35.81 2024-08-20T21:45:44.1447710Z #15 35.81 package | build 2024-08-20T21:45:44.1448308Z #15 35.81 ---------------------------|----------------- 2024-08-20T21:45:44.1449026Z #15 35.81 _libgcc_mutex-0.1 | conda_forge 3 KB conda-forge 2024-08-20T21:45:44.1449881Z #15 35.81 _openmp_mutex-4.5 | 2_gnu 23 KB conda-forge 2024-08-20T21:45:44.1450694Z #15 35.81 bzip2-1.0.8 | h4bc722e_7 247 KB conda-forge 2024-08-20T21:45:44.1451533Z #15 35.81 ca-certificates-2024.7.4 | hbcca054_0 151 KB conda-forge 2024-08-20T21:45:44.1452418Z #15 35.81 libgcc-ng-12.3.0 | h77fa898_13 762 KB conda-forge 2024-08-20T21:45:44.1453476Z #15 35.81 libgomp-12.3.0 | h77fa898_13 407 KB conda-forge 2024-08-20T21:45:44.1454271Z #15 35.81 libnsl-2.0.1 | hd590300_0 33 KB conda-forge 2024-08-20T21:45:44.1455087Z #15 35.81 libsqlite-3.46.0 | hde9e2c9_0 845 KB conda-forge 2024-08-20T21:45:44.1455942Z #15 35.81 libstdcxx-ng-12.3.0 | hc0a3c3a_13 3.3 MB conda-forge 2024-08-20T21:45:44.1456857Z #15 35.81 libuuid-2.38.1 | h0b41bf4_0 33 KB conda-forge 2024-08-20T21:45:44.1457620Z #15 35.81 libxcrypt-4.4.36 | hd590300_1 98 KB conda-forge 2024-08-20T21:45:44.1458394Z #15 35.81 libzlib-1.2.13 | h4ab18f5_6 60 KB conda-forge 2024-08-20T21:45:44.1459140Z #15 35.81 ncurses-6.5 | h59595ed_0 867 KB conda-forge 2024-08-20T21:45:44.1459866Z #15 35.81 openssl-3.3.1 | h4bc722e_2 2.8 MB conda-forge 2024-08-20T21:45:44.1460643Z #15 35.81 python-3.8.19 |hd12c33a_0_cpython 21.3 MB conda-forge 2024-08-20T21:45:44.1461402Z #15 35.81 zlib-1.2.13 | h4ab18f5_6 91 KB conda-forge 2024-08-20T21:45:44.1462058Z #15 35.81 ------------------------------------------------------------ 2024-08-20T21:45:44.1462595Z #15 35.81 Total: 30.9 MB 2024-08-20T21:45:44.1463023Z #15 35.81 2024-08-20T21:45:44.1463354Z #15 35.81 The following NEW packages will be INSTALLED: 2024-08-20T21:45:44.1463870Z #15 35.81 2024-08-20T21:45:44.1464606Z #15 35.81 bzip2 conda-forge/linux-64::bzip2-1.0.8-h4bc722e_7 2024-08-20T21:45:44.1465665Z #15 35.81 libnsl conda-forge/linux-64::libnsl-2.0.1-hd590300_0 2024-08-20T21:45:44.1466511Z #15 35.81 libsqlite conda-forge/linux-64::libsqlite-3.46.0-hde9e2c9_0 2024-08-20T21:45:44.1467376Z #15 35.81 libuuid conda-forge/linux-64::libuuid-2.38.1-h0b41bf4_0 2024-08-20T21:45:44.1468254Z #15 35.81 libxcrypt conda-forge/linux-64::libxcrypt-4.4.36-hd590300_1 2024-08-20T21:45:44.1469102Z #15 35.81 libzlib conda-forge/linux-64::libzlib-1.2.13-h4ab18f5_6 2024-08-20T21:45:44.1469642Z #15 35.81 2024-08-20T21:45:44.1469974Z #15 35.81 The following packages will be UPDATED: 2024-08-20T21:45:44.1470396Z #15 35.81 2024-08-20T21:45:44.1471259Z #15 35.81 ca-certificates pkgs/main::ca-certificates-2024.7.2-h~ --> conda-forge::ca-certificates-2024.7.4-hbcca054_0 2024-08-20T21:45:44.1472628Z #15 35.81 libgcc-ng pkgs/main::libgcc-ng-11.2.0-h1234567_1 --> conda-forge::libgcc-ng-12.3.0-h77fa898_13 2024-08-20T21:45:44.1473829Z #15 35.81 libgomp pkgs/main::libgomp-11.2.0-h1234567_1 --> conda-forge::libgomp-12.3.0-h77fa898_13 2024-08-20T21:45:44.1475086Z #15 35.81 libstdcxx-ng pkgs/main::libstdcxx-ng-11.2.0-h12345~ --> conda-forge::libstdcxx-ng-12.3.0-hc0a3c3a_13 2024-08-20T21:45:44.1476299Z #15 35.81 ncurses pkgs/main::ncurses-6.4-h6a678d5_0 --> conda-forge::ncurses-6.5-h59595ed_0 2024-08-20T21:45:44.1477515Z #15 35.81 openssl pkgs/main::openssl-3.0.14-h5eee18b_0 --> conda-forge::openssl-3.3.1-h4bc722e_2 2024-08-20T21:45:44.1478531Z #15 35.81 zlib pkgs/main::zlib-1.2.13-h5eee18b_1 --> conda-forge::zlib-1.2.13-h4ab18f5_6 2024-08-20T21:45:44.1479136Z #15 35.81 2024-08-20T21:45:44.1479674Z #15 35.81 The following packages will be SUPERSEDED by a higher-priority channel: 2024-08-20T21:45:44.1480228Z #15 35.81 2024-08-20T21:45:44.1480897Z #15 35.81 _libgcc_mutex pkgs/main::_libgcc_mutex-0.1-main --> conda-forge::_libgcc_mutex-0.1-conda_forge 2024-08-20T21:45:44.1481967Z #15 35.81 _openmp_mutex pkgs/main::_openmp_mutex-5.1-1_gnu --> conda-forge::_openmp_mutex-4.5-2_gnu 2024-08-20T21:45:44.1483055Z #15 35.81 python pkgs/main::python-3.8.19-h955ad1f_0 --> conda-forge::python-3.8.19-hd12c33a_0_cpython 2024-08-20T21:45:44.1483886Z #15 35.81 2024-08-20T21:45:44.1484296Z #15 35.81 2024-08-20T21:45:44.3893239Z #15 35.81 Preparing transaction: ...working... done 2024-08-20T21:45:45.0039202Z #15 35.90 Verifying transaction: ...working... done 2024-08-20T21:45:45.5310182Z #15 36.67 Executing transaction: ...working... done 2024-08-20T21:45:46.0254578Z #15 37.69 ++ uname -m 2024-08-20T21:45:46.1763710Z #15 37.69 + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2024-08-20T21:45:46.1764953Z #15 37.69 + CONDA_COMMON_DEPS='astunparse pyyaml mkl=2021.4.0 mkl-include=2021.4.0 setuptools' 2024-08-20T21:45:46.1765697Z #15 37.69 + '[' 3.8 = 3.11 ']' 2024-08-20T21:45:46.1766101Z #15 37.69 + '[' 3.8 = 3.12 ']' 2024-08-20T21:45:46.1766489Z #15 37.69 + '[' 3.8 = 3.13 ']' 2024-08-20T21:45:46.1767236Z #15 37.69 + conda_install numpy=1.21.2 astunparse pyyaml mkl=2021.4.0 mkl-include=2021.4.0 setuptools 2024-08-20T21:45:46.1768570Z #15 37.69 + as_jenkins conda install -q -n py_3.8 -y python=3.8 numpy=1.21.2 astunparse pyyaml mkl=2021.4.0 mkl-include=2021.4.0 setuptools 2024-08-20T21:45:46.1771321Z #15 37.69 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/bin:/opt/conda/envs/py_3.8/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda install -q -n py_3.8 -y python=3.8 numpy=1.21.2 astunparse pyyaml mkl=2021.4.0 mkl-include=2021.4.0 setuptools 2024-08-20T21:45:46.7026292Z #15 38.36 Channels: 2024-08-20T21:45:46.7026931Z #15 38.36 - defaults 2024-08-20T21:45:46.7027333Z #15 38.36 - conda-forge 2024-08-20T21:45:46.7028039Z #15 38.36 Platform: linux-64 2024-08-20T21:46:00.6569028Z #15 38.36 Collecting package metadata (repodata.json): ...working... done 2024-08-20T21:46:02.4040475Z #15 52.32 Solving environment: ...working... done 2024-08-20T21:46:05.7663244Z #15 57.43 2024-08-20T21:46:05.7663913Z #15 57.43 ## Package Plan ## 2024-08-20T21:46:05.7664603Z #15 57.43 2024-08-20T21:46:05.7665011Z #15 57.43 environment location: /opt/conda/envs/py_3.8 2024-08-20T21:46:05.7665483Z #15 57.43 2024-08-20T21:46:05.7665769Z #15 57.43 added / updated specs: 2024-08-20T21:46:05.7666350Z #15 57.43 - astunparse 2024-08-20T21:46:05.7666730Z #15 57.43 - mkl-include=2021.4.0 2024-08-20T21:46:05.7667155Z #15 57.43 - mkl=2021.4.0 2024-08-20T21:46:05.7667530Z #15 57.43 - numpy=1.21.2 2024-08-20T21:46:05.7667892Z #15 57.43 - python=3.8 2024-08-20T21:46:05.7668247Z #15 57.43 - pyyaml 2024-08-20T21:46:05.7668587Z #15 57.43 - setuptools 2024-08-20T21:46:05.7668881Z #15 57.43 2024-08-20T21:46:05.7669134Z #15 57.43 2024-08-20T21:46:05.7669499Z #15 57.43 The following packages will be downloaded: 2024-08-20T21:46:05.7669947Z #15 57.43 2024-08-20T21:46:05.7670276Z #15 57.43 package | build 2024-08-20T21:46:05.7670876Z #15 57.43 ---------------------------|----------------- 2024-08-20T21:46:05.7671561Z #15 57.43 astunparse-1.6.3 | py_0 17 KB 2024-08-20T21:46:05.7672300Z #15 57.43 blas-1.0 | openblas 46 KB 2024-08-20T21:46:05.7673063Z #15 57.43 intel-openmp-2021.4.0 | h06a4308_3561 4.2 MB 2024-08-20T21:46:05.7673847Z #15 57.43 libgfortran-ng-11.2.0 | h00389a5_1 20 KB 2024-08-20T21:46:05.7674608Z #15 57.43 libgfortran5-11.2.0 | h1234567_1 2.0 MB 2024-08-20T21:46:05.7675372Z #15 57.43 libopenblas-0.3.21 | h043d6bf_0 5.4 MB 2024-08-20T21:46:05.7676132Z #15 57.43 mkl-2021.4.0 | h06a4308_640 142.6 MB 2024-08-20T21:46:05.7676878Z #15 57.43 mkl-include-2021.4.0 | h06a4308_640 535 KB 2024-08-20T21:46:05.7677638Z #15 57.43 numpy-1.21.2 | py38hd8d4704_0 23 KB 2024-08-20T21:46:05.7678389Z #15 57.43 numpy-base-1.21.2 | py38h2b8c604_0 4.8 MB 2024-08-20T21:46:05.7679147Z #15 57.43 pyyaml-6.0.1 | py38h5eee18b_0 192 KB 2024-08-20T21:46:05.7680091Z #15 57.43 six-1.16.0 | pyhd3eb1b0_1 18 KB 2024-08-20T21:46:05.7680811Z #15 57.43 yaml-0.2.5 | h7b6447c_0 75 KB 2024-08-20T21:46:05.7681499Z #15 57.43 ------------------------------------------------------------ 2024-08-20T21:46:05.7682063Z #15 57.43 Total: 160.0 MB 2024-08-20T21:46:05.7682518Z #15 57.43 2024-08-20T21:46:05.7682880Z #15 57.43 The following NEW packages will be INSTALLED: 2024-08-20T21:46:05.7683327Z #15 57.43 2024-08-20T21:46:05.7683943Z #15 57.43 astunparse pkgs/main/noarch::astunparse-1.6.3-py_0 2024-08-20T21:46:05.7684772Z #15 57.43 blas pkgs/main/linux-64::blas-1.0-openblas 2024-08-20T21:46:05.7685677Z #15 57.43 intel-openmp pkgs/main/linux-64::intel-openmp-2021.4.0-h06a4308_3561 2024-08-20T21:46:05.7686655Z #15 57.43 libgfortran-ng pkgs/main/linux-64::libgfortran-ng-11.2.0-h00389a5_1 2024-08-20T21:46:05.7687610Z #15 57.43 libgfortran5 pkgs/main/linux-64::libgfortran5-11.2.0-h1234567_1 2024-08-20T21:46:05.7688533Z #15 57.43 libopenblas pkgs/main/linux-64::libopenblas-0.3.21-h043d6bf_0 2024-08-20T21:46:05.7689363Z #15 57.43 mkl pkgs/main/linux-64::mkl-2021.4.0-h06a4308_640 2024-08-20T21:46:05.7690291Z #15 57.43 mkl-include pkgs/main/linux-64::mkl-include-2021.4.0-h06a4308_640 2024-08-20T21:46:05.7691112Z #15 57.43 numpy pkgs/main/linux-64::numpy-1.21.2-py38hd8d4704_0 2024-08-20T21:46:05.7692027Z #15 57.43 numpy-base pkgs/main/linux-64::numpy-base-1.21.2-py38h2b8c604_0 2024-08-20T21:46:05.7692859Z #15 57.43 pyyaml pkgs/main/linux-64::pyyaml-6.0.1-py38h5eee18b_0 2024-08-20T21:46:05.7693572Z #15 57.43 six pkgs/main/noarch::six-1.16.0-pyhd3eb1b0_1 2024-08-20T21:46:05.7694266Z #15 57.43 yaml pkgs/main/linux-64::yaml-0.2.5-h7b6447c_0 2024-08-20T21:46:05.7694908Z #15 57.43 2024-08-20T21:46:05.7695478Z #15 57.43 The following packages will be SUPERSEDED by a higher-priority channel: 2024-08-20T21:46:05.7696060Z #15 57.43 2024-08-20T21:46:05.7696771Z #15 57.43 python conda-forge::python-3.8.19-hd12c33a_0~ --> pkgs/main::python-3.8.19-h955ad1f_0 2024-08-20T21:46:05.7697445Z #15 57.43 2024-08-20T21:46:05.7697681Z #15 57.43 2024-08-20T21:46:05.9797028Z #15 57.43 Preparing transaction: ...working... done 2024-08-20T21:46:06.2961551Z #15 57.49 Verifying transaction: ...working... done 2024-08-20T21:46:06.8731173Z #15 57.96 Executing transaction: ...working... done 2024-08-20T21:46:07.0961237Z #15 58.76 + conda_install llvmdev=8.0.0 libpython-static=3.8 2024-08-20T21:46:07.0962197Z #15 58.76 + as_jenkins conda install -q -n py_3.8 -y python=3.8 llvmdev=8.0.0 libpython-static=3.8 2024-08-20T21:46:07.0964861Z #15 58.76 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/bin:/opt/conda/envs/py_3.8/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda install -q -n py_3.8 -y python=3.8 llvmdev=8.0.0 libpython-static=3.8 2024-08-20T21:46:07.8006652Z #15 59.46 Channels: 2024-08-20T21:46:07.8007317Z #15 59.46 - defaults 2024-08-20T21:46:07.8007731Z #15 59.46 - conda-forge 2024-08-20T21:46:07.8008136Z #15 59.46 Platform: linux-64 2024-08-20T21:46:21.8686186Z #15 59.46 Collecting package metadata (repodata.json): ...working... done 2024-08-20T21:46:23.0459104Z #15 73.53 Solving environment: ...working... done 2024-08-20T21:46:25.8903763Z #15 77.55 2024-08-20T21:46:25.8904172Z #15 77.55 ## Package Plan ## 2024-08-20T21:46:25.8904545Z #15 77.55 2024-08-20T21:46:25.8904926Z #15 77.55 environment location: /opt/conda/envs/py_3.8 2024-08-20T21:46:25.8905410Z #15 77.55 2024-08-20T21:46:25.8905689Z #15 77.55 added / updated specs: 2024-08-20T21:46:25.8906358Z #15 77.55 - libpython-static=3.8 2024-08-20T21:46:25.8906808Z #15 77.55 - llvmdev=8.0.0 2024-08-20T21:46:25.8907181Z #15 77.55 - python=3.8 2024-08-20T21:46:25.8907717Z #15 77.55 2024-08-20T21:46:25.8908450Z #15 77.55 2024-08-20T21:46:25.8908784Z #15 77.55 The following packages will be downloaded: 2024-08-20T21:46:25.8909248Z #15 77.55 2024-08-20T21:46:25.8909596Z #15 77.55 package | build 2024-08-20T21:46:25.8910208Z #15 77.55 ---------------------------|----------------- 2024-08-20T21:46:25.8910898Z #15 77.55 libpython-static-3.8.19 | h6a678d5_0 44.7 MB 2024-08-20T21:46:25.8911694Z #15 77.55 llvmdev-8.0.0 | hc6ec683_0 103.1 MB 2024-08-20T21:46:25.8912398Z #15 77.55 ------------------------------------------------------------ 2024-08-20T21:46:25.8912968Z #15 77.55 Total: 147.8 MB 2024-08-20T21:46:25.8913432Z #15 77.55 2024-08-20T21:46:25.8913793Z #15 77.55 The following NEW packages will be INSTALLED: 2024-08-20T21:46:25.8914243Z #15 77.55 2024-08-20T21:46:25.8914940Z #15 77.55 libpython-static pkgs/main/linux-64::libpython-static-3.8.19-h6a678d5_0 2024-08-20T21:46:25.8915878Z #15 77.55 llvmdev pkgs/main/linux-64::llvmdev-8.0.0-hc6ec683_0 2024-08-20T21:46:25.8916400Z #15 77.55 2024-08-20T21:46:25.8916644Z #15 77.55 2024-08-20T21:46:26.0665204Z #15 77.55 Preparing transaction: ...working... done 2024-08-20T21:46:26.7368335Z #15 77.58 Verifying transaction: ...working... done 2024-08-20T21:46:26.9090040Z #15 78.40 Executing transaction: ...working... done 2024-08-20T21:46:26.9090775Z #15 78.57 + '[' -n yes ']' 2024-08-20T21:46:26.9091362Z #15 78.57 + conda_install cmake 2024-08-20T21:46:26.9091984Z #15 78.57 + as_jenkins conda install -q -n py_3.8 -y python=3.8 cmake 2024-08-20T21:46:26.9094010Z #15 78.57 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/bin:/opt/conda/envs/py_3.8/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda install -q -n py_3.8 -y python=3.8 cmake 2024-08-20T21:46:27.6212100Z #15 79.28 Channels: 2024-08-20T21:46:27.6212713Z #15 79.28 - defaults 2024-08-20T21:46:27.6213075Z #15 79.28 - conda-forge 2024-08-20T21:46:27.6213461Z #15 79.28 Platform: linux-64 2024-08-20T21:46:42.5399191Z #15 79.28 Collecting package metadata (repodata.json): ...working... done 2024-08-20T21:46:43.8235849Z #15 94.20 Solving environment: ...working... done 2024-08-20T21:46:44.7084903Z #15 96.37 2024-08-20T21:46:44.7085371Z #15 96.37 ## Package Plan ## 2024-08-20T21:46:44.7085742Z #15 96.37 2024-08-20T21:46:44.7086159Z #15 96.37 environment location: /opt/conda/envs/py_3.8 2024-08-20T21:46:44.7086621Z #15 96.37 2024-08-20T21:46:44.7086899Z #15 96.37 added / updated specs: 2024-08-20T21:46:44.7087640Z #15 96.37 - cmake 2024-08-20T21:46:44.7088133Z #15 96.37 - python=3.8 2024-08-20T21:46:44.7088715Z #15 96.37 2024-08-20T21:46:44.7089183Z #15 96.37 2024-08-20T21:46:44.7089554Z #15 96.37 The following packages will be downloaded: 2024-08-20T21:46:44.7090009Z #15 96.37 2024-08-20T21:46:44.7090362Z #15 96.37 package | build 2024-08-20T21:46:44.7090954Z #15 96.37 ---------------------------|----------------- 2024-08-20T21:46:44.7091618Z #15 96.37 cmake-3.26.4 | h96355d8_0 16.7 MB 2024-08-20T21:46:44.7092353Z #15 96.37 libuv-1.48.0 | h5eee18b_0 950 KB 2024-08-20T21:46:44.7093069Z #15 96.37 rhash-1.4.3 | hdbd6064_0 220 KB 2024-08-20T21:46:44.7093768Z #15 96.37 ------------------------------------------------------------ 2024-08-20T21:46:44.7094344Z #15 96.37 Total: 17.9 MB 2024-08-20T21:46:44.7094903Z #15 96.37 2024-08-20T21:46:44.7095251Z #15 96.37 The following NEW packages will be INSTALLED: 2024-08-20T21:46:44.7095814Z #15 96.37 2024-08-20T21:46:44.7096359Z #15 96.37 c-ares pkgs/main/linux-64::c-ares-1.19.1-h5eee18b_0 2024-08-20T21:46:44.7097109Z #15 96.37 cmake pkgs/main/linux-64::cmake-3.26.4-h96355d8_0 2024-08-20T21:46:44.7098664Z #15 96.37 expat pkgs/main/linux-64::expat-2.6.2-h6a678d5_0 2024-08-20T21:46:44.7099384Z #15 96.37 krb5 pkgs/main/linux-64::krb5-1.20.1-h143b758_1 2024-08-20T21:46:44.7100100Z #15 96.37 libcurl pkgs/main/linux-64::libcurl-8.7.1-h251f7ec_0 2024-08-20T21:46:44.7101079Z #15 96.37 libedit pkgs/main/linux-64::libedit-3.1.20230828-h5eee18b_0 2024-08-20T21:46:44.7101879Z #15 96.37 libev pkgs/main/linux-64::libev-4.33-h7f8727e_1 2024-08-20T21:46:44.7102690Z #15 96.37 libnghttp2 pkgs/main/linux-64::libnghttp2-1.57.0-h2d74bed_0 2024-08-20T21:46:44.7103523Z #15 96.37 libssh2 pkgs/main/linux-64::libssh2-1.11.0-h251f7ec_0 2024-08-20T21:46:44.7104306Z #15 96.37 libuv pkgs/main/linux-64::libuv-1.48.0-h5eee18b_0 2024-08-20T21:46:44.7105056Z #15 96.37 lz4-c pkgs/main/linux-64::lz4-c-1.9.4-h6a678d5_1 2024-08-20T21:46:44.7105807Z #15 96.37 rhash pkgs/main/linux-64::rhash-1.4.3-hdbd6064_0 2024-08-20T21:46:44.7106646Z #15 96.37 zstd pkgs/main/linux-64::zstd-1.5.5-hc292b87_2 2024-08-20T21:46:44.7107115Z #15 96.37 2024-08-20T21:46:44.7107326Z #15 96.37 2024-08-20T21:46:44.9217953Z #15 96.37 Preparing transaction: ...working... done 2024-08-20T21:46:45.0686353Z #15 96.43 Verifying transaction: ...working... done 2024-08-20T21:46:45.2989215Z #15 96.73 Executing transaction: ...working... done 2024-08-20T21:46:45.5299776Z #15 97.04 + '[' -n '' ']' 2024-08-20T21:46:45.5300805Z #15 97.04 + pip_install -r /opt/conda/requirements-ci.txt 2024-08-20T21:46:45.5301800Z #15 97.04 + as_jenkins conda run -n py_3.8 pip install --progress-bar off -r /opt/conda/requirements-ci.txt 2024-08-20T21:46:45.5304271Z #15 97.04 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/bin:/opt/conda/envs/py_3.8/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda run -n py_3.8 pip install --progress-bar off -r /opt/conda/requirements-ci.txt 2024-08-20T21:47:24.1315394Z #15 135.8 Ignoring numba: markers 'python_version == "3.9"' don't match your environment 2024-08-20T21:47:24.1316439Z #15 135.8 Ignoring numba: markers 'python_version == "3.10"' don't match your environment 2024-08-20T21:47:24.1317486Z #15 135.8 Ignoring scikit-image: markers 'python_version >= "3.10"' don't match your environment 2024-08-20T21:47:24.1318536Z #15 135.8 Ignoring scipy: markers 'python_version == "3.12"' don't match your environment 2024-08-20T21:47:24.1319567Z #15 135.8 Ignoring pywavelets: markers 'python_version >= "3.12"' don't match your environment 2024-08-20T21:47:24.1320559Z #15 135.8 Ignoring sympy: markers 'python_version >= "3.9"' don't match your environment 2024-08-20T21:47:24.1321534Z #15 135.8 Collecting boto3==1.19.12 (from -r /opt/conda/requirements-ci.txt (line 8)) 2024-08-20T21:47:24.1322439Z #15 135.8 Downloading boto3-1.19.12-py3-none-any.whl.metadata (6.4 kB) 2024-08-20T21:47:24.1323304Z #15 135.8 Collecting click (from -r /opt/conda/requirements-ci.txt (line 13)) 2024-08-20T21:47:24.1324266Z #15 135.8 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 2024-08-20T21:47:24.1325188Z #15 135.8 Collecting coremltools==5.0b5 (from -r /opt/conda/requirements-ci.txt (line 18)) 2024-08-20T21:47:24.1326230Z #15 135.8 Downloading coremltools-5.0b5-cp38-none-manylinux1_x86_64.whl.metadata (2.3 kB) 2024-08-20T21:47:24.1327250Z #15 135.8 Collecting dill==0.3.7 (from -r /opt/conda/requirements-ci.txt (line 28)) 2024-08-20T21:47:24.1328118Z #15 135.8 Downloading dill-0.3.7-py3-none-any.whl.metadata (9.9 kB) 2024-08-20T21:47:24.1329034Z #15 135.8 Collecting expecttest==0.1.6 (from -r /opt/conda/requirements-ci.txt (line 33)) 2024-08-20T21:47:24.1329979Z #15 135.8 Downloading expecttest-0.1.6-py3-none-any.whl.metadata (2.5 kB) 2024-08-20T21:47:24.1330911Z #15 135.8 Collecting flatbuffers==2.0 (from -r /opt/conda/requirements-ci.txt (line 39)) 2024-08-20T21:47:24.1332166Z #15 135.8 Downloading flatbuffers-2.0-py2.py3-none-any.whl.metadata (871 bytes) 2024-08-20T21:47:24.1333160Z #15 135.8 Collecting hypothesis==5.35.1 (from -r /opt/conda/requirements-ci.txt (line 44)) 2024-08-20T21:47:24.1334103Z #15 135.8 Downloading hypothesis-5.35.1-py3-none-any.whl.metadata (5.1 kB) 2024-08-20T21:47:24.1335067Z #15 135.8 Collecting junitparser==2.1.1 (from -r /opt/conda/requirements-ci.txt (line 50)) 2024-08-20T21:47:24.1336055Z #15 135.8 Downloading junitparser-2.1.1-py2.py3-none-any.whl.metadata (7.3 kB) 2024-08-20T21:47:24.1337004Z #15 135.8 Collecting lark==0.12.0 (from -r /opt/conda/requirements-ci.txt (line 55)) 2024-08-20T21:47:24.1337909Z #15 135.8 Downloading lark-0.12.0-py2.py3-none-any.whl.metadata (1.7 kB) 2024-08-20T21:47:24.1338825Z #15 135.8 Collecting librosa>=0.6.2 (from -r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T21:47:24.1339776Z #15 135.8 Downloading librosa-0.10.2.post1-py3-none-any.whl.metadata (8.6 kB) 2024-08-20T21:47:24.1340707Z #15 135.8 Collecting mypy==1.10.0 (from -r /opt/conda/requirements-ci.txt (line 88)) 2024-08-20T21:47:24.1341826Z #15 135.8 Downloading mypy-1.10.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.9 kB) 2024-08-20T21:47:24.1342935Z #15 135.8 Collecting networkx==2.8.8 (from -r /opt/conda/requirements-ci.txt (line 94)) 2024-08-20T21:47:24.1343840Z #15 135.8 Downloading networkx-2.8.8-py3-none-any.whl.metadata (5.1 kB) 2024-08-20T21:47:24.1344755Z #15 135.8 Collecting numba==0.49.0 (from -r /opt/conda/requirements-ci.txt (line 106)) 2024-08-20T21:47:24.1345939Z #15 135.8 Downloading numba-0.49.0-cp38-cp38-manylinux2014_x86_64.whl.metadata (3.1 kB) 2024-08-20T21:47:24.1346952Z #15 135.8 Collecting opt-einsum==3.3 (from -r /opt/conda/requirements-ci.txt (line 132)) 2024-08-20T21:47:24.1347867Z #15 135.8 Downloading opt_einsum-3.3.0-py3-none-any.whl.metadata (6.5 kB) 2024-08-20T21:47:24.1348792Z #15 135.8 Collecting optree==0.12.1 (from -r /opt/conda/requirements-ci.txt (line 137)) 2024-08-20T21:47:24.1349941Z #15 135.8 Downloading optree-0.12.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (47 kB) 2024-08-20T21:47:24.1351045Z #15 135.8 Collecting pillow==10.3.0 (from -r /opt/conda/requirements-ci.txt (line 150)) 2024-08-20T21:47:24.1352060Z #15 135.8 Downloading pillow-10.3.0-cp38-cp38-manylinux_2_28_x86_64.whl.metadata (9.2 kB) 2024-08-20T21:47:24.1353081Z #15 135.8 Collecting protobuf==3.20.2 (from -r /opt/conda/requirements-ci.txt (line 155)) 2024-08-20T21:47:24.1354247Z #15 135.8 Downloading protobuf-3.20.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (679 bytes) 2024-08-20T21:47:24.1355319Z #15 135.8 Collecting psutil (from -r /opt/conda/requirements-ci.txt (line 160)) 2024-08-20T21:47:24.1356659Z #15 135.8 Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) 2024-08-20T21:47:24.1357965Z #15 135.8 Collecting pytest==7.3.2 (from -r /opt/conda/requirements-ci.txt (line 165)) 2024-08-20T21:47:24.1358849Z #15 135.8 Downloading pytest-7.3.2-py3-none-any.whl.metadata (8.0 kB) 2024-08-20T21:47:24.1359795Z #15 135.8 Collecting pytest-xdist==3.3.1 (from -r /opt/conda/requirements-ci.txt (line 170)) 2024-08-20T21:47:24.1360759Z #15 135.8 Downloading pytest_xdist-3.3.1-py3-none-any.whl.metadata (3.1 kB) 2024-08-20T21:47:24.1361759Z #15 135.8 Collecting pytest-flakefinder==1.1.0 (from -r /opt/conda/requirements-ci.txt (line 175)) 2024-08-20T21:47:24.1362840Z #15 135.8 Downloading pytest_flakefinder-1.1.0-py2.py3-none-any.whl.metadata (3.3 kB) 2024-08-20T21:47:24.1364028Z #15 135.8 Collecting pytest-rerunfailures>=10.3 (from -r /opt/conda/requirements-ci.txt (line 180)) 2024-08-20T21:47:24.1365297Z #15 135.8 Downloading pytest_rerunfailures-14.0-py3-none-any.whl.metadata (18 kB) 2024-08-20T21:47:24.1366268Z #15 135.8 Collecting xdoctest==1.1.0 (from -r /opt/conda/requirements-ci.txt (line 195)) 2024-08-20T21:47:24.1367189Z #15 135.8 Downloading xdoctest-1.1.0-py3-none-any.whl.metadata (37 kB) 2024-08-20T21:47:24.1368224Z #15 135.8 Collecting pygments==2.15.0 (from -r /opt/conda/requirements-ci.txt (line 200)) 2024-08-20T21:47:24.1369143Z #15 135.8 Downloading Pygments-2.15.0-py3-none-any.whl.metadata (2.5 kB) 2024-08-20T21:47:24.1370221Z #15 135.8 Collecting scikit-image==0.19.3 (from -r /opt/conda/requirements-ci.txt (line 220)) 2024-08-20T21:47:24.1371518Z #15 135.8 Downloading scikit_image-0.19.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.0 kB) 2024-08-20T21:47:24.1372634Z #15 135.8 Collecting scipy==1.10.1 (from -r /opt/conda/requirements-ci.txt (line 231)) 2024-08-20T21:47:24.1373716Z #15 135.8 Downloading scipy-1.10.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (58 kB) 2024-08-20T21:47:24.1374887Z #15 135.8 Collecting tb-nightly==2.13.0a20230426 (from -r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:47:24.1375909Z #15 135.8 Downloading tb_nightly-2.13.0a20230426-py3-none-any.whl.metadata (1.8 kB) 2024-08-20T21:47:24.1376883Z #15 135.8 Collecting typing-extensions (from -r /opt/conda/requirements-ci.txt (line 251)) 2024-08-20T21:47:24.1377857Z #15 135.8 Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2024-08-20T21:47:24.1378968Z #15 135.8 Collecting unittest-xml-reporting<=3.2.0,>=2.0.0 (from -r /opt/conda/requirements-ci.txt (line 261)) 2024-08-20T21:47:24.1380081Z #15 135.8 Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl.metadata (11 kB) 2024-08-20T21:47:24.1381170Z #15 135.8 Collecting lintrunner==0.12.5 (from -r /opt/conda/requirements-ci.txt (line 267)) 2024-08-20T21:47:24.1382334Z #15 135.8 Downloading lintrunner-0.12.5-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.2 kB) 2024-08-20T21:47:24.1383430Z #15 135.8 Collecting redis>=4.0.0 (from -r /opt/conda/requirements-ci.txt (line 272)) 2024-08-20T21:47:24.1384276Z #15 135.8 Downloading redis-5.0.8-py3-none-any.whl.metadata (9.2 kB) 2024-08-20T21:47:24.1385151Z #15 135.8 Collecting rockset==1.0.3 (from -r /opt/conda/requirements-ci.txt (line 276)) 2024-08-20T21:47:24.1386039Z #15 135.8 Downloading rockset-1.0.3-py3-none-any.whl.metadata (2.4 kB) 2024-08-20T21:47:24.1386929Z #15 135.8 Collecting ghstack==0.8.0 (from -r /opt/conda/requirements-ci.txt (line 281)) 2024-08-20T21:47:24.1387801Z #15 135.8 Downloading ghstack-0.8.0-py3-none-any.whl.metadata (6.8 kB) 2024-08-20T21:47:24.1388690Z #15 135.8 Collecting jinja2==3.1.4 (from -r /opt/conda/requirements-ci.txt (line 286)) 2024-08-20T21:47:24.1389560Z #15 135.8 Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) 2024-08-20T21:47:24.1390450Z #15 135.8 Collecting pytest-cpp==2.3.0 (from -r /opt/conda/requirements-ci.txt (line 291)) 2024-08-20T21:47:24.1391369Z #15 135.8 Downloading pytest_cpp-2.3.0-py3-none-any.whl.metadata (5.4 kB) 2024-08-20T21:47:24.1392307Z #15 135.8 Collecting z3-solver==4.12.2.0 (from -r /opt/conda/requirements-ci.txt (line 296)) 2024-08-20T21:47:24.1393369Z #15 135.8 Downloading z3_solver-4.12.2.0-py2.py3-none-manylinux2014_x86_64.whl.metadata (697 bytes) 2024-08-20T21:47:24.1394434Z #15 135.8 Collecting tensorboard==2.13.0 (from -r /opt/conda/requirements-ci.txt (line 301)) 2024-08-20T21:47:24.1395381Z #15 135.8 Downloading tensorboard-2.13.0-py3-none-any.whl.metadata (1.8 kB) 2024-08-20T21:47:24.1396503Z #15 135.8 Collecting pywavelets==1.4.1 (from -r /opt/conda/requirements-ci.txt (line 306)) 2024-08-20T21:47:24.1397676Z #15 135.8 Downloading PyWavelets-1.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.9 kB) 2024-08-20T21:47:24.1398809Z #15 135.8 Collecting lxml==5.0.0 (from -r /opt/conda/requirements-ci.txt (line 313)) 2024-08-20T21:47:24.1399783Z #15 135.8 Downloading lxml-5.0.0-cp38-cp38-manylinux_2_28_x86_64.whl.metadata (6.7 kB) 2024-08-20T21:47:24.1400761Z #15 135.8 Collecting PyGithub==2.3.0 (from -r /opt/conda/requirements-ci.txt (line 318)) 2024-08-20T21:47:24.1401684Z #15 135.8 Downloading PyGithub-2.3.0-py3-none-any.whl.metadata (3.8 kB) 2024-08-20T21:47:24.1402666Z #15 135.8 Collecting sympy==1.12.1 (from -r /opt/conda/requirements-ci.txt (line 320)) 2024-08-20T21:47:24.1403653Z #15 135.8 Downloading sympy-1.12.1-py3-none-any.whl.metadata (12 kB) 2024-08-20T21:47:24.1404600Z #15 135.8 Collecting onnx==1.16.1 (from -r /opt/conda/requirements-ci.txt (line 326)) 2024-08-20T21:47:24.1405709Z #15 135.8 Downloading onnx-1.16.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (16 kB) 2024-08-20T21:47:24.1406907Z #15 135.8 Collecting onnxscript==0.1.0.dev20240817 (from -r /opt/conda/requirements-ci.txt (line 331)) 2024-08-20T21:47:24.1407974Z #15 135.8 Downloading onnxscript-0.1.0.dev20240817-py3-none-any.whl.metadata (14 kB) 2024-08-20T21:47:24.1409120Z #15 135.8 Collecting botocore<1.23.0,>=1.22.12 (from boto3==1.19.12->-r /opt/conda/requirements-ci.txt (line 8)) 2024-08-20T21:47:24.1410267Z #15 135.8 Downloading botocore-1.22.12-py3-none-any.whl.metadata (5.6 kB) 2024-08-20T21:47:24.1411299Z #15 135.8 Collecting jmespath<1.0.0,>=0.7.1 (from boto3==1.19.12->-r /opt/conda/requirements-ci.txt (line 8)) 2024-08-20T21:47:24.1412313Z #15 135.8 Downloading jmespath-0.10.0-py2.py3-none-any.whl.metadata (8.0 kB) 2024-08-20T21:47:24.1413371Z #15 135.8 Collecting s3transfer<0.6.0,>=0.5.0 (from boto3==1.19.12->-r /opt/conda/requirements-ci.txt (line 8)) 2024-08-20T21:47:24.1414380Z #15 135.8 Downloading s3transfer-0.5.2-py3-none-any.whl.metadata (1.7 kB) 2024-08-20T21:47:24.1415893Z #15 135.8 Requirement already satisfied: numpy>=1.14.5 in ./envs/py_3.8/lib/python3.8/site-packages (from coremltools==5.0b5->-r /opt/conda/requirements-ci.txt (line 18)) (1.21.2) 2024-08-20T21:47:24.1417373Z #15 135.8 Collecting tqdm (from coremltools==5.0b5->-r /opt/conda/requirements-ci.txt (line 18)) 2024-08-20T21:47:24.1418357Z #15 135.8 Downloading tqdm-4.66.5-py3-none-any.whl.metadata (57 kB) 2024-08-20T21:47:24.1419266Z #15 135.8 Collecting packaging (from coremltools==5.0b5->-r /opt/conda/requirements-ci.txt (line 18)) 2024-08-20T21:47:24.1420170Z #15 135.8 Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2024-08-20T21:47:24.1421119Z #15 135.8 Collecting attrs>=19.2.0 (from hypothesis==5.35.1->-r /opt/conda/requirements-ci.txt (line 44)) 2024-08-20T21:47:24.1422020Z #15 135.8 Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 2024-08-20T21:47:24.1423027Z #15 135.8 Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis==5.35.1->-r /opt/conda/requirements-ci.txt (line 44)) 2024-08-20T21:47:24.1424118Z #15 135.8 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2024-08-20T21:47:24.1425119Z #15 135.8 Collecting future (from junitparser==2.1.1->-r /opt/conda/requirements-ci.txt (line 50)) 2024-08-20T21:47:24.1426005Z #15 135.8 Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 2024-08-20T21:47:24.1426943Z #15 135.8 Collecting mypy-extensions>=1.0.0 (from mypy==1.10.0->-r /opt/conda/requirements-ci.txt (line 88)) 2024-08-20T21:47:24.1427936Z #15 135.8 Downloading mypy_extensions-1.0.0-py3-none-any.whl.metadata (1.1 kB) 2024-08-20T21:47:24.1428885Z #15 135.8 Collecting tomli>=1.1.0 (from mypy==1.10.0->-r /opt/conda/requirements-ci.txt (line 88)) 2024-08-20T21:47:24.1429741Z #15 135.8 Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) 2024-08-20T21:47:24.1430766Z #15 135.8 Collecting llvmlite<=0.33.0.dev0,>=0.31.0.dev0 (from numba==0.49.0->-r /opt/conda/requirements-ci.txt (line 106)) 2024-08-20T21:47:24.1431851Z #15 135.8 Downloading llvmlite-0.32.1-cp38-cp38-manylinux1_x86_64.whl.metadata (4.4 kB) 2024-08-20T21:47:24.1433274Z #15 135.8 Requirement already satisfied: setuptools in ./envs/py_3.8/lib/python3.8/site-packages (from numba==0.49.0->-r /opt/conda/requirements-ci.txt (line 106)) (72.1.0) 2024-08-20T21:47:24.1434640Z #15 135.8 Collecting iniconfig (from pytest==7.3.2->-r /opt/conda/requirements-ci.txt (line 165)) 2024-08-20T21:47:24.1435548Z #15 135.8 Downloading iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB) 2024-08-20T21:47:24.1436501Z #15 135.8 Collecting pluggy<2.0,>=0.12 (from pytest==7.3.2->-r /opt/conda/requirements-ci.txt (line 165)) 2024-08-20T21:47:24.1437457Z #15 135.8 Downloading pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) 2024-08-20T21:47:24.1438447Z #15 135.8 Collecting exceptiongroup>=1.0.0rc8 (from pytest==7.3.2->-r /opt/conda/requirements-ci.txt (line 165)) 2024-08-20T21:47:24.1439461Z #15 135.8 Downloading exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB) 2024-08-20T21:47:24.1440463Z #15 135.8 Collecting execnet>=1.1 (from pytest-xdist==3.3.1->-r /opt/conda/requirements-ci.txt (line 170)) 2024-08-20T21:47:24.1441381Z #15 135.8 Downloading execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB) 2024-08-20T21:47:24.1442687Z #15 135.8 Requirement already satisfied: six in ./envs/py_3.8/lib/python3.8/site-packages (from xdoctest==1.1.0->-r /opt/conda/requirements-ci.txt (line 195)) (1.16.0) 2024-08-20T21:47:24.1444375Z #15 135.8 Collecting imageio>=2.4.1 (from scikit-image==0.19.3->-r /opt/conda/requirements-ci.txt (line 220)) 2024-08-20T21:47:24.1445393Z #15 135.8 Downloading imageio-2.35.1-py3-none-any.whl.metadata (4.9 kB) 2024-08-20T21:47:24.1446477Z #15 135.8 Collecting tifffile>=2019.7.26 (from scikit-image==0.19.3->-r /opt/conda/requirements-ci.txt (line 220)) 2024-08-20T21:47:24.1447550Z #15 135.8 Downloading tifffile-2023.7.10-py3-none-any.whl.metadata (31 kB) 2024-08-20T21:47:24.1448639Z #15 135.8 Collecting absl-py>=0.4 (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:47:24.1449657Z #15 135.8 Downloading absl_py-2.1.0-py3-none-any.whl.metadata (2.3 kB) 2024-08-20T21:47:24.1450810Z #15 135.8 Collecting grpcio>=1.48.2 (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:47:24.1452093Z #15 135.8 Downloading grpcio-1.65.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.3 kB) 2024-08-20T21:47:24.1453406Z #15 135.8 Collecting google-auth<3,>=1.6.3 (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:47:24.1454544Z #15 135.8 Downloading google_auth-2.34.0-py2.py3-none-any.whl.metadata (4.7 kB) 2024-08-20T21:47:24.1455780Z #15 135.8 Collecting google-auth-oauthlib<1.1,>=0.5 (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:47:24.1457053Z #15 135.8 Downloading google_auth_oauthlib-1.0.0-py2.py3-none-any.whl.metadata (2.7 kB) 2024-08-20T21:47:24.1458135Z #15 135.8 Collecting markdown>=2.6.8 (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:47:24.1459106Z #15 135.8 Downloading Markdown-3.7-py3-none-any.whl.metadata (7.0 kB) 2024-08-20T21:47:24.1460130Z #15 135.8 Collecting requests<3,>=2.21.0 (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:47:24.1461110Z #15 135.8 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2024-08-20T21:47:24.1462261Z #15 135.8 Collecting tensorboard-data-server<0.8.0,>=0.7.0 (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:47:24.1463530Z #15 135.8 Downloading tensorboard_data_server-0.7.2-py3-none-manylinux_2_31_x86_64.whl.metadata (1.1 kB) 2024-08-20T21:47:24.1464999Z #15 135.8 Collecting werkzeug>=1.0.1 (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:47:24.1466056Z #15 135.8 Downloading werkzeug-3.0.3-py3-none-any.whl.metadata (3.7 kB) 2024-08-20T21:47:24.1467602Z #15 135.8 Requirement already satisfied: wheel>=0.26 in ./envs/py_3.8/lib/python3.8/site-packages (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) (0.43.0) 2024-08-20T21:47:24.1469222Z #15 135.8 Collecting geojson<3.0.0,>=2.5.0 (from rockset==1.0.3->-r /opt/conda/requirements-ci.txt (line 276)) 2024-08-20T21:47:24.1470249Z #15 135.8 Downloading geojson-2.5.0-py2.py3-none-any.whl.metadata (15 kB) 2024-08-20T21:47:24.1471344Z #15 135.8 Collecting python_dateutil<3.0.0,>=2.5.3 (from rockset==1.0.3->-r /opt/conda/requirements-ci.txt (line 276)) 2024-08-20T21:47:24.1472620Z #15 135.8 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2024-08-20T21:47:24.1473770Z #15 135.8 Collecting urllib3<2.0.0,>=1.25.3 (from rockset==1.0.3->-r /opt/conda/requirements-ci.txt (line 276)) 2024-08-20T21:47:24.1474798Z #15 135.8 Downloading urllib3-1.26.19-py2.py3-none-any.whl.metadata (49 kB) 2024-08-20T21:47:24.1475823Z #15 135.8 Collecting aiohttp<4,>=3 (from ghstack==0.8.0->-r /opt/conda/requirements-ci.txt (line 281)) 2024-08-20T21:47:24.1477041Z #15 135.8 Downloading aiohttp-3.10.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.5 kB) 2024-08-20T21:47:24.1478402Z #15 135.8 Collecting MarkupSafe>=2.0 (from jinja2==3.1.4->-r /opt/conda/requirements-ci.txt (line 286)) 2024-08-20T21:47:24.1479536Z #15 135.8 Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 2024-08-20T21:47:24.1480674Z #15 135.8 Collecting colorama (from pytest-cpp==2.3.0->-r /opt/conda/requirements-ci.txt (line 291)) 2024-08-20T21:47:24.1481614Z #15 135.8 Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2024-08-20T21:47:24.1482562Z #15 135.8 Collecting pynacl>=1.4.0 (from PyGithub==2.3.0->-r /opt/conda/requirements-ci.txt (line 318)) 2024-08-20T21:47:24.1484028Z #15 135.8 Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB) 2024-08-20T21:47:24.1485537Z #15 135.8 Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r /opt/conda/requirements-ci.txt (line 318)) 2024-08-20T21:47:24.1486604Z #15 135.8 Downloading PyJWT-2.9.0-py3-none-any.whl.metadata (3.0 kB) 2024-08-20T21:47:24.1487570Z #15 135.8 Collecting Deprecated (from PyGithub==2.3.0->-r /opt/conda/requirements-ci.txt (line 318)) 2024-08-20T21:47:24.1488608Z #15 135.8 Downloading Deprecated-1.2.14-py2.py3-none-any.whl.metadata (5.4 kB) 2024-08-20T21:47:24.1489696Z #15 135.8 Collecting mpmath<1.4.0,>=1.1.0 (from sympy==1.12.1->-r /opt/conda/requirements-ci.txt (line 320)) 2024-08-20T21:47:24.1490681Z #15 135.8 Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2024-08-20T21:47:24.1491752Z #15 135.8 Collecting ml-dtypes (from onnxscript==0.1.0.dev20240817->-r /opt/conda/requirements-ci.txt (line 331)) 2024-08-20T21:47:24.1493023Z #15 135.8 Downloading ml_dtypes-0.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (20 kB) 2024-08-20T21:47:24.1494241Z #15 135.8 Collecting audioread>=2.1.9 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T21:47:24.1495233Z #15 135.8 Downloading audioread-3.0.1-py3-none-any.whl.metadata (8.4 kB) 2024-08-20T21:47:24.1496387Z #15 135.8 Collecting scikit-learn>=0.20.0 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T21:47:24.1497563Z #15 135.8 Downloading scikit_learn-1.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) 2024-08-20T21:47:24.1498666Z #15 135.8 Collecting joblib>=0.14 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T21:47:24.1499561Z #15 135.8 Downloading joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB) 2024-08-20T21:47:24.1500493Z #15 135.8 Collecting decorator>=4.3.0 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T21:47:24.1501423Z #15 135.8 Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2024-08-20T21:47:24.1502529Z #15 135.8 INFO: pip is looking at multiple versions of librosa to determine which version is compatible with other requirements. This could take a while. 2024-08-20T21:47:24.1503755Z #15 135.8 Collecting librosa>=0.6.2 (from -r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T21:47:24.1504596Z #15 135.8 Downloading librosa-0.10.2-py3-none-any.whl.metadata (8.6 kB) 2024-08-20T21:47:24.1505371Z #15 135.8 Downloading librosa-0.10.1-py3-none-any.whl.metadata (8.3 kB) 2024-08-20T21:47:24.1506370Z #15 135.8 Downloading librosa-0.10.0.post2-py3-none-any.whl.metadata (8.3 kB) 2024-08-20T21:47:24.1507349Z #15 135.8 Downloading librosa-0.10.0.post1-py3-none-any.whl.metadata (8.3 kB) 2024-08-20T21:47:24.1508205Z #15 135.8 Downloading librosa-0.10.0-py3-none-any.whl.metadata (8.3 kB) 2024-08-20T21:47:24.1509027Z #15 135.8 Downloading librosa-0.9.2-py3-none-any.whl.metadata (8.2 kB) 2024-08-20T21:47:24.1510001Z #15 135.8 Collecting resampy>=0.2.2 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T21:47:24.1510950Z #15 135.8 Downloading resampy-0.4.3-py3-none-any.whl.metadata (3.0 kB) 2024-08-20T21:47:24.1511928Z #15 135.8 Collecting soundfile>=0.10.2 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T21:47:24.1513043Z #15 135.8 Downloading soundfile-0.12.1-py2.py3-none-manylinux_2_31_x86_64.whl.metadata (14 kB) 2024-08-20T21:47:24.1514122Z #15 135.8 Collecting pooch>=1.0 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T21:47:24.1515019Z #15 135.8 Downloading pooch-1.8.2-py3-none-any.whl.metadata (10 kB) 2024-08-20T21:47:24.1516008Z #15 135.8 Collecting async-timeout>=4.0.3 (from redis>=4.0.0->-r /opt/conda/requirements-ci.txt (line 272)) 2024-08-20T21:47:24.1517019Z #15 135.8 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 2024-08-20T21:47:24.1518276Z #15 135.8 Collecting aiohappyeyeballs>=2.3.0 (from aiohttp<4,>=3->ghstack==0.8.0->-r /opt/conda/requirements-ci.txt (line 281)) 2024-08-20T21:47:24.1519345Z #15 135.8 Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl.metadata (5.9 kB) 2024-08-20T21:47:24.1520478Z #15 135.8 Collecting aiosignal>=1.1.2 (from aiohttp<4,>=3->ghstack==0.8.0->-r /opt/conda/requirements-ci.txt (line 281)) 2024-08-20T21:47:24.1521475Z #15 135.8 Downloading aiosignal-1.3.1-py3-none-any.whl.metadata (4.0 kB) 2024-08-20T21:47:24.1522488Z #15 135.8 Collecting frozenlist>=1.1.1 (from aiohttp<4,>=3->ghstack==0.8.0->-r /opt/conda/requirements-ci.txt (line 281)) 2024-08-20T21:47:24.1524144Z #15 135.8 Downloading frozenlist-1.4.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (12 kB) 2024-08-20T21:47:24.1525656Z #15 135.8 Collecting multidict<7.0,>=4.5 (from aiohttp<4,>=3->ghstack==0.8.0->-r /opt/conda/requirements-ci.txt (line 281)) 2024-08-20T21:47:24.1526974Z #15 135.8 Downloading multidict-6.0.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) 2024-08-20T21:47:24.1528247Z #15 135.8 Collecting yarl<2.0,>=1.0 (from aiohttp<4,>=3->ghstack==0.8.0->-r /opt/conda/requirements-ci.txt (line 281)) 2024-08-20T21:47:24.1529493Z #15 135.8 Downloading yarl-1.9.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB) 2024-08-20T21:47:24.1530927Z #15 135.8 Collecting cachetools<6.0,>=2.0.0 (from google-auth<3,>=1.6.3->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:47:24.1532131Z #15 135.8 Downloading cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB) 2024-08-20T21:47:24.1533404Z #15 135.8 Collecting pyasn1-modules>=0.2.1 (from google-auth<3,>=1.6.3->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:47:24.1534642Z #15 135.8 Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2024-08-20T21:47:24.1535875Z #15 135.8 Collecting rsa<5,>=3.1.4 (from google-auth<3,>=1.6.3->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:47:24.1536993Z #15 135.8 Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2024-08-20T21:47:24.1538204Z #15 135.8 Collecting requests-oauthlib>=0.7.0 (from google-auth-oauthlib<1.1,>=0.5->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:47:24.1539453Z #15 135.8 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2024-08-20T21:47:24.1540672Z #15 135.8 Collecting importlib-metadata>=4.4 (from markdown>=2.6.8->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:47:24.1541813Z #15 135.8 Downloading importlib_metadata-8.4.0-py3-none-any.whl.metadata (4.7 kB) 2024-08-20T21:47:24.1542945Z #15 135.8 Collecting platformdirs>=2.5.0 (from pooch>=1.0->librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T21:47:24.1543963Z #15 135.8 Downloading platformdirs-4.2.2-py3-none-any.whl.metadata (11 kB) 2024-08-20T21:47:24.1545071Z #15 135.8 Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r /opt/conda/requirements-ci.txt (line 318)) 2024-08-20T21:47:24.1546236Z #15 135.8 Downloading cryptography-43.0.0-cp37-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2024-08-20T21:47:24.1547361Z #15 135.8 Collecting cffi>=1.4.1 (from pynacl>=1.4.0->PyGithub==2.3.0->-r /opt/conda/requirements-ci.txt (line 318)) 2024-08-20T21:47:24.1548537Z #15 135.8 Downloading cffi-1.17.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) 2024-08-20T21:47:24.1549863Z #15 135.8 Collecting charset-normalizer<4,>=2 (from requests<3,>=2.21.0->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:47:24.1551244Z #15 135.8 Downloading charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) 2024-08-20T21:47:24.1552573Z #15 135.8 Collecting idna<4,>=2.5 (from requests<3,>=2.21.0->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:47:24.1553578Z #15 135.8 Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) 2024-08-20T21:47:24.1554712Z #15 135.8 Collecting certifi>=2017.4.17 (from requests<3,>=2.21.0->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:47:24.1555796Z #15 135.8 Downloading certifi-2024.7.4-py3-none-any.whl.metadata (2.2 kB) 2024-08-20T21:47:24.1556922Z #15 135.8 INFO: pip is looking at multiple versions of resampy to determine which version is compatible with other requirements. This could take a while. 2024-08-20T21:47:24.1558222Z #15 135.8 Collecting resampy>=0.2.2 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T21:47:24.1559117Z #15 135.8 Downloading resampy-0.4.2-py3-none-any.whl.metadata (2.8 kB) 2024-08-20T21:47:24.1559903Z #15 135.8 Downloading resampy-0.4.1-py3-none-any.whl.metadata (2.8 kB) 2024-08-20T21:47:24.1560675Z #15 135.8 Downloading resampy-0.4.0-py3-none-any.whl.metadata (2.8 kB) 2024-08-20T21:47:24.1561431Z #15 135.8 Downloading resampy-0.3.1-py3-none-any.whl.metadata (2.8 kB) 2024-08-20T21:47:24.1562513Z #15 135.8 Collecting threadpoolctl>=2.0.0 (from scikit-learn>=0.20.0->librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T21:47:24.1563661Z #15 135.8 Downloading threadpoolctl-3.5.0-py3-none-any.whl.metadata (13 kB) 2024-08-20T21:47:24.1565037Z #15 135.8 Collecting wrapt<2,>=1.10 (from Deprecated->PyGithub==2.3.0->-r /opt/conda/requirements-ci.txt (line 318)) 2024-08-20T21:47:24.1566528Z #15 135.8 Downloading wrapt-1.16.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) 2024-08-20T21:47:24.1568048Z #15 135.8 Collecting pycparser (from cffi>=1.4.1->pynacl>=1.4.0->PyGithub==2.3.0->-r /opt/conda/requirements-ci.txt (line 318)) 2024-08-20T21:47:24.1569179Z #15 135.8 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2024-08-20T21:47:24.1570487Z #15 135.8 Collecting zipp>=0.5 (from importlib-metadata>=4.4->markdown>=2.6.8->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:47:24.1571696Z #15 135.8 Downloading zipp-3.20.0-py3-none-any.whl.metadata (3.6 kB) 2024-08-20T21:47:24.1573054Z #15 135.8 Collecting pyasn1<0.7.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth<3,>=1.6.3->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:47:24.1574367Z #15 135.8 Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2024-08-20T21:47:24.1575801Z #15 135.8 Collecting oauthlib>=3.0.0 (from requests-oauthlib>=0.7.0->google-auth-oauthlib<1.1,>=0.5->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T21:47:24.1577326Z #15 135.8 Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) 2024-08-20T21:47:24.1578045Z #15 135.8 Downloading boto3-1.19.12-py3-none-any.whl (131 kB) 2024-08-20T21:47:24.1578798Z #15 135.8 Downloading coremltools-5.0b5-cp38-none-manylinux1_x86_64.whl (1.5 MB) 2024-08-20T21:47:24.1579539Z #15 135.8 Downloading dill-0.3.7-py3-none-any.whl (115 kB) 2024-08-20T21:47:24.1580195Z #15 135.8 Downloading expecttest-0.1.6-py3-none-any.whl (6.5 kB) 2024-08-20T21:47:24.1581077Z #15 135.8 Downloading flatbuffers-2.0-py2.py3-none-any.whl (26 kB) 2024-08-20T21:47:24.1581830Z #15 135.8 Downloading hypothesis-5.35.1-py3-none-any.whl (334 kB) 2024-08-20T21:47:24.1582774Z #15 135.8 Downloading junitparser-2.1.1-py2.py3-none-any.whl (10 kB) 2024-08-20T21:47:24.1583538Z #15 135.8 Downloading lark-0.12.0-py2.py3-none-any.whl (103 kB) 2024-08-20T21:47:24.1584480Z #15 135.8 Downloading mypy-1.10.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.7 MB) 2024-08-20T21:47:24.1585411Z #15 135.8 Downloading networkx-2.8.8-py3-none-any.whl (2.0 MB) 2024-08-20T21:47:24.1586231Z #15 135.8 Downloading numba-0.49.0-cp38-cp38-manylinux2014_x86_64.whl (3.6 MB) 2024-08-20T21:47:24.1587027Z #15 135.8 Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB) 2024-08-20T21:47:24.1587985Z #15 135.8 Downloading optree-0.12.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (347 kB) 2024-08-20T21:47:24.1589020Z #15 135.8 Downloading pillow-10.3.0-cp38-cp38-manylinux_2_28_x86_64.whl (4.5 MB) 2024-08-20T21:47:24.1590134Z #15 135.8 Downloading protobuf-3.20.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) 2024-08-20T21:47:24.1591057Z #15 135.8 Downloading pytest-7.3.2-py3-none-any.whl (320 kB) 2024-08-20T21:47:24.1591783Z #15 135.8 Downloading pytest_xdist-3.3.1-py3-none-any.whl (41 kB) 2024-08-20T21:47:24.1592605Z #15 135.8 Downloading pytest_flakefinder-1.1.0-py2.py3-none-any.whl (4.6 kB) 2024-08-20T21:47:24.1593389Z #15 135.8 Downloading xdoctest-1.1.0-py3-none-any.whl (135 kB) 2024-08-20T21:47:24.1594226Z #15 135.8 Downloading Pygments-2.15.0-py3-none-any.whl (1.1 MB) 2024-08-20T21:47:24.1595309Z #15 135.8 Downloading scikit_image-0.19.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.0 MB) 2024-08-20T21:47:24.1596409Z #15 135.8 Downloading scipy-1.10.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.5 MB) 2024-08-20T21:47:24.1597334Z #15 135.8 Downloading tb_nightly-2.13.0a20230426-py3-none-any.whl (5.6 MB) 2024-08-20T21:47:24.1598315Z #15 135.8 Downloading lintrunner-0.12.5-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.9 MB) 2024-08-20T21:47:24.1599175Z #15 135.8 Downloading rockset-1.0.3-py3-none-any.whl (699 kB) 2024-08-20T21:47:24.1599824Z #15 135.8 Downloading ghstack-0.8.0-py3-none-any.whl (89 kB) 2024-08-20T21:47:24.1600463Z #15 135.8 Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-08-20T21:47:24.1601117Z #15 135.8 Downloading pytest_cpp-2.3.0-py3-none-any.whl (14 kB) 2024-08-20T21:47:24.1601921Z #15 135.8 Downloading z3_solver-4.12.2.0-py2.py3-none-manylinux2014_x86_64.whl (55.7 MB) 2024-08-20T21:47:24.1602759Z #15 135.8 Downloading tensorboard-2.13.0-py3-none-any.whl (5.6 MB) 2024-08-20T21:47:24.1603779Z #15 135.8 Downloading PyWavelets-1.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.9 MB) 2024-08-20T21:47:24.1604972Z #15 135.8 Downloading lxml-5.0.0-cp38-cp38-manylinux_2_28_x86_64.whl (8.0 MB) 2024-08-20T21:47:24.1605772Z #15 135.8 Downloading PyGithub-2.3.0-py3-none-any.whl (354 kB) 2024-08-20T21:47:24.1606483Z #15 135.8 Downloading sympy-1.12.1-py3-none-any.whl (5.7 MB) 2024-08-20T21:47:24.1607408Z #15 135.8 Downloading onnx-1.16.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (15.9 MB) 2024-08-20T21:47:24.1608433Z #15 135.8 Downloading onnxscript-0.1.0.dev20240817-py3-none-any.whl (660 kB) 2024-08-20T21:47:24.1609216Z #15 135.8 Downloading click-8.1.7-py3-none-any.whl (97 kB) 2024-08-20T21:47:24.1609904Z #15 135.8 Downloading librosa-0.9.2-py3-none-any.whl (214 kB) 2024-08-20T21:47:24.1611093Z #15 135.8 Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (290 kB) 2024-08-20T21:47:24.1612364Z #15 135.8 Downloading pytest_rerunfailures-14.0-py3-none-any.whl (12 kB) 2024-08-20T21:47:24.1613202Z #15 135.8 Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2024-08-20T21:47:24.1614060Z #15 135.8 Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB) 2024-08-20T21:47:24.1614846Z #15 135.8 Downloading redis-5.0.8-py3-none-any.whl (255 kB) 2024-08-20T21:47:24.1615545Z #15 135.8 Downloading absl_py-2.1.0-py3-none-any.whl (133 kB) 2024-08-20T21:47:24.1616591Z #15 135.8 Downloading aiohttp-3.10.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB) 2024-08-20T21:47:24.1617634Z #15 135.8 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 2024-08-20T21:47:24.1618284Z #15 135.8 Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 2024-08-20T21:47:24.1618925Z #15 135.8 Downloading audioread-3.0.1-py3-none-any.whl (23 kB) 2024-08-20T21:47:24.1619600Z #15 135.8 Downloading botocore-1.22.12-py3-none-any.whl (8.1 MB) 2024-08-20T21:47:24.1620261Z #15 135.8 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2024-08-20T21:47:24.1620964Z #15 135.8 Downloading exceptiongroup-1.2.2-py3-none-any.whl (16 kB) 2024-08-20T21:47:24.1621641Z #15 135.8 Downloading execnet-2.1.1-py3-none-any.whl (40 kB) 2024-08-20T21:47:24.1622286Z #15 135.8 Downloading geojson-2.5.0-py2.py3-none-any.whl (14 kB) 2024-08-20T21:47:24.1623053Z #15 135.8 Downloading google_auth-2.34.0-py2.py3-none-any.whl (200 kB) 2024-08-20T21:47:24.1623835Z #15 135.8 Downloading google_auth_oauthlib-1.0.0-py2.py3-none-any.whl (18 kB) 2024-08-20T21:47:24.1624781Z #15 135.8 Downloading grpcio-1.65.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.7 MB) 2024-08-20T21:47:24.1625637Z #15 135.8 Downloading imageio-2.35.1-py3-none-any.whl (315 kB) 2024-08-20T21:47:24.1626319Z #15 135.8 Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2024-08-20T21:47:24.1626995Z #15 135.8 Downloading joblib-1.4.2-py3-none-any.whl (301 kB) 2024-08-20T21:47:24.1627725Z #15 135.8 Downloading llvmlite-0.32.1-cp38-cp38-manylinux1_x86_64.whl (20.2 MB) 2024-08-20T21:47:24.1628459Z #15 135.8 Downloading Markdown-3.7-py3-none-any.whl (106 kB) 2024-08-20T21:47:24.1629348Z #15 135.8 Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB) 2024-08-20T21:47:24.1630191Z #15 135.8 Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-08-20T21:47:24.1630878Z #15 135.8 Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB) 2024-08-20T21:47:24.1631572Z #15 135.8 Downloading packaging-24.1-py3-none-any.whl (53 kB) 2024-08-20T21:47:24.1632195Z #15 135.8 Downloading pluggy-1.5.0-py3-none-any.whl (20 kB) 2024-08-20T21:47:24.1632809Z #15 135.8 Downloading pooch-1.8.2-py3-none-any.whl (64 kB) 2024-08-20T21:47:24.1633417Z #15 135.8 Downloading PyJWT-2.9.0-py3-none-any.whl (22 kB) 2024-08-20T21:47:24.1634380Z #15 135.8 Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2024-08-20T21:47:24.1635445Z #15 135.8 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2024-08-20T21:47:24.1636200Z #15 135.8 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2024-08-20T21:47:24.1636853Z #15 135.8 Downloading resampy-0.3.1-py3-none-any.whl (3.1 MB) 2024-08-20T21:47:24.1637503Z #15 135.8 Downloading s3transfer-0.5.2-py3-none-any.whl (79 kB) 2024-08-20T21:47:24.1638427Z #15 135.8 Downloading scikit_learn-1.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.1 MB) 2024-08-20T21:47:24.1639392Z #15 135.8 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2024-08-20T21:47:24.1640254Z #15 135.8 Downloading soundfile-0.12.1-py2.py3-none-manylinux_2_31_x86_64.whl (1.2 MB) 2024-08-20T21:47:24.1641219Z #15 135.8 Downloading tensorboard_data_server-0.7.2-py3-none-manylinux_2_31_x86_64.whl (6.6 MB) 2024-08-20T21:47:24.1642062Z #15 135.8 Downloading tifffile-2023.7.10-py3-none-any.whl (220 kB) 2024-08-20T21:47:24.1642770Z #15 135.8 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) 2024-08-20T21:47:24.1643501Z #15 135.8 Downloading urllib3-1.26.19-py2.py3-none-any.whl (143 kB) 2024-08-20T21:47:24.1644384Z #15 135.8 Downloading werkzeug-3.0.3-py3-none-any.whl (227 kB) 2024-08-20T21:47:24.1645118Z #15 135.8 Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2024-08-20T21:47:24.1645890Z #15 135.8 Downloading Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB) 2024-08-20T21:47:24.1646638Z #15 135.8 Downloading future-1.0.0-py3-none-any.whl (491 kB) 2024-08-20T21:47:24.1647342Z #15 135.8 Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB) 2024-08-20T21:47:24.1648302Z #15 135.8 Downloading ml_dtypes-0.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB) 2024-08-20T21:47:24.1649202Z #15 135.8 Downloading tqdm-4.66.5-py3-none-any.whl (78 kB) 2024-08-20T21:47:24.1649940Z #15 135.8 Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl (12 kB) 2024-08-20T21:47:24.1650697Z #15 135.8 Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB) 2024-08-20T21:47:24.1651437Z #15 135.8 Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) 2024-08-20T21:47:24.1652170Z #15 135.8 Downloading certifi-2024.7.4-py3-none-any.whl (162 kB) 2024-08-20T21:47:24.1653101Z #15 135.8 Downloading cffi-1.17.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (446 kB) 2024-08-20T21:47:24.1654321Z #15 135.8 Downloading charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB) 2024-08-20T21:47:24.1655517Z #15 135.8 Downloading cryptography-43.0.0-cp37-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2024-08-20T21:47:24.1656923Z #15 135.8 Downloading frozenlist-1.4.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (240 kB) 2024-08-20T21:47:24.1657913Z #15 135.8 Downloading idna-3.7-py3-none-any.whl (66 kB) 2024-08-20T21:47:24.1658586Z #15 135.8 Downloading importlib_metadata-8.4.0-py3-none-any.whl (26 kB) 2024-08-20T21:47:24.1659535Z #15 135.8 Downloading multidict-6.0.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (129 kB) 2024-08-20T21:47:24.1660418Z #15 135.8 Downloading platformdirs-4.2.2-py3-none-any.whl (18 kB) 2024-08-20T21:47:24.1661132Z #15 135.8 Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2024-08-20T21:47:24.1661893Z #15 135.8 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2024-08-20T21:47:24.1662565Z #15 135.8 Downloading rsa-4.9-py3-none-any.whl (34 kB) 2024-08-20T21:47:24.1663203Z #15 135.8 Downloading threadpoolctl-3.5.0-py3-none-any.whl (18 kB) 2024-08-20T21:47:24.1664305Z #15 135.8 Downloading wrapt-1.16.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (83 kB) 2024-08-20T21:47:24.1665869Z #15 135.8 Downloading yarl-1.9.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (308 kB) 2024-08-20T21:47:24.1666764Z #15 135.8 Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 2024-08-20T21:47:24.1667484Z #15 135.8 Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2024-08-20T21:47:24.1668184Z #15 135.8 Downloading zipp-3.20.0-py3-none-any.whl (9.4 kB) 2024-08-20T21:47:24.1668866Z #15 135.8 Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2024-08-20T21:47:24.1676495Z #15 135.8 Installing collected packages: z3-solver, sortedcontainers, mpmath, llvmlite, lark, geojson, flatbuffers, zipp, xdoctest, wrapt, urllib3, typing-extensions, tqdm, tomli, tifffile, threadpoolctl, tensorboard-data-server, sympy, scipy, pywavelets, python_dateutil, pyjwt, pygments, pycparser, pyasn1, psutil, protobuf, pluggy, platformdirs, pillow, packaging, opt-einsum, oauthlib, numba, networkx, mypy-extensions, multidict, ml-dtypes, MarkupSafe, lxml, lintrunner, joblib, jmespath, iniconfig, idna, grpcio, future, frozenlist, expecttest, execnet, exceptiongroup, dill, decorator, colorama, click, charset-normalizer, certifi, cachetools, audioread, attrs, async-timeout, aiohappyeyeballs, absl-py, yarl, werkzeug, unittest-xml-reporting, scikit-learn, rsa, rockset, resampy, requests, redis, pytest, pyasn1-modules, optree, onnx, mypy, junitparser, jinja2, importlib-metadata, imageio, hypothesis, Deprecated, coremltools, cffi, botocore, aiosignal, soundfile, scikit-image, s3transfer, requests-oauthlib, pytest-xdist, pytest-rerunfailures, pytest-flakefinder, pytest-cpp, pynacl, pooch, onnxscript, markdown, google-auth, cryptography, aiohttp, librosa, google-auth-oauthlib, ghstack, boto3, tensorboard, tb-nightly, PyGithub 2024-08-20T21:47:24.1694783Z #15 135.8 Successfully installed Deprecated-1.2.14 MarkupSafe-2.1.5 PyGithub-2.3.0 absl-py-2.1.0 aiohappyeyeballs-2.4.0 aiohttp-3.10.5 aiosignal-1.3.1 async-timeout-4.0.3 attrs-24.2.0 audioread-3.0.1 boto3-1.19.12 botocore-1.22.12 cachetools-5.5.0 certifi-2024.7.4 cffi-1.17.0 charset-normalizer-3.3.2 click-8.1.7 colorama-0.4.6 coremltools-5.0b5 cryptography-43.0.0 decorator-5.1.1 dill-0.3.7 exceptiongroup-1.2.2 execnet-2.1.1 expecttest-0.1.6 flatbuffers-2.0 frozenlist-1.4.1 future-1.0.0 geojson-2.5.0 ghstack-0.8.0 google-auth-2.34.0 google-auth-oauthlib-1.0.0 grpcio-1.65.5 hypothesis-5.35.1 idna-3.7 imageio-2.35.1 importlib-metadata-8.4.0 iniconfig-2.0.0 jinja2-3.1.4 jmespath-0.10.0 joblib-1.4.2 junitparser-2.1.1 lark-0.12.0 librosa-0.9.2 lintrunner-0.12.5 llvmlite-0.32.1 lxml-5.0.0 markdown-3.7 ml-dtypes-0.2.0 mpmath-1.3.0 multidict-6.0.5 mypy-1.10.0 mypy-extensions-1.0.0 networkx-2.8.8 numba-0.49.0 oauthlib-3.2.2 onnx-1.16.1 onnxscript-0.1.0.dev20240817 opt-einsum-3.3.0 optree-0.12.1 packaging-24.1 pillow-10.3.0 platformdirs-4.2.2 pluggy-1.5.0 pooch-1.8.2 protobuf-3.20.2 psutil-6.0.0 pyasn1-0.6.0 pyasn1-modules-0.4.0 pycparser-2.22 pygments-2.15.0 pyjwt-2.9.0 pynacl-1.5.0 pytest-7.3.2 pytest-cpp-2.3.0 pytest-flakefinder-1.1.0 pytest-rerunfailures-14.0 pytest-xdist-3.3.1 python_dateutil-2.9.0.post0 pywavelets-1.4.1 redis-5.0.8 requests-2.32.3 requests-oauthlib-2.0.0 resampy-0.3.1 rockset-1.0.3 rsa-4.9 s3transfer-0.5.2 scikit-image-0.19.3 scikit-learn-1.3.2 scipy-1.10.1 sortedcontainers-2.4.0 soundfile-0.12.1 sympy-1.12.1 tb-nightly-2.13.0a20230426 tensorboard-2.13.0 tensorboard-data-server-0.7.2 threadpoolctl-3.5.0 tifffile-2023.7.10 tomli-2.0.1 tqdm-4.66.5 typing-extensions-4.12.2 unittest-xml-reporting-3.2.0 urllib3-1.26.19 werkzeug-3.0.3 wrapt-1.16.0 xdoctest-1.1.0 yarl-1.9.4 z3-solver-4.12.2.0 zipp-3.20.0 2024-08-20T21:47:24.1704767Z #15 135.8 2024-08-20T21:47:24.3221904Z #15 135.8 + pip_install -U scikit-learn 2024-08-20T21:47:24.3222766Z #15 135.8 + as_jenkins conda run -n py_3.8 pip install --progress-bar off -U scikit-learn 2024-08-20T21:47:24.3225060Z #15 135.8 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/bin:/opt/conda/envs/py_3.8/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda run -n py_3.8 pip install --progress-bar off -U scikit-learn 2024-08-20T21:47:25.3648651Z #15 137.0 Requirement already satisfied: scikit-learn in ./envs/py_3.8/lib/python3.8/site-packages (1.3.2) 2024-08-20T21:47:25.3650069Z #15 137.0 Requirement already satisfied: numpy<2.0,>=1.17.3 in ./envs/py_3.8/lib/python3.8/site-packages (from scikit-learn) (1.21.2) 2024-08-20T21:47:25.3651553Z #15 137.0 Requirement already satisfied: scipy>=1.5.0 in ./envs/py_3.8/lib/python3.8/site-packages (from scikit-learn) (1.10.1) 2024-08-20T21:47:25.3653001Z #15 137.0 Requirement already satisfied: joblib>=1.1.1 in ./envs/py_3.8/lib/python3.8/site-packages (from scikit-learn) (1.4.2) 2024-08-20T21:47:25.3654481Z #15 137.0 Requirement already satisfied: threadpoolctl>=2.0.0 in ./envs/py_3.8/lib/python3.8/site-packages (from scikit-learn) (3.5.0) 2024-08-20T21:47:25.3655358Z #15 137.0 2024-08-20T21:47:25.5557976Z #15 137.1 + '[' -n '' ']' 2024-08-20T21:47:25.5559027Z #15 137.1 + popd 2024-08-20T21:47:25.5559772Z #15 137.1 / 2024-08-20T21:47:31.7047155Z #15 DONE 143.4s 2024-08-20T21:47:31.8835446Z 2024-08-20T21:47:31.8835971Z #16 [12/49] COPY ./common/install_gcc.sh install_gcc.sh 2024-08-20T21:47:31.8836611Z #16 DONE 0.0s 2024-08-20T21:47:31.8836783Z 2024-08-20T21:47:31.8837354Z #17 [13/49] RUN bash ./install_gcc.sh && rm install_gcc.sh 2024-08-20T21:47:32.1118407Z #17 0.379 + '[' -n 9 ']' 2024-08-20T21:47:32.1119207Z #17 0.379 + add-apt-repository ppa:ubuntu-toolchain-r/test 2024-08-20T21:47:32.6173892Z #17 0.884 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain 2024-08-20T21:47:32.6174588Z #17 0.884 2024-08-20T21:47:32.6175473Z #17 0.884 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test 2024-08-20T21:47:33.1599214Z #17 1.427 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 2024-08-20T21:47:33.2950511Z #17 1.428 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 2024-08-20T21:47:33.2951718Z #17 1.494 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 2024-08-20T21:47:33.2952664Z #17 1.510 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 2024-08-20T21:47:33.2953755Z #17 1.562 Get:5 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3867 kB] 2024-08-20T21:47:33.3999323Z #17 1.644 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3887 kB] 2024-08-20T21:47:33.4000349Z #17 1.645 Get:7 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] 2024-08-20T21:47:33.4001307Z #17 1.658 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] 2024-08-20T21:47:33.4002368Z #17 1.667 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1257 kB] 2024-08-20T21:47:33.5151982Z #17 1.674 Get:10 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.9 kB] 2024-08-20T21:47:33.5153131Z #17 1.691 Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] 2024-08-20T21:47:33.5154084Z #17 1.693 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] 2024-08-20T21:47:33.5155185Z #17 1.782 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4023 kB] 2024-08-20T21:47:33.7246399Z #17 1.805 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4356 kB] 2024-08-20T21:47:33.7247557Z #17 1.832 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1544 kB] 2024-08-20T21:47:33.7248701Z #17 1.841 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.5 kB] 2024-08-20T21:47:33.7249819Z #17 1.841 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] 2024-08-20T21:47:33.7250953Z #17 1.841 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] 2024-08-20T21:47:35.4985409Z #17 3.765 Get:19 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease [24.6 kB] 2024-08-20T21:47:35.7369859Z #17 4.004 Get:20 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 Packages [28.7 kB] 2024-08-20T21:47:35.9273473Z #17 4.044 Fetched 32.6 MB in 3s (12.4 MB/s) 2024-08-20T21:47:36.6205094Z #17 4.044 Reading package lists... 2024-08-20T21:47:36.7285818Z #17 4.906 + apt-get update 2024-08-20T21:47:36.7286404Z #17 4.996 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-08-20T21:47:36.8419749Z #17 5.006 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-08-20T21:47:36.8420680Z #17 5.022 Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-08-20T21:47:36.8421542Z #17 5.109 Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-08-20T21:47:38.8468027Z #17 7.114 Hit:5 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2024-08-20T21:47:39.7714582Z #17 7.199 Reading package lists... 2024-08-20T21:47:39.9748081Z #17 8.057 + apt-get install -y g++-9 2024-08-20T21:47:40.6650647Z #17 8.091 Reading package lists... 2024-08-20T21:47:40.8278691Z #17 8.951 Building dependency tree... 2024-08-20T21:47:40.9782383Z #17 9.095 Reading state information... 2024-08-20T21:47:40.9954378Z #17 9.262 g++-9 is already the newest version (9.4.0-1ubuntu1~20.04.2). 2024-08-20T21:47:40.9955371Z #17 9.262 g++-9 set to manually installed. 2024-08-20T21:47:40.9955987Z #17 9.262 0 upgraded, 0 newly installed, 0 to remove and 12 not upgraded. 2024-08-20T21:47:41.1930186Z #17 9.263 + update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-9 50 2024-08-20T21:47:41.1932091Z #17 9.266 update-alternatives: using /usr/bin/gcc-9 to provide /usr/bin/gcc (gcc) in auto mode 2024-08-20T21:47:41.1933896Z #17 9.268 + update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-9 50 2024-08-20T21:47:41.1935729Z #17 9.270 update-alternatives: using /usr/bin/g++-9 to provide /usr/bin/g++ (g++) in auto mode 2024-08-20T21:47:41.1937556Z #17 9.272 + update-alternatives --install /usr/bin/gcov gcov /usr/bin/gcov-9 50 2024-08-20T21:47:41.1939457Z #17 9.273 update-alternatives: using /usr/bin/gcov-9 to provide /usr/bin/gcov (gcov) in auto mode 2024-08-20T21:47:41.1940851Z #17 9.275 + apt-get autoclean 2024-08-20T21:47:41.8848786Z #17 9.310 Reading package lists... 2024-08-20T21:47:42.0479141Z #17 10.17 Building dependency tree... 2024-08-20T21:47:42.0479675Z #17 10.31 Reading state information... 2024-08-20T21:47:42.2604076Z #17 10.33 + apt-get clean 2024-08-20T21:47:42.2617635Z #17 10.33 + rm -rf /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-backports_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-backports_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-backports_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-updates_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-updates_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-updates_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-updates_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/auxfiles /var/lib/apt/lists/lock /var/lib/apt/lists/partial /var/lib/apt/lists/ppa.launchpad.net_ubuntu-toolchain-r_test_ubuntu_dists_focal_InRelease /var/lib/apt/lists/ppa.launchpad.net_ubuntu-toolchain-r_test_ubuntu_dists_focal_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_focal-security_InRelease /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_focal-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_focal-security_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_focal-security_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_focal-security_universe_binary-amd64_Packages.lz4 /tmp/Miniconda3-latest-Linux-x86_64.sh /tmp/tmp66fh_gwe '/var/tmp/*' 2024-08-20T21:47:42.2629135Z #17 DONE 10.4s 2024-08-20T21:47:42.2629303Z 2024-08-20T21:47:42.2629537Z #18 [14/49] COPY ./common/install_protobuf.sh install_protobuf.sh 2024-08-20T21:47:42.2630009Z #18 DONE 0.0s 2024-08-20T21:47:42.2630155Z 2024-08-20T21:47:42.2630483Z #19 [15/49] RUN if [ -n "yes" ]; then bash ./install_protobuf.sh; fi 2024-08-20T21:47:42.8316054Z #19 0.722 + pb_dir=/usr/temp_pb_install_dir 2024-08-20T21:47:42.8316921Z #19 0.722 + mkdir -p /usr/temp_pb_install_dir 2024-08-20T21:47:42.9645021Z #19 0.723 + ln -s /usr/lib64 /usr/temp_pb_install_dir/lib64 2024-08-20T21:47:42.9646275Z #19 0.724 + curl -LO https://github.com/protocolbuffers/protobuf/releases/download/v3.17.3/protobuf-all-3.17.3.tar.gz --retry 3 2024-08-20T21:47:42.9647454Z #19 0.731 % Total % Received % Xferd Average Speed Time Time Time Current 2024-08-20T21:47:42.9648550Z #19 0.731 Dload Upload Total Spent Left Speed 2024-08-20T21:47:42.9649074Z #19 0.731 2024-08-20T21:47:42.9649530Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-08-20T21:47:42.9650195Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-08-20T21:47:42.9650671Z #19 0.855 2024-08-20T21:47:42.9651198Z 100 7453k 100 7453k 0 0 59.1M 0 --:--:-- --:--:-- --:--:-- 59.1M 2024-08-20T21:47:43.0645440Z #19 0.857 + tar -xvz --no-same-owner -C /usr/temp_pb_install_dir --strip-components 1 -f protobuf-all-3.17.3.tar.gz 2024-08-20T21:47:43.0646377Z #19 0.861 protobuf-3.17.3/WORKSPACE 2024-08-20T21:47:43.0646831Z #19 0.861 protobuf-3.17.3/test-driver 2024-08-20T21:47:43.0647272Z #19 0.861 protobuf-3.17.3/config.h.in 2024-08-20T21:47:43.0647719Z #19 0.861 protobuf-3.17.3/benchmarks/ 2024-08-20T21:47:43.0648351Z #19 0.861 protobuf-3.17.3/benchmarks/gogo/ 2024-08-20T21:47:43.0648914Z #19 0.861 protobuf-3.17.3/benchmarks/gogo/cpp_no_group/ 2024-08-20T21:47:43.0649665Z #19 0.861 protobuf-3.17.3/benchmarks/gogo/cpp_no_group/cpp_benchmark.cc 2024-08-20T21:47:43.0650348Z #19 0.861 protobuf-3.17.3/benchmarks/datasets/ 2024-08-20T21:47:43.0650965Z #19 0.861 protobuf-3.17.3/benchmarks/datasets/google_message2/ 2024-08-20T21:47:43.0652032Z #19 0.861 protobuf-3.17.3/benchmarks/datasets/google_message2/benchmark_message2.proto 2024-08-20T21:47:43.0652889Z #19 0.861 protobuf-3.17.3/benchmarks/datasets/google_message4/ 2024-08-20T21:47:43.0653998Z #19 0.861 protobuf-3.17.3/benchmarks/datasets/google_message4/benchmark_message4_1.proto 2024-08-20T21:47:43.0655027Z #19 0.861 protobuf-3.17.3/benchmarks/datasets/google_message4/benchmark_message4_2.proto 2024-08-20T21:47:43.0656064Z #19 0.861 protobuf-3.17.3/benchmarks/datasets/google_message4/benchmark_message4_3.proto 2024-08-20T21:47:43.0657394Z #19 0.861 protobuf-3.17.3/benchmarks/datasets/google_message4/benchmark_message4.proto 2024-08-20T21:47:43.0658627Z #19 0.861 protobuf-3.17.3/benchmarks/datasets/google_message1/ 2024-08-20T21:47:43.0659536Z #19 0.861 protobuf-3.17.3/benchmarks/datasets/google_message1/proto3/ 2024-08-20T21:47:43.0660538Z #19 0.861 protobuf-3.17.3/benchmarks/datasets/google_message1/proto3/benchmark_message1_proto3.proto 2024-08-20T21:47:43.0661517Z #19 0.861 protobuf-3.17.3/benchmarks/datasets/google_message1/proto2/ 2024-08-20T21:47:43.0662496Z #19 0.862 protobuf-3.17.3/benchmarks/datasets/google_message1/proto2/benchmark_message1_proto2.proto 2024-08-20T21:47:43.0663422Z #19 0.862 protobuf-3.17.3/benchmarks/datasets/google_message3/ 2024-08-20T21:47:43.0664297Z #19 0.862 protobuf-3.17.3/benchmarks/datasets/google_message3/benchmark_message3_5.proto 2024-08-20T21:47:43.0665542Z #19 0.862 protobuf-3.17.3/benchmarks/datasets/google_message3/benchmark_message3_1.proto 2024-08-20T21:47:43.0666544Z #19 0.862 protobuf-3.17.3/benchmarks/datasets/google_message3/benchmark_message3_7.proto 2024-08-20T21:47:43.0667561Z #19 0.862 protobuf-3.17.3/benchmarks/datasets/google_message3/benchmark_message3_6.proto 2024-08-20T21:47:43.0668581Z #19 0.862 protobuf-3.17.3/benchmarks/datasets/google_message3/benchmark_message3_4.proto 2024-08-20T21:47:43.0669720Z #19 0.862 protobuf-3.17.3/benchmarks/datasets/google_message3/benchmark_message3.proto 2024-08-20T21:47:43.0670829Z #19 0.862 protobuf-3.17.3/benchmarks/datasets/google_message3/benchmark_message3_2.proto 2024-08-20T21:47:43.0671843Z #19 0.862 protobuf-3.17.3/benchmarks/datasets/google_message3/benchmark_message3_3.proto 2024-08-20T21:47:43.0672847Z #19 0.862 protobuf-3.17.3/benchmarks/datasets/google_message3/benchmark_message3_8.proto 2024-08-20T21:47:43.0673834Z #19 0.862 protobuf-3.17.3/benchmarks/benchmarks.proto 2024-08-20T21:47:43.0674635Z #19 0.862 protobuf-3.17.3/benchmarks/Makefile.in 2024-08-20T21:47:43.0675168Z #19 0.864 protobuf-3.17.3/benchmarks/python/ 2024-08-20T21:47:43.0675834Z #19 0.864 protobuf-3.17.3/benchmarks/python/python_benchmark_messages.cc 2024-08-20T21:47:43.0676489Z #19 0.864 protobuf-3.17.3/benchmarks/util/ 2024-08-20T21:47:43.0677291Z #19 0.864 protobuf-3.17.3/benchmarks/util/gogo_data_scrubber.cc 2024-08-20T21:47:43.0678059Z #19 0.864 protobuf-3.17.3/benchmarks/util/protoc-gen-proto2_to_proto3.cc 2024-08-20T21:47:43.0678911Z #19 0.864 protobuf-3.17.3/benchmarks/util/protoc-gen-gogoproto.cc 2024-08-20T21:47:43.0691582Z #19 0.864 protobuf-3.17.3/benchmarks/util/proto3_data_stripper.cc 2024-08-20T21:47:43.0692295Z #19 0.864 protobuf-3.17.3/benchmarks/google_size.proto 2024-08-20T21:47:43.0693035Z #19 0.864 protobuf-3.17.3/benchmarks/cpp/ 2024-08-20T21:47:43.0693620Z #19 0.864 protobuf-3.17.3/benchmarks/cpp/cpp_benchmark.cc 2024-08-20T21:47:43.0694321Z #19 0.864 protobuf-3.17.3/benchmarks/Makefile.am 2024-08-20T21:47:43.0694894Z #19 0.864 protobuf-3.17.3/js/ 2024-08-20T21:47:43.0695321Z #19 0.864 protobuf-3.17.3/js/test9.proto 2024-08-20T21:47:43.0695774Z #19 0.864 protobuf-3.17.3/js/debug.js 2024-08-20T21:47:43.0696234Z #19 0.864 protobuf-3.17.3/js/test15.proto 2024-08-20T21:47:43.0696801Z #19 0.864 protobuf-3.17.3/js/message_test.js 2024-08-20T21:47:43.0697400Z #19 0.864 protobuf-3.17.3/js/compatibility_tests/ 2024-08-20T21:47:43.0698071Z #19 0.864 protobuf-3.17.3/js/compatibility_tests/v3.1.0/ 2024-08-20T21:47:43.0699182Z #19 0.864 protobuf-3.17.3/js/compatibility_tests/v3.1.0/message_test.js 2024-08-20T21:47:43.0700006Z #19 0.865 protobuf-3.17.3/js/compatibility_tests/v3.1.0/proto3_test.proto 2024-08-20T21:47:43.0700995Z #19 0.865 protobuf-3.17.3/js/compatibility_tests/v3.1.0/test4.proto 2024-08-20T21:47:43.0702275Z #19 0.865 protobuf-3.17.3/js/compatibility_tests/v3.1.0/maps_test.js 2024-08-20T21:47:43.0703566Z #19 0.865 protobuf-3.17.3/js/compatibility_tests/v3.1.0/commonjs/ 2024-08-20T21:47:43.0704363Z #19 0.865 protobuf-3.17.3/js/compatibility_tests/v3.1.0/commonjs/test6/ 2024-08-20T21:47:43.0705247Z #19 0.865 protobuf-3.17.3/js/compatibility_tests/v3.1.0/commonjs/test6/test6.proto 2024-08-20T21:47:43.0706195Z #19 0.865 protobuf-3.17.3/js/compatibility_tests/v3.1.0/commonjs/test7/ 2024-08-20T21:47:43.0707235Z #19 0.865 protobuf-3.17.3/js/compatibility_tests/v3.1.0/commonjs/test7/test7.proto 2024-08-20T21:47:43.0708101Z #19 0.865 protobuf-3.17.3/js/compatibility_tests/v3.1.0/test3.proto 2024-08-20T21:47:43.0708904Z #19 0.865 protobuf-3.17.3/js/compatibility_tests/v3.1.0/testbinary.proto 2024-08-20T21:47:43.0709706Z #19 0.865 protobuf-3.17.3/js/compatibility_tests/v3.1.0/proto3_test.js 2024-08-20T21:47:43.0710514Z #19 0.865 protobuf-3.17.3/js/compatibility_tests/v3.1.0/testempty.proto 2024-08-20T21:47:43.0711318Z #19 0.865 protobuf-3.17.3/js/compatibility_tests/v3.1.0/debug_test.js 2024-08-20T21:47:43.0712426Z #19 0.865 protobuf-3.17.3/js/compatibility_tests/v3.1.0/data.proto 2024-08-20T21:47:43.0713267Z #19 0.865 protobuf-3.17.3/js/compatibility_tests/v3.1.0/test5.proto 2024-08-20T21:47:43.0714167Z #19 0.865 protobuf-3.17.3/js/compatibility_tests/v3.1.0/test.proto 2024-08-20T21:47:43.0714967Z #19 0.865 protobuf-3.17.3/js/compatibility_tests/v3.1.0/test2.proto 2024-08-20T21:47:43.0715715Z #19 0.865 protobuf-3.17.3/js/compatibility_tests/v3.1.0/binary/ 2024-08-20T21:47:43.0716510Z #19 0.865 protobuf-3.17.3/js/compatibility_tests/v3.1.0/binary/utils_test.js 2024-08-20T21:47:43.0717735Z #19 0.865 protobuf-3.17.3/js/compatibility_tests/v3.1.0/binary/proto_test.js 2024-08-20T21:47:43.0718993Z #19 0.865 protobuf-3.17.3/js/compatibility_tests/v3.1.0/binary/writer_test.js 2024-08-20T21:47:43.0719878Z #19 0.865 protobuf-3.17.3/js/compatibility_tests/v3.1.0/binary/arith_test.js 2024-08-20T21:47:43.0720916Z #19 0.865 protobuf-3.17.3/js/compatibility_tests/v3.1.0/binary/reader_test.js 2024-08-20T21:47:43.0721848Z #19 0.865 protobuf-3.17.3/js/compatibility_tests/v3.1.0/binary/decoder_test.js 2024-08-20T21:47:43.0722769Z #19 0.865 protobuf-3.17.3/js/compatibility_tests/v3.0.0/ 2024-08-20T21:47:43.0723788Z #19 0.866 protobuf-3.17.3/js/compatibility_tests/v3.0.0/jasmine3.json 2024-08-20T21:47:43.0724707Z #19 0.866 protobuf-3.17.3/js/compatibility_tests/v3.0.0/message_test.js 2024-08-20T21:47:43.0726114Z #19 0.866 protobuf-3.17.3/js/compatibility_tests/v3.0.0/proto3_test.proto 2024-08-20T21:47:43.0726964Z #19 0.866 protobuf-3.17.3/js/compatibility_tests/v3.0.0/test4.proto 2024-08-20T21:47:43.0727771Z #19 0.866 protobuf-3.17.3/js/compatibility_tests/v3.0.0/jasmine1.json 2024-08-20T21:47:43.0728980Z #19 0.866 protobuf-3.17.3/js/compatibility_tests/v3.0.0/commonjs/ 2024-08-20T21:47:43.0730132Z #19 0.866 protobuf-3.17.3/js/compatibility_tests/v3.0.0/commonjs/import_test.js 2024-08-20T21:47:43.0731011Z #19 0.866 protobuf-3.17.3/js/compatibility_tests/v3.0.0/commonjs/test6/ 2024-08-20T21:47:43.0732063Z #19 0.866 protobuf-3.17.3/js/compatibility_tests/v3.0.0/commonjs/test6/test6.proto 2024-08-20T21:47:43.0733371Z #19 0.866 protobuf-3.17.3/js/compatibility_tests/v3.0.0/commonjs/rewrite_tests_for_commonjs.js 2024-08-20T21:47:43.0734498Z #19 0.866 protobuf-3.17.3/js/compatibility_tests/v3.0.0/commonjs/test7/ 2024-08-20T21:47:43.0735390Z #19 0.866 protobuf-3.17.3/js/compatibility_tests/v3.0.0/commonjs/test7/test7.proto 2024-08-20T21:47:43.0736822Z #19 0.866 protobuf-3.17.3/js/compatibility_tests/v3.0.0/commonjs/export_testdeps.js 2024-08-20T21:47:43.0737787Z #19 0.866 protobuf-3.17.3/js/compatibility_tests/v3.0.0/commonjs/jasmine.json 2024-08-20T21:47:43.0738690Z #19 0.866 protobuf-3.17.3/js/compatibility_tests/v3.0.0/commonjs/export_asserts.js 2024-08-20T21:47:43.0739660Z #19 0.866 protobuf-3.17.3/js/compatibility_tests/v3.0.0/test3.proto 2024-08-20T21:47:43.0740662Z #19 0.866 protobuf-3.17.3/js/compatibility_tests/v3.0.0/testbinary.proto 2024-08-20T21:47:43.0741900Z #19 0.866 protobuf-3.17.3/js/compatibility_tests/v3.0.0/proto3_test.js 2024-08-20T21:47:43.0742703Z #19 0.866 protobuf-3.17.3/js/compatibility_tests/v3.0.0/testempty.proto 2024-08-20T21:47:43.0743747Z #19 0.866 protobuf-3.17.3/js/compatibility_tests/v3.0.0/debug_test.js 2024-08-20T21:47:43.0744525Z #19 0.866 protobuf-3.17.3/js/compatibility_tests/v3.0.0/data.proto 2024-08-20T21:47:43.0745269Z #19 0.866 protobuf-3.17.3/js/compatibility_tests/v3.0.0/test5.proto 2024-08-20T21:47:43.0746152Z #19 0.866 protobuf-3.17.3/js/compatibility_tests/v3.0.0/test.proto 2024-08-20T21:47:43.0747188Z #19 0.866 protobuf-3.17.3/js/compatibility_tests/v3.0.0/test2.proto 2024-08-20T21:47:43.0748184Z #19 0.866 protobuf-3.17.3/js/compatibility_tests/v3.0.0/jasmine2.json 2024-08-20T21:47:43.0749135Z #19 0.866 protobuf-3.17.3/js/compatibility_tests/v3.0.0/binary/ 2024-08-20T21:47:43.0750181Z #19 0.866 protobuf-3.17.3/js/compatibility_tests/v3.0.0/binary/utils_test.js 2024-08-20T21:47:43.0751594Z #19 0.867 protobuf-3.17.3/js/compatibility_tests/v3.0.0/binary/proto_test.js 2024-08-20T21:47:43.0752502Z #19 0.867 protobuf-3.17.3/js/compatibility_tests/v3.0.0/binary/writer_test.js 2024-08-20T21:47:43.0753374Z #19 0.867 protobuf-3.17.3/js/compatibility_tests/v3.0.0/binary/arith_test.js 2024-08-20T21:47:43.0754242Z #19 0.867 protobuf-3.17.3/js/compatibility_tests/v3.0.0/binary/reader_test.js 2024-08-20T21:47:43.0755112Z #19 0.867 protobuf-3.17.3/js/compatibility_tests/v3.0.0/binary/decoder_test.js 2024-08-20T21:47:43.0755919Z #19 0.867 protobuf-3.17.3/js/compatibility_tests/v3.0.0/test.sh 2024-08-20T21:47:43.0756542Z #19 0.867 protobuf-3.17.3/js/test_bootstrap.js 2024-08-20T21:47:43.0757064Z #19 0.867 protobuf-3.17.3/js/proto3_test.proto 2024-08-20T21:47:43.0757552Z #19 0.867 protobuf-3.17.3/js/map.js 2024-08-20T21:47:43.0758010Z #19 0.867 protobuf-3.17.3/js/test13.proto 2024-08-20T21:47:43.0758477Z #19 0.867 protobuf-3.17.3/js/test4.proto 2024-08-20T21:47:43.0759036Z #19 0.867 protobuf-3.17.3/js/maps_test.js 2024-08-20T21:47:43.0759598Z #19 0.867 protobuf-3.17.3/js/experimental/ 2024-08-20T21:47:43.0760453Z #19 0.867 protobuf-3.17.3/js/experimental/benchmarks/ 2024-08-20T21:47:43.0761327Z #19 0.867 protobuf-3.17.3/js/experimental/benchmarks/code_size/ 2024-08-20T21:47:43.0762182Z #19 0.867 protobuf-3.17.3/js/experimental/benchmarks/code_size/apps_jspb/ 2024-08-20T21:47:43.0763227Z #19 0.867 protobuf-3.17.3/js/experimental/benchmarks/code_size/apps_jspb/all_types_proto3.js 2024-08-20T21:47:43.0765262Z #19 0.867 protobuf-3.17.3/js/experimental/benchmarks/code_size/apps_jspb/popular_types_proto2.js 2024-08-20T21:47:43.0766619Z #19 0.867 protobuf-3.17.3/js/experimental/benchmarks/code_size/apps_jspb/popular_types_proto3.js 2024-08-20T21:47:43.0767980Z #19 0.867 protobuf-3.17.3/js/experimental/benchmarks/code_size/apps_jspb/all_types_proto2.js 2024-08-20T21:47:43.0769173Z #19 0.867 protobuf-3.17.3/js/experimental/benchmarks/code_size/kernel/ 2024-08-20T21:47:43.0770548Z #19 0.867 protobuf-3.17.3/js/experimental/benchmarks/code_size/kernel/popular_types.js 2024-08-20T21:47:43.0772148Z #19 0.867 protobuf-3.17.3/js/experimental/benchmarks/code_size/kernel/all_types.js 2024-08-20T21:47:43.0773642Z #19 0.867 protobuf-3.17.3/js/experimental/benchmarks/code_size/code_size_base.js 2024-08-20T21:47:43.0774821Z #19 0.867 protobuf-3.17.3/js/experimental/runtime/ 2024-08-20T21:47:43.0775521Z #19 0.868 protobuf-3.17.3/js/experimental/runtime/bytestring_test.js 2024-08-20T21:47:43.0776232Z #19 0.868 protobuf-3.17.3/js/experimental/runtime/int64.js 2024-08-20T21:47:43.0776902Z #19 0.868 protobuf-3.17.3/js/experimental/runtime/testing/ 2024-08-20T21:47:43.0777691Z #19 0.868 protobuf-3.17.3/js/experimental/runtime/testing/jasmine_protobuf.js 2024-08-20T21:47:43.0779006Z #19 0.868 protobuf-3.17.3/js/experimental/runtime/testing/ensure_custom_equality_test.js 2024-08-20T21:47:43.0780063Z #19 0.868 protobuf-3.17.3/js/experimental/runtime/testing/binary/ 2024-08-20T21:47:43.0780970Z #19 0.868 protobuf-3.17.3/js/experimental/runtime/testing/binary/test_message.js 2024-08-20T21:47:43.0782032Z #19 0.868 protobuf-3.17.3/js/experimental/runtime/bytestring_internal.js 2024-08-20T21:47:43.0782782Z #19 0.868 protobuf-3.17.3/js/experimental/runtime/internal/ 2024-08-20T21:47:43.0783514Z #19 0.868 protobuf-3.17.3/js/experimental/runtime/internal/checks.js 2024-08-20T21:47:43.0784327Z #19 0.868 protobuf-3.17.3/js/experimental/runtime/internal/checks_test.js 2024-08-20T21:47:43.0785099Z #19 0.868 protobuf-3.17.3/js/experimental/runtime/int64_test.js 2024-08-20T21:47:43.0785826Z #19 0.868 protobuf-3.17.3/js/experimental/runtime/bytestring.js 2024-08-20T21:47:43.0786590Z #19 0.868 protobuf-3.17.3/js/experimental/runtime/kernel/ 2024-08-20T21:47:43.0787807Z #19 0.868 protobuf-3.17.3/js/experimental/runtime/kernel/packed_sint64_test_pairs.js 2024-08-20T21:47:43.0788885Z #19 0.868 protobuf-3.17.3/js/experimental/runtime/kernel/buffer_decoder.js 2024-08-20T21:47:43.0789764Z #19 0.868 protobuf-3.17.3/js/experimental/runtime/kernel/indexer.js 2024-08-20T21:47:43.0790935Z #19 0.868 protobuf-3.17.3/js/experimental/runtime/kernel/kernel.js 2024-08-20T21:47:43.0792159Z #19 0.868 protobuf-3.17.3/js/experimental/runtime/kernel/uint8arrays.js 2024-08-20T21:47:43.0793200Z #19 0.868 protobuf-3.17.3/js/experimental/runtime/kernel/uint8arrays_test.js 2024-08-20T21:47:43.0794392Z #19 0.869 protobuf-3.17.3/js/experimental/runtime/kernel/bool_test_pairs.js 2024-08-20T21:47:43.0795296Z #19 0.869 protobuf-3.17.3/js/experimental/runtime/kernel/sfixed64_test_pairs.js 2024-08-20T21:47:43.0796374Z #19 0.869 protobuf-3.17.3/js/experimental/runtime/kernel/message_set.js 2024-08-20T21:47:43.0797282Z #19 0.869 protobuf-3.17.3/js/experimental/runtime/kernel/tag.js 2024-08-20T21:47:43.0798316Z #19 0.869 protobuf-3.17.3/js/experimental/runtime/kernel/buffer_decoder_test.js 2024-08-20T21:47:43.0799556Z #19 0.869 protobuf-3.17.3/js/experimental/runtime/kernel/textencoding_test.js 2024-08-20T21:47:43.0800515Z #19 0.869 protobuf-3.17.3/js/experimental/runtime/kernel/packed_sint32_test_pairs.js 2024-08-20T21:47:43.0801559Z #19 0.869 protobuf-3.17.3/js/experimental/runtime/kernel/textencoding.js 2024-08-20T21:47:43.0802596Z #19 0.869 protobuf-3.17.3/js/experimental/runtime/kernel/tag_test.js 2024-08-20T21:47:43.0803736Z #19 0.869 protobuf-3.17.3/js/experimental/runtime/kernel/packed_float_test_pairs.js 2024-08-20T21:47:43.0805076Z #19 0.869 protobuf-3.17.3/js/experimental/runtime/kernel/double_test_pairs.js 2024-08-20T21:47:43.0806252Z #19 0.869 protobuf-3.17.3/js/experimental/runtime/kernel/wire_type.js 2024-08-20T21:47:43.0807569Z #19 0.869 protobuf-3.17.3/js/experimental/runtime/kernel/buffer_decoder_helper.js 2024-08-20T21:47:43.0808500Z #19 0.869 protobuf-3.17.3/js/experimental/runtime/kernel/float_test_pairs.js 2024-08-20T21:47:43.0809441Z #19 0.869 protobuf-3.17.3/js/experimental/runtime/kernel/kernel_compatibility_test.js 2024-08-20T21:47:43.0810475Z #19 0.869 protobuf-3.17.3/js/experimental/runtime/kernel/packed_sfixed64_test_pairs.js 2024-08-20T21:47:43.0811607Z #19 0.869 protobuf-3.17.3/js/experimental/runtime/kernel/typed_arrays.js 2024-08-20T21:47:43.0812556Z #19 0.869 protobuf-3.17.3/js/experimental/runtime/kernel/field.js 2024-08-20T21:47:43.0813766Z #19 0.869 protobuf-3.17.3/js/experimental/runtime/kernel/packed_sfixed32_test_pairs.js 2024-08-20T21:47:43.0814752Z #19 0.869 protobuf-3.17.3/js/experimental/runtime/kernel/binary_storage_test.js 2024-08-20T21:47:43.0815687Z #19 0.869 protobuf-3.17.3/js/experimental/runtime/kernel/sfixed32_test_pairs.js 2024-08-20T21:47:43.0816593Z #19 0.869 protobuf-3.17.3/js/experimental/runtime/kernel/int64_test_pairs.js 2024-08-20T21:47:43.0817485Z #19 0.869 protobuf-3.17.3/js/experimental/runtime/kernel/message_set_test.js 2024-08-20T21:47:43.0818528Z #19 0.869 protobuf-3.17.3/js/experimental/runtime/kernel/internal_message.js 2024-08-20T21:47:43.0819373Z #19 0.869 protobuf-3.17.3/js/experimental/runtime/kernel/writer_test.js 2024-08-20T21:47:43.0820242Z #19 0.869 protobuf-3.17.3/js/experimental/runtime/kernel/sint32_test_pairs.js 2024-08-20T21:47:43.0821318Z #19 0.869 protobuf-3.17.3/js/experimental/runtime/kernel/kernel_test.js 2024-08-20T21:47:43.0822171Z #19 0.870 protobuf-3.17.3/js/experimental/runtime/kernel/reader.js 2024-08-20T21:47:43.0822991Z #19 0.870 protobuf-3.17.3/js/experimental/runtime/kernel/typed_arrays_test.js 2024-08-20T21:47:43.0823896Z #19 0.870 protobuf-3.17.3/js/experimental/runtime/kernel/sint64_test_pairs.js 2024-08-20T21:47:43.0824851Z #19 0.870 protobuf-3.17.3/js/experimental/runtime/kernel/packed_double_test_pairs.js 2024-08-20T21:47:43.0825759Z #19 0.870 protobuf-3.17.3/js/experimental/runtime/kernel/indexer_test.js 2024-08-20T21:47:43.0826672Z #19 0.870 protobuf-3.17.3/js/experimental/runtime/kernel/packed_int64_test_pairs.js 2024-08-20T21:47:43.0827623Z #19 0.870 protobuf-3.17.3/js/experimental/runtime/kernel/fixed32_test_pairs.js 2024-08-20T21:47:43.0828848Z #19 0.870 protobuf-3.17.3/js/experimental/runtime/kernel/int32_test_pairs.js 2024-08-20T21:47:43.0830343Z #19 0.870 protobuf-3.17.3/js/experimental/runtime/kernel/binary_storage.js 2024-08-20T21:47:43.0831395Z #19 0.870 protobuf-3.17.3/js/experimental/runtime/kernel/packed_fixed32_test_pairs.js 2024-08-20T21:47:43.0832713Z #19 0.870 protobuf-3.17.3/js/experimental/runtime/kernel/uint32_test_pairs.js 2024-08-20T21:47:43.0833607Z #19 0.870 protobuf-3.17.3/js/experimental/runtime/kernel/storage.js 2024-08-20T21:47:43.0834495Z #19 0.870 protobuf-3.17.3/js/experimental/runtime/kernel/packed_int32_test_pairs.js 2024-08-20T21:47:43.0835816Z #19 0.870 protobuf-3.17.3/js/experimental/runtime/kernel/packed_uint32_test_pairs.js 2024-08-20T21:47:43.0837160Z #19 0.870 protobuf-3.17.3/js/experimental/runtime/kernel/reader_test.js 2024-08-20T21:47:43.0838073Z #19 0.870 protobuf-3.17.3/js/experimental/runtime/kernel/packed_bool_test_pairs.js 2024-08-20T21:47:43.0838963Z #19 0.870 protobuf-3.17.3/js/experimental/runtime/kernel/conformance/ 2024-08-20T21:47:43.0839924Z #19 0.870 protobuf-3.17.3/js/experimental/runtime/kernel/conformance/test_all_types_proto3.js 2024-08-20T21:47:43.0841121Z #19 0.870 protobuf-3.17.3/js/experimental/runtime/kernel/conformance/conformance_testee_runner_node.js 2024-08-20T21:47:43.0842284Z #19 0.870 protobuf-3.17.3/js/experimental/runtime/kernel/conformance/conformance_testee.js 2024-08-20T21:47:43.0843439Z #19 0.870 protobuf-3.17.3/js/experimental/runtime/kernel/conformance/wire_format.js 2024-08-20T21:47:43.0845011Z #19 0.870 protobuf-3.17.3/js/experimental/runtime/kernel/conformance/conformance_response.js 2024-08-20T21:47:43.0846474Z #19 0.870 protobuf-3.17.3/js/experimental/runtime/kernel/conformance/test_all_types_proto2.js 2024-08-20T21:47:43.0847913Z #19 0.871 protobuf-3.17.3/js/experimental/runtime/kernel/conformance/conformance_request.js 2024-08-20T21:47:43.0849079Z #19 0.871 protobuf-3.17.3/js/experimental/runtime/kernel/kernel_repeated_test.js 2024-08-20T21:47:43.0850014Z #19 0.871 protobuf-3.17.3/js/experimental/runtime/kernel/writer.js 2024-08-20T21:47:43.0850692Z #19 0.871 protobuf-3.17.3/js/commonjs/ 2024-08-20T21:47:43.0851201Z #19 0.871 protobuf-3.17.3/js/commonjs/import_test.js 2024-08-20T21:47:43.0851927Z #19 0.871 protobuf-3.17.3/js/commonjs/test6/ 2024-08-20T21:47:43.0852504Z #19 0.872 protobuf-3.17.3/js/commonjs/test6/test6.proto 2024-08-20T21:47:43.0853181Z #19 0.872 protobuf-3.17.3/js/commonjs/rewrite_tests_for_commonjs.js 2024-08-20T21:47:43.0853819Z #19 0.872 protobuf-3.17.3/js/commonjs/test7/ 2024-08-20T21:47:43.0854388Z #19 0.872 protobuf-3.17.3/js/commonjs/test7/test7.proto 2024-08-20T21:47:43.0855000Z #19 0.872 protobuf-3.17.3/js/commonjs/export_testdeps.js 2024-08-20T21:47:43.0855591Z #19 0.872 protobuf-3.17.3/js/commonjs/export.js 2024-08-20T21:47:43.0856154Z #19 0.872 protobuf-3.17.3/js/commonjs/strict_test.js 2024-08-20T21:47:43.0856725Z #19 0.872 protobuf-3.17.3/js/commonjs/jasmine.json 2024-08-20T21:47:43.0857308Z #19 0.872 protobuf-3.17.3/js/commonjs/export_asserts.js 2024-08-20T21:47:43.0857859Z #19 0.872 protobuf-3.17.3/js/test14.proto 2024-08-20T21:47:43.0858343Z #19 0.872 protobuf-3.17.3/js/test10.proto 2024-08-20T21:47:43.0858807Z #19 0.872 protobuf-3.17.3/js/gulpfile.js 2024-08-20T21:47:43.0859390Z #19 0.872 protobuf-3.17.3/js/package.json 2024-08-20T21:47:43.0859873Z #19 0.872 protobuf-3.17.3/js/test3.proto 2024-08-20T21:47:43.0860359Z #19 0.872 protobuf-3.17.3/js/testbinary.proto 2024-08-20T21:47:43.0860874Z #19 0.872 protobuf-3.17.3/js/node_loader.js 2024-08-20T21:47:43.0861375Z #19 0.872 protobuf-3.17.3/js/proto3_test.js 2024-08-20T21:47:43.0861873Z #19 0.872 protobuf-3.17.3/js/testempty.proto 2024-08-20T21:47:43.0862383Z #19 0.872 protobuf-3.17.3/js/debug_test.js 2024-08-20T21:47:43.0862861Z #19 0.872 protobuf-3.17.3/js/data.proto 2024-08-20T21:47:43.0863319Z #19 0.872 protobuf-3.17.3/js/test5.proto 2024-08-20T21:47:43.0863786Z #19 0.872 protobuf-3.17.3/js/test.proto 2024-08-20T21:47:43.0864252Z #19 0.872 protobuf-3.17.3/js/test2.proto 2024-08-20T21:47:43.0864865Z #19 0.872 protobuf-3.17.3/js/README.md 2024-08-20T21:47:43.0865324Z #19 0.872 protobuf-3.17.3/js/message.js 2024-08-20T21:47:43.0865885Z #19 0.872 protobuf-3.17.3/js/testlargenumbers.proto 2024-08-20T21:47:43.0866415Z #19 0.873 protobuf-3.17.3/js/test11.proto 2024-08-20T21:47:43.0866893Z #19 0.873 protobuf-3.17.3/js/test12.proto 2024-08-20T21:47:43.0867372Z #19 0.873 protobuf-3.17.3/js/jasmine.json 2024-08-20T21:47:43.0867834Z #19 0.873 protobuf-3.17.3/js/test8.proto 2024-08-20T21:47:43.0868334Z #19 0.873 protobuf-3.17.3/js/binary/ 2024-08-20T21:47:43.0868821Z #19 0.873 protobuf-3.17.3/js/binary/arith.js 2024-08-20T21:47:43.0869343Z #19 0.873 protobuf-3.17.3/js/binary/utils_test.js 2024-08-20T21:47:43.0870177Z #19 0.873 protobuf-3.17.3/js/binary/message_test.js 2024-08-20T21:47:43.0870831Z #19 0.873 protobuf-3.17.3/js/binary/proto_test.js 2024-08-20T21:47:43.0871400Z #19 0.873 protobuf-3.17.3/js/binary/utils.js 2024-08-20T21:47:43.0871938Z #19 0.873 protobuf-3.17.3/js/binary/constants.js 2024-08-20T21:47:43.0872495Z #19 0.873 protobuf-3.17.3/js/binary/writer_test.js 2024-08-20T21:47:43.0873025Z #19 0.873 protobuf-3.17.3/js/binary/reader.js 2024-08-20T21:47:43.0873551Z #19 0.873 protobuf-3.17.3/js/binary/encoder.js 2024-08-20T21:47:43.0874091Z #19 0.873 protobuf-3.17.3/js/binary/decoder.js 2024-08-20T21:47:43.0874622Z #19 0.874 protobuf-3.17.3/js/binary/arith_test.js 2024-08-20T21:47:43.0875182Z #19 0.874 protobuf-3.17.3/js/binary/reader_test.js 2024-08-20T21:47:43.0875749Z #19 0.874 protobuf-3.17.3/js/binary/decoder_test.js 2024-08-20T21:47:43.0876293Z #19 0.874 protobuf-3.17.3/js/binary/writer.js 2024-08-20T21:47:43.0876771Z #19 0.874 protobuf-3.17.3/protobuf.bzl 2024-08-20T21:47:43.0877465Z #19 0.874 protobuf-3.17.3/build_files_updated_unittest.sh 2024-08-20T21:47:43.0878064Z #19 0.874 protobuf-3.17.3/csharp/ 2024-08-20T21:47:43.0878639Z #19 0.874 protobuf-3.17.3/csharp/build_packages.bat 2024-08-20T21:47:43.0879335Z #19 0.874 protobuf-3.17.3/csharp/keys/ 2024-08-20T21:47:43.0880100Z #19 0.874 protobuf-3.17.3/csharp/keys/Google.Protobuf.public.snk 2024-08-20T21:47:43.0881116Z #19 0.874 protobuf-3.17.3/csharp/keys/README.md 2024-08-20T21:47:43.0881727Z #19 0.874 protobuf-3.17.3/csharp/keys/Google.Protobuf.snk 2024-08-20T21:47:43.0882369Z #19 0.874 protobuf-3.17.3/csharp/build_tools.sh 2024-08-20T21:47:43.0882953Z #19 0.874 protobuf-3.17.3/csharp/src/ 2024-08-20T21:47:43.0883700Z #19 0.874 protobuf-3.17.3/csharp/src/Google.Protobuf.Benchmarks/ 2024-08-20T21:47:43.0884985Z #19 0.874 protobuf-3.17.3/csharp/src/Google.Protobuf.Benchmarks/ParseRawPrimitivesBenchmark.cs 2024-08-20T21:47:43.0886113Z #19 0.875 protobuf-3.17.3/csharp/src/Google.Protobuf.Benchmarks/BenchmarkMessage1Proto3.cs 2024-08-20T21:47:43.0887505Z #19 0.875 protobuf-3.17.3/csharp/src/Google.Protobuf.Benchmarks/wrapper_benchmark_messages.proto 2024-08-20T21:47:43.0888917Z #19 0.875 protobuf-3.17.3/csharp/src/Google.Protobuf.Benchmarks/WriteMessagesBenchmark.cs 2024-08-20T21:47:43.0889994Z #19 0.875 protobuf-3.17.3/csharp/src/Google.Protobuf.Benchmarks/GoogleMessageBenchmark.cs 2024-08-20T21:47:43.0890999Z #19 0.875 protobuf-3.17.3/csharp/src/Google.Protobuf.Benchmarks/Benchmarks.cs 2024-08-20T21:47:43.0892355Z #19 0.875 protobuf-3.17.3/csharp/src/Google.Protobuf.Benchmarks/Google.Protobuf.Benchmarks.csproj 2024-08-20T21:47:43.0893980Z #19 0.875 protobuf-3.17.3/csharp/src/Google.Protobuf.Benchmarks/WrapperBenchmarkMessages.cs 2024-08-20T21:47:43.0895618Z #19 0.876 protobuf-3.17.3/csharp/src/Google.Protobuf.Benchmarks/WriteRawPrimitivesBenchmark.cs 2024-08-20T21:47:43.0896636Z #19 0.876 protobuf-3.17.3/csharp/src/Google.Protobuf.Benchmarks/Program.cs 2024-08-20T21:47:43.0897629Z #19 0.876 protobuf-3.17.3/csharp/src/Google.Protobuf.Benchmarks/ParseMessagesBenchmark.cs 2024-08-20T21:47:43.0898682Z #19 0.876 protobuf-3.17.3/csharp/src/Google.Protobuf.Benchmarks/ByteStringBenchmark.cs 2024-08-20T21:47:43.0900137Z #19 0.876 protobuf-3.17.3/csharp/src/Google.Protobuf.Benchmarks/BenchmarkDatasetConfig.cs 2024-08-20T21:47:43.0901434Z #19 0.876 protobuf-3.17.3/csharp/src/Google.Protobuf.Conformance/ 2024-08-20T21:47:43.0902436Z #19 0.876 protobuf-3.17.3/csharp/src/Google.Protobuf.Conformance/Conformance.cs 2024-08-20T21:47:43.0903872Z #19 0.877 protobuf-3.17.3/csharp/src/Google.Protobuf.Conformance/Google.Protobuf.Conformance.csproj 2024-08-20T21:47:43.0905062Z #19 0.877 protobuf-3.17.3/csharp/src/Google.Protobuf.Conformance/Program.cs 2024-08-20T21:47:43.0905828Z #19 0.877 protobuf-3.17.3/csharp/src/Google.Protobuf.sln 2024-08-20T21:47:43.0906415Z #19 0.877 protobuf-3.17.3/csharp/src/AddressBook/ 2024-08-20T21:47:43.0907063Z #19 0.877 protobuf-3.17.3/csharp/src/AddressBook/ListPeople.cs 2024-08-20T21:47:43.0907770Z #19 0.877 protobuf-3.17.3/csharp/src/AddressBook/AddPerson.cs 2024-08-20T21:47:43.0908510Z #19 0.877 protobuf-3.17.3/csharp/src/AddressBook/AddressBook.csproj 2024-08-20T21:47:43.0909519Z #19 0.877 protobuf-3.17.3/csharp/src/AddressBook/Program.cs 2024-08-20T21:47:43.0910723Z #19 0.877 protobuf-3.17.3/csharp/src/AddressBook/SampleUsage.cs 2024-08-20T21:47:43.0911733Z #19 0.877 protobuf-3.17.3/csharp/src/AddressBook/Addressbook.cs 2024-08-20T21:47:43.0912662Z #19 0.877 protobuf-3.17.3/csharp/src/Google.Protobuf.JsonDump/ 2024-08-20T21:47:43.0913896Z #19 0.877 protobuf-3.17.3/csharp/src/Google.Protobuf.JsonDump/Google.Protobuf.JsonDump.csproj 2024-08-20T21:47:43.0915501Z #19 0.877 protobuf-3.17.3/csharp/src/Google.Protobuf.JsonDump/Program.cs 2024-08-20T21:47:43.0916348Z #19 0.877 protobuf-3.17.3/csharp/src/Google.Protobuf/ 2024-08-20T21:47:43.0917039Z #19 0.877 protobuf-3.17.3/csharp/src/Google.Protobuf/JsonParser.cs 2024-08-20T21:47:43.0917879Z #19 0.877 protobuf-3.17.3/csharp/src/Google.Protobuf/MessageParser.cs 2024-08-20T21:47:43.0918977Z #19 0.877 protobuf-3.17.3/csharp/src/Google.Protobuf/ParsingPrimitives.cs 2024-08-20T21:47:43.0919875Z #19 0.877 protobuf-3.17.3/csharp/src/Google.Protobuf/IBufferMessage.cs 2024-08-20T21:47:43.0920869Z #19 0.877 protobuf-3.17.3/csharp/src/Google.Protobuf/FieldMaskTree.cs 2024-08-20T21:47:43.0921893Z #19 0.878 protobuf-3.17.3/csharp/src/Google.Protobuf/ObjectIntPair.cs 2024-08-20T21:47:43.0922679Z #19 0.878 protobuf-3.17.3/csharp/src/Google.Protobuf/Reflection/ 2024-08-20T21:47:43.0923548Z #19 0.878 protobuf-3.17.3/csharp/src/Google.Protobuf/Reflection/OneofDescriptor.cs 2024-08-20T21:47:43.0924770Z #19 0.878 protobuf-3.17.3/csharp/src/Google.Protobuf/Reflection/ServiceDescriptor.cs 2024-08-20T21:47:43.0926265Z #19 0.878 protobuf-3.17.3/csharp/src/Google.Protobuf/Reflection/RepeatedFieldAccessor.cs 2024-08-20T21:47:43.0927244Z #19 0.878 protobuf-3.17.3/csharp/src/Google.Protobuf/Reflection/FieldType.cs 2024-08-20T21:47:43.0928221Z #19 0.878 protobuf-3.17.3/csharp/src/Google.Protobuf/Reflection/OriginalNameAttribute.cs 2024-08-20T21:47:43.0929310Z #19 0.878 protobuf-3.17.3/csharp/src/Google.Protobuf/Reflection/PackageDescriptor.cs 2024-08-20T21:47:43.0930657Z #19 0.878 protobuf-3.17.3/csharp/src/Google.Protobuf/Reflection/FieldDescriptor.cs 2024-08-20T21:47:43.0931952Z #19 0.878 protobuf-3.17.3/csharp/src/Google.Protobuf/Reflection/MethodDescriptor.cs 2024-08-20T21:47:43.0932959Z #19 0.878 protobuf-3.17.3/csharp/src/Google.Protobuf/Reflection/GeneratedClrTypeInfo.cs 2024-08-20T21:47:43.0934075Z #19 0.878 protobuf-3.17.3/csharp/src/Google.Protobuf/Reflection/DescriptorPool.cs 2024-08-20T21:47:43.0935228Z #19 0.878 protobuf-3.17.3/csharp/src/Google.Protobuf/Reflection/IFieldAccessor.cs 2024-08-20T21:47:43.0936364Z #19 0.878 protobuf-3.17.3/csharp/src/Google.Protobuf/Reflection/DescriptorBase.cs 2024-08-20T21:47:43.0937401Z #19 0.878 protobuf-3.17.3/csharp/src/Google.Protobuf/Reflection/FieldAccessorBase.cs 2024-08-20T21:47:43.0938413Z #19 0.878 protobuf-3.17.3/csharp/src/Google.Protobuf/Reflection/EnumValueDescriptor.cs 2024-08-20T21:47:43.0939624Z #19 0.878 protobuf-3.17.3/csharp/src/Google.Protobuf/Reflection/FileDescriptor.cs 2024-08-20T21:47:43.0940567Z #19 0.878 protobuf-3.17.3/csharp/src/Google.Protobuf/Reflection/ReflectionUtil.cs 2024-08-20T21:47:43.0941647Z #19 0.878 protobuf-3.17.3/csharp/src/Google.Protobuf/Reflection/DescriptorValidationException.cs 2024-08-20T21:47:43.0942709Z #19 0.878 protobuf-3.17.3/csharp/src/Google.Protobuf/Reflection/OneofAccessor.cs 2024-08-20T21:47:43.0943667Z #19 0.878 protobuf-3.17.3/csharp/src/Google.Protobuf/Reflection/MapFieldAccessor.cs 2024-08-20T21:47:43.0944619Z #19 0.878 protobuf-3.17.3/csharp/src/Google.Protobuf/Reflection/IDescriptor.cs 2024-08-20T21:47:43.0945573Z #19 0.878 protobuf-3.17.3/csharp/src/Google.Protobuf/Reflection/ExtensionAccessor.cs 2024-08-20T21:47:43.0946536Z #19 0.878 protobuf-3.17.3/csharp/src/Google.Protobuf/Reflection/TypeRegistry.cs 2024-08-20T21:47:43.0947433Z #19 0.878 protobuf-3.17.3/csharp/src/Google.Protobuf/Reflection/Descriptor.cs 2024-08-20T21:47:43.0948693Z #19 0.880 protobuf-3.17.3/csharp/src/Google.Protobuf/Reflection/DescriptorDeclaration.cs 2024-08-20T21:47:43.0949772Z #19 0.880 protobuf-3.17.3/csharp/src/Google.Protobuf/Reflection/ExtensionCollection.cs 2024-08-20T21:47:43.0950779Z #19 0.880 protobuf-3.17.3/csharp/src/Google.Protobuf/Reflection/SingleFieldAccessor.cs 2024-08-20T21:47:43.0952022Z #19 0.880 protobuf-3.17.3/csharp/src/Google.Protobuf/Reflection/MessageDescriptor.cs 2024-08-20T21:47:43.0953316Z #19 0.880 protobuf-3.17.3/csharp/src/Google.Protobuf/Reflection/DescriptorUtil.cs 2024-08-20T21:47:43.0954646Z #19 0.880 protobuf-3.17.3/csharp/src/Google.Protobuf/Reflection/EnumDescriptor.cs 2024-08-20T21:47:43.0955806Z #19 0.880 protobuf-3.17.3/csharp/src/Google.Protobuf/Reflection/CustomOptions.cs 2024-08-20T21:47:43.0957069Z #19 0.880 protobuf-3.17.3/csharp/src/Google.Protobuf/IDeepCloneable.cs 2024-08-20T21:47:43.0958397Z #19 0.880 protobuf-3.17.3/csharp/src/Google.Protobuf/WriteContext.cs 2024-08-20T21:47:43.0959516Z #19 0.880 protobuf-3.17.3/csharp/src/Google.Protobuf/Compatibility/ 2024-08-20T21:47:43.0960798Z #19 0.880 protobuf-3.17.3/csharp/src/Google.Protobuf/Compatibility/PropertyInfoExtensions.cs 2024-08-20T21:47:43.0962086Z #19 0.880 protobuf-3.17.3/csharp/src/Google.Protobuf/Compatibility/TypeExtensions.cs 2024-08-20T21:47:43.0963226Z #19 0.880 protobuf-3.17.3/csharp/src/Google.Protobuf/Compatibility/StreamExtensions.cs 2024-08-20T21:47:43.0964363Z #19 0.880 protobuf-3.17.3/csharp/src/Google.Protobuf/Compatibility/MethodInfoExtensions.cs 2024-08-20T21:47:43.0965480Z #19 0.880 protobuf-3.17.3/csharp/src/Google.Protobuf/ParseContext.cs 2024-08-20T21:47:43.0966497Z #19 0.880 protobuf-3.17.3/csharp/src/Google.Protobuf/ICustomDiagnosticMessage.cs 2024-08-20T21:47:43.0967932Z #19 0.880 protobuf-3.17.3/csharp/src/Google.Protobuf/WireFormat.cs 2024-08-20T21:47:43.0968776Z #19 0.881 protobuf-3.17.3/csharp/src/Google.Protobuf/ParserInternalState.cs 2024-08-20T21:47:43.0969600Z #19 0.881 protobuf-3.17.3/csharp/src/Google.Protobuf/ByteArray.cs 2024-08-20T21:47:43.0970387Z #19 0.881 protobuf-3.17.3/csharp/src/Google.Protobuf/CodedInputStream.cs 2024-08-20T21:47:43.0971237Z #19 0.881 protobuf-3.17.3/csharp/src/Google.Protobuf/WritingPrimitives.cs 2024-08-20T21:47:43.0972088Z #19 0.881 protobuf-3.17.3/csharp/src/Google.Protobuf/ExtensionRegistry.cs 2024-08-20T21:47:43.0972965Z #19 0.881 protobuf-3.17.3/csharp/src/Google.Protobuf/ByteString.cs 2024-08-20T21:47:43.0973959Z #19 0.881 protobuf-3.17.3/csharp/src/Google.Protobuf/WriterInternalState.cs 2024-08-20T21:47:43.0975132Z #19 0.881 protobuf-3.17.3/csharp/src/Google.Protobuf/JsonFormatter.cs 2024-08-20T21:47:43.0975944Z #19 0.881 protobuf-3.17.3/csharp/src/Google.Protobuf/UnknownFieldSet.cs 2024-08-20T21:47:43.0977052Z #19 0.881 protobuf-3.17.3/csharp/src/Google.Protobuf/LimitedInputStream.cs 2024-08-20T21:47:43.0977958Z #19 0.881 protobuf-3.17.3/csharp/src/Google.Protobuf/FrameworkPortability.cs 2024-08-20T21:47:43.0979178Z #19 0.881 protobuf-3.17.3/csharp/src/Google.Protobuf/Collections/ 2024-08-20T21:47:43.0980186Z #19 0.881 protobuf-3.17.3/csharp/src/Google.Protobuf/Collections/Lists.cs 2024-08-20T21:47:43.0981211Z #19 0.881 protobuf-3.17.3/csharp/src/Google.Protobuf/Collections/ReadOnlyDictionary.cs 2024-08-20T21:47:43.0983083Z #19 0.881 protobuf-3.17.3/csharp/src/Google.Protobuf/Collections/ProtobufEqualityComparers.cs 2024-08-20T21:47:43.0984487Z #19 0.881 protobuf-3.17.3/csharp/src/Google.Protobuf/Collections/MapField.cs 2024-08-20T21:47:43.0985577Z #19 0.881 protobuf-3.17.3/csharp/src/Google.Protobuf/Collections/RepeatedField.cs 2024-08-20T21:47:43.0986514Z #19 0.881 protobuf-3.17.3/csharp/src/Google.Protobuf/SegmentedBufferHelper.cs 2024-08-20T21:47:43.0987382Z #19 0.881 protobuf-3.17.3/csharp/src/Google.Protobuf/IMessage.cs 2024-08-20T21:47:43.0988237Z #19 0.881 protobuf-3.17.3/csharp/src/Google.Protobuf/Extension.cs 2024-08-20T21:47:43.0989325Z #19 0.882 protobuf-3.17.3/csharp/src/Google.Protobuf/Properties/ 2024-08-20T21:47:43.0990210Z #19 0.882 protobuf-3.17.3/csharp/src/Google.Protobuf/Properties/AssemblyInfo.cs 2024-08-20T21:47:43.0991115Z #19 0.882 protobuf-3.17.3/csharp/src/Google.Protobuf/UnsafeByteOperations.cs 2024-08-20T21:47:43.0992063Z #19 0.882 protobuf-3.17.3/csharp/src/Google.Protobuf/ParsingPrimitivesWrappers.cs 2024-08-20T21:47:43.0992927Z #19 0.882 protobuf-3.17.3/csharp/src/Google.Protobuf/JsonToken.cs 2024-08-20T21:47:43.0993715Z #19 0.882 protobuf-3.17.3/csharp/src/Google.Protobuf/ProtoPreconditions.cs 2024-08-20T21:47:43.0994732Z #19 0.882 protobuf-3.17.3/csharp/src/Google.Protobuf/ByteStringAsync.cs 2024-08-20T21:47:43.0995752Z #19 0.882 protobuf-3.17.3/csharp/src/Google.Protobuf/ExtensionValue.cs 2024-08-20T21:47:43.0996711Z #19 0.882 protobuf-3.17.3/csharp/src/Google.Protobuf/WritingPrimitivesMessages.cs 2024-08-20T21:47:43.0997870Z #19 0.882 protobuf-3.17.3/csharp/src/Google.Protobuf/UnknownField.cs 2024-08-20T21:47:43.0998951Z #19 0.882 protobuf-3.17.3/csharp/src/Google.Protobuf/Google.Protobuf.csproj 2024-08-20T21:47:43.1000004Z #19 0.882 protobuf-3.17.3/csharp/src/Google.Protobuf/CodedOutputStream.ComputeSize.cs 2024-08-20T21:47:43.1001188Z #19 0.882 protobuf-3.17.3/csharp/src/Google.Protobuf/FieldCodec.cs 2024-08-20T21:47:43.1002207Z #19 0.882 protobuf-3.17.3/csharp/src/Google.Protobuf/WriteBufferHelper.cs 2024-08-20T21:47:43.1003216Z #19 0.882 protobuf-3.17.3/csharp/src/Google.Protobuf/WellKnownTypes/ 2024-08-20T21:47:43.1004441Z #19 0.882 protobuf-3.17.3/csharp/src/Google.Protobuf/WellKnownTypes/Timestamp.cs 2024-08-20T21:47:43.1005407Z #19 0.882 protobuf-3.17.3/csharp/src/Google.Protobuf/WellKnownTypes/AnyPartial.cs 2024-08-20T21:47:43.1006434Z #19 0.882 protobuf-3.17.3/csharp/src/Google.Protobuf/WellKnownTypes/WrappersPartial.cs 2024-08-20T21:47:43.1007791Z #19 0.882 protobuf-3.17.3/csharp/src/Google.Protobuf/WellKnownTypes/DurationPartial.cs 2024-08-20T21:47:43.1008740Z #19 0.882 protobuf-3.17.3/csharp/src/Google.Protobuf/WellKnownTypes/Any.cs 2024-08-20T21:47:43.1009676Z #19 0.882 protobuf-3.17.3/csharp/src/Google.Protobuf/WellKnownTypes/Duration.cs 2024-08-20T21:47:43.1010857Z #19 0.882 protobuf-3.17.3/csharp/src/Google.Protobuf/WellKnownTypes/FieldMaskPartial.cs 2024-08-20T21:47:43.1011817Z #19 0.882 protobuf-3.17.3/csharp/src/Google.Protobuf/WellKnownTypes/Type.cs 2024-08-20T21:47:43.1012764Z #19 0.883 protobuf-3.17.3/csharp/src/Google.Protobuf/WellKnownTypes/TimeExtensions.cs 2024-08-20T21:47:43.1013783Z #19 0.883 protobuf-3.17.3/csharp/src/Google.Protobuf/WellKnownTypes/TimestampPartial.cs 2024-08-20T21:47:43.1015188Z #19 0.883 protobuf-3.17.3/csharp/src/Google.Protobuf/WellKnownTypes/ValuePartial.cs 2024-08-20T21:47:43.1016362Z #19 0.883 protobuf-3.17.3/csharp/src/Google.Protobuf/WellKnownTypes/FieldMask.cs 2024-08-20T21:47:43.1017739Z #19 0.883 protobuf-3.17.3/csharp/src/Google.Protobuf/WellKnownTypes/Empty.cs 2024-08-20T21:47:43.1018640Z #19 0.883 protobuf-3.17.3/csharp/src/Google.Protobuf/WellKnownTypes/Struct.cs 2024-08-20T21:47:43.1019664Z #19 0.883 protobuf-3.17.3/csharp/src/Google.Protobuf/WellKnownTypes/SourceContext.cs 2024-08-20T21:47:43.1020600Z #19 0.883 protobuf-3.17.3/csharp/src/Google.Protobuf/WellKnownTypes/Api.cs 2024-08-20T21:47:43.1021515Z #19 0.883 protobuf-3.17.3/csharp/src/Google.Protobuf/WellKnownTypes/Wrappers.cs 2024-08-20T21:47:43.1022394Z #19 0.883 protobuf-3.17.3/csharp/src/Google.Protobuf/MessageExtensions.cs 2024-08-20T21:47:43.1023226Z #19 0.883 protobuf-3.17.3/csharp/src/Google.Protobuf/JsonTokenizer.cs 2024-08-20T21:47:43.1024191Z #19 0.884 protobuf-3.17.3/csharp/src/Google.Protobuf/InvalidJsonException.cs 2024-08-20T21:47:43.1025224Z #19 0.884 protobuf-3.17.3/csharp/src/Google.Protobuf/CodedOutputStream.cs 2024-08-20T21:47:43.1026476Z #19 0.884 protobuf-3.17.3/csharp/src/Google.Protobuf/InvalidProtocolBufferException.cs 2024-08-20T21:47:43.1027629Z #19 0.884 protobuf-3.17.3/csharp/src/Google.Protobuf/ParsingPrimitivesMessages.cs 2024-08-20T21:47:43.1028823Z #19 0.884 protobuf-3.17.3/csharp/src/Google.Protobuf/IExtendableMessage.cs 2024-08-20T21:47:43.1029655Z #19 0.884 protobuf-3.17.3/csharp/src/Google.Protobuf/ExtensionSet.cs 2024-08-20T21:47:43.1030474Z #19 0.884 protobuf-3.17.3/csharp/src/Google.Protobuf.Test.TestProtos/ 2024-08-20T21:47:43.1031502Z #19 0.884 protobuf-3.17.3/csharp/src/Google.Protobuf.Test.TestProtos/UnittestImportPublicProto3.cs 2024-08-20T21:47:43.1032968Z #19 0.884 protobuf-3.17.3/csharp/src/Google.Protobuf.Test.TestProtos/MapUnittestProto3.cs 2024-08-20T21:47:43.1034225Z #19 0.884 protobuf-3.17.3/csharp/src/Google.Protobuf.Test.TestProtos/UnittestImportProto3.cs 2024-08-20T21:47:43.1035356Z #19 0.884 protobuf-3.17.3/csharp/src/Google.Protobuf.Test.TestProtos/UnittestIssue6936B.cs 2024-08-20T21:47:43.1036517Z #19 0.884 protobuf-3.17.3/csharp/src/Google.Protobuf.Test.TestProtos/UnittestCustomOptionsProto3.cs 2024-08-20T21:47:43.1038156Z #19 0.885 protobuf-3.17.3/csharp/src/Google.Protobuf.Test.TestProtos/UnittestSelfreferentialOptions.cs 2024-08-20T21:47:43.1039543Z #19 0.885 protobuf-3.17.3/csharp/src/Google.Protobuf.Test.TestProtos/ForeignMessagePartial.cs 2024-08-20T21:47:43.1040986Z #19 0.885 protobuf-3.17.3/csharp/src/Google.Protobuf.Test.TestProtos/UnittestProto3Optional.cs 2024-08-20T21:47:43.1042258Z #19 0.885 protobuf-3.17.3/csharp/src/Google.Protobuf.Test.TestProtos/UnittestWellKnownTypes.cs 2024-08-20T21:47:43.1043403Z #19 0.886 protobuf-3.17.3/csharp/src/Google.Protobuf.Test.TestProtos/UnittestImportPublic.cs 2024-08-20T21:47:43.1044609Z #19 0.886 protobuf-3.17.3/csharp/src/Google.Protobuf.Test.TestProtos/UnittestIssue6936A.cs 2024-08-20T21:47:43.1045677Z #19 0.886 protobuf-3.17.3/csharp/src/Google.Protobuf.Test.TestProtos/OldExtensions1.cs 2024-08-20T21:47:43.1046759Z #19 0.886 protobuf-3.17.3/csharp/src/Google.Protobuf.Test.TestProtos/TestMessagesProto2.cs 2024-08-20T21:47:43.1047792Z #19 0.887 protobuf-3.17.3/csharp/src/Google.Protobuf.Test.TestProtos/Unittest.cs 2024-08-20T21:47:43.1048818Z #19 0.891 protobuf-3.17.3/csharp/src/Google.Protobuf.Test.TestProtos/TestMessagesProto3.cs 2024-08-20T21:47:43.1049885Z #19 0.892 protobuf-3.17.3/csharp/src/Google.Protobuf.Test.TestProtos/UnittestIssues.cs 2024-08-20T21:47:43.1050930Z #19 0.893 protobuf-3.17.3/csharp/src/Google.Protobuf.Test.TestProtos/OldExtensions2.cs 2024-08-20T21:47:43.1052123Z #19 0.893 protobuf-3.17.3/csharp/src/Google.Protobuf.Test.TestProtos/Google.Protobuf.Test.TestProtos.csproj 2024-08-20T21:47:43.1053292Z #19 0.893 protobuf-3.17.3/csharp/src/Google.Protobuf.Test.TestProtos/UnittestProto3.cs 2024-08-20T21:47:43.1054329Z #19 0.894 protobuf-3.17.3/csharp/src/Google.Protobuf.Test.TestProtos/UnittestImport.cs 2024-08-20T21:47:43.1055468Z #19 0.894 protobuf-3.17.3/csharp/src/Google.Protobuf.Test.TestProtos/UnittestIssue6936C.cs 2024-08-20T21:47:43.1056335Z #19 0.894 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/ 2024-08-20T21:47:43.1057213Z #19 0.894 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/RefStructCompatibilityTest.cs 2024-08-20T21:47:43.1058186Z #19 0.894 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/ByteStringTest.cs 2024-08-20T21:47:43.1059083Z #19 0.894 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/JsonFormatterTest.cs 2024-08-20T21:47:43.1060038Z #19 0.895 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/GeneratedMessageTest.cs 2024-08-20T21:47:43.1060981Z #19 0.895 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/ExtensionSetTest.cs 2024-08-20T21:47:43.1061841Z #19 0.895 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/Reflection/ 2024-08-20T21:47:43.1062834Z #19 0.895 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/Reflection/DescriptorDeclarationTest.cs 2024-08-20T21:47:43.1064118Z #19 0.895 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/Reflection/CustomOptionsTest.cs 2024-08-20T21:47:43.1065832Z #19 0.895 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/Reflection/FieldAccessTest.cs 2024-08-20T21:47:43.1067174Z #19 0.895 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/Reflection/DescriptorsTest.cs 2024-08-20T21:47:43.1068434Z #19 0.895 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/Reflection/TypeRegistryTest.cs 2024-08-20T21:47:43.1069458Z #19 0.895 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/MessageParsingHelpers.cs 2024-08-20T21:47:43.1070474Z #19 0.895 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/ReadOnlySequenceFactory.cs 2024-08-20T21:47:43.1071391Z #19 0.895 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/Compatibility/ 2024-08-20T21:47:43.1072384Z #19 0.895 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/Compatibility/TypeExtensionsTest.cs 2024-08-20T21:47:43.1073518Z #19 0.895 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/Compatibility/StreamExtensionsTest.cs 2024-08-20T21:47:43.1074705Z #19 0.895 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/Compatibility/PropertyInfoExtensionsTest.cs 2024-08-20T21:47:43.1075763Z #19 0.895 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/TestCornerCases.cs 2024-08-20T21:47:43.1076725Z #19 0.895 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/LegacyGeneratedCodeTest.cs 2024-08-20T21:47:43.1077704Z #19 0.895 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/DeprecatedMemberTest.cs 2024-08-20T21:47:43.1078636Z #19 0.895 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/JsonParserTest.cs 2024-08-20T21:47:43.1079645Z #19 0.895 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/IssuesTest.cs 2024-08-20T21:47:43.1080480Z #19 0.895 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/testprotos.pb 2024-08-20T21:47:43.1081322Z #19 0.898 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/FieldCodecTest.cs 2024-08-20T21:47:43.1082172Z #19 0.898 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/SampleEnum.cs 2024-08-20T21:47:43.1082998Z #19 0.898 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/Collections/ 2024-08-20T21:47:43.1083909Z #19 0.898 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/Collections/MapFieldTest.cs 2024-08-20T21:47:43.1085036Z #19 0.898 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/Collections/RepeatedFieldTest.cs 2024-08-20T21:47:43.1086296Z #19 0.898 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/Collections/ProtobufEqualityComparersTest.cs 2024-08-20T21:47:43.1087417Z #19 0.898 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj 2024-08-20T21:47:43.1088378Z #19 0.898 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/SampleMessages.cs 2024-08-20T21:47:43.1089263Z #19 0.898 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/EqualityTester.cs 2024-08-20T21:47:43.1090175Z #19 0.898 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/Proto3OptionalTest.cs 2024-08-20T21:47:43.1091161Z #19 0.898 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/CodedInputStreamExtensions.cs 2024-08-20T21:47:43.1092072Z #19 0.898 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/Buffers/ 2024-08-20T21:47:43.1093067Z #19 0.898 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/Buffers/ArrayBufferWriter.cs 2024-08-20T21:47:43.1094035Z #19 0.898 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/FieldMaskTreeTest.cs 2024-08-20T21:47:43.1094919Z #19 0.898 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/SampleNaNs.cs 2024-08-20T21:47:43.1095769Z #19 0.898 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/WellKnownTypes/ 2024-08-20T21:47:43.1096723Z #19 0.898 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/WellKnownTypes/TimestampTest.cs 2024-08-20T21:47:43.1097794Z #19 0.898 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/WellKnownTypes/FieldMaskTest.cs 2024-08-20T21:47:43.1098909Z #19 0.898 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/WellKnownTypes/DurationTest.cs 2024-08-20T21:47:43.1100050Z #19 0.898 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/WellKnownTypes/WrappersTest.cs 2024-08-20T21:47:43.1101051Z #19 0.899 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/WellKnownTypes/AnyTest.cs 2024-08-20T21:47:43.1102229Z #19 0.899 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/GeneratedMessageTest.Proto2.cs 2024-08-20T21:47:43.1103853Z #19 0.899 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/UnknownFieldSetTest.cs 2024-08-20T21:47:43.1104848Z #19 0.899 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/CodedInputStreamTest.cs 2024-08-20T21:47:43.1105833Z #19 0.899 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/CodedOutputStreamTest.cs 2024-08-20T21:47:43.1106791Z #19 0.899 protobuf-3.17.3/csharp/src/Google.Protobuf.Test/JsonTokenizerTest.cs 2024-08-20T21:47:43.1107507Z #19 0.899 protobuf-3.17.3/csharp/buildall.bat 2024-08-20T21:47:43.1108022Z #19 0.899 protobuf-3.17.3/csharp/.gitignore 2024-08-20T21:47:43.1108651Z #19 0.899 protobuf-3.17.3/csharp/Google.Protobuf.Tools.targets 2024-08-20T21:47:43.1109332Z #19 0.899 protobuf-3.17.3/csharp/install_dotnet_sdk.ps1 2024-08-20T21:47:43.1109920Z #19 0.899 protobuf-3.17.3/csharp/generate_protos.sh 2024-08-20T21:47:43.1110454Z #19 0.899 protobuf-3.17.3/csharp/README.md 2024-08-20T21:47:43.1110965Z #19 0.899 protobuf-3.17.3/csharp/buildall.sh 2024-08-20T21:47:43.1111450Z #19 0.899 protobuf-3.17.3/csharp/protos/ 2024-08-20T21:47:43.1112051Z #19 0.899 protobuf-3.17.3/csharp/protos/old_extensions1.proto 2024-08-20T21:47:43.1112796Z #19 0.899 protobuf-3.17.3/csharp/protos/unittest_import_proto3.proto 2024-08-20T21:47:43.1113638Z #19 0.899 protobuf-3.17.3/csharp/protos/unittest_selfreferential_options.proto 2024-08-20T21:47:43.1114484Z #19 0.899 protobuf-3.17.3/csharp/protos/unittest_import_public.proto 2024-08-20T21:47:43.1115334Z #19 0.899 protobuf-3.17.3/csharp/protos/unittest_issues.proto 2024-08-20T21:47:43.1116023Z #19 0.899 protobuf-3.17.3/csharp/protos/unittest_import.proto 2024-08-20T21:47:43.1116750Z #19 0.899 protobuf-3.17.3/csharp/protos/map_unittest_proto3.proto 2024-08-20T21:47:43.1117560Z #19 0.900 protobuf-3.17.3/csharp/protos/old_extensions2.proto 2024-08-20T21:47:43.1118340Z #19 0.900 protobuf-3.17.3/csharp/protos/unittest_proto3.proto 2024-08-20T21:47:43.1119070Z #19 0.900 protobuf-3.17.3/csharp/protos/unittest_issue6936_c.proto 2024-08-20T21:47:43.1119909Z #19 0.900 protobuf-3.17.3/csharp/protos/unittest_custom_options_proto3.proto 2024-08-20T21:47:43.1121357Z #19 0.900 protobuf-3.17.3/csharp/protos/unittest_import_public_proto3.proto 2024-08-20T21:47:43.1122278Z #19 0.900 protobuf-3.17.3/csharp/protos/README.md 2024-08-20T21:47:43.1123017Z #19 0.900 protobuf-3.17.3/csharp/protos/unittest_issue6936_b.proto 2024-08-20T21:47:43.1123706Z #19 0.900 protobuf-3.17.3/csharp/protos/unittest.proto 2024-08-20T21:47:43.1124457Z #19 0.900 protobuf-3.17.3/csharp/protos/unittest_issue6936_a.proto 2024-08-20T21:47:43.1125092Z #19 0.900 protobuf-3.17.3/csharp/CHANGES.txt 2024-08-20T21:47:43.1125724Z #19 0.900 protobuf-3.17.3/csharp/Google.Protobuf.Tools.nuspec 2024-08-20T21:47:43.1126291Z #19 0.900 protobuf-3.17.3/ltmain.sh 2024-08-20T21:47:43.1126736Z #19 0.901 protobuf-3.17.3/third_party/ 2024-08-20T21:47:43.1127246Z #19 0.901 protobuf-3.17.3/third_party/googletest/ 2024-08-20T21:47:43.1127950Z #19 0.901 protobuf-3.17.3/third_party/googletest/WORKSPACE 2024-08-20T21:47:43.1128628Z #19 0.901 protobuf-3.17.3/third_party/googletest/googletest/ 2024-08-20T21:47:43.1129368Z #19 0.902 protobuf-3.17.3/third_party/googletest/googletest/codegear/ 2024-08-20T21:47:43.1130246Z #19 0.902 protobuf-3.17.3/third_party/googletest/googletest/codegear/gtest_main.cbproj 2024-08-20T21:47:43.1131213Z #19 0.902 protobuf-3.17.3/third_party/googletest/googletest/codegear/gtest.cbproj 2024-08-20T21:47:43.1132172Z #19 0.902 protobuf-3.17.3/third_party/googletest/googletest/codegear/gtest.groupproj 2024-08-20T21:47:43.1133228Z #19 0.902 protobuf-3.17.3/third_party/googletest/googletest/codegear/gtest_unittest.cbproj 2024-08-20T21:47:43.1134196Z #19 0.902 protobuf-3.17.3/third_party/googletest/googletest/codegear/gtest_all.cc 2024-08-20T21:47:43.1135129Z #19 0.902 protobuf-3.17.3/third_party/googletest/googletest/codegear/gtest_link.cc 2024-08-20T21:47:43.1135971Z #19 0.902 protobuf-3.17.3/third_party/googletest/googletest/xcode/ 2024-08-20T21:47:43.1136761Z #19 0.902 protobuf-3.17.3/third_party/googletest/googletest/xcode/Scripts/ 2024-08-20T21:47:43.1137672Z #19 0.902 protobuf-3.17.3/third_party/googletest/googletest/xcode/Scripts/runtests.sh 2024-08-20T21:47:43.1138708Z #19 0.902 protobuf-3.17.3/third_party/googletest/googletest/xcode/Scripts/versiongenerate.py 2024-08-20T21:47:43.1139710Z #19 0.902 protobuf-3.17.3/third_party/googletest/googletest/xcode/gtest.xcodeproj/ 2024-08-20T21:47:43.1140765Z #19 0.902 protobuf-3.17.3/third_party/googletest/googletest/xcode/gtest.xcodeproj/project.pbxproj 2024-08-20T21:47:43.1141746Z #19 0.902 protobuf-3.17.3/third_party/googletest/googletest/xcode/Samples/ 2024-08-20T21:47:43.1142689Z #19 0.902 protobuf-3.17.3/third_party/googletest/googletest/xcode/Samples/FrameworkSample/ 2024-08-20T21:47:43.1143930Z #19 0.902 protobuf-3.17.3/third_party/googletest/googletest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/ 2024-08-20T21:47:43.1145485Z #19 0.902 protobuf-3.17.3/third_party/googletest/googletest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj 2024-08-20T21:47:43.1146874Z #19 0.902 protobuf-3.17.3/third_party/googletest/googletest/xcode/Samples/FrameworkSample/widget.h 2024-08-20T21:47:43.1148039Z #19 0.902 protobuf-3.17.3/third_party/googletest/googletest/xcode/Samples/FrameworkSample/runtests.sh 2024-08-20T21:47:43.1149211Z #19 0.902 protobuf-3.17.3/third_party/googletest/googletest/xcode/Samples/FrameworkSample/widget.cc 2024-08-20T21:47:43.1150475Z #19 0.902 protobuf-3.17.3/third_party/googletest/googletest/xcode/Samples/FrameworkSample/Info.plist 2024-08-20T21:47:43.1151698Z #19 0.902 protobuf-3.17.3/third_party/googletest/googletest/xcode/Samples/FrameworkSample/widget_test.cc 2024-08-20T21:47:43.1152726Z #19 0.902 protobuf-3.17.3/third_party/googletest/googletest/xcode/Resources/ 2024-08-20T21:47:43.1153661Z #19 0.902 protobuf-3.17.3/third_party/googletest/googletest/xcode/Resources/Info.plist 2024-08-20T21:47:43.1154572Z #19 0.902 protobuf-3.17.3/third_party/googletest/googletest/xcode/Config/ 2024-08-20T21:47:43.1156018Z #19 0.902 protobuf-3.17.3/third_party/googletest/googletest/xcode/Config/DebugProject.xcconfig 2024-08-20T21:47:43.1157623Z #19 0.902 protobuf-3.17.3/third_party/googletest/googletest/xcode/Config/ReleaseProject.xcconfig 2024-08-20T21:47:43.1159077Z #19 0.902 protobuf-3.17.3/third_party/googletest/googletest/xcode/Config/General.xcconfig 2024-08-20T21:47:43.1160648Z #19 0.902 protobuf-3.17.3/third_party/googletest/googletest/xcode/Config/StaticLibraryTarget.xcconfig 2024-08-20T21:47:43.1161828Z #19 0.902 protobuf-3.17.3/third_party/googletest/googletest/xcode/Config/FrameworkTarget.xcconfig 2024-08-20T21:47:43.1163258Z #19 0.902 protobuf-3.17.3/third_party/googletest/googletest/xcode/Config/TestTarget.xcconfig 2024-08-20T21:47:43.1164915Z #19 0.903 protobuf-3.17.3/third_party/googletest/googletest/samples/ 2024-08-20T21:47:43.1166087Z #19 0.903 protobuf-3.17.3/third_party/googletest/googletest/samples/prime_tables.h 2024-08-20T21:47:43.1167576Z #19 0.903 protobuf-3.17.3/third_party/googletest/googletest/samples/sample8_unittest.cc 2024-08-20T21:47:43.1169008Z #19 0.903 protobuf-3.17.3/third_party/googletest/googletest/samples/sample5_unittest.cc 2024-08-20T21:47:43.1170651Z #19 0.903 protobuf-3.17.3/third_party/googletest/googletest/samples/sample2_unittest.cc 2024-08-20T21:47:43.1171646Z #19 0.903 protobuf-3.17.3/third_party/googletest/googletest/samples/sample1_unittest.cc 2024-08-20T21:47:43.1172608Z #19 0.903 protobuf-3.17.3/third_party/googletest/googletest/samples/sample4.cc 2024-08-20T21:47:43.1173564Z #19 0.903 protobuf-3.17.3/third_party/googletest/googletest/samples/sample1.cc 2024-08-20T21:47:43.1174703Z #19 0.903 protobuf-3.17.3/third_party/googletest/googletest/samples/sample6_unittest.cc 2024-08-20T21:47:43.1175798Z #19 0.903 protobuf-3.17.3/third_party/googletest/googletest/samples/sample3_unittest.cc 2024-08-20T21:47:43.1177069Z #19 0.903 protobuf-3.17.3/third_party/googletest/googletest/samples/sample4_unittest.cc 2024-08-20T21:47:43.1178595Z #19 0.903 protobuf-3.17.3/third_party/googletest/googletest/samples/sample7_unittest.cc 2024-08-20T21:47:43.1179807Z #19 0.903 protobuf-3.17.3/third_party/googletest/googletest/samples/sample2.cc 2024-08-20T21:47:43.1180759Z #19 0.903 protobuf-3.17.3/third_party/googletest/googletest/samples/sample9_unittest.cc 2024-08-20T21:47:43.1182275Z #19 0.903 protobuf-3.17.3/third_party/googletest/googletest/samples/sample10_unittest.cc 2024-08-20T21:47:43.1183500Z #19 0.903 protobuf-3.17.3/third_party/googletest/googletest/msvc/ 2024-08-20T21:47:43.1184623Z #19 0.903 protobuf-3.17.3/third_party/googletest/googletest/msvc/2010/ 2024-08-20T21:47:43.1185659Z #19 0.903 protobuf-3.17.3/third_party/googletest/googletest/msvc/2010/gtest-md.sln 2024-08-20T21:47:43.1187067Z #19 0.903 protobuf-3.17.3/third_party/googletest/googletest/msvc/2010/gtest.vcxproj 2024-08-20T21:47:43.1188561Z #19 0.903 protobuf-3.17.3/third_party/googletest/googletest/msvc/2010/gtest_prod_test.vcxproj 2024-08-20T21:47:43.1189678Z #19 0.903 protobuf-3.17.3/third_party/googletest/googletest/msvc/2010/gtest_unittest-md.vcxproj 2024-08-20T21:47:43.1190651Z #19 0.903 protobuf-3.17.3/third_party/googletest/googletest/msvc/2010/gtest.sln 2024-08-20T21:47:43.1191641Z #19 0.903 protobuf-3.17.3/third_party/googletest/googletest/msvc/2010/gtest_main.vcxproj 2024-08-20T21:47:43.1193312Z #19 0.903 protobuf-3.17.3/third_party/googletest/googletest/msvc/2010/gtest-md.vcxproj 2024-08-20T21:47:43.1194750Z #19 0.903 protobuf-3.17.3/third_party/googletest/googletest/msvc/2010/gtest_main-md.vcxproj 2024-08-20T21:47:43.1195838Z #19 0.903 protobuf-3.17.3/third_party/googletest/googletest/msvc/2010/gtest_prod_test-md.vcxproj 2024-08-20T21:47:43.1196932Z #19 0.903 protobuf-3.17.3/third_party/googletest/googletest/msvc/2010/gtest_unittest.vcxproj 2024-08-20T21:47:43.1197915Z #19 0.904 protobuf-3.17.3/third_party/googletest/googletest/src/ 2024-08-20T21:47:43.1198904Z #19 0.904 protobuf-3.17.3/third_party/googletest/googletest/src/gtest-matchers.cc 2024-08-20T21:47:43.1199864Z #19 0.904 protobuf-3.17.3/third_party/googletest/googletest/src/gtest-death-test.cc 2024-08-20T21:47:43.1200807Z #19 0.904 protobuf-3.17.3/third_party/googletest/googletest/src/gtest-printers.cc 2024-08-20T21:47:43.1201962Z #19 0.904 protobuf-3.17.3/third_party/googletest/googletest/src/gtest-typed-test.cc 2024-08-20T21:47:43.1203126Z #19 0.904 protobuf-3.17.3/third_party/googletest/googletest/src/gtest-filepath.cc 2024-08-20T21:47:43.1204296Z #19 0.904 protobuf-3.17.3/third_party/googletest/googletest/src/gtest-internal-inl.h 2024-08-20T21:47:43.1205278Z #19 0.904 protobuf-3.17.3/third_party/googletest/googletest/src/gtest-test-part.cc 2024-08-20T21:47:43.1206174Z #19 0.904 protobuf-3.17.3/third_party/googletest/googletest/src/gtest_main.cc 2024-08-20T21:47:43.1207018Z #19 0.904 protobuf-3.17.3/third_party/googletest/googletest/src/gtest.cc 2024-08-20T21:47:43.1207865Z #19 0.905 protobuf-3.17.3/third_party/googletest/googletest/src/gtest-port.cc 2024-08-20T21:47:43.1208822Z #19 0.906 protobuf-3.17.3/third_party/googletest/googletest/src/gtest-all.cc 2024-08-20T21:47:43.1209662Z #19 0.906 protobuf-3.17.3/third_party/googletest/googletest/build-aux/ 2024-08-20T21:47:43.1210538Z #19 0.906 protobuf-3.17.3/third_party/googletest/googletest/build-aux/test-driver 2024-08-20T21:47:43.1211467Z #19 0.906 protobuf-3.17.3/third_party/googletest/googletest/build-aux/config.h.in 2024-08-20T21:47:43.1212357Z #19 0.906 protobuf-3.17.3/third_party/googletest/googletest/build-aux/ltmain.sh 2024-08-20T21:47:43.1213247Z #19 0.908 protobuf-3.17.3/third_party/googletest/googletest/build-aux/depcomp 2024-08-20T21:47:43.1214114Z #19 0.908 protobuf-3.17.3/third_party/googletest/googletest/build-aux/compile 2024-08-20T21:47:43.1215011Z #19 0.908 protobuf-3.17.3/third_party/googletest/googletest/build-aux/config.guess 2024-08-20T21:47:43.1215937Z #19 0.908 protobuf-3.17.3/third_party/googletest/googletest/build-aux/config.sub 2024-08-20T21:47:43.1216843Z #19 0.908 protobuf-3.17.3/third_party/googletest/googletest/build-aux/install-sh 2024-08-20T21:47:43.1217719Z #19 0.908 protobuf-3.17.3/third_party/googletest/googletest/build-aux/missing 2024-08-20T21:47:43.1218568Z #19 0.908 protobuf-3.17.3/third_party/googletest/googletest/CMakeLists.txt 2024-08-20T21:47:43.1219370Z #19 0.908 protobuf-3.17.3/third_party/googletest/googletest/LICENSE 2024-08-20T21:47:43.1220163Z #19 0.908 protobuf-3.17.3/third_party/googletest/googletest/configure.ac 2024-08-20T21:47:43.1220930Z #19 0.908 protobuf-3.17.3/third_party/googletest/googletest/test/ 2024-08-20T21:47:43.1221788Z #19 0.908 protobuf-3.17.3/third_party/googletest/googletest/test/gtest_test_utils.py 2024-08-20T21:47:43.1222768Z #19 0.908 protobuf-3.17.3/third_party/googletest/googletest/test/gtest_xml_test_utils.py 2024-08-20T21:47:43.1223863Z #19 0.909 protobuf-3.17.3/third_party/googletest/googletest/test/googletest-throw-on-failure-test.py 2024-08-20T21:47:43.1224983Z #19 0.909 protobuf-3.17.3/third_party/googletest/googletest/test/gtest-typed-test2_test.cc 2024-08-20T21:47:43.1226034Z #19 0.909 protobuf-3.17.3/third_party/googletest/googletest/test/gtest_xml_outfiles_test.py 2024-08-20T21:47:43.1227183Z #19 0.909 protobuf-3.17.3/third_party/googletest/googletest/test/googletest-break-on-failure-unittest.py 2024-08-20T21:47:43.1228326Z #19 0.909 protobuf-3.17.3/third_party/googletest/googletest/test/googletest-color-test.py 2024-08-20T21:47:43.1229334Z #19 0.909 protobuf-3.17.3/third_party/googletest/googletest/test/gtest_main_unittest.cc 2024-08-20T21:47:43.1230419Z #19 0.909 protobuf-3.17.3/third_party/googletest/googletest/test/gtest_no_test_unittest.cc 2024-08-20T21:47:43.1231485Z #19 0.909 protobuf-3.17.3/third_party/googletest/googletest/test/googletest-filter-unittest.py 2024-08-20T21:47:43.1232635Z #19 0.909 protobuf-3.17.3/third_party/googletest/googletest/test/googletest-uninitialized-test.py 2024-08-20T21:47:43.1233759Z #19 0.909 protobuf-3.17.3/third_party/googletest/googletest/test/googletest-filepath-test.cc 2024-08-20T21:47:43.1234832Z #19 0.909 protobuf-3.17.3/third_party/googletest/googletest/test/googletest-printers-test.cc 2024-08-20T21:47:43.1235907Z #19 0.909 protobuf-3.17.3/third_party/googletest/googletest/test/gtest_premature_exit_test.cc 2024-08-20T21:47:43.1236984Z #19 0.909 protobuf-3.17.3/third_party/googletest/googletest/test/googletest-env-var-test.py 2024-08-20T21:47:43.1238025Z #19 0.909 protobuf-3.17.3/third_party/googletest/googletest/test/googletest-port-test.cc 2024-08-20T21:47:43.1239058Z #19 0.909 protobuf-3.17.3/third_party/googletest/googletest/test/googletest-shuffle-test.py 2024-08-20T21:47:43.1240071Z #19 0.909 protobuf-3.17.3/third_party/googletest/googletest/test/gtest_repeat_test.cc 2024-08-20T21:47:43.1241119Z #19 0.909 protobuf-3.17.3/third_party/googletest/googletest/test/googletest-param-test-test.cc 2024-08-20T21:47:43.1242224Z #19 0.910 protobuf-3.17.3/third_party/googletest/googletest/test/googletest-filter-unittest_.cc 2024-08-20T21:47:43.1243401Z #19 0.910 protobuf-3.17.3/third_party/googletest/googletest/test/googletest-catch-exceptions-test_.cc 2024-08-20T21:47:43.1244764Z #19 0.910 protobuf-3.17.3/third_party/googletest/googletest/test/googletest-list-tests-unittest_.cc 2024-08-20T21:47:43.1245826Z #19 0.910 protobuf-3.17.3/third_party/googletest/googletest/test/gtest_all_test.cc 2024-08-20T21:47:43.1246859Z #19 0.910 protobuf-3.17.3/third_party/googletest/googletest/test/googletest-death-test_ex_test.cc 2024-08-20T21:47:43.1247957Z #19 0.910 protobuf-3.17.3/third_party/googletest/googletest/test/gtest_xml_outfile2_test_.cc 2024-08-20T21:47:43.1249054Z #19 0.910 protobuf-3.17.3/third_party/googletest/googletest/test/googletest-test-part-test.cc 2024-08-20T21:47:43.1250192Z #19 0.910 protobuf-3.17.3/third_party/googletest/googletest/test/googletest-uninitialized-test_.cc 2024-08-20T21:47:43.1251329Z #19 0.910 protobuf-3.17.3/third_party/googletest/googletest/test/googletest-param-test-test.h 2024-08-20T21:47:43.1252487Z #19 0.910 protobuf-3.17.3/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py 2024-08-20T21:47:43.1253666Z #19 0.910 protobuf-3.17.3/third_party/googletest/googletest/test/googletest-list-tests-unittest.py 2024-08-20T21:47:43.1254712Z #19 0.910 protobuf-3.17.3/third_party/googletest/googletest/test/gtest_unittest.cc 2024-08-20T21:47:43.1255656Z #19 0.911 protobuf-3.17.3/third_party/googletest/googletest/test/gtest_prod_test.cc 2024-08-20T21:47:43.1256673Z #19 0.911 protobuf-3.17.3/third_party/googletest/googletest/test/gtest_xml_output_unittest.py 2024-08-20T21:47:43.1257811Z #19 0.911 protobuf-3.17.3/third_party/googletest/googletest/test/googletest-throw-on-failure-test_.cc 2024-08-20T21:47:43.1258939Z #19 0.911 protobuf-3.17.3/third_party/googletest/googletest/test/googletest-color-test_.cc 2024-08-20T21:47:43.1259908Z #19 0.911 protobuf-3.17.3/third_party/googletest/googletest/test/production.cc 2024-08-20T21:47:43.1260891Z #19 0.911 protobuf-3.17.3/third_party/googletest/googletest/test/googletest-listener-test.cc 2024-08-20T21:47:43.1261990Z #19 0.911 protobuf-3.17.3/third_party/googletest/googletest/test/gtest_xml_output_unittest_.cc 2024-08-20T21:47:43.1263061Z #19 0.911 protobuf-3.17.3/third_party/googletest/googletest/test/gtest-unittest-api_test.cc 2024-08-20T21:47:43.1264128Z #19 0.911 protobuf-3.17.3/third_party/googletest/googletest/test/googletest-shuffle-test_.cc 2024-08-20T21:47:43.1265382Z #19 0.911 protobuf-3.17.3/third_party/googletest/googletest/test/googletest-env-var-test_.cc 2024-08-20T21:47:43.1266395Z #19 0.911 protobuf-3.17.3/third_party/googletest/googletest/test/gtest_help_test_.cc 2024-08-20T21:47:43.1267563Z #19 0.911 protobuf-3.17.3/third_party/googletest/googletest/test/googletest-death-test-test.cc 2024-08-20T21:47:43.1268770Z #19 0.912 protobuf-3.17.3/third_party/googletest/googletest/test/googletest-break-on-failure-unittest_.cc 2024-08-20T21:47:43.1269938Z #19 0.912 protobuf-3.17.3/third_party/googletest/googletest/test/googletest-message-test.cc 2024-08-20T21:47:43.1271011Z #19 0.912 protobuf-3.17.3/third_party/googletest/googletest/test/googletest-options-test.cc 2024-08-20T21:47:43.1272081Z #19 0.912 protobuf-3.17.3/third_party/googletest/googletest/test/googletest-output-test_.cc 2024-08-20T21:47:43.1273118Z #19 0.912 protobuf-3.17.3/third_party/googletest/googletest/test/gtest_environment_test.cc 2024-08-20T21:47:43.1274106Z #19 0.912 protobuf-3.17.3/third_party/googletest/googletest/test/gtest_help_test.py 2024-08-20T21:47:43.1275102Z #19 0.912 protobuf-3.17.3/third_party/googletest/googletest/test/gtest_sole_header_test.cc 2024-08-20T21:47:43.1276182Z #19 0.912 protobuf-3.17.3/third_party/googletest/googletest/test/googletest-param-test2-test.cc 2024-08-20T21:47:43.1277232Z #19 0.912 protobuf-3.17.3/third_party/googletest/googletest/test/gtest-typed-test_test.h 2024-08-20T21:47:43.1278167Z #19 0.912 protobuf-3.17.3/third_party/googletest/googletest/test/production.h 2024-08-20T21:47:43.1279139Z #19 0.912 protobuf-3.17.3/third_party/googletest/googletest/test/gtest_xml_outfile1_test_.cc 2024-08-20T21:47:43.1280273Z #19 0.912 protobuf-3.17.3/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc 2024-08-20T21:47:43.1281279Z #19 0.912 protobuf-3.17.3/third_party/googletest/googletest/test/gtest_stress_test.cc 2024-08-20T21:47:43.1282277Z #19 0.912 protobuf-3.17.3/third_party/googletest/googletest/test/gtest-typed-test_test.cc 2024-08-20T21:47:43.1283394Z #19 0.912 protobuf-3.17.3/third_party/googletest/googletest/test/googletest-output-test-golden-lin.txt 2024-08-20T21:47:43.1284616Z #19 0.913 protobuf-3.17.3/third_party/googletest/googletest/test/googletest-output-test.py 2024-08-20T21:47:43.1285720Z #19 0.913 protobuf-3.17.3/third_party/googletest/googletest/test/gtest_throw_on_failure_ex_test.cc 2024-08-20T21:47:43.1286681Z #19 0.913 protobuf-3.17.3/third_party/googletest/googletest/Makefile.in 2024-08-20T21:47:43.1287473Z #19 0.913 protobuf-3.17.3/third_party/googletest/googletest/aclocal.m4 2024-08-20T21:47:43.1288244Z #19 0.913 protobuf-3.17.3/third_party/googletest/googletest/cmake/ 2024-08-20T21:47:43.1289113Z #19 0.913 protobuf-3.17.3/third_party/googletest/googletest/cmake/internal_utils.cmake 2024-08-20T21:47:43.1289976Z #19 0.914 protobuf-3.17.3/third_party/googletest/googletest/scripts/ 2024-08-20T21:47:43.1290860Z #19 0.914 protobuf-3.17.3/third_party/googletest/googletest/scripts/fuse_gtest_files.py 2024-08-20T21:47:43.1291869Z #19 0.914 protobuf-3.17.3/third_party/googletest/googletest/scripts/gen_gtest_pred_impl.py 2024-08-20T21:47:43.1292862Z #19 0.914 protobuf-3.17.3/third_party/googletest/googletest/scripts/gtest-config.in 2024-08-20T21:47:43.1293742Z #19 0.914 protobuf-3.17.3/third_party/googletest/googletest/scripts/test/ 2024-08-20T21:47:43.1294618Z #19 0.914 protobuf-3.17.3/third_party/googletest/googletest/scripts/test/Makefile 2024-08-20T21:47:43.1295500Z #19 0.914 protobuf-3.17.3/third_party/googletest/googletest/scripts/pump.py 2024-08-20T21:47:43.1296295Z #19 0.914 protobuf-3.17.3/third_party/googletest/googletest/include/ 2024-08-20T21:47:43.1297099Z #19 0.914 protobuf-3.17.3/third_party/googletest/googletest/include/gtest/ 2024-08-20T21:47:43.1298067Z #19 0.914 protobuf-3.17.3/third_party/googletest/googletest/include/gtest/gtest-param-test.h 2024-08-20T21:47:43.1299164Z #19 0.914 protobuf-3.17.3/third_party/googletest/googletest/include/gtest/gtest-param-test.h.pump 2024-08-20T21:47:43.1300209Z #19 0.914 protobuf-3.17.3/third_party/googletest/googletest/include/gtest/gtest-spi.h 2024-08-20T21:47:43.1301159Z #19 0.914 protobuf-3.17.3/third_party/googletest/googletest/include/gtest/internal/ 2024-08-20T21:47:43.1302424Z #19 0.914 protobuf-3.17.3/third_party/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h.pump 2024-08-20T21:47:43.1303671Z #19 0.914 protobuf-3.17.3/third_party/googletest/googletest/include/gtest/internal/gtest-string.h 2024-08-20T21:47:43.1304895Z #19 0.914 protobuf-3.17.3/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h 2024-08-20T21:47:43.1306124Z #19 0.914 protobuf-3.17.3/third_party/googletest/googletest/include/gtest/internal/gtest-filepath.h 2024-08-20T21:47:43.1307240Z #19 0.914 protobuf-3.17.3/third_party/googletest/googletest/include/gtest/internal/gtest-port.h 2024-08-20T21:47:43.1308372Z #19 0.915 protobuf-3.17.3/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h 2024-08-20T21:47:43.1309533Z #19 0.915 protobuf-3.17.3/third_party/googletest/googletest/include/gtest/internal/gtest-type-util.h 2024-08-20T21:47:43.1310714Z #19 0.916 protobuf-3.17.3/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h 2024-08-20T21:47:43.1311925Z #19 0.916 protobuf-3.17.3/third_party/googletest/googletest/include/gtest/internal/gtest-type-util.h.pump 2024-08-20T21:47:43.1313129Z #19 0.916 protobuf-3.17.3/third_party/googletest/googletest/include/gtest/internal/gtest-port-arch.h 2024-08-20T21:47:43.1314228Z #19 0.916 protobuf-3.17.3/third_party/googletest/googletest/include/gtest/internal/custom/ 2024-08-20T21:47:43.1315336Z #19 0.916 protobuf-3.17.3/third_party/googletest/googletest/include/gtest/internal/custom/gtest-port.h 2024-08-20T21:47:43.1316619Z #19 0.916 protobuf-3.17.3/third_party/googletest/googletest/include/gtest/internal/custom/gtest-printers.h 2024-08-20T21:47:43.1317807Z #19 0.916 protobuf-3.17.3/third_party/googletest/googletest/include/gtest/internal/custom/gtest.h 2024-08-20T21:47:43.1319041Z #19 0.916 protobuf-3.17.3/third_party/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h 2024-08-20T21:47:43.1320173Z #19 0.916 protobuf-3.17.3/third_party/googletest/googletest/include/gtest/gtest_prod.h 2024-08-20T21:47:43.1321208Z #19 0.916 protobuf-3.17.3/third_party/googletest/googletest/include/gtest/gtest-typed-test.h 2024-08-20T21:47:43.1322252Z #19 0.916 protobuf-3.17.3/third_party/googletest/googletest/include/gtest/gtest-message.h 2024-08-20T21:47:43.1323275Z #19 0.916 protobuf-3.17.3/third_party/googletest/googletest/include/gtest/gtest-test-part.h 2024-08-20T21:47:43.1324402Z #19 0.916 protobuf-3.17.3/third_party/googletest/googletest/include/gtest/gtest-printers.h 2024-08-20T21:47:43.1325471Z #19 0.917 protobuf-3.17.3/third_party/googletest/googletest/include/gtest/gtest-death-test.h 2024-08-20T21:47:43.1326464Z #19 0.917 protobuf-3.17.3/third_party/googletest/googletest/include/gtest/gtest.h 2024-08-20T21:47:43.1327437Z #19 0.917 protobuf-3.17.3/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h 2024-08-20T21:47:43.1328481Z #19 0.917 protobuf-3.17.3/third_party/googletest/googletest/include/gtest/gtest-matchers.h 2024-08-20T21:47:43.1329391Z #19 0.917 protobuf-3.17.3/third_party/googletest/googletest/configure 2024-08-20T21:47:43.1330129Z #19 0.920 protobuf-3.17.3/third_party/googletest/googletest/m4/ 2024-08-20T21:47:43.1330918Z #19 0.920 protobuf-3.17.3/third_party/googletest/googletest/m4/ltoptions.m4 2024-08-20T21:47:43.1331781Z #19 0.920 protobuf-3.17.3/third_party/googletest/googletest/m4/acx_pthread.m4 2024-08-20T21:47:43.1332612Z #19 0.921 protobuf-3.17.3/third_party/googletest/googletest/m4/ltsugar.m4 2024-08-20T21:47:43.1333453Z #19 0.921 protobuf-3.17.3/third_party/googletest/googletest/m4/ltversion.m4 2024-08-20T21:47:43.1334277Z #19 0.921 protobuf-3.17.3/third_party/googletest/googletest/m4/gtest.m4 2024-08-20T21:47:43.1335088Z #19 0.921 protobuf-3.17.3/third_party/googletest/googletest/m4/libtool.m4 2024-08-20T21:47:43.1335923Z #19 0.922 protobuf-3.17.3/third_party/googletest/googletest/m4/lt~obsolete.m4 2024-08-20T21:47:43.1336721Z #19 0.922 protobuf-3.17.3/third_party/googletest/googletest/make/ 2024-08-20T21:47:43.1337498Z #19 0.922 protobuf-3.17.3/third_party/googletest/googletest/make/Makefile 2024-08-20T21:47:43.1338373Z #19 0.922 protobuf-3.17.3/third_party/googletest/googletest/CONTRIBUTORS 2024-08-20T21:47:43.1339181Z #19 0.922 protobuf-3.17.3/third_party/googletest/googletest/fused-src/ 2024-08-20T21:47:43.1340013Z #19 0.922 protobuf-3.17.3/third_party/googletest/googletest/fused-src/gtest/ 2024-08-20T21:47:43.1340935Z #19 0.922 protobuf-3.17.3/third_party/googletest/googletest/fused-src/gtest/gtest_main.cc 2024-08-20T21:47:43.1341942Z #19 0.922 protobuf-3.17.3/third_party/googletest/googletest/fused-src/gtest/gtest-all.cc 2024-08-20T21:47:43.1342909Z #19 0.924 protobuf-3.17.3/third_party/googletest/googletest/fused-src/gtest/gtest.h 2024-08-20T21:47:43.1343780Z #19 0.928 protobuf-3.17.3/third_party/googletest/googletest/Makefile.am 2024-08-20T21:47:43.1344502Z #19 0.928 protobuf-3.17.3/third_party/googletest/build-aux/ 2024-08-20T21:47:43.1345233Z #19 0.928 protobuf-3.17.3/third_party/googletest/build-aux/install-sh 2024-08-20T21:47:43.1345997Z #19 0.928 protobuf-3.17.3/third_party/googletest/build-aux/missing 2024-08-20T21:47:43.1346711Z #19 0.928 protobuf-3.17.3/third_party/googletest/CMakeLists.txt 2024-08-20T21:47:43.1347422Z #19 0.928 protobuf-3.17.3/third_party/googletest/configure.ac 2024-08-20T21:47:43.1348107Z #19 0.928 protobuf-3.17.3/third_party/googletest/Makefile.in 2024-08-20T21:47:43.1348765Z #19 0.928 protobuf-3.17.3/third_party/googletest/aclocal.m4 2024-08-20T21:47:43.1349435Z #19 0.928 protobuf-3.17.3/third_party/googletest/googlemock/ 2024-08-20T21:47:43.1350198Z #19 0.928 protobuf-3.17.3/third_party/googletest/googlemock/msvc/ 2024-08-20T21:47:43.1350959Z #19 0.928 protobuf-3.17.3/third_party/googletest/googlemock/msvc/2005/ 2024-08-20T21:47:43.1351797Z #19 0.928 protobuf-3.17.3/third_party/googletest/googlemock/msvc/2005/gmock.sln 2024-08-20T21:47:43.1352733Z #19 0.928 protobuf-3.17.3/third_party/googletest/googlemock/msvc/2005/gmock_main.vcproj 2024-08-20T21:47:43.1353747Z #19 0.928 protobuf-3.17.3/third_party/googletest/googlemock/msvc/2005/gmock_config.vsprops 2024-08-20T21:47:43.1354743Z #19 0.928 protobuf-3.17.3/third_party/googletest/googlemock/msvc/2005/gmock_test.vcproj 2024-08-20T21:47:43.1355702Z #19 0.928 protobuf-3.17.3/third_party/googletest/googlemock/msvc/2005/gmock.vcproj 2024-08-20T21:47:43.1356559Z #19 0.928 protobuf-3.17.3/third_party/googletest/googlemock/msvc/2010/ 2024-08-20T21:47:43.1357509Z #19 0.928 protobuf-3.17.3/third_party/googletest/googlemock/msvc/2010/gmock_test.vcxproj 2024-08-20T21:47:43.1358445Z #19 0.928 protobuf-3.17.3/third_party/googletest/googlemock/msvc/2010/gmock.sln 2024-08-20T21:47:43.1359386Z #19 0.928 protobuf-3.17.3/third_party/googletest/googlemock/msvc/2010/gmock_config.props 2024-08-20T21:47:43.1360368Z #19 0.928 protobuf-3.17.3/third_party/googletest/googlemock/msvc/2010/gmock_main.vcxproj 2024-08-20T21:47:43.1361336Z #19 0.929 protobuf-3.17.3/third_party/googletest/googlemock/msvc/2010/gmock.vcxproj 2024-08-20T21:47:43.1362169Z #19 0.929 protobuf-3.17.3/third_party/googletest/googlemock/src/ 2024-08-20T21:47:43.1363036Z #19 0.929 protobuf-3.17.3/third_party/googletest/googlemock/src/gmock-spec-builders.cc 2024-08-20T21:47:43.1364012Z #19 0.929 protobuf-3.17.3/third_party/googletest/googlemock/src/gmock-cardinalities.cc 2024-08-20T21:47:43.1365160Z #19 0.929 protobuf-3.17.3/third_party/googletest/googlemock/src/gmock.cc 2024-08-20T21:47:43.1366003Z #19 0.929 protobuf-3.17.3/third_party/googletest/googlemock/src/gmock-all.cc 2024-08-20T21:47:43.1366931Z #19 0.929 protobuf-3.17.3/third_party/googletest/googlemock/src/gmock-internal-utils.cc 2024-08-20T21:47:43.1367894Z #19 0.929 protobuf-3.17.3/third_party/googletest/googlemock/src/gmock-matchers.cc 2024-08-20T21:47:43.1368792Z #19 0.929 protobuf-3.17.3/third_party/googletest/googlemock/src/gmock_main.cc 2024-08-20T21:47:43.1369612Z #19 0.929 protobuf-3.17.3/third_party/googletest/googlemock/build-aux/ 2024-08-20T21:47:43.1370476Z #19 0.929 protobuf-3.17.3/third_party/googletest/googlemock/build-aux/test-driver 2024-08-20T21:47:43.1371522Z #19 0.929 protobuf-3.17.3/third_party/googletest/googlemock/build-aux/config.h.in 2024-08-20T21:47:43.1372426Z #19 0.929 protobuf-3.17.3/third_party/googletest/googlemock/build-aux/ltmain.sh 2024-08-20T21:47:43.1373295Z #19 0.931 protobuf-3.17.3/third_party/googletest/googlemock/build-aux/depcomp 2024-08-20T21:47:43.1374159Z #19 0.931 protobuf-3.17.3/third_party/googletest/googlemock/build-aux/compile 2024-08-20T21:47:43.1375062Z #19 0.931 protobuf-3.17.3/third_party/googletest/googlemock/build-aux/config.guess 2024-08-20T21:47:43.1375973Z #19 0.931 protobuf-3.17.3/third_party/googletest/googlemock/build-aux/config.sub 2024-08-20T21:47:43.1377073Z #19 0.931 protobuf-3.17.3/third_party/googletest/googlemock/build-aux/install-sh 2024-08-20T21:47:43.1378325Z #19 0.931 protobuf-3.17.3/third_party/googletest/googlemock/build-aux/missing 2024-08-20T21:47:43.1379173Z #19 0.931 protobuf-3.17.3/third_party/googletest/googlemock/CMakeLists.txt 2024-08-20T21:47:43.1380030Z #19 0.932 protobuf-3.17.3/third_party/googletest/googlemock/LICENSE 2024-08-20T21:47:43.1381239Z #19 0.932 protobuf-3.17.3/third_party/googletest/googlemock/configure.ac 2024-08-20T21:47:43.1382195Z #19 0.932 protobuf-3.17.3/third_party/googletest/googlemock/test/ 2024-08-20T21:47:43.1383045Z #19 0.932 protobuf-3.17.3/third_party/googletest/googlemock/test/gmock_stress_test.cc 2024-08-20T21:47:43.1384066Z #19 0.932 protobuf-3.17.3/third_party/googletest/googlemock/test/gmock_link2_test.cc 2024-08-20T21:47:43.1385560Z #19 0.932 protobuf-3.17.3/third_party/googletest/googlemock/test/gmock_output_test_.cc 2024-08-20T21:47:43.1386820Z #19 0.932 protobuf-3.17.3/third_party/googletest/googlemock/test/gmock-more-actions_test.cc 2024-08-20T21:47:43.1388102Z #19 0.932 protobuf-3.17.3/third_party/googletest/googlemock/test/gmock-actions_test.cc 2024-08-20T21:47:43.1389607Z #19 0.932 protobuf-3.17.3/third_party/googletest/googlemock/test/gmock_output_test_golden.txt 2024-08-20T21:47:43.1390785Z #19 0.932 protobuf-3.17.3/third_party/googletest/googlemock/test/gmock-port_test.cc 2024-08-20T21:47:43.1392122Z #19 0.932 protobuf-3.17.3/third_party/googletest/googlemock/test/gmock_test_utils.py 2024-08-20T21:47:43.1393265Z #19 0.932 protobuf-3.17.3/third_party/googletest/googlemock/test/gmock-generated-actions_test.cc 2024-08-20T21:47:43.1394347Z #19 0.932 protobuf-3.17.3/third_party/googletest/googlemock/test/gmock-nice-strict_test.cc 2024-08-20T21:47:43.1395581Z #19 0.932 protobuf-3.17.3/third_party/googletest/googlemock/test/gmock_test.cc 2024-08-20T21:47:43.1396936Z #19 0.932 protobuf-3.17.3/third_party/googletest/googlemock/test/gmock-spec-builders_test.cc 2024-08-20T21:47:43.1398226Z #19 0.933 protobuf-3.17.3/third_party/googletest/googlemock/test/gmock_output_test.py 2024-08-20T21:47:43.1399499Z #19 0.933 protobuf-3.17.3/third_party/googletest/googlemock/test/gmock-generated-function-mockers_test.cc 2024-08-20T21:47:43.1400601Z #19 0.933 protobuf-3.17.3/third_party/googletest/googlemock/test/gmock_leak_test.py 2024-08-20T21:47:43.1401990Z #19 0.933 protobuf-3.17.3/third_party/googletest/googlemock/test/gmock-cardinalities_test.cc 2024-08-20T21:47:43.1403064Z #19 0.933 protobuf-3.17.3/third_party/googletest/googlemock/test/gmock_link_test.h 2024-08-20T21:47:43.1404159Z #19 0.933 protobuf-3.17.3/third_party/googletest/googlemock/test/gmock_ex_test.cc 2024-08-20T21:47:43.1405163Z #19 0.933 protobuf-3.17.3/third_party/googletest/googlemock/test/gmock_link_test.cc 2024-08-20T21:47:43.1406138Z #19 0.933 protobuf-3.17.3/third_party/googletest/googlemock/test/gmock-matchers_test.cc 2024-08-20T21:47:43.1407182Z #19 0.934 protobuf-3.17.3/third_party/googletest/googlemock/test/gmock-function-mocker_test.cc 2024-08-20T21:47:43.1408203Z #19 0.934 protobuf-3.17.3/third_party/googletest/googlemock/test/gmock_leak_test_.cc 2024-08-20T21:47:43.1409456Z #19 0.934 protobuf-3.17.3/third_party/googletest/googlemock/test/gmock-generated-matchers_test.cc 2024-08-20T21:47:43.1410758Z #19 0.934 protobuf-3.17.3/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc 2024-08-20T21:47:43.1412206Z #19 0.934 protobuf-3.17.3/third_party/googletest/googlemock/test/gmock_all_test.cc 2024-08-20T21:47:43.1413322Z #19 0.935 protobuf-3.17.3/third_party/googletest/googlemock/Makefile.in 2024-08-20T21:47:43.1414132Z #19 0.935 protobuf-3.17.3/third_party/googletest/googlemock/aclocal.m4 2024-08-20T21:47:43.1415162Z #19 0.937 protobuf-3.17.3/third_party/googletest/googlemock/scripts/ 2024-08-20T21:47:43.1416325Z #19 0.937 protobuf-3.17.3/third_party/googletest/googlemock/scripts/gmock_doctor.py 2024-08-20T21:47:43.1417735Z #19 0.937 protobuf-3.17.3/third_party/googletest/googlemock/scripts/fuse_gmock_files.py 2024-08-20T21:47:43.1418924Z #19 0.937 protobuf-3.17.3/third_party/googletest/googlemock/scripts/gmock-config.in 2024-08-20T21:47:43.1420131Z #19 0.937 protobuf-3.17.3/third_party/googletest/googlemock/scripts/generator/ 2024-08-20T21:47:43.1421512Z #19 0.937 protobuf-3.17.3/third_party/googletest/googlemock/scripts/generator/gmock_gen.py 2024-08-20T21:47:43.1422591Z #19 0.937 protobuf-3.17.3/third_party/googletest/googlemock/scripts/generator/LICENSE 2024-08-20T21:47:43.1423884Z #19 0.937 protobuf-3.17.3/third_party/googletest/googlemock/scripts/generator/README 2024-08-20T21:47:43.1425274Z #19 0.937 protobuf-3.17.3/third_party/googletest/googlemock/scripts/generator/README.cppclean 2024-08-20T21:47:43.1426606Z #19 0.937 protobuf-3.17.3/third_party/googletest/googlemock/scripts/generator/cpp/ 2024-08-20T21:47:43.1427739Z #19 0.937 protobuf-3.17.3/third_party/googletest/googlemock/scripts/generator/cpp/utils.py 2024-08-20T21:47:43.1428980Z #19 0.937 protobuf-3.17.3/third_party/googletest/googlemock/scripts/generator/cpp/__init__.py 2024-08-20T21:47:43.1430073Z #19 0.937 protobuf-3.17.3/third_party/googletest/googlemock/scripts/generator/cpp/keywords.py 2024-08-20T21:47:43.1431142Z #19 0.937 protobuf-3.17.3/third_party/googletest/googlemock/scripts/generator/cpp/tokenize.py 2024-08-20T21:47:43.1432188Z #19 0.937 protobuf-3.17.3/third_party/googletest/googlemock/scripts/generator/cpp/ast.py 2024-08-20T21:47:43.1433922Z #19 0.938 protobuf-3.17.3/third_party/googletest/googlemock/scripts/generator/cpp/gmock_class.py 2024-08-20T21:47:43.1435161Z #19 0.938 protobuf-3.17.3/third_party/googletest/googlemock/include/ 2024-08-20T21:47:43.1436392Z #19 0.938 protobuf-3.17.3/third_party/googletest/googlemock/include/gmock/ 2024-08-20T21:47:43.1438179Z #19 0.938 protobuf-3.17.3/third_party/googletest/googlemock/include/gmock/gmock-generated-matchers.h 2024-08-20T21:47:43.1439351Z #19 0.938 protobuf-3.17.3/third_party/googletest/googlemock/include/gmock/gmock-cardinalities.h 2024-08-20T21:47:43.1440576Z #19 0.938 protobuf-3.17.3/third_party/googletest/googlemock/include/gmock/gmock-matchers.h 2024-08-20T21:47:43.1441917Z #19 0.939 protobuf-3.17.3/third_party/googletest/googlemock/include/gmock/gmock-generated-actions.h 2024-08-20T21:47:43.1443490Z #19 0.939 protobuf-3.17.3/third_party/googletest/googlemock/include/gmock/internal/ 2024-08-20T21:47:43.1444790Z #19 0.939 protobuf-3.17.3/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h 2024-08-20T21:47:43.1446087Z #19 0.939 protobuf-3.17.3/third_party/googletest/googlemock/include/gmock/internal/gmock-port.h 2024-08-20T21:47:43.1447303Z #19 0.939 protobuf-3.17.3/third_party/googletest/googlemock/include/gmock/internal/custom/ 2024-08-20T21:47:43.1448521Z #19 0.939 protobuf-3.17.3/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-port.h 2024-08-20T21:47:43.1450135Z #19 0.939 protobuf-3.17.3/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-matchers.h 2024-08-20T21:47:43.1452055Z #19 0.939 protobuf-3.17.3/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h 2024-08-20T21:47:43.1453854Z #19 0.939 protobuf-3.17.3/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump 2024-08-20T21:47:43.1455133Z #19 0.939 protobuf-3.17.3/third_party/googletest/googlemock/include/gmock/internal/gmock-pp.h 2024-08-20T21:47:43.1456476Z #19 0.939 protobuf-3.17.3/third_party/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h.pump 2024-08-20T21:47:43.1457664Z #19 0.939 protobuf-3.17.3/third_party/googletest/googlemock/include/gmock/gmock-actions.h 2024-08-20T21:47:43.1459579Z #19 0.939 protobuf-3.17.3/third_party/googletest/googlemock/include/gmock/gmock-generated-actions.h.pump 2024-08-20T21:47:43.1460857Z #19 0.940 protobuf-3.17.3/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h 2024-08-20T21:47:43.1461871Z #19 0.940 protobuf-3.17.3/third_party/googletest/googlemock/include/gmock/gmock.h 2024-08-20T21:47:43.1462995Z #19 0.940 protobuf-3.17.3/third_party/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h 2024-08-20T21:47:43.1464385Z #19 0.940 protobuf-3.17.3/third_party/googletest/googlemock/include/gmock/gmock-more-actions.h 2024-08-20T21:47:43.1465714Z #19 0.940 protobuf-3.17.3/third_party/googletest/googlemock/include/gmock/gmock-more-matchers.h 2024-08-20T21:47:43.1467270Z #19 0.940 protobuf-3.17.3/third_party/googletest/googlemock/include/gmock/gmock-generated-matchers.h.pump 2024-08-20T21:47:43.1468833Z #19 0.940 protobuf-3.17.3/third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h 2024-08-20T21:47:43.1470082Z #19 0.940 protobuf-3.17.3/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h 2024-08-20T21:47:43.1471654Z #19 0.940 protobuf-3.17.3/third_party/googletest/googlemock/configure 2024-08-20T21:47:43.1472431Z #19 0.943 protobuf-3.17.3/third_party/googletest/googlemock/make/ 2024-08-20T21:47:43.1473356Z #19 0.943 protobuf-3.17.3/third_party/googletest/googlemock/make/Makefile 2024-08-20T21:47:43.1474171Z #19 0.943 protobuf-3.17.3/third_party/googletest/googlemock/CONTRIBUTORS 2024-08-20T21:47:43.1474980Z #19 0.943 protobuf-3.17.3/third_party/googletest/googlemock/fused-src/ 2024-08-20T21:47:43.1476013Z #19 0.943 protobuf-3.17.3/third_party/googletest/googlemock/fused-src/gmock/ 2024-08-20T21:47:43.1476948Z #19 0.943 protobuf-3.17.3/third_party/googletest/googlemock/fused-src/gmock/gmock.h 2024-08-20T21:47:43.1478508Z #19 0.946 protobuf-3.17.3/third_party/googletest/googlemock/fused-src/gmock-gtest-all.cc 2024-08-20T21:47:43.1479787Z #19 0.948 protobuf-3.17.3/third_party/googletest/googlemock/fused-src/gmock_main.cc 2024-08-20T21:47:43.1481095Z #19 0.948 protobuf-3.17.3/third_party/googletest/googlemock/fused-src/gtest/ 2024-08-20T21:47:43.1482009Z #19 0.948 protobuf-3.17.3/third_party/googletest/googlemock/fused-src/gtest/gtest.h 2024-08-20T21:47:43.1482886Z #19 0.952 protobuf-3.17.3/third_party/googletest/googlemock/Makefile.am 2024-08-20T21:47:43.1483607Z #19 0.952 protobuf-3.17.3/third_party/googletest/README.md 2024-08-20T21:47:43.1484314Z #19 0.952 protobuf-3.17.3/third_party/googletest/configure 2024-08-20T21:47:43.1485130Z #19 0.952 protobuf-3.17.3/third_party/googletest/BUILD.bazel 2024-08-20T21:47:43.1486095Z #19 0.952 protobuf-3.17.3/third_party/googletest/Makefile.am 2024-08-20T21:47:43.1487122Z #19 0.952 protobuf-3.17.3/third_party/six.BUILD 2024-08-20T21:47:43.1487963Z #19 0.952 protobuf-3.17.3/third_party/zlib.BUILD 2024-08-20T21:47:43.1488852Z #19 0.952 protobuf-3.17.3/third_party/wyhash/ 2024-08-20T21:47:43.1489473Z #19 0.952 protobuf-3.17.3/third_party/wyhash/wyhash.h 2024-08-20T21:47:43.1490121Z #19 0.952 protobuf-3.17.3/third_party/wyhash/LICENSE 2024-08-20T21:47:43.1490643Z #19 0.953 protobuf-3.17.3/protobuf.pc.in 2024-08-20T21:47:43.1491093Z #19 0.953 protobuf-3.17.3/internal.bzl 2024-08-20T21:47:43.1491521Z #19 0.953 protobuf-3.17.3/src/ 2024-08-20T21:47:43.1492064Z #19 0.953 protobuf-3.17.3/src/libprotobuf.map 2024-08-20T21:47:43.1492534Z #19 0.953 protobuf-3.17.3/src/google/ 2024-08-20T21:47:43.1493067Z #19 0.953 protobuf-3.17.3/src/google/protobuf/ 2024-08-20T21:47:43.1493788Z #19 0.953 protobuf-3.17.3/src/google/protobuf/wire_format_unittest.cc 2024-08-20T21:47:43.1494570Z #19 0.953 protobuf-3.17.3/src/google/protobuf/has_bits.h 2024-08-20T21:47:43.1495297Z #19 0.953 protobuf-3.17.3/src/google/protobuf/empty.proto 2024-08-20T21:47:43.1496236Z #19 0.953 protobuf-3.17.3/src/google/protobuf/api.pb.h 2024-08-20T21:47:43.1496978Z #19 0.953 protobuf-3.17.3/src/google/protobuf/any_lite.cc 2024-08-20T21:47:43.1497634Z #19 0.953 protobuf-3.17.3/src/google/protobuf/metadata_lite.h 2024-08-20T21:47:43.1498327Z #19 0.953 protobuf-3.17.3/src/google/protobuf/test_util_lite.cc 2024-08-20T21:47:43.1499199Z #19 0.953 protobuf-3.17.3/src/google/protobuf/arenastring.h 2024-08-20T21:47:43.1500027Z #19 0.953 protobuf-3.17.3/src/google/protobuf/unittest_preserve_unknown_enum2.proto 2024-08-20T21:47:43.1500824Z #19 0.953 protobuf-3.17.3/src/google/protobuf/map_entry.h 2024-08-20T21:47:43.1501577Z #19 0.953 protobuf-3.17.3/src/google/protobuf/preserve_unknown_enum_test.cc 2024-08-20T21:47:43.1502398Z #19 0.954 protobuf-3.17.3/src/google/protobuf/field_access_listener.cc 2024-08-20T21:47:43.1503254Z #19 0.954 protobuf-3.17.3/src/google/protobuf/generated_message_table_driven.h 2024-08-20T21:47:43.1504038Z #19 0.954 protobuf-3.17.3/src/google/protobuf/duration.pb.h 2024-08-20T21:47:43.1504688Z #19 0.954 protobuf-3.17.3/src/google/protobuf/descriptor.h 2024-08-20T21:47:43.1505434Z #19 0.954 protobuf-3.17.3/src/google/protobuf/unittest_optimize_for.proto 2024-08-20T21:47:43.1506206Z #19 0.954 protobuf-3.17.3/src/google/protobuf/any.pb.cc 2024-08-20T21:47:43.1507002Z #19 0.954 protobuf-3.17.3/src/google/protobuf/lite_arena_unittest.cc 2024-08-20T21:47:43.1508050Z #19 0.954 protobuf-3.17.3/src/google/protobuf/timestamp.pb.cc 2024-08-20T21:47:43.1508898Z #19 0.954 protobuf-3.17.3/src/google/protobuf/empty.pb.cc 2024-08-20T21:47:43.1509750Z #19 0.954 protobuf-3.17.3/src/google/protobuf/no_field_presence_test.cc 2024-08-20T21:47:43.1510593Z #19 0.954 protobuf-3.17.3/src/google/protobuf/testdata/ 2024-08-20T21:47:43.1511346Z #19 0.954 protobuf-3.17.3/src/google/protobuf/testdata/golden_message_proto3 2024-08-20T21:47:43.1512398Z #19 0.954 protobuf-3.17.3/src/google/protobuf/testdata/text_format_unittest_extensions_data_pointy.txt 2024-08-20T21:47:43.1513584Z #19 0.955 protobuf-3.17.3/src/google/protobuf/testdata/golden_message_maps 2024-08-20T21:47:43.1514493Z #19 0.955 protobuf-3.17.3/src/google/protobuf/testdata/golden_message 2024-08-20T21:47:43.1515631Z #19 0.955 protobuf-3.17.3/src/google/protobuf/testdata/map_test_data.txt 2024-08-20T21:47:43.1516613Z #19 0.955 protobuf-3.17.3/src/google/protobuf/testdata/text_format_unittest_extensions_data.txt 2024-08-20T21:47:43.1517671Z #19 0.955 protobuf-3.17.3/src/google/protobuf/testdata/bad_utf8_string 2024-08-20T21:47:43.1518888Z #19 0.955 protobuf-3.17.3/src/google/protobuf/testdata/text_format_unittest_data_pointy_oneof.txt 2024-08-20T21:47:43.1520519Z #19 0.955 protobuf-3.17.3/src/google/protobuf/testdata/text_format_unittest_data_pointy.txt 2024-08-20T21:47:43.1651277Z #19 0.955 protobuf-3.17.3/src/google/protobuf/testdata/text_format_unittest_data_oneof_implemented.txt 2024-08-20T21:47:43.1652649Z #19 0.955 protobuf-3.17.3/src/google/protobuf/testdata/text_format_unittest_data.txt 2024-08-20T21:47:43.1654006Z #19 0.955 protobuf-3.17.3/src/google/protobuf/testdata/golden_message_oneof_implemented 2024-08-20T21:47:43.1655115Z #19 0.955 protobuf-3.17.3/src/google/protobuf/testdata/golden_packed_fields_message 2024-08-20T21:47:43.1656063Z #19 0.955 protobuf-3.17.3/src/google/protobuf/test_util.inc 2024-08-20T21:47:43.1656945Z #19 0.955 protobuf-3.17.3/src/google/protobuf/field_access_listener.h 2024-08-20T21:47:43.1671596Z #19 0.955 protobuf-3.17.3/src/google/protobuf/generated_message_reflection_unittest.cc 2024-08-20T21:47:43.1672754Z #19 0.955 protobuf-3.17.3/src/google/protobuf/drop_unknown_fields_test.cc 2024-08-20T21:47:43.1673630Z #19 0.956 protobuf-3.17.3/src/google/protobuf/wrappers.proto 2024-08-20T21:47:43.1674536Z #19 0.956 protobuf-3.17.3/src/google/protobuf/reflection_ops.h 2024-08-20T21:47:43.1675310Z #19 0.956 protobuf-3.17.3/src/google/protobuf/service.h 2024-08-20T21:47:43.1676223Z #19 0.956 protobuf-3.17.3/src/google/protobuf/wire_format.h 2024-08-20T21:47:43.1677444Z #19 0.956 protobuf-3.17.3/src/google/protobuf/implicit_weak_message.h 2024-08-20T21:47:43.1678993Z #19 0.956 protobuf-3.17.3/src/google/protobuf/test_messages_proto2.proto 2024-08-20T21:47:43.1680014Z #19 0.956 protobuf-3.17.3/src/google/protobuf/unittest_lite.proto 2024-08-20T21:47:43.1681113Z #19 0.956 protobuf-3.17.3/src/google/protobuf/struct.pb.cc 2024-08-20T21:47:43.1682101Z #19 0.956 protobuf-3.17.3/src/google/protobuf/arena_test_util.cc 2024-08-20T21:47:43.1683165Z #19 0.956 protobuf-3.17.3/src/google/protobuf/repeated_field_reflection_unittest.cc 2024-08-20T21:47:43.1684581Z #19 0.956 protobuf-3.17.3/src/google/protobuf/unittest_lazy_dependencies_enum.proto 2024-08-20T21:47:43.1685583Z #19 0.956 protobuf-3.17.3/src/google/protobuf/duration.pb.cc 2024-08-20T21:47:43.1686486Z #19 0.956 protobuf-3.17.3/src/google/protobuf/parse_context.cc 2024-08-20T21:47:43.1687570Z #19 0.956 protobuf-3.17.3/src/google/protobuf/dynamic_message.h 2024-08-20T21:47:43.1688484Z #19 0.956 protobuf-3.17.3/src/google/protobuf/reflection_internal.h 2024-08-20T21:47:43.1689403Z #19 0.956 protobuf-3.17.3/src/google/protobuf/dynamic_message_unittest.cc 2024-08-20T21:47:43.1690234Z #19 0.957 protobuf-3.17.3/src/google/protobuf/map_proto2_unittest.proto 2024-08-20T21:47:43.1691103Z #19 0.957 protobuf-3.17.3/src/google/protobuf/unittest_no_field_presence.proto 2024-08-20T21:47:43.1691876Z #19 0.957 protobuf-3.17.3/src/google/protobuf/message_lite.h 2024-08-20T21:47:43.1692582Z #19 0.957 protobuf-3.17.3/src/google/protobuf/wire_format_lite.cc 2024-08-20T21:47:43.1693269Z #19 0.957 protobuf-3.17.3/src/google/protobuf/reflection.h 2024-08-20T21:47:43.1694096Z #19 0.957 protobuf-3.17.3/src/google/protobuf/reflection_ops.cc 2024-08-20T21:47:43.1694950Z #19 0.957 protobuf-3.17.3/src/google/protobuf/unittest_preserve_unknown_enum.proto 2024-08-20T21:47:43.1695772Z #19 0.957 protobuf-3.17.3/src/google/protobuf/text_format.cc 2024-08-20T21:47:43.1696506Z #19 0.957 protobuf-3.17.3/src/google/protobuf/extension_set_unittest.cc 2024-08-20T21:47:43.1697205Z #19 0.958 protobuf-3.17.3/src/google/protobuf/map.cc 2024-08-20T21:47:43.1697963Z #19 0.958 protobuf-3.17.3/src/google/protobuf/generated_message_tctable_decl.h 2024-08-20T21:47:43.1698888Z #19 0.958 protobuf-3.17.3/src/google/protobuf/unittest_enormous_descriptor.proto 2024-08-20T21:47:43.1699707Z #19 0.958 protobuf-3.17.3/src/google/protobuf/wire_format_lite.h 2024-08-20T21:47:43.1700387Z #19 0.959 protobuf-3.17.3/src/google/protobuf/port_def.inc 2024-08-20T21:47:43.1701001Z #19 0.959 protobuf-3.17.3/src/google/protobuf/testing/ 2024-08-20T21:47:43.1701671Z #19 0.959 protobuf-3.17.3/src/google/protobuf/testing/googletest.h 2024-08-20T21:47:43.1702472Z #19 0.959 protobuf-3.17.3/src/google/protobuf/testing/file.h 2024-08-20T21:47:43.1703179Z #19 0.959 protobuf-3.17.3/src/google/protobuf/testing/zcgunzip.cc 2024-08-20T21:47:43.1703944Z #19 0.959 protobuf-3.17.3/src/google/protobuf/testing/file.cc 2024-08-20T21:47:43.1704789Z #19 0.959 protobuf-3.17.3/src/google/protobuf/testing/zcgzip.cc 2024-08-20T21:47:43.1705782Z #19 0.959 protobuf-3.17.3/src/google/protobuf/testing/googletest.cc 2024-08-20T21:47:43.1706692Z #19 0.959 protobuf-3.17.3/src/google/protobuf/unittest_no_generic_services.proto 2024-08-20T21:47:43.1707651Z #19 0.959 protobuf-3.17.3/src/google/protobuf/unittest_mset.proto 2024-08-20T21:47:43.1708683Z #19 0.959 protobuf-3.17.3/src/google/protobuf/unittest_import_public.proto 2024-08-20T21:47:43.1709854Z #19 0.959 protobuf-3.17.3/src/google/protobuf/unknown_field_set_unittest.cc 2024-08-20T21:47:43.1710907Z #19 0.959 protobuf-3.17.3/src/google/protobuf/unittest_mset_wire_format.proto 2024-08-20T21:47:43.1712103Z #19 0.959 protobuf-3.17.3/src/google/protobuf/service.cc 2024-08-20T21:47:43.1713183Z #19 0.959 protobuf-3.17.3/src/google/protobuf/generated_message_reflection.cc 2024-08-20T21:47:43.1714181Z #19 0.960 protobuf-3.17.3/src/google/protobuf/unittest_lite_imports_nonlite.proto 2024-08-20T21:47:43.1715158Z #19 0.960 protobuf-3.17.3/src/google/protobuf/unittest_import.proto 2024-08-20T21:47:43.1716190Z #19 0.960 protobuf-3.17.3/src/google/protobuf/unittest_proto3_optional.proto 2024-08-20T21:47:43.1717540Z #19 0.960 protobuf-3.17.3/src/google/protobuf/generated_message_tctable_impl.inc 2024-08-20T21:47:43.1718292Z #19 0.960 protobuf-3.17.3/src/google/protobuf/map.h 2024-08-20T21:47:43.1718906Z #19 0.960 protobuf-3.17.3/src/google/protobuf/map_field.h 2024-08-20T21:47:43.1719539Z #19 0.960 protobuf-3.17.3/src/google/protobuf/test_util.cc 2024-08-20T21:47:43.1720231Z #19 0.960 protobuf-3.17.3/src/google/protobuf/extension_set_inl.h 2024-08-20T21:47:43.1720974Z #19 0.960 protobuf-3.17.3/src/google/protobuf/unittest_arena.proto 2024-08-20T21:47:43.1721727Z #19 0.961 protobuf-3.17.3/src/google/protobuf/map_lite_test_util.cc 2024-08-20T21:47:43.1722408Z #19 0.961 protobuf-3.17.3/src/google/protobuf/type.proto 2024-08-20T21:47:43.1723039Z #19 0.961 protobuf-3.17.3/src/google/protobuf/any_test.cc 2024-08-20T21:47:43.1723705Z #19 0.961 protobuf-3.17.3/src/google/protobuf/timestamp.proto 2024-08-20T21:47:43.1724615Z #19 0.961 protobuf-3.17.3/src/google/protobuf/proto3_arena_lite_unittest.cc 2024-08-20T21:47:43.1725569Z #19 0.961 protobuf-3.17.3/src/google/protobuf/any.pb.h 2024-08-20T21:47:43.1726548Z #19 0.961 protobuf-3.17.3/src/google/protobuf/generated_enum_reflection.h 2024-08-20T21:47:43.1727317Z #19 0.961 protobuf-3.17.3/src/google/protobuf/descriptor.proto 2024-08-20T21:47:43.1728137Z #19 0.961 protobuf-3.17.3/src/google/protobuf/unittest_lazy_dependencies.proto 2024-08-20T21:47:43.1728909Z #19 0.961 protobuf-3.17.3/src/google/protobuf/map_test.cc 2024-08-20T21:47:43.1729713Z #19 0.962 protobuf-3.17.3/src/google/protobuf/proto3_lite_unittest.cc 2024-08-20T21:47:43.1730455Z #19 0.962 protobuf-3.17.3/src/google/protobuf/wrappers.pb.cc 2024-08-20T21:47:43.1731134Z #19 0.962 protobuf-3.17.3/src/google/protobuf/wire_format.cc 2024-08-20T21:47:43.1731843Z #19 0.962 protobuf-3.17.3/src/google/protobuf/generated_enum_util.cc 2024-08-20T21:47:43.1732643Z #19 0.962 protobuf-3.17.3/src/google/protobuf/unittest_import_lite.proto 2024-08-20T21:47:43.1733328Z #19 0.962 protobuf-3.17.3/src/google/protobuf/io/ 2024-08-20T21:47:43.1733938Z #19 0.962 protobuf-3.17.3/src/google/protobuf/io/io_win32.cc 2024-08-20T21:47:43.1734607Z #19 0.962 protobuf-3.17.3/src/google/protobuf/io/tokenizer.cc 2024-08-20T21:47:43.1735369Z #19 0.962 protobuf-3.17.3/src/google/protobuf/io/coded_stream_unittest.cc 2024-08-20T21:47:43.1736200Z #19 0.963 protobuf-3.17.3/src/google/protobuf/io/gzip_stream_unittest.sh 2024-08-20T21:47:43.1737045Z #19 0.963 protobuf-3.17.3/src/google/protobuf/io/zero_copy_stream_unittest.cc 2024-08-20T21:47:43.1737939Z #19 0.963 protobuf-3.17.3/src/google/protobuf/io/zero_copy_stream_impl_lite.h 2024-08-20T21:47:43.1738770Z #19 0.963 protobuf-3.17.3/src/google/protobuf/io/gzip_stream.cc 2024-08-20T21:47:43.1739468Z #19 0.963 protobuf-3.17.3/src/google/protobuf/io/coded_stream.cc 2024-08-20T21:47:43.1740155Z #19 0.963 protobuf-3.17.3/src/google/protobuf/io/io_win32.h 2024-08-20T21:47:43.1740832Z #19 0.963 protobuf-3.17.3/src/google/protobuf/io/gzip_stream.h 2024-08-20T21:47:43.1741498Z #19 0.963 protobuf-3.17.3/src/google/protobuf/io/strtod.cc 2024-08-20T21:47:43.1742139Z #19 0.963 protobuf-3.17.3/src/google/protobuf/io/strtod.h 2024-08-20T21:47:43.1742898Z #19 0.963 protobuf-3.17.3/src/google/protobuf/io/zero_copy_stream.h 2024-08-20T21:47:43.1743802Z #19 0.963 protobuf-3.17.3/src/google/protobuf/io/zero_copy_stream_impl_lite.cc 2024-08-20T21:47:43.1744660Z #19 0.963 protobuf-3.17.3/src/google/protobuf/io/printer.cc 2024-08-20T21:47:43.1745381Z #19 0.963 protobuf-3.17.3/src/google/protobuf/io/tokenizer.h 2024-08-20T21:47:43.1746142Z #19 0.964 protobuf-3.17.3/src/google/protobuf/io/package_info.h 2024-08-20T21:47:43.1747014Z #19 0.964 protobuf-3.17.3/src/google/protobuf/io/io_win32_unittest.cc 2024-08-20T21:47:43.1748011Z #19 0.964 protobuf-3.17.3/src/google/protobuf/io/zero_copy_stream.cc 2024-08-20T21:47:43.1748975Z #19 0.964 protobuf-3.17.3/src/google/protobuf/io/printer_unittest.cc 2024-08-20T21:47:43.1750189Z #19 0.964 protobuf-3.17.3/src/google/protobuf/io/tokenizer_unittest.cc 2024-08-20T21:47:43.1751156Z #19 0.964 protobuf-3.17.3/src/google/protobuf/io/coded_stream.h 2024-08-20T21:47:43.1752133Z #19 0.964 protobuf-3.17.3/src/google/protobuf/io/zero_copy_stream_impl.cc 2024-08-20T21:47:43.1753025Z #19 0.964 protobuf-3.17.3/src/google/protobuf/io/printer.h 2024-08-20T21:47:43.1753947Z #19 0.964 protobuf-3.17.3/src/google/protobuf/io/zero_copy_stream_impl.h 2024-08-20T21:47:43.1755098Z #19 0.965 protobuf-3.17.3/src/google/protobuf/type.pb.cc 2024-08-20T21:47:43.1755784Z #19 0.965 protobuf-3.17.3/src/google/protobuf/api.pb.cc 2024-08-20T21:47:43.1756911Z #19 0.965 protobuf-3.17.3/src/google/protobuf/descriptor_database_unittest.cc 2024-08-20T21:47:43.1757964Z #19 0.965 protobuf-3.17.3/src/google/protobuf/unittest_well_known_types.proto 2024-08-20T21:47:43.1758861Z #19 0.965 protobuf-3.17.3/src/google/protobuf/field_mask.pb.h 2024-08-20T21:47:43.1759874Z #19 0.965 protobuf-3.17.3/src/google/protobuf/reflection_ops_unittest.cc 2024-08-20T21:47:43.1760855Z #19 0.965 protobuf-3.17.3/src/google/protobuf/unittest_proto3_lite.proto 2024-08-20T21:47:43.1761663Z #19 0.965 protobuf-3.17.3/src/google/protobuf/arena_test_util.h 2024-08-20T21:47:43.1762401Z #19 0.965 protobuf-3.17.3/src/google/protobuf/unittest_proto3.proto 2024-08-20T21:47:43.1763350Z #19 0.965 protobuf-3.17.3/src/google/protobuf/compiler/ 2024-08-20T21:47:43.1763989Z #19 0.965 protobuf-3.17.3/src/google/protobuf/compiler/js/ 2024-08-20T21:47:43.1765047Z #19 0.965 protobuf-3.17.3/src/google/protobuf/compiler/js/well_known_types_embed.cc 2024-08-20T21:47:43.1766172Z #19 0.966 protobuf-3.17.3/src/google/protobuf/compiler/js/well_known_types_embed.h 2024-08-20T21:47:43.1767080Z #19 0.966 protobuf-3.17.3/src/google/protobuf/compiler/js/js_generator.h 2024-08-20T21:47:43.1767921Z #19 0.966 protobuf-3.17.3/src/google/protobuf/compiler/js/js_generator.cc 2024-08-20T21:47:43.1768692Z #19 0.966 protobuf-3.17.3/src/google/protobuf/compiler/parser.h 2024-08-20T21:47:43.1769503Z #19 0.966 protobuf-3.17.3/src/google/protobuf/compiler/zip_output_unittest.sh 2024-08-20T21:47:43.1770359Z #19 0.966 protobuf-3.17.3/src/google/protobuf/compiler/csharp/ 2024-08-20T21:47:43.1771450Z #19 0.966 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_generator.h 2024-08-20T21:47:43.1772601Z #19 0.966 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_map_field.h 2024-08-20T21:47:43.1773787Z #19 0.966 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_names.h 2024-08-20T21:47:43.1775115Z #19 0.966 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_generator_unittest.cc 2024-08-20T21:47:43.1776271Z #19 0.966 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_field_base.cc 2024-08-20T21:47:43.1777602Z #19 0.967 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_field_base.h 2024-08-20T21:47:43.1779288Z #19 0.967 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_bootstrap_unittest.cc 2024-08-20T21:47:43.1780361Z #19 0.967 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_options.h 2024-08-20T21:47:43.1781409Z #19 0.967 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.h 2024-08-20T21:47:43.1782452Z #19 0.967 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_helpers.cc 2024-08-20T21:47:43.1783465Z #19 0.967 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc 2024-08-20T21:47:43.1784590Z #19 0.967 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc 2024-08-20T21:47:43.1785644Z #19 0.967 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_reflection_class.h 2024-08-20T21:47:43.1787020Z #19 0.967 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc 2024-08-20T21:47:43.1788147Z #19 0.967 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_generator.cc 2024-08-20T21:47:43.1789145Z #19 0.967 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc 2024-08-20T21:47:43.1790164Z #19 0.967 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_message_field.cc 2024-08-20T21:47:43.1791319Z #19 0.967 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_doc_comment.h 2024-08-20T21:47:43.1792505Z #19 0.967 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_wrapper_field.h 2024-08-20T21:47:43.1793817Z #19 0.967 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc 2024-08-20T21:47:43.1794831Z #19 0.967 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_message.h 2024-08-20T21:47:43.1796048Z #19 0.967 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_source_generator_base.h 2024-08-20T21:47:43.1797376Z #19 0.967 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_message_field.h 2024-08-20T21:47:43.1798067Z #19 0.967 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_enum_field.cc 2024-08-20T21:47:43.1798761Z #19 0.967 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_helpers.h 2024-08-20T21:47:43.1799406Z #19 0.967 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc 2024-08-20T21:47:43.1799920Z #19 0.967 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.h 2024-08-20T21:47:43.1800476Z #19 0.967 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc 2024-08-20T21:47:43.1801249Z #19 0.967 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_map_field.cc 2024-08-20T21:47:43.1801823Z #19 0.967 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc 2024-08-20T21:47:43.1802368Z #19 0.967 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_enum_field.h 2024-08-20T21:47:43.1802783Z #19 0.967 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_enum.cc 2024-08-20T21:47:43.1803277Z #19 0.968 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_message.cc 2024-08-20T21:47:43.1803808Z #19 0.968 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_enum.h 2024-08-20T21:47:43.1804506Z #19 0.968 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.h 2024-08-20T21:47:43.1805002Z #19 0.968 protobuf-3.17.3/src/google/protobuf/compiler/csharp/csharp_primitive_field.h 2024-08-20T21:47:43.1805847Z #19 0.968 protobuf-3.17.3/src/google/protobuf/compiler/command_line_interface.h 2024-08-20T21:47:43.1806249Z #19 0.968 protobuf-3.17.3/src/google/protobuf/compiler/annotation_test_util.h 2024-08-20T21:47:43.1806647Z #19 0.968 protobuf-3.17.3/src/google/protobuf/compiler/plugin.pb.cc 2024-08-20T21:47:43.1807108Z #19 0.968 protobuf-3.17.3/src/google/protobuf/compiler/php/ 2024-08-20T21:47:43.1807709Z #19 0.968 protobuf-3.17.3/src/google/protobuf/compiler/php/php_generator.cc 2024-08-20T21:47:43.1808120Z #19 0.968 protobuf-3.17.3/src/google/protobuf/compiler/php/php_generator.h 2024-08-20T21:47:43.1808526Z #19 0.968 protobuf-3.17.3/src/google/protobuf/compiler/zip_writer.h 2024-08-20T21:47:43.1808994Z #19 0.968 protobuf-3.17.3/src/google/protobuf/compiler/plugin.cc 2024-08-20T21:47:43.1809328Z #19 0.968 protobuf-3.17.3/src/google/protobuf/compiler/objectivec/ 2024-08-20T21:47:43.1809832Z #19 0.968 protobuf-3.17.3/src/google/protobuf/compiler/objectivec/objectivec_extension.cc 2024-08-20T21:47:43.1810309Z #19 0.968 protobuf-3.17.3/src/google/protobuf/compiler/objectivec/objectivec_field.cc 2024-08-20T21:47:43.1810834Z #19 0.968 protobuf-3.17.3/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc 2024-08-20T21:47:43.1811472Z #19 0.969 protobuf-3.17.3/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.h 2024-08-20T21:47:43.1812031Z #19 0.969 protobuf-3.17.3/src/google/protobuf/compiler/objectivec/objectivec_message.cc 2024-08-20T21:47:43.1812639Z #19 0.969 protobuf-3.17.3/src/google/protobuf/compiler/objectivec/objectivec_field.h 2024-08-20T21:47:43.1813485Z #19 0.969 protobuf-3.17.3/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc 2024-08-20T21:47:43.1814170Z #19 0.969 protobuf-3.17.3/src/google/protobuf/compiler/objectivec/objectivec_generator.h 2024-08-20T21:47:43.1814889Z #19 0.969 protobuf-3.17.3/src/google/protobuf/compiler/objectivec/objectivec_file.cc 2024-08-20T21:47:43.1815483Z #19 0.969 protobuf-3.17.3/src/google/protobuf/compiler/objectivec/objectivec_file.h 2024-08-20T21:47:43.1815991Z #19 0.969 protobuf-3.17.3/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc 2024-08-20T21:47:43.1816449Z #19 0.969 protobuf-3.17.3/src/google/protobuf/compiler/objectivec/objectivec_enum.cc 2024-08-20T21:47:43.1816959Z #19 0.969 protobuf-3.17.3/src/google/protobuf/compiler/objectivec/objectivec_generator.cc 2024-08-20T21:47:43.1817426Z #19 0.969 protobuf-3.17.3/src/google/protobuf/compiler/objectivec/objectivec_oneof.h 2024-08-20T21:47:43.1817918Z #19 0.969 protobuf-3.17.3/src/google/protobuf/compiler/objectivec/objectivec_map_field.h 2024-08-20T21:47:43.1818467Z #19 0.969 protobuf-3.17.3/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc 2024-08-20T21:47:43.1819099Z #19 0.969 protobuf-3.17.3/src/google/protobuf/compiler/objectivec/objectivec_enum.h 2024-08-20T21:47:43.1819658Z #19 0.969 protobuf-3.17.3/src/google/protobuf/compiler/objectivec/objectivec_nsobject_methods.h 2024-08-20T21:47:43.1820131Z #19 0.969 protobuf-3.17.3/src/google/protobuf/compiler/objectivec/objectivec_helpers.h 2024-08-20T21:47:43.1820652Z #19 0.969 protobuf-3.17.3/src/google/protobuf/compiler/objectivec/objectivec_message_field.h 2024-08-20T21:47:43.1821211Z #19 0.969 protobuf-3.17.3/src/google/protobuf/compiler/objectivec/objectivec_helpers_unittest.cc 2024-08-20T21:47:43.1821810Z #19 0.969 protobuf-3.17.3/src/google/protobuf/compiler/objectivec/objectivec_extension.h 2024-08-20T21:47:43.1822301Z #19 0.969 protobuf-3.17.3/src/google/protobuf/compiler/objectivec/objectivec_message.h 2024-08-20T21:47:43.1823013Z #19 0.969 protobuf-3.17.3/src/google/protobuf/compiler/objectivec/objectivec_enum_field.h 2024-08-20T21:47:43.1823747Z #19 0.970 protobuf-3.17.3/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc 2024-08-20T21:47:43.1824333Z #19 0.970 protobuf-3.17.3/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc 2024-08-20T21:47:43.1824705Z #19 0.970 protobuf-3.17.3/src/google/protobuf/compiler/code_generator.h 2024-08-20T21:47:43.1825030Z #19 0.970 protobuf-3.17.3/src/google/protobuf/compiler/importer.cc 2024-08-20T21:47:43.1825361Z #19 0.970 protobuf-3.17.3/src/google/protobuf/compiler/importer.h 2024-08-20T21:47:43.1825694Z #19 0.970 protobuf-3.17.3/src/google/protobuf/compiler/subprocess.h 2024-08-20T21:47:43.1826023Z #19 0.970 protobuf-3.17.3/src/google/protobuf/compiler/parser.cc 2024-08-20T21:47:43.1826433Z #19 0.970 protobuf-3.17.3/src/google/protobuf/compiler/mock_code_generator.cc 2024-08-20T21:47:43.1826817Z #19 0.970 protobuf-3.17.3/src/google/protobuf/compiler/python/ 2024-08-20T21:47:43.1827372Z #19 0.970 protobuf-3.17.3/src/google/protobuf/compiler/python/python_generator.h 2024-08-20T21:47:43.1827852Z #19 0.970 protobuf-3.17.3/src/google/protobuf/compiler/python/python_plugin_unittest.cc 2024-08-20T21:47:43.1828434Z #19 0.970 protobuf-3.17.3/src/google/protobuf/compiler/python/python_generator.cc 2024-08-20T21:47:43.1829009Z #19 0.971 protobuf-3.17.3/src/google/protobuf/compiler/subprocess.cc 2024-08-20T21:47:43.1829387Z #19 0.971 protobuf-3.17.3/src/google/protobuf/compiler/ruby/ 2024-08-20T21:47:43.1829960Z #19 0.971 protobuf-3.17.3/src/google/protobuf/compiler/ruby/ruby_generated_pkg_explicit_legacy_pb.rb 2024-08-20T21:47:43.1830434Z #19 0.971 protobuf-3.17.3/src/google/protobuf/compiler/ruby/ruby_generated_code_pb.rb 2024-08-20T21:47:43.1831037Z #19 0.971 protobuf-3.17.3/src/google/protobuf/compiler/ruby/ruby_generated_pkg_explicit.proto 2024-08-20T21:47:43.1831557Z #19 0.971 protobuf-3.17.3/src/google/protobuf/compiler/ruby/ruby_generator.h 2024-08-20T21:47:43.1832079Z #19 0.971 protobuf-3.17.3/src/google/protobuf/compiler/ruby/ruby_generated_pkg_explicit_pb.rb 2024-08-20T21:47:43.1832689Z #19 0.971 protobuf-3.17.3/src/google/protobuf/compiler/ruby/ruby_generated_pkg_implicit_pb.rb 2024-08-20T21:47:43.1833110Z #19 0.971 protobuf-3.17.3/src/google/protobuf/compiler/ruby/ruby_generator.cc 2024-08-20T21:47:43.1834106Z #19 0.971 protobuf-3.17.3/src/google/protobuf/compiler/ruby/ruby_generated_code_proto2_pb.rb 2024-08-20T21:47:43.1834817Z #19 0.971 protobuf-3.17.3/src/google/protobuf/compiler/ruby/ruby_generated_code_proto2.proto 2024-08-20T21:47:43.1835401Z #19 0.971 protobuf-3.17.3/src/google/protobuf/compiler/ruby/ruby_generated_code.proto 2024-08-20T21:47:43.1836159Z #19 0.971 protobuf-3.17.3/src/google/protobuf/compiler/ruby/ruby_generated_pkg_explicit_legacy.proto 2024-08-20T21:47:43.1836709Z #19 0.971 protobuf-3.17.3/src/google/protobuf/compiler/ruby/ruby_generated_pkg_implicit.proto 2024-08-20T21:47:43.1837338Z #19 0.971 protobuf-3.17.3/src/google/protobuf/compiler/ruby/ruby_generator_unittest.cc 2024-08-20T21:47:43.1837978Z #19 0.971 protobuf-3.17.3/src/google/protobuf/compiler/importer_unittest.cc 2024-08-20T21:47:43.1838451Z #19 0.971 protobuf-3.17.3/src/google/protobuf/compiler/package_info.h 2024-08-20T21:47:43.1838960Z #19 0.971 protobuf-3.17.3/src/google/protobuf/compiler/command_line_interface_unittest.cc 2024-08-20T21:47:43.1839430Z #19 0.972 protobuf-3.17.3/src/google/protobuf/compiler/main.cc 2024-08-20T21:47:43.1840007Z #19 0.972 protobuf-3.17.3/src/google/protobuf/compiler/plugin.proto 2024-08-20T21:47:43.1840562Z #19 0.972 protobuf-3.17.3/src/google/protobuf/compiler/zip_writer.cc 2024-08-20T21:47:43.1841121Z #19 0.972 protobuf-3.17.3/src/google/protobuf/compiler/parser_unittest.cc 2024-08-20T21:47:43.1841508Z #19 0.972 protobuf-3.17.3/src/google/protobuf/compiler/plugin.pb.h 2024-08-20T21:47:43.1841907Z #19 0.972 protobuf-3.17.3/src/google/protobuf/compiler/plugin.h 2024-08-20T21:47:43.1842209Z #19 0.973 protobuf-3.17.3/src/google/protobuf/compiler/cpp/ 2024-08-20T21:47:43.1842713Z #19 0.973 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_parse_function_generator.cc 2024-08-20T21:47:43.1843132Z #19 0.973 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_move_unittest.cc 2024-08-20T21:47:43.1843536Z #19 0.973 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_unittest.inc 2024-08-20T21:47:43.1843885Z #19 0.973 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_file.h 2024-08-20T21:47:43.1844353Z #19 0.973 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_options.h 2024-08-20T21:47:43.1844742Z #19 0.973 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_extension.h 2024-08-20T21:47:43.1845112Z #19 0.973 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_service.cc 2024-08-20T21:47:43.1845542Z #19 0.973 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_message_field.cc 2024-08-20T21:47:43.1845981Z #19 0.973 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc 2024-08-20T21:47:43.1846395Z #19 0.973 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_string_field.h 2024-08-20T21:47:43.1846998Z #19 0.973 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_enum_field.cc 2024-08-20T21:47:43.1847738Z #19 0.974 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_primitive_field.h 2024-08-20T21:47:43.1848270Z #19 0.974 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc 2024-08-20T21:47:43.1848736Z #19 0.974 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_unittest.h 2024-08-20T21:47:43.1849287Z #19 0.974 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_file.cc 2024-08-20T21:47:43.1849930Z #19 0.974 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.h 2024-08-20T21:47:43.1850570Z #19 0.974 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_parse_function_generator.h 2024-08-20T21:47:43.1851032Z #19 0.974 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_message.h 2024-08-20T21:47:43.1851509Z #19 0.974 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_generator.cc 2024-08-20T21:47:43.1851965Z #19 0.974 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_message.cc 2024-08-20T21:47:43.1852543Z #19 0.975 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.proto 2024-08-20T21:47:43.1853230Z #19 0.975 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_test_large_enum_value.proto 2024-08-20T21:47:43.1853909Z #19 0.975 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_extension.cc 2024-08-20T21:47:43.1854357Z #19 0.975 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_unittest.cc 2024-08-20T21:47:43.1854801Z #19 0.975 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_plugin_unittest.cc 2024-08-20T21:47:43.1855155Z #19 0.975 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_field.cc 2024-08-20T21:47:43.1855525Z #19 0.975 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_enum.cc 2024-08-20T21:47:43.1855920Z #19 0.975 protobuf-3.17.3/src/google/protobuf/compiler/cpp/metadata_test.cc 2024-08-20T21:47:43.1856277Z #19 0.975 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_field.h 2024-08-20T21:47:43.1856697Z #19 0.975 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_message_field.h 2024-08-20T21:47:43.1857150Z #19 0.975 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc 2024-08-20T21:47:43.1857517Z #19 0.975 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_helpers.h 2024-08-20T21:47:43.1857882Z #19 0.975 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_enum.h 2024-08-20T21:47:43.1858332Z #19 0.975 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_enum_field.h 2024-08-20T21:47:43.1858837Z #19 0.975 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_helpers.cc 2024-08-20T21:47:43.1859229Z #19 0.976 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_map_field.h 2024-08-20T21:47:43.1859857Z #19 0.976 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_service.h 2024-08-20T21:47:43.1860484Z #19 0.976 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_message_layout_helper.h 2024-08-20T21:47:43.1861017Z #19 0.976 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_map_field.cc 2024-08-20T21:47:43.1861406Z #19 0.976 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_generator.h 2024-08-20T21:47:43.1861895Z #19 0.976 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_names.h 2024-08-20T21:47:43.1862311Z #19 0.976 protobuf-3.17.3/src/google/protobuf/compiler/cpp/cpp_string_field.cc 2024-08-20T21:47:43.1862875Z #19 0.976 protobuf-3.17.3/src/google/protobuf/compiler/mock_code_generator.h 2024-08-20T21:47:43.1863504Z #19 0.976 protobuf-3.17.3/src/google/protobuf/compiler/code_generator.cc 2024-08-20T21:47:43.1863850Z #19 0.976 protobuf-3.17.3/src/google/protobuf/compiler/java/ 2024-08-20T21:47:43.1864238Z #19 0.976 protobuf-3.17.3/src/google/protobuf/compiler/java/java_field.cc 2024-08-20T21:47:43.1865033Z #19 0.976 protobuf-3.17.3/src/google/protobuf/compiler/java/java_message_builder.h 2024-08-20T21:47:43.1865581Z #19 0.976 protobuf-3.17.3/src/google/protobuf/compiler/java/java_context.cc 2024-08-20T21:47:43.1866320Z #19 0.976 protobuf-3.17.3/src/google/protobuf/compiler/java/java_string_field.cc 2024-08-20T21:47:43.1866874Z #19 0.976 protobuf-3.17.3/src/google/protobuf/compiler/java/java_primitive_field_lite.cc 2024-08-20T21:47:43.1867303Z #19 0.976 protobuf-3.17.3/src/google/protobuf/compiler/java/java_message_field.h 2024-08-20T21:47:43.1867763Z #19 0.976 protobuf-3.17.3/src/google/protobuf/compiler/java/java_context.h 2024-08-20T21:47:43.1868244Z #19 0.976 protobuf-3.17.3/src/google/protobuf/compiler/java/java_message_builder_lite.cc 2024-08-20T21:47:43.1868739Z #19 0.976 protobuf-3.17.3/src/google/protobuf/compiler/java/java_helpers.h 2024-08-20T21:47:43.1869124Z #19 0.977 protobuf-3.17.3/src/google/protobuf/compiler/java/java_file.h 2024-08-20T21:47:43.1869703Z #19 0.977 protobuf-3.17.3/src/google/protobuf/compiler/java/java_extension_lite.cc 2024-08-20T21:47:43.1870205Z #19 0.977 protobuf-3.17.3/src/google/protobuf/compiler/java/java_doc_comment.cc 2024-08-20T21:47:43.1870568Z #19 0.977 protobuf-3.17.3/src/google/protobuf/compiler/java/java_file.cc 2024-08-20T21:47:43.1871006Z #19 0.977 protobuf-3.17.3/src/google/protobuf/compiler/java/java_helpers.cc 2024-08-20T21:47:43.1871401Z #19 0.977 protobuf-3.17.3/src/google/protobuf/compiler/java/java_enum.cc 2024-08-20T21:47:43.1872185Z #19 0.977 protobuf-3.17.3/src/google/protobuf/compiler/java/java_kotlin_generator.cc 2024-08-20T21:47:43.1872995Z #19 0.977 protobuf-3.17.3/src/google/protobuf/compiler/java/java_service.cc 2024-08-20T21:47:43.1873406Z #19 0.977 protobuf-3.17.3/src/google/protobuf/compiler/java/java_extension.cc 2024-08-20T21:47:43.1873828Z #19 0.977 protobuf-3.17.3/src/google/protobuf/compiler/java/java_name_resolver.h 2024-08-20T21:47:43.1874274Z #19 0.977 protobuf-3.17.3/src/google/protobuf/compiler/java/java_extension_lite.h 2024-08-20T21:47:43.1874748Z #19 0.977 protobuf-3.17.3/src/google/protobuf/compiler/java/java_message_field_lite.cc 2024-08-20T21:47:43.1875143Z #19 0.977 protobuf-3.17.3/src/google/protobuf/compiler/java/java_enum_lite.h 2024-08-20T21:47:43.1875671Z #19 0.977 protobuf-3.17.3/src/google/protobuf/compiler/java/java_message_builder_lite.h 2024-08-20T21:47:43.1876217Z #19 0.977 protobuf-3.17.3/src/google/protobuf/compiler/java/java_kotlin_generator.h 2024-08-20T21:47:43.1876614Z #19 0.977 protobuf-3.17.3/src/google/protobuf/compiler/java/java_field.h 2024-08-20T21:47:43.1877262Z #19 0.978 protobuf-3.17.3/src/google/protobuf/compiler/java/java_doc_comment_unittest.cc 2024-08-20T21:47:43.1877719Z #19 0.978 protobuf-3.17.3/src/google/protobuf/compiler/java/java_options.h 2024-08-20T21:47:43.1878251Z #19 0.978 protobuf-3.17.3/src/google/protobuf/compiler/java/java_generator_factory.cc 2024-08-20T21:47:43.1878730Z #19 0.978 protobuf-3.17.3/src/google/protobuf/compiler/java/java_message_field.cc 2024-08-20T21:47:43.1879205Z #19 0.978 protobuf-3.17.3/src/google/protobuf/compiler/java/java_names.h 2024-08-20T21:47:43.1879801Z #19 0.978 protobuf-3.17.3/src/google/protobuf/compiler/java/java_enum_field.h 2024-08-20T21:47:43.1880340Z #19 0.978 protobuf-3.17.3/src/google/protobuf/compiler/java/java_enum_field_lite.h 2024-08-20T21:47:43.1880870Z #19 0.978 protobuf-3.17.3/src/google/protobuf/compiler/java/java_map_field_lite.cc 2024-08-20T21:47:43.1881495Z #19 0.978 protobuf-3.17.3/src/google/protobuf/compiler/java/java_generator.cc 2024-08-20T21:47:43.1882156Z #19 0.978 protobuf-3.17.3/src/google/protobuf/compiler/java/java_message.h 2024-08-20T21:47:43.1882826Z #19 0.978 protobuf-3.17.3/src/google/protobuf/compiler/java/java_map_field.h 2024-08-20T21:47:43.1883194Z #19 0.978 protobuf-3.17.3/src/google/protobuf/compiler/java/java_enum.h 2024-08-20T21:47:43.1883787Z #19 0.978 protobuf-3.17.3/src/google/protobuf/compiler/java/java_service.h 2024-08-20T21:47:43.1884463Z #19 0.978 protobuf-3.17.3/src/google/protobuf/compiler/java/java_map_field_lite.h 2024-08-20T21:47:43.1884948Z #19 0.978 protobuf-3.17.3/src/google/protobuf/compiler/java/java_primitive_field.h 2024-08-20T21:47:43.1885398Z #19 0.978 protobuf-3.17.3/src/google/protobuf/compiler/java/java_message_builder.cc 2024-08-20T21:47:43.1886158Z #19 0.978 protobuf-3.17.3/src/google/protobuf/compiler/java/java_shared_code_generator.cc 2024-08-20T21:47:43.1886690Z #19 0.978 protobuf-3.17.3/src/google/protobuf/compiler/java/java_enum_lite.cc 2024-08-20T21:47:43.1887227Z #19 0.978 protobuf-3.17.3/src/google/protobuf/compiler/java/java_primitive_field.cc 2024-08-20T21:47:43.1887789Z #19 0.978 protobuf-3.17.3/src/google/protobuf/compiler/java/java_primitive_field_lite.h 2024-08-20T21:47:43.1888253Z #19 0.978 protobuf-3.17.3/src/google/protobuf/compiler/java/java_generator.h 2024-08-20T21:47:43.1888729Z #19 0.978 protobuf-3.17.3/src/google/protobuf/compiler/java/java_generator_factory.h 2024-08-20T21:47:43.1889177Z #19 0.979 protobuf-3.17.3/src/google/protobuf/compiler/java/java_enum_field_lite.cc 2024-08-20T21:47:43.1889604Z #19 0.979 protobuf-3.17.3/src/google/protobuf/compiler/java/java_message_lite.cc 2024-08-20T21:47:43.1890030Z #19 0.979 protobuf-3.17.3/src/google/protobuf/compiler/java/java_string_field.h 2024-08-20T21:47:43.1890487Z #19 0.979 protobuf-3.17.3/src/google/protobuf/compiler/java/java_string_field_lite.cc 2024-08-20T21:47:43.1890933Z #19 0.979 protobuf-3.17.3/src/google/protobuf/compiler/java/java_name_resolver.cc 2024-08-20T21:47:43.1891345Z #19 0.979 protobuf-3.17.3/src/google/protobuf/compiler/java/java_message_lite.h 2024-08-20T21:47:43.1891903Z #19 0.979 protobuf-3.17.3/src/google/protobuf/compiler/java/java_message_field_lite.h 2024-08-20T21:47:43.1892317Z #19 0.979 protobuf-3.17.3/src/google/protobuf/compiler/java/java_map_field.cc 2024-08-20T21:47:43.1892706Z #19 0.979 protobuf-3.17.3/src/google/protobuf/compiler/java/java_message.cc 2024-08-20T21:47:43.1893118Z #19 0.980 protobuf-3.17.3/src/google/protobuf/compiler/java/java_doc_comment.h 2024-08-20T21:47:43.1893539Z #19 0.980 protobuf-3.17.3/src/google/protobuf/compiler/java/java_enum_field.cc 2024-08-20T21:47:43.1893994Z #19 0.980 protobuf-3.17.3/src/google/protobuf/compiler/java/java_plugin_unittest.cc 2024-08-20T21:47:43.1894405Z #19 0.980 protobuf-3.17.3/src/google/protobuf/compiler/java/java_extension.h 2024-08-20T21:47:43.1894987Z #19 0.980 protobuf-3.17.3/src/google/protobuf/compiler/java/java_shared_code_generator.h 2024-08-20T21:47:43.1895503Z #19 0.980 protobuf-3.17.3/src/google/protobuf/compiler/java/java_string_field_lite.h 2024-08-20T21:47:43.1896108Z #19 0.980 protobuf-3.17.3/src/google/protobuf/compiler/command_line_interface.cc 2024-08-20T21:47:43.1896559Z #19 0.980 protobuf-3.17.3/src/google/protobuf/compiler/test_plugin.cc 2024-08-20T21:47:43.1896942Z #19 0.980 protobuf-3.17.3/src/google/protobuf/compiler/scc.h 2024-08-20T21:47:43.1897371Z #19 0.980 protobuf-3.17.3/src/google/protobuf/compiler/annotation_test_util.cc 2024-08-20T21:47:43.1897667Z #19 0.980 protobuf-3.17.3/src/google/protobuf/message_lite.cc 2024-08-20T21:47:43.1897910Z #19 0.981 protobuf-3.17.3/src/google/protobuf/arena.h 2024-08-20T21:47:43.1898344Z #19 0.981 protobuf-3.17.3/src/google/protobuf/stubs/ 2024-08-20T21:47:43.1898997Z #19 0.981 protobuf-3.17.3/src/google/protobuf/stubs/structurally_valid.cc 2024-08-20T21:47:43.1899321Z #19 0.981 protobuf-3.17.3/src/google/protobuf/stubs/strutil.cc 2024-08-20T21:47:43.1899763Z #19 0.981 protobuf-3.17.3/src/google/protobuf/stubs/common.cc 2024-08-20T21:47:43.1900206Z #19 0.981 protobuf-3.17.3/src/google/protobuf/stubs/common.h 2024-08-20T21:47:43.1900614Z #19 0.981 protobuf-3.17.3/src/google/protobuf/stubs/bytestream.cc 2024-08-20T21:47:43.1901049Z #19 0.981 protobuf-3.17.3/src/google/protobuf/stubs/common_unittest.cc 2024-08-20T21:47:43.1901355Z #19 0.981 protobuf-3.17.3/src/google/protobuf/stubs/logging.h 2024-08-20T21:47:43.1901825Z #19 0.981 protobuf-3.17.3/src/google/protobuf/stubs/stl_util.h 2024-08-20T21:47:43.1902304Z #19 0.982 protobuf-3.17.3/src/google/protobuf/stubs/statusor_test.cc 2024-08-20T21:47:43.1902630Z #19 0.982 protobuf-3.17.3/src/google/protobuf/stubs/stringpiece.h 2024-08-20T21:47:43.1903049Z #19 0.982 protobuf-3.17.3/src/google/protobuf/stubs/stringprintf_unittest.cc 2024-08-20T21:47:43.1903403Z #19 0.982 protobuf-3.17.3/src/google/protobuf/stubs/int128_unittest.cc 2024-08-20T21:47:43.1903725Z #19 0.982 protobuf-3.17.3/src/google/protobuf/stubs/substitute.h 2024-08-20T21:47:43.1904007Z #19 0.982 protobuf-3.17.3/src/google/protobuf/stubs/casts.h 2024-08-20T21:47:43.1904332Z #19 0.982 protobuf-3.17.3/src/google/protobuf/stubs/stringpiece.cc 2024-08-20T21:47:43.1904642Z #19 0.982 protobuf-3.17.3/src/google/protobuf/stubs/callback.h 2024-08-20T21:47:43.1904976Z #19 0.982 protobuf-3.17.3/src/google/protobuf/stubs/stringprintf.cc 2024-08-20T21:47:43.1905274Z #19 0.982 protobuf-3.17.3/src/google/protobuf/stubs/statusor.h 2024-08-20T21:47:43.1905585Z #19 0.982 protobuf-3.17.3/src/google/protobuf/stubs/map_util.h 2024-08-20T21:47:43.1905988Z #19 0.982 protobuf-3.17.3/src/google/protobuf/stubs/template_util_unittest.cc 2024-08-20T21:47:43.1906275Z #19 0.982 protobuf-3.17.3/src/google/protobuf/stubs/status.h 2024-08-20T21:47:43.1906571Z #19 0.982 protobuf-3.17.3/src/google/protobuf/stubs/int128.h 2024-08-20T21:47:43.1906930Z #19 0.982 protobuf-3.17.3/src/google/protobuf/stubs/strutil_unittest.cc 2024-08-20T21:47:43.1907263Z #19 0.982 protobuf-3.17.3/src/google/protobuf/stubs/stringprintf.h 2024-08-20T21:47:43.1907583Z #19 0.982 protobuf-3.17.3/src/google/protobuf/stubs/once.h 2024-08-20T21:47:43.1907933Z #19 0.982 protobuf-3.17.3/src/google/protobuf/stubs/mathutil.h 2024-08-20T21:47:43.1908358Z #19 0.983 protobuf-3.17.3/src/google/protobuf/stubs/time.h 2024-08-20T21:47:43.1908747Z #19 0.983 protobuf-3.17.3/src/google/protobuf/stubs/stringpiece_unittest.cc 2024-08-20T21:47:43.1909053Z #19 0.983 protobuf-3.17.3/src/google/protobuf/stubs/time_test.cc 2024-08-20T21:47:43.1909381Z #19 0.983 protobuf-3.17.3/src/google/protobuf/stubs/substitute.cc 2024-08-20T21:47:43.1909655Z #19 0.983 protobuf-3.17.3/src/google/protobuf/stubs/port.h 2024-08-20T21:47:43.1909937Z #19 0.983 protobuf-3.17.3/src/google/protobuf/stubs/time.cc 2024-08-20T21:47:43.1910281Z #19 0.983 protobuf-3.17.3/src/google/protobuf/stubs/bytestream.h 2024-08-20T21:47:43.1910554Z #19 0.983 protobuf-3.17.3/src/google/protobuf/stubs/hash.h 2024-08-20T21:47:43.1910858Z #19 0.983 protobuf-3.17.3/src/google/protobuf/stubs/strutil.h 2024-08-20T21:47:43.1911181Z #19 0.983 protobuf-3.17.3/src/google/protobuf/stubs/status_test.cc 2024-08-20T21:47:43.1911483Z #19 0.983 protobuf-3.17.3/src/google/protobuf/stubs/statusor.cc 2024-08-20T21:47:43.1911910Z #19 0.983 protobuf-3.17.3/src/google/protobuf/stubs/template_util.h 2024-08-20T21:47:43.1912542Z #19 0.983 protobuf-3.17.3/src/google/protobuf/stubs/structurally_valid_unittest.cc 2024-08-20T21:47:43.1912864Z #19 0.983 protobuf-3.17.3/src/google/protobuf/stubs/int128.cc 2024-08-20T21:47:43.1913206Z #19 0.983 protobuf-3.17.3/src/google/protobuf/stubs/status_macros.h 2024-08-20T21:47:43.1913587Z #19 0.983 protobuf-3.17.3/src/google/protobuf/stubs/bytestream_unittest.cc 2024-08-20T21:47:43.1914032Z #19 0.983 protobuf-3.17.3/src/google/protobuf/stubs/platform_macros.h 2024-08-20T21:47:43.1914333Z #19 0.983 protobuf-3.17.3/src/google/protobuf/stubs/mutex.h 2024-08-20T21:47:43.1914627Z #19 0.983 protobuf-3.17.3/src/google/protobuf/stubs/status.cc 2024-08-20T21:47:43.1914927Z #19 0.983 protobuf-3.17.3/src/google/protobuf/stubs/macros.h 2024-08-20T21:47:43.1915240Z #19 0.983 protobuf-3.17.3/src/google/protobuf/unknown_field_set.h 2024-08-20T21:47:43.1915570Z #19 0.984 protobuf-3.17.3/src/google/protobuf/source_context.proto 2024-08-20T21:47:43.1915902Z #19 0.984 protobuf-3.17.3/src/google/protobuf/map_lite_test_util.h 2024-08-20T21:47:43.1916218Z #19 0.984 protobuf-3.17.3/src/google/protobuf/extension_set.cc 2024-08-20T21:47:43.1916713Z #19 0.984 protobuf-3.17.3/src/google/protobuf/map_unittest.proto 2024-08-20T21:47:43.1917132Z #19 0.984 protobuf-3.17.3/src/google/protobuf/text_format.h 2024-08-20T21:47:43.1917545Z #19 0.984 protobuf-3.17.3/src/google/protobuf/map_test_util.h 2024-08-20T21:47:43.1918134Z #19 0.984 protobuf-3.17.3/src/google/protobuf/proto3_lite_unittest.inc 2024-08-20T21:47:43.1918718Z #19 0.984 protobuf-3.17.3/src/google/protobuf/implicit_weak_message.cc 2024-08-20T21:47:43.1919072Z #19 0.984 protobuf-3.17.3/src/google/protobuf/map_entry_lite.h 2024-08-20T21:47:43.1919432Z #19 0.984 protobuf-3.17.3/src/google/protobuf/test_util_lite.h 2024-08-20T21:47:43.1919879Z #19 0.984 protobuf-3.17.3/src/google/protobuf/test_util.h 2024-08-20T21:47:43.1920216Z #19 0.985 protobuf-3.17.3/src/google/protobuf/metadata.h 2024-08-20T21:47:43.1920605Z #19 0.985 protobuf-3.17.3/src/google/protobuf/source_context.pb.cc 2024-08-20T21:47:43.1920838Z #19 0.985 protobuf-3.17.3/src/google/protobuf/util/ 2024-08-20T21:47:43.1921182Z #19 0.985 protobuf-3.17.3/src/google/protobuf/util/field_comparator.h 2024-08-20T21:47:43.1921497Z #19 0.985 protobuf-3.17.3/src/google/protobuf/util/time_util.h 2024-08-20T21:47:43.1921834Z #19 0.985 protobuf-3.17.3/src/google/protobuf/util/json_format.proto 2024-08-20T21:47:43.1922141Z #19 0.985 protobuf-3.17.3/src/google/protobuf/util/json_util.cc 2024-08-20T21:47:43.1922542Z #19 0.985 protobuf-3.17.3/src/google/protobuf/util/field_comparator_test.cc 2024-08-20T21:47:43.1922938Z #19 0.985 protobuf-3.17.3/src/google/protobuf/util/type_resolver_util_test.cc 2024-08-20T21:47:43.1923382Z #19 0.985 protobuf-3.17.3/src/google/protobuf/util/delimited_message_util_test.cc 2024-08-20T21:47:43.1923768Z #19 0.985 protobuf-3.17.3/src/google/protobuf/util/json_format_proto3.proto 2024-08-20T21:47:43.1924358Z #19 0.985 protobuf-3.17.3/src/google/protobuf/util/message_differencer.cc 2024-08-20T21:47:43.1924732Z #19 0.986 protobuf-3.17.3/src/google/protobuf/util/internal/ 2024-08-20T21:47:43.1925400Z #19 0.986 protobuf-3.17.3/src/google/protobuf/util/internal/default_value_objectwriter.h 2024-08-20T21:47:43.1925935Z #19 0.986 protobuf-3.17.3/src/google/protobuf/util/internal/json_escaping.cc 2024-08-20T21:47:43.1926477Z #19 0.986 protobuf-3.17.3/src/google/protobuf/util/internal/utility.h 2024-08-20T21:47:43.1927011Z #19 0.986 protobuf-3.17.3/src/google/protobuf/util/internal/object_writer.h 2024-08-20T21:47:43.1927442Z #19 0.986 protobuf-3.17.3/src/google/protobuf/util/internal/json_stream_parser.h 2024-08-20T21:47:43.1927973Z #19 0.986 protobuf-3.17.3/src/google/protobuf/util/internal/mock_error_listener.h 2024-08-20T21:47:43.1928325Z #19 0.986 protobuf-3.17.3/src/google/protobuf/util/internal/testdata/ 2024-08-20T21:47:43.1929000Z #19 0.986 protobuf-3.17.3/src/google/protobuf/util/internal/testdata/oneofs.proto 2024-08-20T21:47:43.1929741Z #19 0.986 protobuf-3.17.3/src/google/protobuf/util/internal/testdata/wrappers.proto 2024-08-20T21:47:43.1930289Z #19 0.986 protobuf-3.17.3/src/google/protobuf/util/internal/testdata/proto3.proto 2024-08-20T21:47:43.1930836Z #19 0.986 protobuf-3.17.3/src/google/protobuf/util/internal/testdata/default_value.proto 2024-08-20T21:47:43.1931369Z #19 0.986 protobuf-3.17.3/src/google/protobuf/util/internal/testdata/timestamp_duration.proto 2024-08-20T21:47:43.1931903Z #19 0.986 protobuf-3.17.3/src/google/protobuf/util/internal/testdata/books.proto 2024-08-20T21:47:43.1932335Z #19 0.986 protobuf-3.17.3/src/google/protobuf/util/internal/testdata/maps.proto 2024-08-20T21:47:43.1932858Z #19 0.986 protobuf-3.17.3/src/google/protobuf/util/internal/testdata/default_value_test.proto 2024-08-20T21:47:43.1933310Z #19 0.986 protobuf-3.17.3/src/google/protobuf/util/internal/testdata/struct.proto 2024-08-20T21:47:43.1933727Z #19 0.986 protobuf-3.17.3/src/google/protobuf/util/internal/testdata/anys.proto 2024-08-20T21:47:43.1934194Z #19 0.986 protobuf-3.17.3/src/google/protobuf/util/internal/testdata/field_mask.proto 2024-08-20T21:47:43.1934631Z #19 0.986 protobuf-3.17.3/src/google/protobuf/util/internal/field_mask_utility.h 2024-08-20T21:47:43.1935084Z #19 0.986 protobuf-3.17.3/src/google/protobuf/util/internal/type_info_test_helper.cc 2024-08-20T21:47:43.1935489Z #19 0.986 protobuf-3.17.3/src/google/protobuf/util/internal/error_listener.cc 2024-08-20T21:47:43.1936023Z #19 0.986 protobuf-3.17.3/src/google/protobuf/util/internal/location_tracker.h 2024-08-20T21:47:43.1936536Z #19 0.986 protobuf-3.17.3/src/google/protobuf/util/internal/protostream_objectsource.cc 2024-08-20T21:47:43.1937015Z #19 0.987 protobuf-3.17.3/src/google/protobuf/util/internal/json_stream_parser_test.cc 2024-08-20T21:47:43.1937366Z #19 0.987 protobuf-3.17.3/src/google/protobuf/util/internal/utility.cc 2024-08-20T21:47:43.1937882Z #19 0.987 protobuf-3.17.3/src/google/protobuf/util/internal/protostream_objectwriter_test.cc 2024-08-20T21:47:43.1938426Z #19 0.987 protobuf-3.17.3/src/google/protobuf/util/internal/default_value_objectwriter_test.cc 2024-08-20T21:47:43.1938806Z #19 0.987 protobuf-3.17.3/src/google/protobuf/util/internal/proto_writer.h 2024-08-20T21:47:43.1939166Z #19 0.987 protobuf-3.17.3/src/google/protobuf/util/internal/type_info.h 2024-08-20T21:47:43.1939682Z #19 0.987 protobuf-3.17.3/src/google/protobuf/util/internal/protostream_objectwriter.cc 2024-08-20T21:47:43.1940180Z #19 0.987 protobuf-3.17.3/src/google/protobuf/util/internal/default_value_objectwriter.cc 2024-08-20T21:47:43.1940581Z #19 0.987 protobuf-3.17.3/src/google/protobuf/util/internal/proto_writer.cc 2024-08-20T21:47:43.1940938Z #19 0.988 protobuf-3.17.3/src/google/protobuf/util/internal/datapiece.h 2024-08-20T21:47:43.1941332Z #19 0.988 protobuf-3.17.3/src/google/protobuf/util/internal/object_writer.cc 2024-08-20T21:47:43.1941813Z #19 0.988 protobuf-3.17.3/src/google/protobuf/util/internal/protostream_objectsource.h 2024-08-20T21:47:43.1942632Z #19 0.988 protobuf-3.17.3/src/google/protobuf/util/internal/field_mask_utility.cc 2024-08-20T21:47:43.1943406Z #19 0.988 protobuf-3.17.3/src/google/protobuf/util/internal/expecting_objectwriter.h 2024-08-20T21:47:43.1943787Z #19 0.988 protobuf-3.17.3/src/google/protobuf/util/internal/constants.h 2024-08-20T21:47:43.1944219Z #19 0.988 protobuf-3.17.3/src/google/protobuf/util/internal/json_objectwriter.cc 2024-08-20T21:47:43.1944608Z #19 0.988 protobuf-3.17.3/src/google/protobuf/util/internal/json_escaping.h 2024-08-20T21:47:43.1945024Z #19 0.988 protobuf-3.17.3/src/google/protobuf/util/internal/error_listener.h 2024-08-20T21:47:43.1945497Z #19 0.988 protobuf-3.17.3/src/google/protobuf/util/internal/protostream_objectwriter.h 2024-08-20T21:47:43.1945923Z #19 0.988 protobuf-3.17.3/src/google/protobuf/util/internal/json_objectwriter.h 2024-08-20T21:47:43.1946384Z #19 0.988 protobuf-3.17.3/src/google/protobuf/util/internal/json_objectwriter_test.cc 2024-08-20T21:47:43.1946821Z #19 0.988 protobuf-3.17.3/src/google/protobuf/util/internal/json_stream_parser.cc 2024-08-20T21:47:43.1947222Z #19 0.988 protobuf-3.17.3/src/google/protobuf/util/internal/object_source.h 2024-08-20T21:47:43.1947675Z #19 0.988 protobuf-3.17.3/src/google/protobuf/util/internal/object_location_tracker.h 2024-08-20T21:47:43.1948039Z #19 0.988 protobuf-3.17.3/src/google/protobuf/util/internal/datapiece.cc 2024-08-20T21:47:43.1948567Z #19 0.988 protobuf-3.17.3/src/google/protobuf/util/internal/protostream_objectsource_test.cc 2024-08-20T21:47:43.1949087Z #19 0.989 protobuf-3.17.3/src/google/protobuf/util/internal/type_info_test_helper.h 2024-08-20T21:47:43.1949566Z #19 0.989 protobuf-3.17.3/src/google/protobuf/util/internal/structured_objectwriter.h 2024-08-20T21:47:43.1949928Z #19 0.989 protobuf-3.17.3/src/google/protobuf/util/internal/type_info.cc 2024-08-20T21:47:43.1950384Z #19 0.989 protobuf-3.17.3/src/google/protobuf/util/message_differencer_unittest.proto 2024-08-20T21:47:43.1950749Z #19 0.989 protobuf-3.17.3/src/google/protobuf/util/field_comparator.cc 2024-08-20T21:47:43.1951142Z #19 0.989 protobuf-3.17.3/src/google/protobuf/util/delimited_message_util.cc 2024-08-20T21:47:43.1951533Z #19 0.989 protobuf-3.17.3/src/google/protobuf/util/delimited_message_util.h 2024-08-20T21:47:43.1951909Z #19 0.989 protobuf-3.17.3/src/google/protobuf/util/type_resolver_util.cc 2024-08-20T21:47:43.1952240Z #19 0.989 protobuf-3.17.3/src/google/protobuf/util/json_util_test.cc 2024-08-20T21:47:43.1952584Z #19 0.989 protobuf-3.17.3/src/google/protobuf/util/time_util_test.cc 2024-08-20T21:47:43.1952953Z #19 0.989 protobuf-3.17.3/src/google/protobuf/util/message_differencer.h 2024-08-20T21:47:43.1953270Z #19 0.989 protobuf-3.17.3/src/google/protobuf/util/package_info.h 2024-08-20T21:47:43.1953638Z #19 0.989 protobuf-3.17.3/src/google/protobuf/util/type_resolver_util.h 2024-08-20T21:47:43.1953959Z #19 0.989 protobuf-3.17.3/src/google/protobuf/util/type_resolver.h 2024-08-20T21:47:43.1954255Z #19 0.989 protobuf-3.17.3/src/google/protobuf/util/json_util.h 2024-08-20T21:47:43.1954577Z #19 0.989 protobuf-3.17.3/src/google/protobuf/util/time_util.cc 2024-08-20T21:47:43.1955011Z #19 0.989 protobuf-3.17.3/src/google/protobuf/util/message_differencer_unittest.cc 2024-08-20T21:47:43.1955382Z #19 0.990 protobuf-3.17.3/src/google/protobuf/util/field_mask_util_test.cc 2024-08-20T21:47:43.1955725Z #19 0.990 protobuf-3.17.3/src/google/protobuf/util/field_mask_util.h 2024-08-20T21:47:43.1956067Z #19 0.990 protobuf-3.17.3/src/google/protobuf/util/field_mask_util.cc 2024-08-20T21:47:43.1956352Z #19 0.990 protobuf-3.17.3/src/google/protobuf/struct.pb.h 2024-08-20T21:47:43.1956675Z #19 0.990 protobuf-3.17.3/src/google/protobuf/message_unittest.inc 2024-08-20T21:47:43.1956949Z #19 0.990 protobuf-3.17.3/src/google/protobuf/arena_impl.h 2024-08-20T21:47:43.1957307Z #19 0.991 protobuf-3.17.3/src/google/protobuf/map_lite_unittest.proto 2024-08-20T21:47:43.1957562Z #19 0.991 protobuf-3.17.3/src/google/protobuf/api.proto 2024-08-20T21:47:43.1957916Z #19 0.991 protobuf-3.17.3/src/google/protobuf/field_mask.pb.cc 2024-08-20T21:47:43.1958339Z #19 0.991 protobuf-3.17.3/src/google/protobuf/generated_message_table_driven.cc 2024-08-20T21:47:43.1958591Z #19 0.991 protobuf-3.17.3/src/google/protobuf/message.h 2024-08-20T21:47:43.1958879Z #19 0.991 protobuf-3.17.3/src/google/protobuf/package_info.h 2024-08-20T21:47:43.1959176Z #19 0.991 protobuf-3.17.3/src/google/protobuf/timestamp.pb.h 2024-08-20T21:47:43.1959474Z #19 0.991 protobuf-3.17.3/src/google/protobuf/lite_unittest.cc 2024-08-20T21:47:43.1959881Z #19 0.991 protobuf-3.17.3/src/google/protobuf/unittest_custom_options.proto 2024-08-20T21:47:43.1960224Z #19 0.991 protobuf-3.17.3/src/google/protobuf/text_format_unittest.cc 2024-08-20T21:47:43.1960511Z #19 0.992 protobuf-3.17.3/src/google/protobuf/any_test.proto 2024-08-20T21:47:43.1960759Z #19 0.992 protobuf-3.17.3/src/google/protobuf/port.h 2024-08-20T21:47:43.1961052Z #19 0.992 protobuf-3.17.3/src/google/protobuf/parse_context.h 2024-08-20T21:47:43.1961429Z #19 0.992 protobuf-3.17.3/src/google/protobuf/unittest_proto3_arena.proto 2024-08-20T21:47:43.1961711Z #19 0.992 protobuf-3.17.3/src/google/protobuf/test_util2.h 2024-08-20T21:47:43.1961981Z #19 0.992 protobuf-3.17.3/src/google/protobuf/map_field.cc 2024-08-20T21:47:43.1962307Z #19 0.992 protobuf-3.17.3/src/google/protobuf/unittest_empty.proto 2024-08-20T21:47:43.1962739Z #19 0.992 protobuf-3.17.3/src/google/protobuf/unittest_drop_unknown_fields.proto 2024-08-20T21:47:43.1963056Z #19 0.992 protobuf-3.17.3/src/google/protobuf/source_context.pb.h 2024-08-20T21:47:43.1963452Z #19 0.992 protobuf-3.17.3/src/google/protobuf/extension_set_heavy.cc 2024-08-20T21:47:43.1963757Z #19 0.992 protobuf-3.17.3/src/google/protobuf/repeated_field.h 2024-08-20T21:47:43.1964028Z #19 0.993 protobuf-3.17.3/src/google/protobuf/struct.proto 2024-08-20T21:47:43.1964629Z #19 0.993 protobuf-3.17.3/src/google/protobuf/arenastring_unittest.cc 2024-08-20T21:47:43.1965048Z #19 0.993 protobuf-3.17.3/src/google/protobuf/generated_message_tctable_impl.h 2024-08-20T21:47:43.1965344Z #19 0.993 protobuf-3.17.3/src/google/protobuf/duration.proto 2024-08-20T21:47:43.1965614Z #19 0.993 protobuf-3.17.3/src/google/protobuf/any.proto 2024-08-20T21:47:43.1965981Z #19 0.993 protobuf-3.17.3/src/google/protobuf/test_messages_proto3.proto 2024-08-20T21:47:43.1966318Z #19 0.993 protobuf-3.17.3/src/google/protobuf/descriptor_database.h 2024-08-20T21:47:43.1966645Z #19 0.993 protobuf-3.17.3/src/google/protobuf/map_type_handler.h 2024-08-20T21:47:43.1966938Z #19 0.993 protobuf-3.17.3/src/google/protobuf/extension_set.h 2024-08-20T21:47:43.1967289Z #19 0.994 protobuf-3.17.3/src/google/protobuf/descriptor_database.cc 2024-08-20T21:47:43.1967545Z #19 0.994 protobuf-3.17.3/src/google/protobuf/type.pb.h 2024-08-20T21:47:43.1967921Z #19 0.994 protobuf-3.17.3/src/google/protobuf/well_known_types_unittest.cc 2024-08-20T21:47:43.1968180Z #19 0.994 protobuf-3.17.3/src/google/protobuf/arena.cc 2024-08-20T21:47:43.1968481Z #19 0.994 protobuf-3.17.3/src/google/protobuf/map_field_test.cc 2024-08-20T21:47:43.1968773Z #19 0.994 protobuf-3.17.3/src/google/protobuf/unittest.proto 2024-08-20T21:47:43.1969135Z #19 0.995 protobuf-3.17.3/src/google/protobuf/generated_message_util.h 2024-08-20T21:47:43.1969464Z #19 0.995 protobuf-3.17.3/src/google/protobuf/generated_enum_util.h 2024-08-20T21:47:43.1969769Z #19 0.995 protobuf-3.17.3/src/google/protobuf/repeated_field.cc 2024-08-20T21:47:43.1970041Z #19 0.995 protobuf-3.17.3/src/google/protobuf/message.cc 2024-08-20T21:47:43.1970345Z #19 0.995 protobuf-3.17.3/src/google/protobuf/descriptor.pb.cc 2024-08-20T21:47:43.1970667Z #19 0.996 protobuf-3.17.3/src/google/protobuf/unknown_field_set.cc 2024-08-20T21:47:43.1970982Z #19 0.996 protobuf-3.17.3/src/google/protobuf/map_test_util.inc 2024-08-20T21:47:43.1971269Z #19 0.996 protobuf-3.17.3/src/google/protobuf/arenastring.cc 2024-08-20T21:47:43.1971634Z #19 0.996 protobuf-3.17.3/src/google/protobuf/proto3_arena_unittest.cc 2024-08-20T21:47:43.1971996Z #19 0.996 protobuf-3.17.3/src/google/protobuf/repeated_field_unittest.cc 2024-08-20T21:47:43.1972422Z #19 0.997 protobuf-3.17.3/src/google/protobuf/message_unittest.cc 2024-08-20T21:47:43.1972746Z #19 0.997 protobuf-3.17.3/src/google/protobuf/dynamic_message.cc 2024-08-20T21:47:43.1973251Z #19 0.997 protobuf-3.17.3/src/google/protobuf/unittest_lazy_dependencies_custom_option.proto 2024-08-20T21:47:43.1973647Z #19 0.997 protobuf-3.17.3/src/google/protobuf/generated_message_reflection.h 2024-08-20T21:47:43.1973955Z #19 0.997 protobuf-3.17.3/src/google/protobuf/map_field_inl.h 2024-08-20T21:47:43.1974318Z #19 0.997 protobuf-3.17.3/src/google/protobuf/generated_message_util.cc 2024-08-20T21:47:43.1974628Z #19 0.997 protobuf-3.17.3/src/google/protobuf/descriptor.pb.h 2024-08-20T21:47:43.1974929Z #19 0.999 protobuf-3.17.3/src/google/protobuf/field_mask.proto 2024-08-20T21:47:43.1975263Z #19 0.999 protobuf-3.17.3/src/google/protobuf/descriptor_unittest.cc 2024-08-20T21:47:43.1975563Z #19 1.000 protobuf-3.17.3/src/google/protobuf/port_undef.inc 2024-08-20T21:47:43.1976015Z #19 1.000 protobuf-3.17.3/src/google/protobuf/generated_message_table_driven_lite.cc 2024-08-20T21:47:43.1976339Z #19 1.000 protobuf-3.17.3/src/google/protobuf/map_test_util_impl.h 2024-08-20T21:47:43.1976743Z #19 1.000 protobuf-3.17.3/src/google/protobuf/wrappers.pb.h 2024-08-20T21:47:43.1977138Z #19 1.001 protobuf-3.17.3/src/google/protobuf/unittest_proto3_arena_lite.proto 2024-08-20T21:47:43.1977428Z #19 1.001 protobuf-3.17.3/src/google/protobuf/map_field_lite.h 2024-08-20T21:47:43.1977664Z #19 1.001 protobuf-3.17.3/src/google/protobuf/any.h 2024-08-20T21:47:43.1978160Z #19 1.001 protobuf-3.17.3/src/google/protobuf/generated_message_table_driven_lite.h 2024-08-20T21:47:43.1978449Z #19 1.001 protobuf-3.17.3/src/google/protobuf/descriptor.cc 2024-08-20T21:47:43.1978706Z #19 1.002 protobuf-3.17.3/src/google/protobuf/empty.pb.h 2024-08-20T21:47:43.1979002Z #19 1.002 protobuf-3.17.3/src/google/protobuf/arena_unittest.cc 2024-08-20T21:47:43.1979245Z #19 1.002 protobuf-3.17.3/src/google/protobuf/any.cc 2024-08-20T21:47:43.1979653Z #19 1.002 protobuf-3.17.3/src/google/protobuf/unittest_import_public_lite.proto 2024-08-20T21:47:43.1980050Z #19 1.003 protobuf-3.17.3/src/google/protobuf/unittest_embed_optimize_for.proto 2024-08-20T21:47:43.1980255Z #19 1.003 protobuf-3.17.3/src/libprotoc.map 2024-08-20T21:47:43.1980434Z #19 1.003 protobuf-3.17.3/src/Makefile.in 2024-08-20T21:47:43.1980602Z #19 1.006 protobuf-3.17.3/src/solaris/ 2024-08-20T21:47:43.1980838Z #19 1.006 protobuf-3.17.3/src/solaris/libstdc++.la 2024-08-20T21:47:43.1981012Z #19 1.006 protobuf-3.17.3/src/README.md 2024-08-20T21:47:43.1981237Z #19 1.006 protobuf-3.17.3/src/libprotobuf-lite.map 2024-08-20T21:47:43.1981431Z #19 1.006 protobuf-3.17.3/src/Makefile.am 2024-08-20T21:47:43.1981587Z #19 1.006 protobuf-3.17.3/php/ 2024-08-20T21:47:43.1981838Z #19 1.006 protobuf-3.17.3/php/generate_test_protos.sh 2024-08-20T21:47:43.1982114Z #19 1.006 protobuf-3.17.3/php/generate_descriptor_protos.sh 2024-08-20T21:47:43.1982274Z #19 1.006 protobuf-3.17.3/php/src/ 2024-08-20T21:47:43.1982470Z #19 1.006 protobuf-3.17.3/php/src/Google/ 2024-08-20T21:47:43.1982693Z #19 1.006 protobuf-3.17.3/php/src/Google/Protobuf/ 2024-08-20T21:47:43.1982962Z #19 1.006 protobuf-3.17.3/php/src/Google/Protobuf/Type.php 2024-08-20T21:47:43.1983230Z #19 1.006 protobuf-3.17.3/php/src/Google/Protobuf/Field/ 2024-08-20T21:47:43.1983582Z #19 1.006 protobuf-3.17.3/php/src/Google/Protobuf/Field/Cardinality.php 2024-08-20T21:47:43.1983885Z #19 1.006 protobuf-3.17.3/php/src/Google/Protobuf/Field/Kind.php 2024-08-20T21:47:43.1984206Z #19 1.006 protobuf-3.17.3/php/src/Google/Protobuf/ListValue.php 2024-08-20T21:47:43.1984559Z #19 1.007 protobuf-3.17.3/php/src/Google/Protobuf/Field_Cardinality.php 2024-08-20T21:47:43.1984875Z #19 1.007 protobuf-3.17.3/php/src/Google/Protobuf/StringValue.php 2024-08-20T21:47:43.1985223Z #19 1.007 protobuf-3.17.3/php/src/Google/Protobuf/EnumDescriptor.php 2024-08-20T21:47:43.1985490Z #19 1.007 protobuf-3.17.3/php/src/Google/Protobuf/Enum.php 2024-08-20T21:47:43.1985901Z #19 1.007 protobuf-3.17.3/php/src/Google/Protobuf/FieldDescriptor.php 2024-08-20T21:47:43.1986208Z #19 1.007 protobuf-3.17.3/php/src/Google/Protobuf/FloatValue.php 2024-08-20T21:47:43.1986478Z #19 1.007 protobuf-3.17.3/php/src/Google/Protobuf/Field.php 2024-08-20T21:47:43.1986761Z #19 1.007 protobuf-3.17.3/php/src/Google/Protobuf/Internal/ 2024-08-20T21:47:43.1987112Z #19 1.007 protobuf-3.17.3/php/src/Google/Protobuf/Internal/MapEntry.php 2024-08-20T21:47:43.1987459Z #19 1.007 protobuf-3.17.3/php/src/Google/Protobuf/Internal/GPBType.php 2024-08-20T21:47:43.1987922Z #19 1.007 protobuf-3.17.3/php/src/Google/Protobuf/Internal/EnumDescriptorProto.php 2024-08-20T21:47:43.1988271Z #19 1.007 protobuf-3.17.3/php/src/Google/Protobuf/Internal/FileOptions/ 2024-08-20T21:47:43.1988751Z #19 1.007 protobuf-3.17.3/php/src/Google/Protobuf/Internal/FileOptions/OptimizeMode.php 2024-08-20T21:47:43.1989169Z #19 1.007 protobuf-3.17.3/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/ 2024-08-20T21:47:43.1989671Z #19 1.007 protobuf-3.17.3/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/Annotation.php 2024-08-20T21:47:43.1990116Z #19 1.007 protobuf-3.17.3/php/src/Google/Protobuf/Internal/RepeatedFieldIter.php 2024-08-20T21:47:43.1990492Z #19 1.007 protobuf-3.17.3/php/src/Google/Protobuf/Internal/EnumOptions.php 2024-08-20T21:47:43.1990985Z #19 1.007 protobuf-3.17.3/php/src/Google/Protobuf/Internal/FieldDescriptorProto_Type.php 2024-08-20T21:47:43.1991490Z #19 1.007 protobuf-3.17.3/php/src/Google/Protobuf/Internal/HasPublicDescriptorTrait.php 2024-08-20T21:47:43.1991959Z #19 1.007 protobuf-3.17.3/php/src/Google/Protobuf/Internal/EnumDescriptor.php 2024-08-20T21:47:43.1992335Z #19 1.007 protobuf-3.17.3/php/src/Google/Protobuf/Internal/FileOptions.php 2024-08-20T21:47:43.1992760Z #19 1.007 protobuf-3.17.3/php/src/Google/Protobuf/Internal/DescriptorProto.php 2024-08-20T21:47:43.1993182Z #19 1.007 protobuf-3.17.3/php/src/Google/Protobuf/Internal/EnumDescriptorProto/ 2024-08-20T21:47:43.1993776Z #19 1.007 protobuf-3.17.3/php/src/Google/Protobuf/Internal/EnumDescriptorProto/EnumReservedRange.php 2024-08-20T21:47:43.1994242Z #19 1.007 protobuf-3.17.3/php/src/Google/Protobuf/Internal/MessageBuilderContext.php 2024-08-20T21:47:43.1994644Z #19 1.007 protobuf-3.17.3/php/src/Google/Protobuf/Internal/FileDescriptor.php 2024-08-20T21:47:43.1995151Z #19 1.007 protobuf-3.17.3/php/src/Google/Protobuf/Internal/FieldDescriptorProto_Label.php 2024-08-20T21:47:43.1995601Z #19 1.007 protobuf-3.17.3/php/src/Google/Protobuf/Internal/UninterpretedOption.php 2024-08-20T21:47:43.1996017Z #19 1.008 protobuf-3.17.3/php/src/Google/Protobuf/Internal/FieldDescriptor.php 2024-08-20T21:47:43.1996463Z #19 1.008 protobuf-3.17.3/php/src/Google/Protobuf/Internal/EnumBuilderContext.php 2024-08-20T21:47:43.1996810Z #19 1.008 protobuf-3.17.3/php/src/Google/Protobuf/Internal/GPBUtil.php 2024-08-20T21:47:43.1997353Z #19 1.008 protobuf-3.17.3/php/src/Google/Protobuf/Internal/MethodOptions_IdempotencyLevel.php 2024-08-20T21:47:43.1997756Z #19 1.008 protobuf-3.17.3/php/src/Google/Protobuf/Internal/SourceCodeInfo.php 2024-08-20T21:47:43.1998212Z #19 1.008 protobuf-3.17.3/php/src/Google/Protobuf/Internal/FieldDescriptorProto.php 2024-08-20T21:47:43.1998576Z #19 1.008 protobuf-3.17.3/php/src/Google/Protobuf/Internal/GPBLabel.php 2024-08-20T21:47:43.1998970Z #19 1.008 protobuf-3.17.3/php/src/Google/Protobuf/Internal/TimestampBase.php 2024-08-20T21:47:43.1999417Z #19 1.008 protobuf-3.17.3/php/src/Google/Protobuf/Internal/OneofDescriptorProto.php 2024-08-20T21:47:43.1999839Z #19 1.008 protobuf-3.17.3/php/src/Google/Protobuf/Internal/RawInputStream.php 2024-08-20T21:47:43.2000204Z #19 1.008 protobuf-3.17.3/php/src/Google/Protobuf/Internal/OneofField.php 2024-08-20T21:47:43.2000563Z #19 1.008 protobuf-3.17.3/php/src/Google/Protobuf/Internal/AnyBase.php 2024-08-20T21:47:43.2000989Z #19 1.008 protobuf-3.17.3/php/src/Google/Protobuf/Internal/FieldDescriptorProto/ 2024-08-20T21:47:43.2001475Z #19 1.008 protobuf-3.17.3/php/src/Google/Protobuf/Internal/FieldDescriptorProto/Type.php 2024-08-20T21:47:43.2002030Z #19 1.008 protobuf-3.17.3/php/src/Google/Protobuf/Internal/FieldDescriptorProto/Label.php 2024-08-20T21:47:43.2002537Z #19 1.008 protobuf-3.17.3/php/src/Google/Protobuf/Internal/GeneratedCodeInfo_Annotation.php 2024-08-20T21:47:43.2002945Z #19 1.008 protobuf-3.17.3/php/src/Google/Protobuf/Internal/MessageOptions.php 2024-08-20T21:47:43.2003348Z #19 1.008 protobuf-3.17.3/php/src/Google/Protobuf/Internal/RepeatedField.php 2024-08-20T21:47:43.2003735Z #19 1.008 protobuf-3.17.3/php/src/Google/Protobuf/Internal/DescriptorProto/ 2024-08-20T21:47:43.2004346Z #19 1.008 protobuf-3.17.3/php/src/Google/Protobuf/Internal/DescriptorProto/ExtensionRange.php 2024-08-20T21:47:43.2005059Z #19 1.008 protobuf-3.17.3/php/src/Google/Protobuf/Internal/DescriptorProto/ReservedRange.php 2024-08-20T21:47:43.2005492Z #19 1.008 protobuf-3.17.3/php/src/Google/Protobuf/Internal/EnumValueOptions.php 2024-08-20T21:47:43.2005895Z #19 1.008 protobuf-3.17.3/php/src/Google/Protobuf/Internal/OneofOptions.php 2024-08-20T21:47:43.2006314Z #19 1.008 protobuf-3.17.3/php/src/Google/Protobuf/Internal/DescriptorPool.php 2024-08-20T21:47:43.2006770Z #19 1.008 protobuf-3.17.3/php/src/Google/Protobuf/Internal/FileDescriptorProto.php 2024-08-20T21:47:43.2007142Z #19 1.008 protobuf-3.17.3/php/src/Google/Protobuf/Internal/Message.php 2024-08-20T21:47:43.2007644Z #19 1.009 protobuf-3.17.3/php/src/Google/Protobuf/Internal/GetPublicDescriptorTrait.php 2024-08-20T21:47:43.2008019Z #19 1.009 protobuf-3.17.3/php/src/Google/Protobuf/Internal/Descriptor.php 2024-08-20T21:47:43.2008482Z #19 1.009 protobuf-3.17.3/php/src/Google/Protobuf/Internal/MapFieldIter.php 2024-08-20T21:47:43.2009009Z #19 1.009 protobuf-3.17.3/php/src/Google/Protobuf/Internal/UninterpretedOption_NamePart.php 2024-08-20T21:47:43.2009433Z #19 1.009 protobuf-3.17.3/php/src/Google/Protobuf/Internal/ServiceOptions.php 2024-08-20T21:47:43.2009934Z #19 1.009 protobuf-3.17.3/php/src/Google/Protobuf/Internal/EnumValueDescriptorProto.php 2024-08-20T21:47:43.2010379Z #19 1.009 protobuf-3.17.3/php/src/Google/Protobuf/Internal/GPBDecodeException.php 2024-08-20T21:47:43.2010888Z #19 1.009 protobuf-3.17.3/php/src/Google/Protobuf/Internal/SourceCodeInfo_Location.php 2024-08-20T21:47:43.2011332Z #19 1.009 protobuf-3.17.3/php/src/Google/Protobuf/Internal/MethodOptions.php 2024-08-20T21:47:43.2011822Z #19 1.009 protobuf-3.17.3/php/src/Google/Protobuf/Internal/ServiceDescriptorProto.php 2024-08-20T21:47:43.2012271Z #19 1.009 protobuf-3.17.3/php/src/Google/Protobuf/Internal/CodedOutputStream.php 2024-08-20T21:47:43.2012633Z #19 1.009 protobuf-3.17.3/php/src/Google/Protobuf/Internal/MapField.php 2024-08-20T21:47:43.2013188Z #19 1.009 protobuf-3.17.3/php/src/Google/Protobuf/Internal/DescriptorProto_ExtensionRange.php 2024-08-20T21:47:43.2013625Z #19 1.009 protobuf-3.17.3/php/src/Google/Protobuf/Internal/FileDescriptorSet.php 2024-08-20T21:47:43.2013981Z #19 1.009 protobuf-3.17.3/php/src/Google/Protobuf/Internal/GPBWire.php 2024-08-20T21:47:43.2014468Z #19 1.009 protobuf-3.17.3/php/src/Google/Protobuf/Internal/MethodDescriptorProto.php 2024-08-20T21:47:43.2014966Z #19 1.009 protobuf-3.17.3/php/src/Google/Protobuf/Internal/FileOptions_OptimizeMode.php 2024-08-20T21:47:43.2015397Z #19 1.009 protobuf-3.17.3/php/src/Google/Protobuf/Internal/CodedInputStream.php 2024-08-20T21:47:43.2015841Z #19 1.009 protobuf-3.17.3/php/src/Google/Protobuf/Internal/UninterpretedOption/ 2024-08-20T21:47:43.2016360Z #19 1.009 protobuf-3.17.3/php/src/Google/Protobuf/Internal/UninterpretedOption/NamePart.php 2024-08-20T21:47:43.2016847Z #19 1.009 protobuf-3.17.3/php/src/Google/Protobuf/Internal/FieldOptions/ 2024-08-20T21:47:43.2017282Z #19 1.009 protobuf-3.17.3/php/src/Google/Protobuf/Internal/FieldOptions/CType.php 2024-08-20T21:47:43.2017725Z #19 1.009 protobuf-3.17.3/php/src/Google/Protobuf/Internal/FieldOptions/JSType.php 2024-08-20T21:47:43.2018199Z #19 1.009 protobuf-3.17.3/php/src/Google/Protobuf/Internal/ExtensionRangeOptions.php 2024-08-20T21:47:43.2018578Z #19 1.009 protobuf-3.17.3/php/src/Google/Protobuf/Internal/GPBWireType.php 2024-08-20T21:47:43.2019070Z #19 1.009 protobuf-3.17.3/php/src/Google/Protobuf/Internal/FieldOptions_JSType.php 2024-08-20T21:47:43.2019449Z #19 1.009 protobuf-3.17.3/php/src/Google/Protobuf/Internal/MethodOptions/ 2024-08-20T21:47:43.2019985Z #19 1.009 protobuf-3.17.3/php/src/Google/Protobuf/Internal/MethodOptions/IdempotencyLevel.php 2024-08-20T21:47:43.2020368Z #19 1.009 protobuf-3.17.3/php/src/Google/Protobuf/Internal/FieldOptions.php 2024-08-20T21:47:43.2020754Z #19 1.010 protobuf-3.17.3/php/src/Google/Protobuf/Internal/GPBJsonWire.php 2024-08-20T21:47:43.2021129Z #19 1.010 protobuf-3.17.3/php/src/Google/Protobuf/Internal/SourceCodeInfo/ 2024-08-20T21:47:43.2021614Z #19 1.010 protobuf-3.17.3/php/src/Google/Protobuf/Internal/SourceCodeInfo/Location.php 2024-08-20T21:47:43.2022046Z #19 1.010 protobuf-3.17.3/php/src/Google/Protobuf/Internal/GeneratedCodeInfo.php 2024-08-20T21:47:43.2022474Z #19 1.010 protobuf-3.17.3/php/src/Google/Protobuf/Internal/FieldOptions_CType.php 2024-08-20T21:47:43.2023065Z #19 1.010 protobuf-3.17.3/php/src/Google/Protobuf/Internal/EnumDescriptorProto_EnumReservedRange.php 2024-08-20T21:47:43.2023585Z #19 1.010 protobuf-3.17.3/php/src/Google/Protobuf/Internal/DescriptorProto_ReservedRange.php 2024-08-20T21:47:43.2023999Z #19 1.010 protobuf-3.17.3/php/src/Google/Protobuf/Internal/OneofDescriptor.php 2024-08-20T21:47:43.2024384Z #19 1.010 protobuf-3.17.3/php/src/Google/Protobuf/EnumValueDescriptor.php 2024-08-20T21:47:43.2024661Z #19 1.010 protobuf-3.17.3/php/src/Google/Protobuf/Mixin.php 2024-08-20T21:47:43.2025015Z #19 1.010 protobuf-3.17.3/php/src/Google/Protobuf/Duration.php 2024-08-20T21:47:43.2025331Z #19 1.010 protobuf-3.17.3/php/src/Google/Protobuf/UInt32Value.php 2024-08-20T21:47:43.2025593Z #19 1.010 protobuf-3.17.3/php/src/Google/Protobuf/Api.php 2024-08-20T21:47:43.2025901Z #19 1.010 protobuf-3.17.3/php/src/Google/Protobuf/GPBEmpty.php 2024-08-20T21:47:43.2026238Z #19 1.010 protobuf-3.17.3/php/src/Google/Protobuf/DescriptorPool.php 2024-08-20T21:47:43.2026544Z #19 1.010 protobuf-3.17.3/php/src/Google/Protobuf/Descriptor.php 2024-08-20T21:47:43.2026862Z #19 1.010 protobuf-3.17.3/php/src/Google/Protobuf/FieldMask.php 2024-08-20T21:47:43.2027165Z #19 1.010 protobuf-3.17.3/php/src/Google/Protobuf/Int32Value.php 2024-08-20T21:47:43.2027460Z #19 1.010 protobuf-3.17.3/php/src/Google/Protobuf/NullValue.php 2024-08-20T21:47:43.2027797Z #19 1.010 protobuf-3.17.3/php/src/Google/Protobuf/SourceContext.php 2024-08-20T21:47:43.2028078Z #19 1.010 protobuf-3.17.3/php/src/Google/Protobuf/Option.php 2024-08-20T21:47:43.2028409Z #19 1.010 protobuf-3.17.3/php/src/Google/Protobuf/UInt64Value.php 2024-08-20T21:47:43.2028717Z #19 1.010 protobuf-3.17.3/php/src/Google/Protobuf/DoubleValue.php 2024-08-20T21:47:43.2029012Z #19 1.010 protobuf-3.17.3/php/src/Google/Protobuf/EnumValue.php 2024-08-20T21:47:43.2029326Z #19 1.010 protobuf-3.17.3/php/src/Google/Protobuf/BytesValue.php 2024-08-20T21:47:43.2029599Z #19 1.010 protobuf-3.17.3/php/src/Google/Protobuf/Value.php 2024-08-20T21:47:43.2029893Z #19 1.010 protobuf-3.17.3/php/src/Google/Protobuf/Timestamp.php 2024-08-20T21:47:43.2030192Z #19 1.010 protobuf-3.17.3/php/src/Google/Protobuf/Method.php 2024-08-20T21:47:43.2030493Z #19 1.010 protobuf-3.17.3/php/src/Google/Protobuf/Field_Kind.php 2024-08-20T21:47:43.2030754Z #19 1.011 protobuf-3.17.3/php/src/Google/Protobuf/Any.php 2024-08-20T21:47:43.2031046Z #19 1.011 protobuf-3.17.3/php/src/Google/Protobuf/Struct.php 2024-08-20T21:47:43.2031340Z #19 1.011 protobuf-3.17.3/php/src/Google/Protobuf/BoolValue.php 2024-08-20T21:47:43.2031656Z #19 1.011 protobuf-3.17.3/php/src/Google/Protobuf/Int64Value.php 2024-08-20T21:47:43.2032001Z #19 1.011 protobuf-3.17.3/php/src/Google/Protobuf/OneofDescriptor.php 2024-08-20T21:47:43.2032446Z #19 1.011 protobuf-3.17.3/php/src/Google/Protobuf/Syntax.php 2024-08-20T21:47:43.2032671Z #19 1.011 protobuf-3.17.3/php/src/GPBMetadata/ 2024-08-20T21:47:43.2032918Z #19 1.011 protobuf-3.17.3/php/src/GPBMetadata/Google/ 2024-08-20T21:47:43.2033222Z #19 1.011 protobuf-3.17.3/php/src/GPBMetadata/Google/Protobuf/ 2024-08-20T21:47:43.2033644Z #19 1.011 protobuf-3.17.3/php/src/GPBMetadata/Google/Protobuf/Type.php 2024-08-20T21:47:43.2034001Z #19 1.011 protobuf-3.17.3/php/src/GPBMetadata/Google/Protobuf/Internal/ 2024-08-20T21:47:43.2034478Z #19 1.011 protobuf-3.17.3/php/src/GPBMetadata/Google/Protobuf/Internal/Descriptor.php 2024-08-20T21:47:43.2034874Z #19 1.011 protobuf-3.17.3/php/src/GPBMetadata/Google/Protobuf/Duration.php 2024-08-20T21:47:43.2035224Z #19 1.011 protobuf-3.17.3/php/src/GPBMetadata/Google/Protobuf/Api.php 2024-08-20T21:47:43.2035626Z #19 1.011 protobuf-3.17.3/php/src/GPBMetadata/Google/Protobuf/GPBEmpty.php 2024-08-20T21:47:43.2036023Z #19 1.011 protobuf-3.17.3/php/src/GPBMetadata/Google/Protobuf/FieldMask.php 2024-08-20T21:47:43.2036456Z #19 1.011 protobuf-3.17.3/php/src/GPBMetadata/Google/Protobuf/SourceContext.php 2024-08-20T21:47:43.2036862Z #19 1.011 protobuf-3.17.3/php/src/GPBMetadata/Google/Protobuf/Timestamp.php 2024-08-20T21:47:43.2037209Z #19 1.011 protobuf-3.17.3/php/src/GPBMetadata/Google/Protobuf/Any.php 2024-08-20T21:47:43.2037582Z #19 1.011 protobuf-3.17.3/php/src/GPBMetadata/Google/Protobuf/Struct.php 2024-08-20T21:47:43.2037984Z #19 1.011 protobuf-3.17.3/php/src/GPBMetadata/Google/Protobuf/Wrappers.php 2024-08-20T21:47:43.2038216Z #19 1.011 protobuf-3.17.3/php/src/phpdoc.dist.xml 2024-08-20T21:47:43.2038381Z #19 1.011 protobuf-3.17.3/php/ext/ 2024-08-20T21:47:43.2038581Z #19 1.011 protobuf-3.17.3/php/ext/google/ 2024-08-20T21:47:43.2038806Z #19 1.011 protobuf-3.17.3/php/ext/google/protobuf/ 2024-08-20T21:47:43.2039137Z #19 1.011 protobuf-3.17.3/php/ext/google/protobuf/names.c 2024-08-20T21:47:43.2039439Z #19 1.011 protobuf-3.17.3/php/ext/google/protobuf/package.xml 2024-08-20T21:47:43.2039695Z #19 1.011 protobuf-3.17.3/php/ext/google/protobuf/map.c 2024-08-20T21:47:43.2040083Z #19 1.011 protobuf-3.17.3/php/ext/google/protobuf/wkt.inc 2024-08-20T21:47:43.2040331Z #19 1.012 protobuf-3.17.3/php/ext/google/protobuf/def.h 2024-08-20T21:47:43.2040574Z #19 1.012 protobuf-3.17.3/php/ext/google/protobuf/def.c 2024-08-20T21:47:43.2040853Z #19 1.012 protobuf-3.17.3/php/ext/google/protobuf/array.h 2024-08-20T21:47:43.2041097Z #19 1.012 protobuf-3.17.3/php/ext/google/protobuf/map.h 2024-08-20T21:47:43.2041358Z #19 1.012 protobuf-3.17.3/php/ext/google/protobuf/array.c 2024-08-20T21:47:43.2041647Z #19 1.012 protobuf-3.17.3/php/ext/google/protobuf/php-upb.c 2024-08-20T21:47:43.2041918Z #19 1.014 protobuf-3.17.3/php/ext/google/protobuf/message.c 2024-08-20T21:47:43.2042176Z #19 1.014 protobuf-3.17.3/php/ext/google/protobuf/arena.h 2024-08-20T21:47:43.2042451Z #19 1.014 protobuf-3.17.3/php/ext/google/protobuf/arena.c 2024-08-20T21:47:43.2042732Z #19 1.014 protobuf-3.17.3/php/ext/google/protobuf/protobuf.h 2024-08-20T21:47:43.2043020Z #19 1.014 protobuf-3.17.3/php/ext/google/protobuf/config.m4 2024-08-20T21:47:43.2043287Z #19 1.014 protobuf-3.17.3/php/ext/google/protobuf/message.h 2024-08-20T21:47:43.2043547Z #19 1.014 protobuf-3.17.3/php/ext/google/protobuf/names.h 2024-08-20T21:47:43.2043830Z #19 1.014 protobuf-3.17.3/php/ext/google/protobuf/convert.c 2024-08-20T21:47:43.2044191Z #19 1.014 protobuf-3.17.3/php/ext/google/protobuf/php-upb.h 2024-08-20T21:47:43.2044632Z #19 1.015 protobuf-3.17.3/php/ext/google/protobuf/convert.h 2024-08-20T21:47:43.2044936Z #19 1.015 protobuf-3.17.3/php/ext/google/protobuf/protobuf.c 2024-08-20T21:47:43.2045198Z #19 1.015 protobuf-3.17.3/php/composer.json 2024-08-20T21:47:43.2045381Z #19 1.015 protobuf-3.17.3/php/release.sh 2024-08-20T21:47:43.2045565Z #19 1.015 protobuf-3.17.3/php/tests/ 2024-08-20T21:47:43.2045783Z #19 1.015 protobuf-3.17.3/php/tests/gdb_test.sh 2024-08-20T21:47:43.2046044Z #19 1.015 protobuf-3.17.3/php/tests/compile_extension.sh 2024-08-20T21:47:43.2046253Z #19 1.015 protobuf-3.17.3/php/tests/proto/ 2024-08-20T21:47:43.2046532Z #19 1.015 protobuf-3.17.3/php/tests/proto/test_prefix.proto 2024-08-20T21:47:43.2046765Z #19 1.015 protobuf-3.17.3/php/tests/proto/empty/ 2024-08-20T21:47:43.2047040Z #19 1.015 protobuf-3.17.3/php/tests/proto/empty/echo.proto 2024-08-20T21:47:43.2047400Z #19 1.015 protobuf-3.17.3/php/tests/proto/test_service.proto 2024-08-20T21:47:43.2047741Z #19 1.016 protobuf-3.17.3/php/tests/proto/test_php_namespace.proto 2024-08-20T21:47:43.2048129Z #19 1.016 protobuf-3.17.3/php/tests/proto/test_reserved_message_lower.proto 2024-08-20T21:47:43.2048449Z #19 1.016 protobuf-3.17.3/php/tests/proto/test_no_namespace.proto 2024-08-20T21:47:43.2048829Z #19 1.016 protobuf-3.17.3/php/tests/proto/test_wrapper_type_setters.proto 2024-08-20T21:47:43.2049203Z #19 1.016 protobuf-3.17.3/php/tests/proto/test_reserved_enum_upper.proto 2024-08-20T21:47:43.2049559Z #19 1.016 protobuf-3.17.3/php/tests/proto/test_service_namespace.proto 2024-08-20T21:47:43.2049812Z #19 1.016 protobuf-3.17.3/php/tests/proto/test.proto 2024-08-20T21:47:43.2050197Z #19 1.016 protobuf-3.17.3/php/tests/proto/test_reserved_message_upper.proto 2024-08-20T21:47:43.2050612Z #19 1.016 protobuf-3.17.3/php/tests/proto/test_reserved_enum_value_lower.proto 2024-08-20T21:47:43.2050906Z #19 1.016 protobuf-3.17.3/php/tests/proto/test_include.proto 2024-08-20T21:47:43.2051266Z #19 1.016 protobuf-3.17.3/php/tests/proto/test_reserved_enum_lower.proto 2024-08-20T21:47:43.2051668Z #19 1.016 protobuf-3.17.3/php/tests/proto/test_import_descriptor_proto.proto 2024-08-20T21:47:43.2052033Z #19 1.016 protobuf-3.17.3/php/tests/proto/test_empty_php_namespace.proto 2024-08-20T21:47:43.2052347Z #19 1.016 protobuf-3.17.3/php/tests/proto/test_descriptors.proto 2024-08-20T21:47:43.2052764Z #19 1.016 protobuf-3.17.3/php/tests/proto/test_reserved_enum_value_upper.proto 2024-08-20T21:47:43.2053043Z #19 1.016 protobuf-3.17.3/php/tests/force_c_ext.php 2024-08-20T21:47:43.2053305Z #19 1.016 protobuf-3.17.3/php/tests/memory_leak_test.php 2024-08-20T21:47:43.2053559Z #19 1.016 protobuf-3.17.3/php/tests/multirequest.php 2024-08-20T21:47:43.2053785Z #19 1.016 protobuf-3.17.3/php/tests/multirequest.sh 2024-08-20T21:47:43.2054091Z #19 1.016 protobuf-3.17.3/php/tests/GeneratedPhpdocTest.php 2024-08-20T21:47:43.2054357Z #19 1.016 protobuf-3.17.3/php/tests/EncodeDecodeTest.php 2024-08-20T21:47:43.2054586Z #19 1.016 protobuf-3.17.3/php/tests/valgrind.supp 2024-08-20T21:47:43.2054862Z #19 1.016 protobuf-3.17.3/php/tests/DescriptorsTest.php 2024-08-20T21:47:43.2055085Z #19 1.016 protobuf-3.17.3/php/tests/test_base.php 2024-08-20T21:47:43.2055308Z #19 1.016 protobuf-3.17.3/php/tests/ArrayTest.php 2024-08-20T21:47:43.2055640Z #19 1.016 protobuf-3.17.3/php/tests/WrapperTypeSettersTest.php 2024-08-20T21:47:43.2055937Z #19 1.016 protobuf-3.17.3/php/tests/GeneratedServiceTest.php 2024-08-20T21:47:43.2056164Z #19 1.017 protobuf-3.17.3/php/tests/test_util.php 2024-08-20T21:47:43.2056485Z #19 1.017 protobuf-3.17.3/php/tests/PhpImplementationTest.php 2024-08-20T21:47:43.2056838Z #19 1.017 protobuf-3.17.3/php/tests/WellKnownTest.php 2024-08-20T21:47:43.2057088Z #19 1.017 protobuf-3.17.3/php/tests/MapFieldTest.php 2024-08-20T21:47:43.2057365Z #19 1.017 protobuf-3.17.3/php/tests/GeneratedClassTest.php 2024-08-20T21:47:43.2057627Z #19 1.017 protobuf-3.17.3/php/tests/compatibility_test.sh 2024-08-20T21:47:43.2057820Z #19 1.017 protobuf-3.17.3/php/README.md 2024-08-20T21:47:43.2058019Z #19 1.017 protobuf-3.17.3/php/REFCOUNTING.md 2024-08-20T21:47:43.2058253Z #19 1.017 protobuf-3.17.3/php/prepare_c_extension.sh 2024-08-20T21:47:43.2058470Z #19 1.017 protobuf-3.17.3/update_file_lists.sh 2024-08-20T21:47:43.2058626Z #19 1.017 protobuf-3.17.3/BUILD 2024-08-20T21:47:43.2058867Z #19 1.017 protobuf-3.17.3/generate_descriptor_proto.sh 2024-08-20T21:47:43.2059039Z #19 1.018 protobuf-3.17.3/depcomp 2024-08-20T21:47:43.2059198Z #19 1.018 protobuf-3.17.3/LICENSE 2024-08-20T21:47:43.2059353Z #19 1.018 protobuf-3.17.3/compile 2024-08-20T21:47:43.2059539Z #19 1.018 protobuf-3.17.3/composer.json 2024-08-20T21:47:43.2059708Z #19 1.018 protobuf-3.17.3/objectivec/ 2024-08-20T21:47:43.2059964Z #19 1.018 protobuf-3.17.3/objectivec/GPBStruct.pbobjc.m 2024-08-20T21:47:43.2060188Z #19 1.018 protobuf-3.17.3/objectivec/GPBArray.h 2024-08-20T21:47:43.2060458Z #19 1.018 protobuf-3.17.3/objectivec/GPBWrappers.pbobjc.h 2024-08-20T21:47:43.2060797Z #19 1.018 protobuf-3.17.3/objectivec/GPBTimestamp.pbobjc.h 2024-08-20T21:47:43.2061044Z #19 1.018 protobuf-3.17.3/objectivec/GPBEmpty.pbobjc.h 2024-08-20T21:47:43.2061250Z #19 1.018 protobuf-3.17.3/objectivec/DevTools/ 2024-08-20T21:47:43.2061558Z #19 1.018 protobuf-3.17.3/objectivec/DevTools/full_mac_build.sh 2024-08-20T21:47:43.2061908Z #19 1.018 protobuf-3.17.3/objectivec/DevTools/compile_testing_protos.sh 2024-08-20T21:47:43.2062251Z #19 1.018 protobuf-3.17.3/objectivec/DevTools/check_version_stamps.sh 2024-08-20T21:47:43.2062539Z #19 1.018 protobuf-3.17.3/objectivec/DevTools/pddm_tests.py 2024-08-20T21:47:43.2062882Z #19 1.018 protobuf-3.17.3/objectivec/DevTools/pddm.py 2024-08-20T21:47:43.2063117Z #19 1.018 protobuf-3.17.3/objectivec/GPBRuntimeTypes.h 2024-08-20T21:47:43.2063488Z #19 1.018 protobuf-3.17.3/objectivec/GPBCodedOutputStream_PackagePrivate.h 2024-08-20T21:47:43.2063706Z #19 1.018 protobuf-3.17.3/objectivec/GPBBootstrap.h 2024-08-20T21:47:43.2063990Z #19 1.018 protobuf-3.17.3/objectivec/GPBArray_PackagePrivate.h 2024-08-20T21:47:43.2064211Z #19 1.019 protobuf-3.17.3/objectivec/.clang-format 2024-08-20T21:47:43.2064672Z #19 1.019 protobuf-3.17.3/objectivec/GPBUnknownField_PackagePrivate.h 2024-08-20T21:47:43.2065124Z #19 1.019 protobuf-3.17.3/objectivec/GPBFieldMask.pbobjc.m 2024-08-20T21:47:43.2065397Z #19 1.019 protobuf-3.17.3/objectivec/GPBDuration.pbobjc.h 2024-08-20T21:47:43.2065691Z #19 1.019 protobuf-3.17.3/objectivec/GPBExtensionInternals.m 2024-08-20T21:47:43.2066057Z #19 1.019 protobuf-3.17.3/objectivec/GPBEmpty.pbobjc.m 2024-08-20T21:47:43.2066256Z #19 1.019 protobuf-3.17.3/objectivec/google/ 2024-08-20T21:47:43.2066501Z #19 1.019 protobuf-3.17.3/objectivec/google/protobuf/ 2024-08-20T21:47:43.2066879Z #19 1.019 protobuf-3.17.3/objectivec/google/protobuf/Timestamp.pbobjc.h 2024-08-20T21:47:43.2067243Z #19 1.019 protobuf-3.17.3/objectivec/google/protobuf/FieldMask.pbobjc.h 2024-08-20T21:47:43.2067638Z #19 1.019 protobuf-3.17.3/objectivec/google/protobuf/SourceContext.pbobjc.h 2024-08-20T21:47:43.2067971Z #19 1.019 protobuf-3.17.3/objectivec/google/protobuf/Any.pbobjc.h 2024-08-20T21:47:43.2068332Z #19 1.019 protobuf-3.17.3/objectivec/google/protobuf/Wrappers.pbobjc.h 2024-08-20T21:47:43.2068703Z #19 1.019 protobuf-3.17.3/objectivec/google/protobuf/Duration.pbobjc.h 2024-08-20T21:47:43.2069037Z #19 1.019 protobuf-3.17.3/objectivec/google/protobuf/Empty.pbobjc.h 2024-08-20T21:47:43.2069354Z #19 1.019 protobuf-3.17.3/objectivec/google/protobuf/Api.pbobjc.h 2024-08-20T21:47:43.2069692Z #19 1.019 protobuf-3.17.3/objectivec/google/protobuf/Type.pbobjc.h 2024-08-20T21:47:43.2070030Z #19 1.019 protobuf-3.17.3/objectivec/google/protobuf/Struct.pbobjc.h 2024-08-20T21:47:43.2070367Z #19 1.019 protobuf-3.17.3/objectivec/ProtocolBuffers_tvOS.xcodeproj/ 2024-08-20T21:47:43.2070827Z #19 1.019 protobuf-3.17.3/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.pbxproj 2024-08-20T21:47:43.2071259Z #19 1.019 protobuf-3.17.3/objectivec/ProtocolBuffers_tvOS.xcodeproj/xcshareddata/ 2024-08-20T21:47:43.2071765Z #19 1.019 protobuf-3.17.3/objectivec/ProtocolBuffers_tvOS.xcodeproj/xcshareddata/xcschemes/ 2024-08-20T21:47:43.2072430Z #19 1.019 protobuf-3.17.3/objectivec/ProtocolBuffers_tvOS.xcodeproj/xcshareddata/xcschemes/ProtocolBuffers.xcscheme 2024-08-20T21:47:43.2073101Z #19 1.019 protobuf-3.17.3/objectivec/ProtocolBuffers_tvOS.xcodeproj/xcshareddata/xcschemes/PerformanceTests.xcscheme 2024-08-20T21:47:43.2073593Z #19 1.019 protobuf-3.17.3/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.xcworkspace/ 2024-08-20T21:47:43.2074240Z #19 1.019 protobuf-3.17.3/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.xcworkspace/contents.xcworkspacedata 2024-08-20T21:47:43.2074801Z #19 1.019 protobuf-3.17.3/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.xcworkspace/xcshareddata/ 2024-08-20T21:47:43.2075582Z #19 1.019 protobuf-3.17.3/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings 2024-08-20T21:47:43.2076379Z #19 1.020 protobuf-3.17.3/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist 2024-08-20T21:47:43.2076681Z #19 1.020 protobuf-3.17.3/objectivec/GPBCodedOutputStream.h 2024-08-20T21:47:43.2076964Z #19 1.020 protobuf-3.17.3/objectivec/GPBCodedInputStream.h 2024-08-20T21:47:43.2077288Z #19 1.020 protobuf-3.17.3/objectivec/GPBMessage.m 2024-08-20T21:47:43.2077478Z #19 1.020 protobuf-3.17.3/objectivec/BUILD 2024-08-20T21:47:43.2077736Z #19 1.020 protobuf-3.17.3/objectivec/GPBWrappers.pbobjc.m 2024-08-20T21:47:43.2078018Z #19 1.020 protobuf-3.17.3/objectivec/GPBExtensionInternals.h 2024-08-20T21:47:43.2078389Z #19 1.020 protobuf-3.17.3/objectivec/GPBCodedInputStream_PackagePrivate.h 2024-08-20T21:47:43.2078736Z #19 1.020 protobuf-3.17.3/objectivec/GPBProtocolBuffers_RuntimeSupport.h 2024-08-20T21:47:43.2078990Z #19 1.020 protobuf-3.17.3/objectivec/GPBProtocolBuffers.h 2024-08-20T21:47:43.2079316Z #19 1.020 protobuf-3.17.3/objectivec/GPBDescriptor_PackagePrivate.h 2024-08-20T21:47:43.2079544Z #19 1.020 protobuf-3.17.3/objectivec/GPBDictionary.m 2024-08-20T21:47:43.2079861Z #19 1.022 protobuf-3.17.3/objectivec/GPBUtilities_PackagePrivate.h 2024-08-20T21:47:43.2080115Z #19 1.022 protobuf-3.17.3/objectivec/GPBUnknownFieldSet.h 2024-08-20T21:47:43.2080400Z #19 1.022 protobuf-3.17.3/objectivec/GPBSourceContext.pbobjc.h 2024-08-20T21:47:43.2080721Z #19 1.022 protobuf-3.17.3/objectivec/GPBRootObject_PackagePrivate.h 2024-08-20T21:47:43.2080967Z #19 1.022 protobuf-3.17.3/objectivec/GPBWellKnownTypes.h 2024-08-20T21:47:43.2081310Z #19 1.022 protobuf-3.17.3/objectivec/GPBMessage_PackagePrivate.h 2024-08-20T21:47:43.2081543Z #19 1.022 protobuf-3.17.3/objectivec/GPBApi.pbobjc.m 2024-08-20T21:47:43.2081764Z #19 1.022 protobuf-3.17.3/objectivec/GPBAny.pbobjc.m 2024-08-20T21:47:43.2081994Z #19 1.022 protobuf-3.17.3/objectivec/GPBType.pbobjc.m 2024-08-20T21:47:43.2082223Z #19 1.022 protobuf-3.17.3/objectivec/GPBUtilities.m 2024-08-20T21:47:43.2082450Z #19 1.022 protobuf-3.17.3/objectivec/GPBAny.pbobjc.h 2024-08-20T21:47:43.2082810Z #19 1.022 protobuf-3.17.3/objectivec/GPBUnknownFieldSet_PackagePrivate.h 2024-08-20T21:47:43.2083030Z #19 1.022 protobuf-3.17.3/objectivec/GPBWireFormat.m 2024-08-20T21:47:43.2083210Z #19 1.022 protobuf-3.17.3/objectivec/Tests/ 2024-08-20T21:47:43.2083557Z #19 1.022 protobuf-3.17.3/objectivec/Tests/GPBCodedInputStreamTests.m 2024-08-20T21:47:43.2083863Z #19 1.022 protobuf-3.17.3/objectivec/Tests/GPBWellKnownTypesTest.m 2024-08-20T21:47:43.2084266Z #19 1.022 protobuf-3.17.3/objectivec/Tests/GPBDictionaryTests+UInt32.m 2024-08-20T21:47:43.2084745Z #19 1.023 protobuf-3.17.3/objectivec/Tests/GPBUnittestProtos.m 2024-08-20T21:47:43.2085046Z #19 1.023 protobuf-3.17.3/objectivec/Tests/GPBUtilitiesTests.m 2024-08-20T21:47:43.2085404Z #19 1.023 protobuf-3.17.3/objectivec/Tests/GPBExtensionRegistryTest.m 2024-08-20T21:47:43.2085782Z #19 1.023 protobuf-3.17.3/objectivec/Tests/unittest_runtime_proto2.proto 2024-08-20T21:47:43.2086095Z #19 1.023 protobuf-3.17.3/objectivec/Tests/GPBDescriptorTests.m 2024-08-20T21:47:43.2086377Z #19 1.023 protobuf-3.17.3/objectivec/Tests/GPBArrayTests.m 2024-08-20T21:47:43.2086720Z #19 1.023 protobuf-3.17.3/objectivec/Tests/GPBDictionaryTests.pddm 2024-08-20T21:47:43.2087019Z #19 1.024 protobuf-3.17.3/objectivec/Tests/GPBCompileTest09.m 2024-08-20T21:47:43.2087332Z #19 1.024 protobuf-3.17.3/objectivec/Tests/unittest_objc.proto 2024-08-20T21:47:43.2087677Z #19 1.024 protobuf-3.17.3/objectivec/Tests/GPBDictionaryTests+Bool.m 2024-08-20T21:47:43.2087980Z #19 1.024 protobuf-3.17.3/objectivec/Tests/GPBCompileTest19.m 2024-08-20T21:47:43.2088289Z #19 1.024 protobuf-3.17.3/objectivec/Tests/GPBTestUtilities.m 2024-08-20T21:47:43.2088586Z #19 1.025 protobuf-3.17.3/objectivec/Tests/GPBCompileTest02.m 2024-08-20T21:47:43.2088943Z #19 1.025 protobuf-3.17.3/objectivec/Tests/GPBDictionaryTests+Int64.m 2024-08-20T21:47:43.2089219Z #19 1.025 protobuf-3.17.3/objectivec/Tests/golden_message 2024-08-20T21:47:43.2089603Z #19 1.025 protobuf-3.17.3/objectivec/Tests/text_format_map_unittest_data.txt 2024-08-20T21:47:43.2090053Z #19 1.025 protobuf-3.17.3/objectivec/Tests/GPBMessageTests+Serialization.m 2024-08-20T21:47:43.2090446Z #19 1.025 protobuf-3.17.3/objectivec/Tests/unittest_extension_chain_g.proto 2024-08-20T21:47:43.2090692Z #19 1.025 protobuf-3.17.3/objectivec/Tests/CocoaPods/ 2024-08-20T21:47:43.2091076Z #19 1.025 protobuf-3.17.3/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/ 2024-08-20T21:47:43.2091677Z #19 1.025 protobuf-3.17.3/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/ 2024-08-20T21:47:43.2092404Z #19 1.025 protobuf-3.17.3/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/project.pbxproj 2024-08-20T21:47:43.2093115Z #19 1.025 protobuf-3.17.3/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/xcshareddata/ 2024-08-20T21:47:43.2093882Z #19 1.025 protobuf-3.17.3/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/xcshareddata/xcschemes/ 2024-08-20T21:47:43.2094880Z #19 1.025 protobuf-3.17.3/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/xcshareddata/xcschemes/iOSCocoaPodsTester.xcscheme 2024-08-20T21:47:43.2095631Z #19 1.025 protobuf-3.17.3/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/project.xcworkspace/ 2024-08-20T21:47:43.2096561Z #19 1.026 protobuf-3.17.3/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/project.xcworkspace/contents.xcworkspacedata 2024-08-20T21:47:43.2097219Z #19 1.026 protobuf-3.17.3/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/ 2024-08-20T21:47:43.2097805Z #19 1.026 protobuf-3.17.3/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Assets.xcassets/ 2024-08-20T21:47:43.2098530Z #19 1.026 protobuf-3.17.3/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Assets.xcassets/AppIcon.appiconset/ 2024-08-20T21:47:43.2099354Z #19 1.026 protobuf-3.17.3/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Assets.xcassets/AppIcon.appiconset/Contents.json 2024-08-20T21:47:43.2099909Z #19 1.026 protobuf-3.17.3/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Base.lproj/ 2024-08-20T21:47:43.2100641Z #19 1.026 protobuf-3.17.3/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Base.lproj/LaunchScreen.storyboard 2024-08-20T21:47:43.2101301Z #19 1.026 protobuf-3.17.3/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Base.lproj/Main.storyboard 2024-08-20T21:47:43.2101889Z #19 1.026 protobuf-3.17.3/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/ViewController.m 2024-08-20T21:47:43.2102444Z #19 1.026 protobuf-3.17.3/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Info.plist 2024-08-20T21:47:43.2103009Z #19 1.026 protobuf-3.17.3/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/AppDelegate.m 2024-08-20T21:47:43.2103543Z #19 1.026 protobuf-3.17.3/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/main.m 2024-08-20T21:47:43.2104110Z #19 1.026 protobuf-3.17.3/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/AppDelegate.h 2024-08-20T21:47:43.2104692Z #19 1.026 protobuf-3.17.3/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/ViewController.h 2024-08-20T21:47:43.2105164Z #19 1.026 protobuf-3.17.3/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/Podfile-framework 2024-08-20T21:47:43.2105603Z #19 1.026 protobuf-3.17.3/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/Podfile-static 2024-08-20T21:47:43.2105899Z #19 1.026 protobuf-3.17.3/objectivec/Tests/CocoaPods/run_tests.sh 2024-08-20T21:47:43.2106256Z #19 1.026 protobuf-3.17.3/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/ 2024-08-20T21:47:43.2106721Z #19 1.026 protobuf-3.17.3/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/Podfile-framework 2024-08-20T21:47:43.2107209Z #19 1.026 protobuf-3.17.3/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/ 2024-08-20T21:47:43.2107796Z #19 1.026 protobuf-3.17.3/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Assets.xcassets/ 2024-08-20T21:47:43.2108591Z #19 1.026 protobuf-3.17.3/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Assets.xcassets/AppIcon.appiconset/ 2024-08-20T21:47:43.2109416Z #19 1.026 protobuf-3.17.3/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Assets.xcassets/AppIcon.appiconset/Contents.json 2024-08-20T21:47:43.2110151Z #19 1.026 protobuf-3.17.3/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Base.lproj/ 2024-08-20T21:47:43.2110834Z #19 1.026 protobuf-3.17.3/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Base.lproj/MainMenu.xib 2024-08-20T21:47:43.2111404Z #19 1.026 protobuf-3.17.3/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Info.plist 2024-08-20T21:47:43.2112002Z #19 1.026 protobuf-3.17.3/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/AppDelegate.m 2024-08-20T21:47:43.2112564Z #19 1.026 protobuf-3.17.3/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/main.m 2024-08-20T21:47:43.2113170Z #19 1.026 protobuf-3.17.3/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/AppDelegate.h 2024-08-20T21:47:43.2113631Z #19 1.026 protobuf-3.17.3/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/Podfile-static 2024-08-20T21:47:43.2114225Z #19 1.026 protobuf-3.17.3/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/ 2024-08-20T21:47:43.2114924Z #19 1.026 protobuf-3.17.3/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/project.pbxproj 2024-08-20T21:47:43.2115662Z #19 1.027 protobuf-3.17.3/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/xcshareddata/ 2024-08-20T21:47:43.2116422Z #19 1.027 protobuf-3.17.3/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/xcshareddata/xcschemes/ 2024-08-20T21:47:43.2117375Z #19 1.027 protobuf-3.17.3/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/xcshareddata/xcschemes/OSXCocoaPodsTester.xcscheme 2024-08-20T21:47:43.2118301Z #19 1.027 protobuf-3.17.3/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/project.xcworkspace/ 2024-08-20T21:47:43.2119234Z #19 1.027 protobuf-3.17.3/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/project.xcworkspace/contents.xcworkspacedata 2024-08-20T21:47:43.2119552Z #19 1.027 protobuf-3.17.3/objectivec/Tests/CocoaPods/README.md 2024-08-20T21:47:43.2119865Z #19 1.027 protobuf-3.17.3/objectivec/Tests/GPBDictionaryTests.m 2024-08-20T21:47:43.2120212Z #19 1.027 protobuf-3.17.3/objectivec/Tests/unittest_deprecated.proto 2024-08-20T21:47:43.2120574Z #19 1.027 protobuf-3.17.3/objectivec/Tests/GPBMessageTests+Runtime.m 2024-08-20T21:47:43.2120875Z #19 1.027 protobuf-3.17.3/objectivec/Tests/GPBCompileTest15.m 2024-08-20T21:47:43.2121173Z #19 1.027 protobuf-3.17.3/objectivec/Tests/GPBCompileTest14.m 2024-08-20T21:47:43.2121485Z #19 1.027 protobuf-3.17.3/objectivec/Tests/GPBCompileTest24.m 2024-08-20T21:47:43.2121973Z #19 1.027 protobuf-3.17.3/objectivec/Tests/unittest_extension_chain_a.proto 2024-08-20T21:47:43.2122333Z #19 1.027 protobuf-3.17.3/objectivec/Tests/UnitTests-Bridging-Header.h 2024-08-20T21:47:43.2122708Z #19 1.027 protobuf-3.17.3/objectivec/Tests/GPBObjectiveCPlusPlusTest.mm 2024-08-20T21:47:43.2122998Z #19 1.027 protobuf-3.17.3/objectivec/Tests/GPBCompileTest05.m 2024-08-20T21:47:43.2123359Z #19 1.027 protobuf-3.17.3/objectivec/Tests/GPBDictionaryTests+Int32.m 2024-08-20T21:47:43.2123691Z #19 1.028 protobuf-3.17.3/objectivec/Tests/GPBUnknownFieldSetTest.m 2024-08-20T21:47:43.2124005Z #19 1.028 protobuf-3.17.3/objectivec/Tests/GPBConcurrencyTests.m 2024-08-20T21:47:43.2124391Z #19 1.028 protobuf-3.17.3/objectivec/Tests/GPBCompileTest04.m 2024-08-20T21:47:43.2124852Z #19 1.028 protobuf-3.17.3/objectivec/Tests/GPBCompileTest21.m 2024-08-20T21:47:43.2125147Z #19 1.028 protobuf-3.17.3/objectivec/Tests/GPBCompileTest20.m 2024-08-20T21:47:43.2125535Z #19 1.028 protobuf-3.17.3/objectivec/Tests/unittest_deprecated_file.proto 2024-08-20T21:47:43.2125890Z #19 1.028 protobuf-3.17.3/objectivec/Tests/GPBCompileTest07.m 2024-08-20T21:47:43.2126196Z #19 1.028 protobuf-3.17.3/objectivec/Tests/unittest_cycle.proto 2024-08-20T21:47:43.2126565Z #19 1.028 protobuf-3.17.3/objectivec/Tests/GPBCodedOuputStreamTests.m 2024-08-20T21:47:43.2126864Z #19 1.028 protobuf-3.17.3/objectivec/Tests/GPBCompileTest17.m 2024-08-20T21:47:43.2127185Z #19 1.028 protobuf-3.17.3/objectivec/Tests/GPBSwiftTests.swift 2024-08-20T21:47:43.2127563Z #19 1.028 protobuf-3.17.3/objectivec/Tests/unittest_extension_chain_d.proto 2024-08-20T21:47:43.2128002Z #19 1.028 protobuf-3.17.3/objectivec/Tests/text_format_extensions_unittest_data.txt 2024-08-20T21:47:43.2128324Z #19 1.028 protobuf-3.17.3/objectivec/Tests/UnitTests-Info.plist 2024-08-20T21:47:43.2128690Z #19 1.028 protobuf-3.17.3/objectivec/Tests/GPBDictionaryTests+UInt64.m 2024-08-20T21:47:43.2128988Z #19 1.028 protobuf-3.17.3/objectivec/Tests/GPBCompileTest22.m 2024-08-20T21:47:43.2129333Z #19 1.028 protobuf-3.17.3/objectivec/Tests/GPBMessageTests+Merge.m 2024-08-20T21:47:43.2129718Z #19 1.029 protobuf-3.17.3/objectivec/Tests/unittest_extension_chain_c.proto 2024-08-20T21:47:43.2130015Z #19 1.029 protobuf-3.17.3/objectivec/Tests/GPBCompileTest06.m 2024-08-20T21:47:43.2130325Z #19 1.029 protobuf-3.17.3/objectivec/Tests/GPBCompileTest13.m 2024-08-20T21:47:43.2130699Z #19 1.029 protobuf-3.17.3/objectivec/Tests/GPBMessageTests+ClassNames.m 2024-08-20T21:47:43.2131084Z #19 1.029 protobuf-3.17.3/objectivec/Tests/unittest_runtime_proto3.proto 2024-08-20T21:47:43.2131433Z #19 1.029 protobuf-3.17.3/objectivec/Tests/GPBCompileTest11.m 2024-08-20T21:47:43.2131733Z #19 1.029 protobuf-3.17.3/objectivec/Tests/GPBCompileTest23.m 2024-08-20T21:47:43.2132069Z #19 1.029 protobuf-3.17.3/objectivec/Tests/GPBARCUnittestProtos.m 2024-08-20T21:47:43.2132367Z #19 1.029 protobuf-3.17.3/objectivec/Tests/GPBCompileTest03.m 2024-08-20T21:47:43.2132637Z #19 1.029 protobuf-3.17.3/objectivec/Tests/GPBPerfTests.m 2024-08-20T21:47:43.2132946Z #19 1.029 protobuf-3.17.3/objectivec/Tests/GPBCompileTest01.m 2024-08-20T21:47:43.2133238Z #19 1.029 protobuf-3.17.3/objectivec/Tests/GPBMessageTests.m 2024-08-20T21:47:43.2133532Z #19 1.029 protobuf-3.17.3/objectivec/Tests/GPBCompileTest10.m 2024-08-20T21:47:43.2133899Z #19 1.029 protobuf-3.17.3/objectivec/Tests/unittest_objc_startup.proto 2024-08-20T21:47:43.2134196Z #19 1.029 protobuf-3.17.3/objectivec/Tests/GPBCompileTest25.m 2024-08-20T21:47:43.2134502Z #19 1.029 protobuf-3.17.3/objectivec/Tests/GPBCompileTest12.m 2024-08-20T21:47:43.2134889Z #19 1.029 protobuf-3.17.3/objectivec/Tests/unittest_extension_chain_f.proto 2024-08-20T21:47:43.2135198Z #19 1.029 protobuf-3.17.3/objectivec/Tests/GPBWireFormatTests.m 2024-08-20T21:47:43.2135568Z #19 1.029 protobuf-3.17.3/objectivec/Tests/text_format_unittest_data.txt 2024-08-20T21:47:43.2135950Z #19 1.029 protobuf-3.17.3/objectivec/Tests/unittest_extension_chain_b.proto 2024-08-20T21:47:43.2136303Z #19 1.029 protobuf-3.17.3/objectivec/Tests/golden_packed_fields_message 2024-08-20T21:47:43.2136620Z #19 1.029 protobuf-3.17.3/objectivec/Tests/GPBCompileTest08.m 2024-08-20T21:47:43.2136931Z #19 1.029 protobuf-3.17.3/objectivec/Tests/GPBUnittestProtos2.m 2024-08-20T21:47:43.2137332Z #19 1.029 protobuf-3.17.3/objectivec/Tests/GPBCompileTest18.m 2024-08-20T21:47:43.2137689Z #19 1.029 protobuf-3.17.3/objectivec/Tests/unittest_objc_options.proto 2024-08-20T21:47:43.2137978Z #19 1.029 protobuf-3.17.3/objectivec/Tests/GPBCompileTest16.m 2024-08-20T21:47:43.2138363Z #19 1.030 protobuf-3.17.3/objectivec/Tests/unittest_extension_chain_e.proto 2024-08-20T21:47:43.2138652Z #19 1.030 protobuf-3.17.3/objectivec/Tests/GPBTestUtilities.h 2024-08-20T21:47:43.2139007Z #19 1.030 protobuf-3.17.3/objectivec/Tests/GPBDictionaryTests+String.m 2024-08-20T21:47:43.2139297Z #19 1.030 protobuf-3.17.3/objectivec/GPBExtensionRegistry.h 2024-08-20T21:47:43.2139538Z #19 1.030 protobuf-3.17.3/objectivec/GPBType.pbobjc.h 2024-08-20T21:47:43.2139810Z #19 1.030 protobuf-3.17.3/objectivec/GPBFieldMask.pbobjc.h 2024-08-20T21:47:43.2140116Z #19 1.030 protobuf-3.17.3/objectivec/GPBDescriptor.h 2024-08-20T21:47:43.2140383Z #19 1.030 protobuf-3.17.3/objectivec/GPBUnknownFieldSet.m 2024-08-20T21:47:43.2140689Z #19 1.030 protobuf-3.17.3/objectivec/generate_well_known_types.sh 2024-08-20T21:47:43.2140975Z #19 1.030 protobuf-3.17.3/objectivec/GPBCodedInputStream.m 2024-08-20T21:47:43.2141255Z #19 1.030 protobuf-3.17.3/objectivec/GPBCodedOutputStream.m 2024-08-20T21:47:43.2141532Z #19 1.031 protobuf-3.17.3/objectivec/GPBDuration.pbobjc.m 2024-08-20T21:47:43.2141740Z #19 1.031 protobuf-3.17.3/objectivec/README.md 2024-08-20T21:47:43.2141950Z #19 1.031 protobuf-3.17.3/objectivec/GPBArray.m 2024-08-20T21:47:43.2142195Z #19 1.031 protobuf-3.17.3/objectivec/GPBDictionary.h 2024-08-20T21:47:43.2142501Z #19 1.031 protobuf-3.17.3/objectivec/GPBSourceContext.pbobjc.m 2024-08-20T21:47:43.2142764Z #19 1.031 protobuf-3.17.3/objectivec/GPBProtocolBuffers.m 2024-08-20T21:47:43.2143010Z #19 1.031 protobuf-3.17.3/objectivec/GPBWireFormat.h 2024-08-20T21:47:43.2143246Z #19 1.032 protobuf-3.17.3/objectivec/GPBDescriptor.m 2024-08-20T21:47:43.2143578Z #19 1.032 protobuf-3.17.3/objectivec/ProtocolBuffers_iOS.xcodeproj/ 2024-08-20T21:47:43.2144017Z #19 1.032 protobuf-3.17.3/objectivec/ProtocolBuffers_iOS.xcodeproj/project.pbxproj 2024-08-20T21:47:43.2144431Z #19 1.032 protobuf-3.17.3/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/ 2024-08-20T21:47:43.2144909Z #19 1.032 protobuf-3.17.3/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcschemes/ 2024-08-20T21:47:43.2145597Z #19 1.032 protobuf-3.17.3/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcschemes/ProtocolBuffers.xcscheme 2024-08-20T21:47:43.2146247Z #19 1.032 protobuf-3.17.3/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcschemes/PerformanceTests.xcscheme 2024-08-20T21:47:43.2146714Z #19 1.032 protobuf-3.17.3/objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/ 2024-08-20T21:47:43.2147330Z #19 1.032 protobuf-3.17.3/objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/contents.xcworkspacedata 2024-08-20T21:47:43.2147879Z #19 1.032 protobuf-3.17.3/objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/xcshareddata/ 2024-08-20T21:47:43.2148632Z #19 1.032 protobuf-3.17.3/objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings 2024-08-20T21:47:43.2149339Z #19 1.032 protobuf-3.17.3/objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist 2024-08-20T21:47:43.2149597Z #19 1.032 protobuf-3.17.3/objectivec/GPBUnknownField.m 2024-08-20T21:47:43.2149836Z #19 1.032 protobuf-3.17.3/objectivec/GPBRootObject.m 2024-08-20T21:47:43.2150071Z #19 1.032 protobuf-3.17.3/objectivec/GPBRootObject.h 2024-08-20T21:47:43.2150310Z #19 1.032 protobuf-3.17.3/objectivec/GPBUtilities.h 2024-08-20T21:47:43.2150546Z #19 1.032 protobuf-3.17.3/objectivec/GPBApi.pbobjc.h 2024-08-20T21:47:43.2150801Z #19 1.032 protobuf-3.17.3/objectivec/GPBStruct.pbobjc.h 2024-08-20T21:47:43.2151091Z #19 1.032 protobuf-3.17.3/objectivec/GPBExtensionRegistry.m 2024-08-20T21:47:43.2151369Z #19 1.032 protobuf-3.17.3/objectivec/GPBTimestamp.pbobjc.m 2024-08-20T21:47:43.2151696Z #19 1.032 protobuf-3.17.3/objectivec/ProtocolBuffers_OSX.xcodeproj/ 2024-08-20T21:47:43.2152141Z #19 1.032 protobuf-3.17.3/objectivec/ProtocolBuffers_OSX.xcodeproj/project.pbxproj 2024-08-20T21:47:43.2152549Z #19 1.033 protobuf-3.17.3/objectivec/ProtocolBuffers_OSX.xcodeproj/xcshareddata/ 2024-08-20T21:47:43.2153023Z #19 1.033 protobuf-3.17.3/objectivec/ProtocolBuffers_OSX.xcodeproj/xcshareddata/xcschemes/ 2024-08-20T21:47:43.2153679Z #19 1.033 protobuf-3.17.3/objectivec/ProtocolBuffers_OSX.xcodeproj/xcshareddata/xcschemes/ProtocolBuffers.xcscheme 2024-08-20T21:47:43.2154323Z #19 1.033 protobuf-3.17.3/objectivec/ProtocolBuffers_OSX.xcodeproj/xcshareddata/xcschemes/PerformanceTests.xcscheme 2024-08-20T21:47:43.2154785Z #19 1.033 protobuf-3.17.3/objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace/ 2024-08-20T21:47:43.2155400Z #19 1.033 protobuf-3.17.3/objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace/contents.xcworkspacedata 2024-08-20T21:47:43.2156027Z #19 1.033 protobuf-3.17.3/objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace/xcshareddata/ 2024-08-20T21:47:43.2156775Z #19 1.033 protobuf-3.17.3/objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings 2024-08-20T21:47:43.2157482Z #19 1.033 protobuf-3.17.3/objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist 2024-08-20T21:47:43.2157724Z #19 1.033 protobuf-3.17.3/objectivec/GPBMessage.h 2024-08-20T21:47:43.2157984Z #19 1.033 protobuf-3.17.3/objectivec/GPBWellKnownTypes.m 2024-08-20T21:47:43.2158229Z #19 1.033 protobuf-3.17.3/objectivec/GPBUnknownField.h 2024-08-20T21:47:43.2158730Z #19 1.033 protobuf-3.17.3/objectivec/GPBDictionary_PackagePrivate.h 2024-08-20T21:47:43.2158905Z #19 1.033 protobuf-3.17.3/configure.ac 2024-08-20T21:47:43.2159097Z #19 1.033 protobuf-3.17.3/CONTRIBUTORS.txt 2024-08-20T21:47:43.2159284Z #19 1.033 protobuf-3.17.3/Makefile.in 2024-08-20T21:47:43.2159446Z #19 1.034 protobuf-3.17.3/examples/ 2024-08-20T21:47:43.2159661Z #19 1.034 protobuf-3.17.3/examples/add_person.go 2024-08-20T21:47:43.2159873Z #19 1.034 protobuf-3.17.3/examples/WORKSPACE 2024-08-20T21:47:43.2160091Z #19 1.034 protobuf-3.17.3/examples/add_person.py 2024-08-20T21:47:43.2160313Z #19 1.034 protobuf-3.17.3/examples/list_people.go 2024-08-20T21:47:43.2160549Z #19 1.034 protobuf-3.17.3/examples/CMakeLists.txt 2024-08-20T21:47:43.2160732Z #19 1.034 protobuf-3.17.3/examples/BUILD 2024-08-20T21:47:43.2161036Z #19 1.034 protobuf-3.17.3/examples/add_person_test.go 2024-08-20T21:47:43.2161271Z #19 1.034 protobuf-3.17.3/examples/list_people.cc 2024-08-20T21:47:43.2161492Z #19 1.034 protobuf-3.17.3/examples/AddPerson.java 2024-08-20T21:47:43.2161734Z #19 1.034 protobuf-3.17.3/examples/list_people.dart 2024-08-20T21:47:43.2161928Z #19 1.034 protobuf-3.17.3/examples/Makefile 2024-08-20T21:47:43.2162144Z #19 1.034 protobuf-3.17.3/examples/add_person.cc 2024-08-20T21:47:43.2162359Z #19 1.034 protobuf-3.17.3/examples/README.md 2024-08-20T21:47:43.2162576Z #19 1.034 protobuf-3.17.3/examples/pubspec.yaml 2024-08-20T21:47:43.2162803Z #19 1.034 protobuf-3.17.3/examples/ListPeople.java 2024-08-20T21:47:43.2163056Z #19 1.034 protobuf-3.17.3/examples/addressbook.proto 2024-08-20T21:47:43.2163280Z #19 1.034 protobuf-3.17.3/examples/add_person.dart 2024-08-20T21:47:43.2163529Z #19 1.034 protobuf-3.17.3/examples/list_people_test.go 2024-08-20T21:47:43.2163766Z #19 1.034 protobuf-3.17.3/examples/list_people.py 2024-08-20T21:47:43.2163936Z #19 1.034 protobuf-3.17.3/aclocal.m4 2024-08-20T21:47:43.2164184Z #19 1.034 protobuf-3.17.3/config.guess 2024-08-20T21:47:43.2164360Z #19 1.035 protobuf-3.17.3/python/ 2024-08-20T21:47:43.2164719Z #19 1.035 protobuf-3.17.3/python/tox.ini 2024-08-20T21:47:43.2164905Z #19 1.035 protobuf-3.17.3/python/google/ 2024-08-20T21:47:43.2165145Z #19 1.035 protobuf-3.17.3/python/google/__init__.py 2024-08-20T21:47:43.2165380Z #19 1.035 protobuf-3.17.3/python/google/protobuf/ 2024-08-20T21:47:43.2165705Z #19 1.035 protobuf-3.17.3/python/google/protobuf/text_format.py 2024-08-20T21:47:43.2166008Z #19 1.035 protobuf-3.17.3/python/google/protobuf/descriptor.py 2024-08-20T21:47:43.2166305Z #19 1.035 protobuf-3.17.3/python/google/protobuf/reflection.py 2024-08-20T21:47:43.2166598Z #19 1.035 protobuf-3.17.3/python/google/protobuf/service.py 2024-08-20T21:47:43.2166919Z #19 1.035 protobuf-3.17.3/python/google/protobuf/text_encoding.py 2024-08-20T21:47:43.2167200Z #19 1.035 protobuf-3.17.3/python/google/protobuf/message.py 2024-08-20T21:47:43.2167499Z #19 1.035 protobuf-3.17.3/python/google/protobuf/__init__.py 2024-08-20T21:47:43.2167855Z #19 1.035 protobuf-3.17.3/python/google/protobuf/service_reflection.py 2024-08-20T21:47:43.2168126Z #19 1.035 protobuf-3.17.3/python/google/protobuf/internal/ 2024-08-20T21:47:43.2168553Z #19 1.035 protobuf-3.17.3/python/google/protobuf/internal/enum_type_wrapper.py 2024-08-20T21:47:43.2168968Z #19 1.035 protobuf-3.17.3/python/google/protobuf/internal/text_encoding_test.py 2024-08-20T21:47:43.2169546Z #19 1.036 protobuf-3.17.3/python/google/protobuf/internal/descriptor_database_test.py 2024-08-20T21:47:43.2169954Z #19 1.036 protobuf-3.17.3/python/google/protobuf/internal/factory_test2.proto 2024-08-20T21:47:43.2170317Z #19 1.036 protobuf-3.17.3/python/google/protobuf/internal/wire_format.py 2024-08-20T21:47:43.2170760Z #19 1.036 protobuf-3.17.3/python/google/protobuf/internal/more_extensions.proto 2024-08-20T21:47:43.2171140Z #19 1.036 protobuf-3.17.3/python/google/protobuf/internal/decoder.py 2024-08-20T21:47:43.2171567Z #19 1.036 protobuf-3.17.3/python/google/protobuf/internal/reflection_test.py 2024-08-20T21:47:43.2172042Z #19 1.036 protobuf-3.17.3/python/google/protobuf/internal/import_test_package/ 2024-08-20T21:47:43.2172567Z #19 1.036 protobuf-3.17.3/python/google/protobuf/internal/import_test_package/__init__.py 2024-08-20T21:47:43.2173060Z #19 1.036 protobuf-3.17.3/python/google/protobuf/internal/import_test_package/inner.proto 2024-08-20T21:47:43.2173545Z #19 1.036 protobuf-3.17.3/python/google/protobuf/internal/import_test_package/outer.proto 2024-08-20T21:47:43.2173960Z #19 1.036 protobuf-3.17.3/python/google/protobuf/internal/wire_format_test.py 2024-08-20T21:47:43.2174362Z #19 1.036 protobuf-3.17.3/python/google/protobuf/internal/text_format_test.py 2024-08-20T21:47:43.2174821Z #19 1.037 protobuf-3.17.3/python/google/protobuf/internal/test_bad_identifiers.proto 2024-08-20T21:47:43.2175334Z #19 1.037 protobuf-3.17.3/python/google/protobuf/internal/descriptor_pool_test.py 2024-08-20T21:47:43.2175721Z #19 1.037 protobuf-3.17.3/python/google/protobuf/internal/extension_dict.py 2024-08-20T21:47:43.2176129Z #19 1.037 protobuf-3.17.3/python/google/protobuf/internal/message_listener.py 2024-08-20T21:47:43.2176544Z #19 1.037 protobuf-3.17.3/python/google/protobuf/internal/well_known_types.py 2024-08-20T21:47:43.2176906Z #19 1.037 protobuf-3.17.3/python/google/protobuf/internal/containers.py 2024-08-20T21:47:43.2177337Z #19 1.037 protobuf-3.17.3/python/google/protobuf/internal/packed_field_test.proto 2024-08-20T21:47:43.2177818Z #19 1.037 protobuf-3.17.3/python/google/protobuf/internal/more_extensions_dynamic.proto 2024-08-20T21:47:43.2178208Z #19 1.037 protobuf-3.17.3/python/google/protobuf/internal/_parameterized.py 2024-08-20T21:47:43.2178589Z #19 1.038 protobuf-3.17.3/python/google/protobuf/internal/message_test.py 2024-08-20T21:47:43.2178942Z #19 1.038 protobuf-3.17.3/python/google/protobuf/internal/test_util.py 2024-08-20T21:47:43.2179322Z #19 1.038 protobuf-3.17.3/python/google/protobuf/internal/no_package.proto 2024-08-20T21:47:43.2179799Z #19 1.038 protobuf-3.17.3/python/google/protobuf/internal/descriptor_pool_test2.proto 2024-08-20T21:47:43.2180141Z #19 1.038 protobuf-3.17.3/python/google/protobuf/internal/__init__.py 2024-08-20T21:47:43.2180525Z #19 1.038 protobuf-3.17.3/python/google/protobuf/internal/generator_test.py 2024-08-20T21:47:43.2180979Z #19 1.038 protobuf-3.17.3/python/google/protobuf/internal/missing_enum_values.proto 2024-08-20T21:47:43.2181454Z #19 1.038 protobuf-3.17.3/python/google/protobuf/internal/message_set_extensions.proto 2024-08-20T21:47:43.2181866Z #19 1.038 protobuf-3.17.3/python/google/protobuf/internal/more_messages.proto 2024-08-20T21:47:43.2182295Z #19 1.038 protobuf-3.17.3/python/google/protobuf/internal/message_factory_test.py 2024-08-20T21:47:43.2182746Z #19 1.038 protobuf-3.17.3/python/google/protobuf/internal/test_proto3_optional.proto 2024-08-20T21:47:43.2183166Z #19 1.038 protobuf-3.17.3/python/google/protobuf/internal/factory_test1.proto 2024-08-20T21:47:43.2183566Z #19 1.038 protobuf-3.17.3/python/google/protobuf/internal/json_format_test.py 2024-08-20T21:47:43.2183947Z #19 1.039 protobuf-3.17.3/python/google/protobuf/internal/python_message.py 2024-08-20T21:47:43.2184377Z #19 1.039 protobuf-3.17.3/python/google/protobuf/internal/unknown_fields_test.py 2024-08-20T21:47:43.2184830Z #19 1.039 protobuf-3.17.3/python/google/protobuf/internal/service_reflection_test.py 2024-08-20T21:47:43.2185298Z #19 1.039 protobuf-3.17.3/python/google/protobuf/internal/testing_refleaks.py 2024-08-20T21:47:43.2185727Z #19 1.039 protobuf-3.17.3/python/google/protobuf/internal/file_options_test.proto 2024-08-20T21:47:43.2186191Z #19 1.039 protobuf-3.17.3/python/google/protobuf/internal/descriptor_pool_test1.proto 2024-08-20T21:47:43.2186622Z #19 1.039 protobuf-3.17.3/python/google/protobuf/internal/api_implementation.cc 2024-08-20T21:47:43.2186990Z #19 1.039 protobuf-3.17.3/python/google/protobuf/internal/any_test.proto 2024-08-20T21:47:43.2187417Z #19 1.039 protobuf-3.17.3/python/google/protobuf/internal/symbol_database_test.py 2024-08-20T21:47:43.2187850Z #19 1.039 protobuf-3.17.3/python/google/protobuf/internal/api_implementation.py 2024-08-20T21:47:43.2188226Z #19 1.039 protobuf-3.17.3/python/google/protobuf/internal/keywords_test.py 2024-08-20T21:47:43.2188622Z #19 1.039 protobuf-3.17.3/python/google/protobuf/internal/descriptor_test.py 2024-08-20T21:47:43.2189049Z #19 1.039 protobuf-3.17.3/python/google/protobuf/internal/proto_builder_test.py 2024-08-20T21:47:43.2189483Z #19 1.039 protobuf-3.17.3/python/google/protobuf/internal/well_known_types_test.py 2024-08-20T21:47:43.2189934Z #19 1.040 protobuf-3.17.3/python/google/protobuf/internal/encoder.py 2024-08-20T21:47:43.2190296Z #19 1.040 protobuf-3.17.3/python/google/protobuf/internal/type_checkers.py 2024-08-20T21:47:43.2190620Z #19 1.040 protobuf-3.17.3/python/google/protobuf/message_factory.py 2024-08-20T21:47:43.2190955Z #19 1.040 protobuf-3.17.3/python/google/protobuf/descriptor_pool.py 2024-08-20T21:47:43.2191359Z #19 1.040 protobuf-3.17.3/python/google/protobuf/descriptor_database.py 2024-08-20T21:47:43.2191610Z #19 1.040 protobuf-3.17.3/python/google/protobuf/pyext/ 2024-08-20T21:47:43.2191979Z #19 1.040 protobuf-3.17.3/python/google/protobuf/pyext/message_factory.cc 2024-08-20T21:47:43.2192429Z #19 1.040 protobuf-3.17.3/python/google/protobuf/pyext/repeated_composite_container.h 2024-08-20T21:47:43.2192872Z #19 1.040 protobuf-3.17.3/python/google/protobuf/pyext/repeated_scalar_container.cc 2024-08-20T21:47:43.2193200Z #19 1.040 protobuf-3.17.3/python/google/protobuf/pyext/descriptor.h 2024-08-20T21:47:43.2193556Z #19 1.040 protobuf-3.17.3/python/google/protobuf/pyext/message_module.cc 2024-08-20T21:47:43.2193903Z #19 1.040 protobuf-3.17.3/python/google/protobuf/pyext/cpp_message.py 2024-08-20T21:47:43.2194255Z #19 1.040 protobuf-3.17.3/python/google/protobuf/pyext/map_container.cc 2024-08-20T21:47:43.2194666Z #19 1.040 protobuf-3.17.3/python/google/protobuf/pyext/descriptor_containers.cc 2024-08-20T21:47:43.2195038Z #19 1.041 protobuf-3.17.3/python/google/protobuf/pyext/descriptor_pool.cc 2024-08-20T21:47:43.2195360Z #19 1.041 protobuf-3.17.3/python/google/protobuf/pyext/python.proto 2024-08-20T21:47:43.2195677Z #19 1.041 protobuf-3.17.3/python/google/protobuf/pyext/__init__.py 2024-08-20T21:47:43.2196043Z #19 1.041 protobuf-3.17.3/python/google/protobuf/pyext/message_factory.h 2024-08-20T21:47:43.2196331Z #19 1.041 protobuf-3.17.3/python/google/protobuf/pyext/README 2024-08-20T21:47:43.2196639Z #19 1.041 protobuf-3.17.3/python/google/protobuf/pyext/field.cc 2024-08-20T21:47:43.2197027Z #19 1.041 protobuf-3.17.3/python/google/protobuf/pyext/scoped_pyobject_ptr.h 2024-08-20T21:47:43.2197373Z #19 1.041 protobuf-3.17.3/python/google/protobuf/pyext/unknown_fields.h 2024-08-20T21:47:43.2197731Z #19 1.041 protobuf-3.17.3/python/google/protobuf/pyext/extension_dict.h 2024-08-20T21:47:43.2198151Z #19 1.041 protobuf-3.17.3/python/google/protobuf/pyext/repeated_scalar_container.h 2024-08-20T21:47:43.2198543Z #19 1.041 protobuf-3.17.3/python/google/protobuf/pyext/proto2_api_test.proto 2024-08-20T21:47:43.2198857Z #19 1.041 protobuf-3.17.3/python/google/protobuf/pyext/message.h 2024-08-20T21:47:43.2199424Z #19 1.041 protobuf-3.17.3/python/google/protobuf/pyext/descriptor_containers.h 2024-08-20T21:47:43.2199728Z #19 1.041 protobuf-3.17.3/python/google/protobuf/pyext/field.h 2024-08-20T21:47:43.2200092Z #19 1.041 protobuf-3.17.3/python/google/protobuf/pyext/safe_numerics.h 2024-08-20T21:47:43.2200539Z #19 1.041 protobuf-3.17.3/python/google/protobuf/pyext/descriptor_database.h 2024-08-20T21:47:43.2200960Z #19 1.041 protobuf-3.17.3/python/google/protobuf/pyext/descriptor_database.cc 2024-08-20T21:47:43.2201321Z #19 1.041 protobuf-3.17.3/python/google/protobuf/pyext/unknown_fields.cc 2024-08-20T21:47:43.2201636Z #19 1.041 protobuf-3.17.3/python/google/protobuf/pyext/message.cc 2024-08-20T21:47:43.2202117Z #19 1.042 protobuf-3.17.3/python/google/protobuf/pyext/repeated_composite_container.cc 2024-08-20T21:47:43.2202475Z #19 1.042 protobuf-3.17.3/python/google/protobuf/pyext/map_container.h 2024-08-20T21:47:43.2202841Z #19 1.042 protobuf-3.17.3/python/google/protobuf/pyext/descriptor_pool.h 2024-08-20T21:47:43.2203189Z #19 1.042 protobuf-3.17.3/python/google/protobuf/pyext/descriptor.cc 2024-08-20T21:47:43.2203554Z #19 1.042 protobuf-3.17.3/python/google/protobuf/pyext/extension_dict.cc 2024-08-20T21:47:43.2203840Z #19 1.042 protobuf-3.17.3/python/google/protobuf/compiler/ 2024-08-20T21:47:43.2204266Z #19 1.042 protobuf-3.17.3/python/google/protobuf/compiler/__init__.py 2024-08-20T21:47:43.2204559Z #19 1.042 protobuf-3.17.3/python/google/protobuf/proto_api.h 2024-08-20T21:47:43.2204819Z #19 1.042 protobuf-3.17.3/python/google/protobuf/util/ 2024-08-20T21:47:43.2205135Z #19 1.042 protobuf-3.17.3/python/google/protobuf/util/__init__.py 2024-08-20T21:47:43.2205465Z #19 1.042 protobuf-3.17.3/python/google/protobuf/symbol_database.py 2024-08-20T21:47:43.2205795Z #19 1.042 protobuf-3.17.3/python/google/protobuf/proto_builder.py 2024-08-20T21:47:43.2206184Z #19 1.043 protobuf-3.17.3/python/google/protobuf/json_format.py 2024-08-20T21:47:43.2206375Z #19 1.043 protobuf-3.17.3/python/setup.py 2024-08-20T21:47:43.2206591Z #19 1.043 protobuf-3.17.3/python/MANIFEST.in 2024-08-20T21:47:43.2206770Z #19 1.043 protobuf-3.17.3/python/mox.py 2024-08-20T21:47:43.2206964Z #19 1.043 protobuf-3.17.3/python/release.sh 2024-08-20T21:47:43.2207166Z #19 1.043 protobuf-3.17.3/python/README.md 2024-08-20T21:47:43.2207363Z #19 1.043 protobuf-3.17.3/python/stubout.py 2024-08-20T21:47:43.2207563Z #19 1.043 protobuf-3.17.3/python/setup.cfg 2024-08-20T21:47:43.2207807Z #19 1.043 protobuf-3.17.3/compiler_config_setting.bzl 2024-08-20T21:47:43.2207962Z #19 1.043 protobuf-3.17.3/ruby/ 2024-08-20T21:47:43.2208149Z #19 1.043 protobuf-3.17.3/ruby/pom.xml 2024-08-20T21:47:43.2208378Z #19 1.043 protobuf-3.17.3/ruby/compatibility_tests/ 2024-08-20T21:47:43.2208652Z #19 1.043 protobuf-3.17.3/ruby/compatibility_tests/v3.0.0/ 2024-08-20T21:47:43.2208985Z #19 1.043 protobuf-3.17.3/ruby/compatibility_tests/v3.0.0/Rakefile 2024-08-20T21:47:43.2209294Z #19 1.043 protobuf-3.17.3/ruby/compatibility_tests/v3.0.0/tests/ 2024-08-20T21:47:43.2209742Z #19 1.043 protobuf-3.17.3/ruby/compatibility_tests/v3.0.0/tests/generated_code_test.rb 2024-08-20T21:47:43.2210173Z #19 1.043 protobuf-3.17.3/ruby/compatibility_tests/v3.0.0/tests/test_import.proto 2024-08-20T21:47:43.2210612Z #19 1.043 protobuf-3.17.3/ruby/compatibility_tests/v3.0.0/tests/generated_code.proto 2024-08-20T21:47:43.2210986Z #19 1.043 protobuf-3.17.3/ruby/compatibility_tests/v3.0.0/tests/basic.rb 2024-08-20T21:47:43.2211347Z #19 1.043 protobuf-3.17.3/ruby/compatibility_tests/v3.0.0/tests/stress.rb 2024-08-20T21:47:43.2211785Z #19 1.043 protobuf-3.17.3/ruby/compatibility_tests/v3.0.0/tests/repeated_field_test.rb 2024-08-20T21:47:43.2212121Z #19 1.043 protobuf-3.17.3/ruby/compatibility_tests/v3.0.0/README.md 2024-08-20T21:47:43.2212434Z #19 1.043 protobuf-3.17.3/ruby/compatibility_tests/v3.0.0/test.sh 2024-08-20T21:47:43.2212604Z #19 1.043 protobuf-3.17.3/ruby/src/ 2024-08-20T21:47:43.2212797Z #19 1.043 protobuf-3.17.3/ruby/src/main/ 2024-08-20T21:47:43.2213044Z #19 1.043 protobuf-3.17.3/ruby/src/main/sentinel.proto 2024-08-20T21:47:43.2213244Z #19 1.044 protobuf-3.17.3/ruby/src/main/java/ 2024-08-20T21:47:43.2213477Z #19 1.044 protobuf-3.17.3/ruby/src/main/java/com/ 2024-08-20T21:47:43.2213729Z #19 1.044 protobuf-3.17.3/ruby/src/main/java/com/google/ 2024-08-20T21:47:43.2214094Z #19 1.044 protobuf-3.17.3/ruby/src/main/java/com/google/protobuf/ 2024-08-20T21:47:43.2214462Z #19 1.044 protobuf-3.17.3/ruby/src/main/java/com/google/protobuf/jruby/ 2024-08-20T21:47:43.2214978Z #19 1.044 protobuf-3.17.3/ruby/src/main/java/com/google/protobuf/jruby/RubyDescriptor.java 2024-08-20T21:47:43.2215485Z #19 1.044 protobuf-3.17.3/ruby/src/main/java/com/google/protobuf/jruby/RubyBuilder.java 2024-08-20T21:47:43.2216052Z #19 1.044 protobuf-3.17.3/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofDescriptor.java 2024-08-20T21:47:43.2216613Z #19 1.044 protobuf-3.17.3/ruby/src/main/java/com/google/protobuf/jruby/SentinelOuterClass.java 2024-08-20T21:47:43.2217250Z #19 1.044 protobuf-3.17.3/ruby/src/main/java/com/google/protobuf/jruby/RubyMessageBuilderContext.java 2024-08-20T21:47:43.2217751Z #19 1.044 protobuf-3.17.3/ruby/src/main/java/com/google/protobuf/jruby/RubyProtobuf.java 2024-08-20T21:47:43.2218302Z #19 1.044 protobuf-3.17.3/ruby/src/main/java/com/google/protobuf/jruby/RubyEnumDescriptor.java 2024-08-20T21:47:43.2218866Z #19 1.044 protobuf-3.17.3/ruby/src/main/java/com/google/protobuf/jruby/RubyDescriptorPool.java 2024-08-20T21:47:43.2219320Z #19 1.044 protobuf-3.17.3/ruby/src/main/java/com/google/protobuf/jruby/RubyMap.java 2024-08-20T21:47:43.2219925Z #19 1.044 protobuf-3.17.3/ruby/src/main/java/com/google/protobuf/jruby/RubyFileBuilderContext.java 2024-08-20T21:47:43.2220390Z #19 1.044 protobuf-3.17.3/ruby/src/main/java/com/google/protobuf/jruby/RubyEnum.java 2024-08-20T21:47:43.2221007Z #19 1.044 protobuf-3.17.3/ruby/src/main/java/com/google/protobuf/jruby/RubyFileDescriptor.java 2024-08-20T21:47:43.2221571Z #19 1.044 protobuf-3.17.3/ruby/src/main/java/com/google/protobuf/jruby/RubyRepeatedField.java 2024-08-20T21:47:43.2222056Z #19 1.044 protobuf-3.17.3/ruby/src/main/java/com/google/protobuf/jruby/RubyMessage.java 2024-08-20T21:47:43.2222614Z #19 1.044 protobuf-3.17.3/ruby/src/main/java/com/google/protobuf/jruby/RubyFieldDescriptor.java 2024-08-20T21:47:43.2223211Z #19 1.044 protobuf-3.17.3/ruby/src/main/java/com/google/protobuf/jruby/RubyEnumBuilderContext.java 2024-08-20T21:47:43.2223813Z #19 1.044 protobuf-3.17.3/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofBuilderContext.java 2024-08-20T21:47:43.2224253Z #19 1.044 protobuf-3.17.3/ruby/src/main/java/com/google/protobuf/jruby/Utils.java 2024-08-20T21:47:43.2224488Z #19 1.045 protobuf-3.17.3/ruby/src/main/java/google/ 2024-08-20T21:47:43.2224891Z #19 1.045 protobuf-3.17.3/ruby/src/main/java/google/ProtobufJavaService.java 2024-08-20T21:47:43.2225088Z #19 1.045 protobuf-3.17.3/ruby/.gitignore 2024-08-20T21:47:43.2225250Z #19 1.045 protobuf-3.17.3/ruby/ext/ 2024-08-20T21:47:43.2225434Z #19 1.045 protobuf-3.17.3/ruby/ext/google/ 2024-08-20T21:47:43.2225688Z #19 1.045 protobuf-3.17.3/ruby/ext/google/protobuf_c/ 2024-08-20T21:47:43.2225968Z #19 1.045 protobuf-3.17.3/ruby/ext/google/protobuf_c/defs.c 2024-08-20T21:47:43.2226247Z #19 1.045 protobuf-3.17.3/ruby/ext/google/protobuf_c/defs.h 2024-08-20T21:47:43.2226531Z #19 1.045 protobuf-3.17.3/ruby/ext/google/protobuf_c/map.c 2024-08-20T21:47:43.2226857Z #19 1.045 protobuf-3.17.3/ruby/ext/google/protobuf_c/wrap_memcpy.c 2024-08-20T21:47:43.2227167Z #19 1.045 protobuf-3.17.3/ruby/ext/google/protobuf_c/extconf.rb 2024-08-20T21:47:43.2227512Z #19 1.045 protobuf-3.17.3/ruby/ext/google/protobuf_c/repeated_field.c 2024-08-20T21:47:43.2227784Z #19 1.045 protobuf-3.17.3/ruby/ext/google/protobuf_c/map.h 2024-08-20T21:47:43.2228096Z #19 1.045 protobuf-3.17.3/ruby/ext/google/protobuf_c/ruby-upb.c 2024-08-20T21:47:43.2228397Z #19 1.046 protobuf-3.17.3/ruby/ext/google/protobuf_c/message.c 2024-08-20T21:47:43.2228697Z #19 1.047 protobuf-3.17.3/ruby/ext/google/protobuf_c/protobuf.h 2024-08-20T21:47:43.2229002Z #19 1.047 protobuf-3.17.3/ruby/ext/google/protobuf_c/message.h 2024-08-20T21:47:43.2229343Z #19 1.047 protobuf-3.17.3/ruby/ext/google/protobuf_c/repeated_field.h 2024-08-20T21:47:43.2229640Z #19 1.047 protobuf-3.17.3/ruby/ext/google/protobuf_c/convert.c 2024-08-20T21:47:43.2229955Z #19 1.047 protobuf-3.17.3/ruby/ext/google/protobuf_c/ruby-upb.h 2024-08-20T21:47:43.2230303Z #19 1.048 protobuf-3.17.3/ruby/ext/google/protobuf_c/convert.h 2024-08-20T21:47:43.2230616Z #19 1.048 protobuf-3.17.3/ruby/ext/google/protobuf_c/protobuf.c 2024-08-20T21:47:43.2230788Z #19 1.048 protobuf-3.17.3/ruby/Gemfile 2024-08-20T21:47:43.2231042Z #19 1.048 protobuf-3.17.3/ruby/google-protobuf.gemspec 2024-08-20T21:47:43.2231218Z #19 1.048 protobuf-3.17.3/ruby/lib/ 2024-08-20T21:47:43.2231404Z #19 1.048 protobuf-3.17.3/ruby/lib/google/ 2024-08-20T21:47:43.2231635Z #19 1.048 protobuf-3.17.3/ruby/lib/google/protobuf/ 2024-08-20T21:47:43.2231995Z #19 1.048 protobuf-3.17.3/ruby/lib/google/protobuf/well_known_types.rb 2024-08-20T21:47:43.2232318Z #19 1.048 protobuf-3.17.3/ruby/lib/google/protobuf/message_exts.rb 2024-08-20T21:47:43.2232652Z #19 1.048 protobuf-3.17.3/ruby/lib/google/protobuf/repeated_field.rb 2024-08-20T21:47:43.2232905Z #19 1.048 protobuf-3.17.3/ruby/lib/google/protobuf.rb 2024-08-20T21:47:43.2233077Z #19 1.048 protobuf-3.17.3/ruby/Rakefile 2024-08-20T21:47:43.2233249Z #19 1.048 protobuf-3.17.3/ruby/tests/ 2024-08-20T21:47:43.2233534Z #19 1.048 protobuf-3.17.3/ruby/tests/encode_decode_test.rb 2024-08-20T21:47:43.2233762Z #19 1.048 protobuf-3.17.3/ruby/tests/type_errors.rb 2024-08-20T21:47:43.2234008Z #19 1.048 protobuf-3.17.3/ruby/tests/common_tests.rb 2024-08-20T21:47:43.2234249Z #19 1.048 protobuf-3.17.3/ruby/tests/basic_test.proto 2024-08-20T21:47:43.2234574Z #19 1.048 protobuf-3.17.3/ruby/tests/multi_level_nesting_test.proto 2024-08-20T21:47:43.2235773Z #19 1.048 protobuf-3.17.3/ruby/tests/test_ruby_package_proto2.proto 2024-08-20T21:47:43.2236114Z #19 1.048 protobuf-3.17.3/ruby/tests/generated_code_proto2.proto 2024-08-20T21:47:43.2236410Z #19 1.049 protobuf-3.17.3/ruby/tests/test_import_proto2.proto 2024-08-20T21:47:43.2236709Z #19 1.049 protobuf-3.17.3/ruby/tests/well_known_types_test.rb 2024-08-20T21:47:43.2236944Z #19 1.049 protobuf-3.17.3/ruby/tests/basic_proto2.rb 2024-08-20T21:47:43.2237221Z #19 1.049 protobuf-3.17.3/ruby/tests/generated_code_test.rb 2024-08-20T21:47:43.2237481Z #19 1.049 protobuf-3.17.3/ruby/tests/test_import.proto 2024-08-20T21:47:43.2237747Z #19 1.049 protobuf-3.17.3/ruby/tests/generated_code.proto 2024-08-20T21:47:43.2238039Z #19 1.049 protobuf-3.17.3/ruby/tests/test_ruby_package.proto 2024-08-20T21:47:43.2238245Z #19 1.049 protobuf-3.17.3/ruby/tests/basic.rb 2024-08-20T21:47:43.2238549Z #19 1.049 protobuf-3.17.3/ruby/tests/multi_level_nesting_test.rb 2024-08-20T21:47:43.2238880Z #19 1.049 protobuf-3.17.3/ruby/tests/generated_code_proto2_test.rb 2024-08-20T21:47:43.2239095Z #19 1.049 protobuf-3.17.3/ruby/tests/gc_test.rb 2024-08-20T21:47:43.2239383Z #19 1.049 protobuf-3.17.3/ruby/tests/basic_test_proto2.proto 2024-08-20T21:47:43.2239598Z #19 1.049 protobuf-3.17.3/ruby/tests/stress.rb 2024-08-20T21:47:43.2239873Z #19 1.049 protobuf-3.17.3/ruby/tests/repeated_field_test.rb 2024-08-20T21:47:43.2240060Z #19 1.049 protobuf-3.17.3/ruby/README.md 2024-08-20T21:47:43.2240272Z #19 1.049 protobuf-3.17.3/ruby/travis-test.sh 2024-08-20T21:47:43.2240517Z #19 1.049 protobuf-3.17.3/cc_proto_blacklist_test.bzl 2024-08-20T21:47:43.2240674Z #19 1.049 protobuf-3.17.3/util/ 2024-08-20T21:47:43.2240857Z #19 1.049 protobuf-3.17.3/util/python/ 2024-08-20T21:47:43.2241052Z #19 1.049 protobuf-3.17.3/util/python/BUILD 2024-08-20T21:47:43.2241227Z #19 1.049 protobuf-3.17.3/config.sub 2024-08-20T21:47:43.2241390Z #19 1.049 protobuf-3.17.3/install-sh 2024-08-20T21:47:43.2241561Z #19 1.049 protobuf-3.17.3/global.json 2024-08-20T21:47:43.2241734Z #19 1.049 protobuf-3.17.3/README.md 2024-08-20T21:47:43.2241893Z #19 1.049 protobuf-3.17.3/cmake/ 2024-08-20T21:47:43.2242094Z #19 1.049 protobuf-3.17.3/cmake/protoc.cmake 2024-08-20T21:47:43.2242368Z #19 1.049 protobuf-3.17.3/cmake/protobuf-module.cmake.in 2024-08-20T21:47:43.2242591Z #19 1.049 protobuf-3.17.3/cmake/install.cmake 2024-08-20T21:47:43.2242915Z #19 1.050 protobuf-3.17.3/cmake/protobuf-config-version.cmake.in 2024-08-20T21:47:43.2243135Z #19 1.050 protobuf-3.17.3/cmake/CMakeLists.txt 2024-08-20T21:47:43.2243419Z #19 1.050 protobuf-3.17.3/cmake/conformance.cmake 2024-08-20T21:47:43.2243670Z #19 1.050 protobuf-3.17.3/cmake/libprotobuf-lite.cmake 2024-08-20T21:47:43.2243872Z #19 1.050 protobuf-3.17.3/cmake/tests.cmake 2024-08-20T21:47:43.2244187Z #19 1.050 protobuf-3.17.3/cmake/libprotobuf.cmake 2024-08-20T21:47:43.2244406Z #19 1.050 protobuf-3.17.3/cmake/examples.cmake 2024-08-20T21:47:43.2244635Z #19 1.050 protobuf-3.17.3/cmake/libprotoc.cmake 2024-08-20T21:47:43.2244817Z #19 1.050 protobuf-3.17.3/cmake/README.md 2024-08-20T21:47:43.2245040Z #19 1.050 protobuf-3.17.3/cmake/version.rc.in 2024-08-20T21:47:43.2245303Z #19 1.050 protobuf-3.17.3/cmake/protobuf-config.cmake.in 2024-08-20T21:47:43.2245555Z #19 1.050 protobuf-3.17.3/cmake/protobuf-lite.pc.cmake 2024-08-20T21:47:43.2245821Z #19 1.050 protobuf-3.17.3/cmake/protobuf-options.cmake 2024-08-20T21:47:43.2246075Z #19 1.050 protobuf-3.17.3/cmake/extract_includes.bat.in 2024-08-20T21:47:43.2246301Z #19 1.050 protobuf-3.17.3/cmake/protobuf.pc.cmake 2024-08-20T21:47:43.2246527Z #19 1.050 protobuf-3.17.3/protobuf-lite.pc.in 2024-08-20T21:47:43.2246691Z #19 1.050 protobuf-3.17.3/configure 2024-08-20T21:47:43.2246846Z #19 1.053 protobuf-3.17.3/m4/ 2024-08-20T21:47:43.2247045Z #19 1.053 protobuf-3.17.3/m4/ax_pthread.m4 2024-08-20T21:47:43.2247226Z #19 1.054 protobuf-3.17.3/m4/ltoptions.m4 2024-08-20T21:47:43.2247463Z #19 1.054 protobuf-3.17.3/m4/ac_system_extensions.m4 2024-08-20T21:47:43.2247708Z #19 1.054 protobuf-3.17.3/m4/ax_prog_cc_for_build.m4 2024-08-20T21:47:43.2247939Z #19 1.054 protobuf-3.17.3/m4/ltsugar.m4 2024-08-20T21:47:43.2248153Z #19 1.054 protobuf-3.17.3/m4/acx_check_suncc.m4 2024-08-20T21:47:43.2248344Z #19 1.054 protobuf-3.17.3/m4/ltversion.m4 2024-08-20T21:47:43.2248583Z #19 1.054 protobuf-3.17.3/m4/ax_cxx_compile_stdcxx.m4 2024-08-20T21:47:43.2248775Z #19 1.054 protobuf-3.17.3/m4/stl_hash.m4 2024-08-20T21:47:43.2249013Z #19 1.054 protobuf-3.17.3/m4/ax_prog_cxx_for_build.m4 2024-08-20T21:47:43.2249184Z #19 1.054 protobuf-3.17.3/m4/libtool.m4 2024-08-20T21:47:43.2249397Z #19 1.055 protobuf-3.17.3/m4/lt~obsolete.m4 2024-08-20T21:47:43.2955947Z #19 1.056 protobuf-3.17.3/ar-lib 2024-08-20T21:47:43.2956183Z #19 1.056 protobuf-3.17.3/Protobuf.podspec 2024-08-20T21:47:43.2956376Z #19 1.056 protobuf-3.17.3/autogen.sh 2024-08-20T21:47:43.2956576Z #19 1.056 protobuf-3.17.3/CHANGES.txt 2024-08-20T21:47:43.2956878Z #19 1.056 protobuf-3.17.3/java/ 2024-08-20T21:47:43.2957056Z #19 1.056 protobuf-3.17.3/java/pom.xml 2024-08-20T21:47:43.2957266Z #19 1.056 protobuf-3.17.3/java/bom/ 2024-08-20T21:47:43.2957489Z #19 1.056 protobuf-3.17.3/java/bom/pom.xml 2024-08-20T21:47:43.2957656Z #19 1.056 protobuf-3.17.3/java/BUILD 2024-08-20T21:47:43.2957837Z #19 1.056 protobuf-3.17.3/java/internal/ 2024-08-20T21:47:43.2958097Z #19 1.056 protobuf-3.17.3/java/internal/testing.bzl 2024-08-20T21:47:43.2958309Z #19 1.056 protobuf-3.17.3/java/internal/BUILD 2024-08-20T21:47:43.2958503Z #19 1.056 protobuf-3.17.3/java/kotlin-lite/ 2024-08-20T21:47:43.2958751Z #19 1.057 protobuf-3.17.3/java/kotlin-lite/pom.xml 2024-08-20T21:47:43.2958968Z #19 1.057 protobuf-3.17.3/java/kotlin-lite/src/ 2024-08-20T21:47:43.2959204Z #19 1.057 protobuf-3.17.3/java/kotlin-lite/src/test/ 2024-08-20T21:47:43.2959495Z #19 1.057 protobuf-3.17.3/java/kotlin-lite/src/test/kotlin/ 2024-08-20T21:47:43.2959799Z #19 1.057 protobuf-3.17.3/java/kotlin-lite/src/test/kotlin/com/ 2024-08-20T21:47:43.2960157Z #19 1.057 protobuf-3.17.3/java/kotlin-lite/src/test/kotlin/com/google/ 2024-08-20T21:47:43.2960568Z #19 1.057 protobuf-3.17.3/java/kotlin-lite/src/test/kotlin/com/google/protobuf/ 2024-08-20T21:47:43.2961119Z #19 1.057 protobuf-3.17.3/java/kotlin-lite/src/test/kotlin/com/google/protobuf/Proto2LiteTest.kt 2024-08-20T21:47:43.2961870Z #19 1.057 protobuf-3.17.3/java/kotlin-lite/src/test/kotlin/com/google/protobuf/ExtendableMessageLiteExtensionsTest.kt 2024-08-20T21:47:43.2962257Z #19 1.057 protobuf-3.17.3/java/kotlin-lite/generate-test-sources-build.xml 2024-08-20T21:47:43.2962488Z #19 1.057 protobuf-3.17.3/java/kotlin-lite/lite.awk 2024-08-20T21:47:43.2963057Z #19 1.057 protobuf-3.17.3/java/kotlin-lite/process-lite-sources-build.xml 2024-08-20T21:47:43.2963410Z #19 1.057 protobuf-3.17.3/java/kotlin-lite/generate-sources-build.xml 2024-08-20T21:47:43.2963597Z #19 1.057 protobuf-3.17.3/java/kotlin/ 2024-08-20T21:47:43.2963802Z #19 1.057 protobuf-3.17.3/java/kotlin/pom.xml 2024-08-20T21:47:43.2963992Z #19 1.057 protobuf-3.17.3/java/kotlin/src/ 2024-08-20T21:47:43.2964328Z #19 1.057 protobuf-3.17.3/java/kotlin/src/test/ 2024-08-20T21:47:43.2964734Z #19 1.057 protobuf-3.17.3/java/kotlin/src/test/proto/ 2024-08-20T21:47:43.2965010Z #19 1.057 protobuf-3.17.3/java/kotlin/src/test/proto/com/ 2024-08-20T21:47:43.2965330Z #19 1.057 protobuf-3.17.3/java/kotlin/src/test/proto/com/google/ 2024-08-20T21:47:43.2965697Z #19 1.057 protobuf-3.17.3/java/kotlin/src/test/proto/com/google/protobuf/ 2024-08-20T21:47:43.2966329Z #19 1.057 protobuf-3.17.3/java/kotlin/src/test/proto/com/google/protobuf/example_extensible_message.proto 2024-08-20T21:47:43.2966956Z #19 1.057 protobuf-3.17.3/java/kotlin/src/test/proto/com/google/protobuf/multiple_files_proto3.proto 2024-08-20T21:47:43.2967519Z #19 1.057 protobuf-3.17.3/java/kotlin/src/test/proto/com/google/protobuf/evil_names_proto2.proto 2024-08-20T21:47:43.2968083Z #19 1.057 protobuf-3.17.3/java/kotlin/src/test/proto/com/google/protobuf/evil_names_proto3.proto 2024-08-20T21:47:43.2968335Z #19 1.057 protobuf-3.17.3/java/kotlin/src/test/kotlin/ 2024-08-20T21:47:43.2968611Z #19 1.057 protobuf-3.17.3/java/kotlin/src/test/kotlin/com/ 2024-08-20T21:47:43.2969051Z #19 1.057 protobuf-3.17.3/java/kotlin/src/test/kotlin/com/google/ 2024-08-20T21:47:43.2969598Z #19 1.057 protobuf-3.17.3/java/kotlin/src/test/kotlin/com/google/protobuf/ 2024-08-20T21:47:43.2970154Z #19 1.057 protobuf-3.17.3/java/kotlin/src/test/kotlin/com/google/protobuf/ExtensionListTest.kt 2024-08-20T21:47:43.2970648Z #19 1.057 protobuf-3.17.3/java/kotlin/src/test/kotlin/com/google/protobuf/DslMapTest.kt 2024-08-20T21:47:43.2971136Z #19 1.057 protobuf-3.17.3/java/kotlin/src/test/kotlin/com/google/protobuf/DslListTest.kt 2024-08-20T21:47:43.2971627Z #19 1.057 protobuf-3.17.3/java/kotlin/src/test/kotlin/com/google/protobuf/Proto2Test.kt 2024-08-20T21:47:43.2972300Z #19 1.058 protobuf-3.17.3/java/kotlin/src/test/kotlin/com/google/protobuf/ExtendableMessageExtensionsTest.kt 2024-08-20T21:47:43.2972776Z #19 1.058 protobuf-3.17.3/java/kotlin/src/test/kotlin/com/google/protobuf/Proto3Test.kt 2024-08-20T21:47:43.2973004Z #19 1.058 protobuf-3.17.3/java/kotlin/src/main/ 2024-08-20T21:47:43.2973255Z #19 1.058 protobuf-3.17.3/java/kotlin/src/main/kotlin/ 2024-08-20T21:47:43.2973523Z #19 1.058 protobuf-3.17.3/java/kotlin/src/main/kotlin/com/ 2024-08-20T21:47:43.2973848Z #19 1.058 protobuf-3.17.3/java/kotlin/src/main/kotlin/com/google/ 2024-08-20T21:47:43.2974223Z #19 1.058 protobuf-3.17.3/java/kotlin/src/main/kotlin/com/google/protobuf/ 2024-08-20T21:47:43.2974687Z #19 1.058 protobuf-3.17.3/java/kotlin/src/main/kotlin/com/google/protobuf/DslList.kt 2024-08-20T21:47:43.2975152Z #19 1.058 protobuf-3.17.3/java/kotlin/src/main/kotlin/com/google/protobuf/DslProxy.kt 2024-08-20T21:47:43.2975600Z #19 1.058 protobuf-3.17.3/java/kotlin/src/main/kotlin/com/google/protobuf/DslMap.kt 2024-08-20T21:47:43.2976249Z #19 1.058 protobuf-3.17.3/java/kotlin/src/main/kotlin/com/google/protobuf/ExtendableMessageExtensions.kt 2024-08-20T21:47:43.2976926Z #19 1.058 protobuf-3.17.3/java/kotlin/src/main/kotlin/com/google/protobuf/ExtendableMessageLiteExtensions.kt 2024-08-20T21:47:43.2977530Z #19 1.058 protobuf-3.17.3/java/kotlin/src/main/kotlin/com/google/protobuf/UnmodifiableCollections.kt 2024-08-20T21:47:43.2978051Z #19 1.058 protobuf-3.17.3/java/kotlin/src/main/kotlin/com/google/protobuf/ExtensionList.kt 2024-08-20T21:47:43.2978566Z #19 1.058 protobuf-3.17.3/java/kotlin/src/main/kotlin/com/google/protobuf/ProtoDslMarker.kt 2024-08-20T21:47:43.2979238Z #19 1.058 protobuf-3.17.3/java/kotlin/src/main/kotlin/com/google/protobuf/OnlyForUseByGeneratedProtoCode.kt 2024-08-20T21:47:43.2979686Z #19 1.058 protobuf-3.17.3/java/kotlin/generate-test-sources-build.xml 2024-08-20T21:47:43.2980007Z #19 1.058 protobuf-3.17.3/java/kotlin/generate-sources-build.xml 2024-08-20T21:47:43.2980188Z #19 1.058 protobuf-3.17.3/java/core/ 2024-08-20T21:47:43.2980380Z #19 1.058 protobuf-3.17.3/java/core/pom.xml 2024-08-20T21:47:43.2980557Z #19 1.058 protobuf-3.17.3/java/core/src/ 2024-08-20T21:47:43.2980773Z #19 1.058 protobuf-3.17.3/java/core/src/test/ 2024-08-20T21:47:43.2980999Z #19 1.058 protobuf-3.17.3/java/core/src/test/proto/ 2024-08-20T21:47:43.2981256Z #19 1.058 protobuf-3.17.3/java/core/src/test/proto/com/ 2024-08-20T21:47:43.2981566Z #19 1.058 protobuf-3.17.3/java/core/src/test/proto/com/google/ 2024-08-20T21:47:43.2981918Z #19 1.058 protobuf-3.17.3/java/core/src/test/proto/com/google/protobuf/ 2024-08-20T21:47:43.2982548Z #19 1.058 protobuf-3.17.3/java/core/src/test/proto/com/google/protobuf/proto2_unknown_enum_values.proto 2024-08-20T21:47:43.2983110Z #19 1.058 protobuf-3.17.3/java/core/src/test/proto/com/google/protobuf/test_custom_options.proto 2024-08-20T21:47:43.2983694Z #19 1.058 protobuf-3.17.3/java/core/src/test/proto/com/google/protobuf/cached_field_size_test.proto 2024-08-20T21:47:43.2984217Z #19 1.058 protobuf-3.17.3/java/core/src/test/proto/com/google/protobuf/wrappers_test.proto 2024-08-20T21:47:43.2984774Z #19 1.058 protobuf-3.17.3/java/core/src/test/proto/com/google/protobuf/map_for_proto2_test.proto 2024-08-20T21:47:43.2985424Z #19 1.059 protobuf-3.17.3/java/core/src/test/proto/com/google/protobuf/message_lite_extension_util_test.proto 2024-08-20T21:47:43.2986069Z #19 1.059 protobuf-3.17.3/java/core/src/test/proto/com/google/protobuf/outer_class_name_test2.proto 2024-08-20T21:47:43.2986629Z #19 1.059 protobuf-3.17.3/java/core/src/test/proto/com/google/protobuf/proto2_message_lite.proto 2024-08-20T21:47:43.2987164Z #19 1.059 protobuf-3.17.3/java/core/src/test/proto/com/google/protobuf/proto3_message.proto 2024-08-20T21:47:43.2987687Z #19 1.059 protobuf-3.17.3/java/core/src/test/proto/com/google/protobuf/test_check_utf8.proto 2024-08-20T21:47:43.2988260Z #19 1.059 protobuf-3.17.3/java/core/src/test/proto/com/google/protobuf/test_bad_identifiers.proto 2024-08-20T21:47:43.2988814Z #19 1.059 protobuf-3.17.3/java/core/src/test/proto/com/google/protobuf/packed_field_test.proto 2024-08-20T21:47:43.2989387Z #19 1.059 protobuf-3.17.3/java/core/src/test/proto/com/google/protobuf/outer_class_name_test.proto 2024-08-20T21:47:43.2989952Z #19 1.059 protobuf-3.17.3/java/core/src/test/proto/com/google/protobuf/non_nested_extension.proto 2024-08-20T21:47:43.2990528Z #19 1.059 protobuf-3.17.3/java/core/src/test/proto/com/google/protobuf/multiple_files_test.proto 2024-08-20T21:47:43.2991121Z #19 1.059 protobuf-3.17.3/java/core/src/test/proto/com/google/protobuf/map_for_proto2_lite_test.proto 2024-08-20T21:47:43.2991691Z #19 1.059 protobuf-3.17.3/java/core/src/test/proto/com/google/protobuf/field_presence_test.proto 2024-08-20T21:47:43.2992216Z #19 1.059 protobuf-3.17.3/java/core/src/test/proto/com/google/protobuf/deprecated_file.proto 2024-08-20T21:47:43.2992798Z #19 1.059 protobuf-3.17.3/java/core/src/test/proto/com/google/protobuf/nested_extension_lite.proto 2024-08-20T21:47:43.2993375Z #19 1.059 protobuf-3.17.3/java/core/src/test/proto/com/google/protobuf/nested_builders_test.proto 2024-08-20T21:47:43.2993931Z #19 1.059 protobuf-3.17.3/java/core/src/test/proto/com/google/protobuf/proto3_message_lite.proto 2024-08-20T21:47:43.2994401Z #19 1.059 protobuf-3.17.3/java/core/src/test/proto/com/google/protobuf/map_test.proto 2024-08-20T21:47:43.2994922Z #19 1.059 protobuf-3.17.3/java/core/src/test/proto/com/google/protobuf/map_lite_test.proto 2024-08-20T21:47:43.2995554Z #19 1.059 protobuf-3.17.3/java/core/src/test/proto/com/google/protobuf/map_initialization_order_test.proto 2024-08-20T21:47:43.2996144Z #19 1.059 protobuf-3.17.3/java/core/src/test/proto/com/google/protobuf/outer_class_name_test3.proto 2024-08-20T21:47:43.2996608Z #19 1.059 protobuf-3.17.3/java/core/src/test/proto/com/google/protobuf/any_test.proto 2024-08-20T21:47:43.2997196Z #19 1.059 protobuf-3.17.3/java/core/src/test/proto/com/google/protobuf/nested_extension.proto 2024-08-20T21:47:43.2997808Z #19 1.059 protobuf-3.17.3/java/core/src/test/proto/com/google/protobuf/non_nested_extension_lite.proto 2024-08-20T21:47:43.2998372Z #19 1.059 protobuf-3.17.3/java/core/src/test/proto/com/google/protobuf/lite_equals_and_hash.proto 2024-08-20T21:47:43.2998905Z #19 1.059 protobuf-3.17.3/java/core/src/test/proto/com/google/protobuf/proto2_message.proto 2024-08-20T21:47:43.2999436Z #19 1.059 protobuf-3.17.3/java/core/src/test/proto/com/google/protobuf/lazy_fields_lite.proto 2024-08-20T21:47:43.2999997Z #19 1.059 protobuf-3.17.3/java/core/src/test/proto/com/google/protobuf/test_check_utf8_size.proto 2024-08-20T21:47:43.3000233Z #19 1.059 protobuf-3.17.3/java/core/src/test/java/ 2024-08-20T21:47:43.3000477Z #19 1.060 protobuf-3.17.3/java/core/src/test/java/com/ 2024-08-20T21:47:43.3000765Z #19 1.060 protobuf-3.17.3/java/core/src/test/java/com/google/ 2024-08-20T21:47:43.3001129Z #19 1.060 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/ 2024-08-20T21:47:43.3001693Z #19 1.060 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/GeneratedMessageTest.java 2024-08-20T21:47:43.3002225Z #19 1.060 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/LongArrayListTest.java 2024-08-20T21:47:43.3002712Z #19 1.060 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/MapLiteTest.java 2024-08-20T21:47:43.3003172Z #19 1.060 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/Utf8Utils.java 2024-08-20T21:47:43.3003750Z #19 1.060 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/PackedFieldTest.java 2024-08-20T21:47:43.3004395Z #19 1.060 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/CodedInputStreamTest.java 2024-08-20T21:47:43.3004945Z #19 1.060 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/DynamicMessageTest.java 2024-08-20T21:47:43.3005436Z #19 1.060 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/TestSchemas.java 2024-08-20T21:47:43.3005972Z #19 1.060 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/NioByteStringTest.java 2024-08-20T21:47:43.3006610Z #19 1.060 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/ExperimentalTestDataProvider.java 2024-08-20T21:47:43.3007166Z #19 1.061 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/AbstractSchemaTest.java 2024-08-20T21:47:43.3007640Z #19 1.061 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/ServiceTest.java 2024-08-20T21:47:43.3008215Z #19 1.061 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/Proto3MessageFactory.java 2024-08-20T21:47:43.3008783Z #19 1.061 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/LiteralByteStringTest.java 2024-08-20T21:47:43.3009339Z #19 1.061 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/UnknownEnumValueTest.java 2024-08-20T21:47:43.3009846Z #19 1.061 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/CheckUtf8Test.java 2024-08-20T21:47:43.3010406Z #19 1.061 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/IsValidUtf8TestUtil.java 2024-08-20T21:47:43.3010952Z #19 1.061 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/CachedFieldSizeTest.java 2024-08-20T21:47:43.3011597Z #19 1.061 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/TextFormatParseInfoTreeTest.java 2024-08-20T21:47:43.3012099Z #19 1.061 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/ParserLiteTest.java 2024-08-20T21:47:43.3012645Z #19 1.061 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/MapForProto2Test.java 2024-08-20T21:47:43.3013196Z #19 1.061 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/ParseExceptionsTest.java 2024-08-20T21:47:43.3013820Z #19 1.061 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/Proto2UnknownEnumValueTest.java 2024-08-20T21:47:43.3014411Z #19 1.061 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/TestBadIdentifiersLite.java 2024-08-20T21:47:43.3015043Z #19 1.061 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/BoundedByteStringTest.java 2024-08-20T21:47:43.3015725Z #19 1.061 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/Proto2ExtensionLookupSchemaTest.java 2024-08-20T21:47:43.3016253Z #19 1.061 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/Proto3SchemaTest.java 2024-08-20T21:47:43.3016809Z #19 1.061 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/BooleanArrayListTest.java 2024-08-20T21:47:43.3017427Z #19 1.062 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/DiscardUnknownFieldsTest.java 2024-08-20T21:47:43.3017972Z #19 1.062 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/BinaryProtocolTest.java 2024-08-20T21:47:43.3018509Z #19 1.062 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/RopeByteStringTest.java 2024-08-20T21:47:43.3019046Z #19 1.062 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/CodedAdapterTest.java 2024-08-20T21:47:43.3019585Z #19 1.062 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/SmallSortedMapTest.java 2024-08-20T21:47:43.3020078Z #19 1.062 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/MessageTest.java 2024-08-20T21:47:43.3020681Z #19 1.062 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/ForceFieldBuildersPreRun.java 2024-08-20T21:47:43.3021123Z #19 1.062 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/AnyTest.java 2024-08-20T21:47:43.3021678Z #19 1.062 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/TestBadIdentifiers.java 2024-08-20T21:47:43.3022288Z #19 1.062 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/Proto3LiteSchemaTest.java 2024-08-20T21:47:43.3022843Z #19 1.062 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/Proto2LiteSchemaTest.java 2024-08-20T21:47:43.3023307Z #19 1.062 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/EnumTest.java 2024-08-20T21:47:43.3023745Z #19 1.062 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/MapTest.java 2024-08-20T21:47:43.3024369Z #19 1.062 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/SingleFieldBuilderV3Test.java 2024-08-20T21:47:43.3024816Z #19 1.062 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/TestUtil.java 2024-08-20T21:47:43.3025450Z #19 1.063 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/RopeByteStringSubstringTest.java 2024-08-20T21:47:43.3026029Z #19 1.063 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/CodedOutputStreamTest.java 2024-08-20T21:47:43.3026656Z #19 1.063 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/RepeatedFieldBuilderV3Test.java 2024-08-20T21:47:43.3027225Z #19 1.063 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/ProtobufArrayListTest.java 2024-08-20T21:47:43.3027741Z #19 1.063 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/DecodeUtf8Test.java 2024-08-20T21:47:43.3028243Z #19 1.063 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/TextFormatTest.java 2024-08-20T21:47:43.3028921Z #19 1.063 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/UnmodifiableLazyStringListTest.java 2024-08-20T21:47:43.3029473Z #19 1.063 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/DeprecatedFieldTest.java 2024-08-20T21:47:43.3030119Z #19 1.063 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/ExperimentalSerializationUtil.java 2024-08-20T21:47:43.3030615Z #19 1.064 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/TestUtilLite.java 2024-08-20T21:47:43.3031141Z #19 1.064 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/Proto2SchemaTest.java 2024-08-20T21:47:43.3031746Z #19 1.064 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/AbstractProto3SchemaTest.java 2024-08-20T21:47:43.3032277Z #19 1.064 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/TypeRegistryTest.java 2024-08-20T21:47:43.3032875Z #19 1.064 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/AbstractProto2SchemaTest.java 2024-08-20T21:47:43.3033504Z #19 1.064 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/ExperimentalMessageFactory.java 2024-08-20T21:47:43.3034192Z #19 1.064 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/AbstractProto2LiteSchemaTest.java 2024-08-20T21:47:43.3034779Z #19 1.064 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/WireFormatLiteTest.java 2024-08-20T21:47:43.3035433Z #19 1.064 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/ByteBufferWriterTest.java 2024-08-20T21:47:43.3036019Z #19 1.064 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/NestedBuildersTest.java 2024-08-20T21:47:43.3036581Z #19 1.064 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/IntArrayListTest.java 2024-08-20T21:47:43.3037345Z #19 1.064 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/LiteEqualsAndHashTest.java 2024-08-20T21:47:43.3037886Z #19 1.064 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/WireFormatTest.java 2024-08-20T21:47:43.3038506Z #19 1.064 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/AbstractMessageTest.java 2024-08-20T21:47:43.3039332Z #19 1.064 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/WrappersLiteOfMethodTest.java 2024-08-20T21:47:43.3039905Z #19 1.064 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/DescriptorsTest.java 2024-08-20T21:47:43.3040865Z #19 1.064 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/Proto2MessageInfoFactory.java 2024-08-20T21:47:43.3041483Z #19 1.065 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/WrappersOfMethodTest.java 2024-08-20T21:47:43.3042138Z #19 1.065 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/ArrayDecodersTest.java 2024-08-20T21:47:43.3042779Z #19 1.065 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/Proto2MessageFactory.java 2024-08-20T21:47:43.3052835Z #19 1.065 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/LazyFieldTest.java 2024-08-20T21:47:43.3053617Z #19 1.065 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/Proto3MessageLiteFactory.java 2024-08-20T21:47:43.3054162Z #19 1.065 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/IsValidUtf8Test.java 2024-08-20T21:47:43.3054818Z #19 1.065 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/AbstractProto3LiteSchemaTest.java 2024-08-20T21:47:43.3055390Z #19 1.065 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/MapForProto2LiteTest.java 2024-08-20T21:47:43.3055927Z #19 1.065 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/FieldPresenceTest.java 2024-08-20T21:47:43.3056492Z #19 1.065 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/FloatArrayListTest.java 2024-08-20T21:47:43.3057050Z #19 1.065 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/LazyMessageLiteTest.java 2024-08-20T21:47:43.3057654Z #19 1.065 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java 2024-08-20T21:47:43.3058295Z #19 1.065 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/ExtensionRegistryFactoryTest.java 2024-08-20T21:47:43.3058807Z #19 1.065 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/ByteStringTest.java 2024-08-20T21:47:43.3059373Z #19 1.066 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/DoubleArrayListTest.java 2024-08-20T21:47:43.3059971Z #19 1.066 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/Proto3MessageInfoFactory.java 2024-08-20T21:47:43.3060506Z #19 1.066 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/LazyFieldLiteTest.java 2024-08-20T21:47:43.3061119Z #19 1.066 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/LazyStringArrayListTest.java 2024-08-20T21:47:43.3061577Z #19 1.066 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/Utf8Test.java 2024-08-20T21:47:43.3062121Z #19 1.066 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/WellKnownTypesTest.java 2024-08-20T21:47:43.3062767Z #19 1.066 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/TextFormatParseLocationTest.java 2024-08-20T21:47:43.3063527Z #19 1.066 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/Proto3MessageLiteInfoFactory.java 2024-08-20T21:47:43.3064088Z #19 1.066 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/UnknownFieldSetTest.java 2024-08-20T21:47:43.3064829Z #19 1.066 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/LazyStringEndToEndTest.java 2024-08-20T21:47:43.3065303Z #19 1.066 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/ParserTest.java 2024-08-20T21:47:43.3065833Z #19 1.066 protobuf-3.17.3/java/core/src/test/java/com/google/protobuf/TestSchemasLite.java 2024-08-20T21:47:43.3066038Z #19 1.066 protobuf-3.17.3/java/core/src/main/ 2024-08-20T21:47:43.3066263Z #19 1.066 protobuf-3.17.3/java/core/src/main/java/ 2024-08-20T21:47:43.3066518Z #19 1.066 protobuf-3.17.3/java/core/src/main/java/com/ 2024-08-20T21:47:43.3066811Z #19 1.066 protobuf-3.17.3/java/core/src/main/java/com/google/ 2024-08-20T21:47:43.3067165Z #19 1.066 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/ 2024-08-20T21:47:43.3067685Z #19 1.066 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/DoubleArrayList.java 2024-08-20T21:47:43.3068215Z #19 1.066 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/CodedOutputStream.java 2024-08-20T21:47:43.3068802Z #19 1.067 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/CodedInputStreamReader.java 2024-08-20T21:47:43.3069311Z #19 1.067 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/ExperimentalApi.java 2024-08-20T21:47:43.3069913Z #19 1.067 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/MapFieldSchema.java 2024-08-20T21:47:43.3070580Z #19 1.068 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/UninitializedMessageException.java 2024-08-20T21:47:43.3071246Z #19 1.068 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/InvalidProtocolBufferException.java 2024-08-20T21:47:43.3071729Z #19 1.068 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/MessageInfo.java 2024-08-20T21:47:43.3072277Z #19 1.068 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/NewInstanceSchemas.java 2024-08-20T21:47:43.3072812Z #19 1.068 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/ExtensionRegistry.java 2024-08-20T21:47:43.3073349Z #19 1.068 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/ServiceException.java 2024-08-20T21:47:43.3073920Z #19 1.068 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/ManifestSchemaFactory.java 2024-08-20T21:47:43.3074563Z #19 1.068 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/DescriptorMessageInfoFactory.java 2024-08-20T21:47:43.3075173Z #19 1.068 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/TextFormatParseLocation.java 2024-08-20T21:47:43.3075590Z #19 1.068 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/Utf8.java 2024-08-20T21:47:43.3076065Z #19 1.068 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/OneofInfo.java 2024-08-20T21:47:43.3076592Z #19 1.068 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/BooleanArrayList.java 2024-08-20T21:47:43.3077240Z #19 1.068 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/PrimitiveNonBoxingCollection.java 2024-08-20T21:47:43.3077810Z #19 1.068 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/UnknownFieldSetLite.java 2024-08-20T21:47:43.3078325Z #19 1.068 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/BufferAllocator.java 2024-08-20T21:47:43.3078819Z #19 1.068 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/MessageSchema.java 2024-08-20T21:47:43.3079487Z #19 1.069 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/IterableByteBufferInputStream.java 2024-08-20T21:47:43.3079942Z #19 1.069 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/Protobuf.java 2024-08-20T21:47:43.3080481Z #19 1.069 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/GeneratedMessage.java 2024-08-20T21:47:43.3080913Z #19 1.070 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/Parser.java 2024-08-20T21:47:43.3081487Z #19 1.070 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/ProtobufLists.java 2024-08-20T21:47:43.3081931Z #19 1.070 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/Schema.java 2024-08-20T21:47:43.3082438Z #19 1.070 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/RawMessageInfo.java 2024-08-20T21:47:43.3083001Z #19 1.070 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/RepeatedFieldBuilder.java 2024-08-20T21:47:43.3083539Z #19 1.070 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/MessageSetSchema.java 2024-08-20T21:47:43.3084243Z #19 1.070 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/GeneratedMessageInfoFactory.java 2024-08-20T21:47:43.3084809Z #19 1.070 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/UnknownFieldSchema.java 2024-08-20T21:47:43.3085359Z #19 1.070 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/MessageReflection.java 2024-08-20T21:47:43.3085859Z #19 1.070 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/ExtensionLite.java 2024-08-20T21:47:43.3086406Z #19 1.070 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/ByteBufferWriter.java 2024-08-20T21:47:43.3086952Z #19 1.070 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/MessageInfoFactory.java 2024-08-20T21:47:43.3087474Z #19 1.070 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/FloatArrayList.java 2024-08-20T21:47:43.3088036Z #19 1.070 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/GeneratedMessageLite.java 2024-08-20T21:47:43.3088608Z #19 1.070 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/BlockingService.java 2024-08-20T21:47:43.3089109Z #19 1.071 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/BinaryReader.java 2024-08-20T21:47:43.3089579Z #19 1.071 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/ByteString.java 2024-08-20T21:47:43.3090042Z #19 1.071 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/FieldInfo.java 2024-08-20T21:47:43.3090556Z #19 1.071 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/SchemaFactory.java 2024-08-20T21:47:43.3091073Z #19 1.071 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/AllocatedBuffer.java 2024-08-20T21:47:43.3091558Z #19 1.071 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/ByteOutput.java 2024-08-20T21:47:43.3092059Z #19 1.071 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/AbstractParser.java 2024-08-20T21:47:43.3092548Z #19 1.071 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/BinaryWriter.java 2024-08-20T21:47:43.3093119Z #19 1.072 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/ExtensionSchemaFull.java 2024-08-20T21:47:43.3093655Z #19 1.072 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/TextFormatEscaper.java 2024-08-20T21:47:43.3094222Z #19 1.072 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/UnsafeByteOperations.java 2024-08-20T21:47:43.3094810Z #19 1.072 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/ExtensionRegistryLite.java 2024-08-20T21:47:43.3095375Z #19 1.072 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/ProtocolMessageEnum.java 2024-08-20T21:47:43.3095962Z #19 1.072 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/NewInstanceSchemaLite.java 2024-08-20T21:47:43.3096442Z #19 1.072 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/Descriptors.java 2024-08-20T21:47:43.3096967Z #19 1.072 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/MutabilityOracle.java 2024-08-20T21:47:43.3097478Z #19 1.072 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/NioByteString.java 2024-08-20T21:47:43.3098067Z #19 1.072 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/RepeatedFieldBuilderV3.java 2024-08-20T21:47:43.3098608Z #19 1.072 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/MapFieldSchemaFull.java 2024-08-20T21:47:43.3099136Z #19 1.072 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/AbstractMessage.java 2024-08-20T21:47:43.3099631Z #19 1.073 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/Service.java 2024-08-20T21:47:43.3100215Z #19 1.073 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/StructuralMessageInfo.java 2024-08-20T21:47:43.3100779Z #19 1.073 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/MessageLiteOrBuilder.java 2024-08-20T21:47:43.3101254Z #19 1.073 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/ProtoSyntax.java 2024-08-20T21:47:43.3101798Z #19 1.073 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/ExtensionSchemas.java 2024-08-20T21:47:43.3102265Z #19 1.073 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/FieldType.java 2024-08-20T21:47:43.3102809Z #19 1.073 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/GeneratedMessageV3.java 2024-08-20T21:47:43.3103573Z #19 1.073 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/MapFieldLite.java 2024-08-20T21:47:43.3104116Z #19 1.073 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/BlockingRpcChannel.java 2024-08-20T21:47:43.3104636Z #19 1.073 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/LazyStringList.java 2024-08-20T21:47:43.3105135Z #19 1.073 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/DynamicMessage.java 2024-08-20T21:47:43.3105734Z #19 1.073 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/CodedOutputStreamWriter.java 2024-08-20T21:47:43.3106214Z #19 1.074 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/WireFormat.java 2024-08-20T21:47:43.3106794Z #19 1.074 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/UnknownFieldSet.java 2024-08-20T21:47:43.3107423Z #19 1.074 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/DiscardUnknownFieldsParser.java 2024-08-20T21:47:43.3107923Z #19 1.074 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/TypeRegistry.java 2024-08-20T21:47:43.3108472Z #19 1.074 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/ProtocolStringList.java 2024-08-20T21:47:43.3108938Z #19 1.074 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/MapField.java 2024-08-20T21:47:43.3109491Z #19 1.074 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/LazyStringArrayList.java 2024-08-20T21:47:43.3109922Z #19 1.074 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/Writer.java 2024-08-20T21:47:43.3110502Z #19 1.074 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/NewInstanceSchemaFull.java 2024-08-20T21:47:43.3111007Z #19 1.074 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/LongArrayList.java 2024-08-20T21:47:43.3111521Z #19 1.074 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/ExtensionSchema.java 2024-08-20T21:47:43.3111990Z #19 1.074 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/MapEntry.java 2024-08-20T21:47:43.3112544Z #19 1.074 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/ExtensionSchemaLite.java 2024-08-20T21:47:43.3113112Z #19 1.074 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/AbstractMessageLite.java 2024-08-20T21:47:43.3113612Z #19 1.074 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/ArrayDecoders.java 2024-08-20T21:47:43.3114156Z #19 1.074 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/SingleFieldBuilder.java 2024-08-20T21:47:43.3114787Z #19 1.074 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/UnmodifiableLazyStringList.java 2024-08-20T21:47:43.3115294Z #19 1.074 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/SmallSortedMap.java 2024-08-20T21:47:43.3115823Z #19 1.074 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/CodedInputStream.java 2024-08-20T21:47:43.3116368Z #19 1.075 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/ProtobufArrayList.java 2024-08-20T21:47:43.3116814Z #19 1.075 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/RpcUtil.java 2024-08-20T21:47:43.3117373Z #19 1.075 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/MapFieldSchemaLite.java 2024-08-20T21:47:43.3117978Z #19 1.075 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/MessageLiteToString.java 2024-08-20T21:47:43.3118577Z #19 1.075 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/TextFormatParseInfoTree.java 2024-08-20T21:47:43.3119027Z #19 1.075 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/Reader.java 2024-08-20T21:47:43.3119522Z #19 1.075 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/LazyFieldLite.java 2024-08-20T21:47:43.3120097Z #19 1.075 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/UnknownFieldSetSchema.java 2024-08-20T21:47:43.3120574Z #19 1.075 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/Extension.java 2024-08-20T21:47:43.3121183Z #19 1.076 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/UnknownFieldSetLiteSchema.java 2024-08-20T21:47:43.3121685Z #19 1.076 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/MapEntryLite.java 2024-08-20T21:47:43.3122222Z #19 1.076 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/NewInstanceSchema.java 2024-08-20T21:47:43.3122702Z #19 1.076 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java 2024-08-20T21:47:43.3123241Z #19 1.076 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/MessageOrBuilder.java 2024-08-20T21:47:43.3123696Z #19 1.076 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/Internal.java 2024-08-20T21:47:43.3124230Z #19 1.076 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/TextFormat.java 2024-08-20T21:47:43.3124752Z #19 1.076 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/Message.java 2024-08-20T21:47:43.3125260Z #19 1.076 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/Android.java 2024-08-20T21:47:43.3125734Z #19 1.076 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/LazyField.java 2024-08-20T21:47:43.3126202Z #19 1.076 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/RpcChannel.java 2024-08-20T21:47:43.3126769Z #19 1.076 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/AbstractProtobufList.java 2024-08-20T21:47:43.3127240Z #19 1.077 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/JavaType.java 2024-08-20T21:47:43.3127708Z #19 1.077 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/SchemaUtil.java 2024-08-20T21:47:43.3128212Z #19 1.077 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/RopeByteString.java 2024-08-20T21:47:43.3128834Z #19 1.077 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/ExtensionRegistryFactory.java 2024-08-20T21:47:43.3129347Z #19 1.077 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/ListFieldSchema.java 2024-08-20T21:47:43.3129834Z #19 1.077 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/MessageLite.java 2024-08-20T21:47:43.3130333Z #19 1.077 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/RpcController.java 2024-08-20T21:47:43.3130895Z #19 1.077 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/SingleFieldBuilderV3.java 2024-08-20T21:47:43.3131429Z #19 1.077 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/MapFieldSchemas.java 2024-08-20T21:47:43.3131915Z #19 1.077 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/IntArrayList.java 2024-08-20T21:47:43.3132372Z #19 1.077 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/FieldSet.java 2024-08-20T21:47:43.3132861Z #19 1.077 protobuf-3.17.3/java/core/src/main/java/com/google/protobuf/RpcCallback.java 2024-08-20T21:47:43.3133049Z #19 1.077 protobuf-3.17.3/java/core/BUILD 2024-08-20T21:47:43.3133410Z #19 1.077 protobuf-3.17.3/java/core/generate-test-sources-build.xml 2024-08-20T21:47:43.3133722Z #19 1.077 protobuf-3.17.3/java/core/generate-sources-build.xml 2024-08-20T21:47:43.3133891Z #19 1.077 protobuf-3.17.3/java/lite/ 2024-08-20T21:47:43.3134097Z #19 1.077 protobuf-3.17.3/java/lite/pom.xml 2024-08-20T21:47:43.3134278Z #19 1.078 protobuf-3.17.3/java/lite/src/ 2024-08-20T21:47:43.3134483Z #19 1.078 protobuf-3.17.3/java/lite/src/test/ 2024-08-20T21:47:43.3134775Z #19 1.078 protobuf-3.17.3/java/lite/src/test/java/ 2024-08-20T21:47:43.3135019Z #19 1.078 protobuf-3.17.3/java/lite/src/test/java/com/ 2024-08-20T21:47:43.3135312Z #19 1.078 protobuf-3.17.3/java/lite/src/test/java/com/google/ 2024-08-20T21:47:43.3135674Z #19 1.078 protobuf-3.17.3/java/lite/src/test/java/com/google/protobuf/ 2024-08-20T21:47:43.3136128Z #19 1.078 protobuf-3.17.3/java/lite/src/test/java/com/google/protobuf/LiteTest.java 2024-08-20T21:47:43.3136785Z #19 1.078 protobuf-3.17.3/java/lite/src/test/java/com/google/protobuf/Proto2MessageLiteInfoFactory.java 2024-08-20T21:47:43.3136968Z #19 1.078 protobuf-3.17.3/java/lite/BUILD 2024-08-20T21:47:43.3137311Z #19 1.078 protobuf-3.17.3/java/lite/generate-test-sources-build.xml 2024-08-20T21:47:43.3137526Z #19 1.078 protobuf-3.17.3/java/lite/lite.awk 2024-08-20T21:47:43.3137862Z #19 1.078 protobuf-3.17.3/java/lite/process-lite-sources-build.xml 2024-08-20T21:47:43.3138168Z #19 1.078 protobuf-3.17.3/java/lite/generate-sources-build.xml 2024-08-20T21:47:43.3138356Z #19 1.078 protobuf-3.17.3/java/util/ 2024-08-20T21:47:43.3138548Z #19 1.078 protobuf-3.17.3/java/util/pom.xml 2024-08-20T21:47:43.3138730Z #19 1.078 protobuf-3.17.3/java/util/src/ 2024-08-20T21:47:43.3138946Z #19 1.078 protobuf-3.17.3/java/util/src/test/ 2024-08-20T21:47:43.3139174Z #19 1.078 protobuf-3.17.3/java/util/src/test/proto/ 2024-08-20T21:47:43.3139427Z #19 1.078 protobuf-3.17.3/java/util/src/test/proto/com/ 2024-08-20T21:47:43.3139736Z #19 1.078 protobuf-3.17.3/java/util/src/test/proto/com/google/ 2024-08-20T21:47:43.3140144Z #19 1.078 protobuf-3.17.3/java/util/src/test/proto/com/google/protobuf/ 2024-08-20T21:47:43.3140557Z #19 1.078 protobuf-3.17.3/java/util/src/test/proto/com/google/protobuf/util/ 2024-08-20T21:47:43.3141077Z #19 1.079 protobuf-3.17.3/java/util/src/test/proto/com/google/protobuf/util/json_test.proto 2024-08-20T21:47:43.3141301Z #19 1.079 protobuf-3.17.3/java/util/src/test/java/ 2024-08-20T21:47:43.3141557Z #19 1.079 protobuf-3.17.3/java/util/src/test/java/com/ 2024-08-20T21:47:43.3141847Z #19 1.079 protobuf-3.17.3/java/util/src/test/java/com/google/ 2024-08-20T21:47:43.3142197Z #19 1.079 protobuf-3.17.3/java/util/src/test/java/com/google/protobuf/ 2024-08-20T21:47:43.3142703Z #19 1.079 protobuf-3.17.3/java/util/src/test/java/com/google/protobuf/util/ 2024-08-20T21:47:43.3143271Z #19 1.079 protobuf-3.17.3/java/util/src/test/java/com/google/protobuf/util/FieldMaskUtilTest.java 2024-08-20T21:47:43.3143769Z #19 1.079 protobuf-3.17.3/java/util/src/test/java/com/google/protobuf/util/ValuesTest.java 2024-08-20T21:47:43.3144351Z #19 1.079 protobuf-3.17.3/java/util/src/test/java/com/google/protobuf/util/FieldMaskTreeTest.java 2024-08-20T21:47:43.3144862Z #19 1.079 protobuf-3.17.3/java/util/src/test/java/com/google/protobuf/util/TimeUtilTest.java 2024-08-20T21:47:43.3145588Z #19 1.079 protobuf-3.17.3/java/util/src/test/java/com/google/protobuf/util/JsonFormatTest.java 2024-08-20T21:47:43.3146206Z #19 1.079 protobuf-3.17.3/java/util/src/test/java/com/google/protobuf/util/StructsTest.java 2024-08-20T21:47:43.3146411Z #19 1.079 protobuf-3.17.3/java/util/src/main/ 2024-08-20T21:47:43.3146680Z #19 1.079 protobuf-3.17.3/java/util/src/main/java/ 2024-08-20T21:47:43.3146918Z #19 1.079 protobuf-3.17.3/java/util/src/main/java/com/ 2024-08-20T21:47:43.3147217Z #19 1.079 protobuf-3.17.3/java/util/src/main/java/com/google/ 2024-08-20T21:47:43.3147559Z #19 1.079 protobuf-3.17.3/java/util/src/main/java/com/google/protobuf/ 2024-08-20T21:47:43.3147936Z #19 1.079 protobuf-3.17.3/java/util/src/main/java/com/google/protobuf/util/ 2024-08-20T21:47:43.3148444Z #19 1.079 protobuf-3.17.3/java/util/src/main/java/com/google/protobuf/util/Durations.java 2024-08-20T21:47:43.3148971Z #19 1.079 protobuf-3.17.3/java/util/src/main/java/com/google/protobuf/util/FieldMaskTree.java 2024-08-20T21:47:43.3149469Z #19 1.079 protobuf-3.17.3/java/util/src/main/java/com/google/protobuf/util/JsonFormat.java 2024-08-20T21:47:43.3149978Z #19 1.080 protobuf-3.17.3/java/util/src/main/java/com/google/protobuf/util/Timestamps.java 2024-08-20T21:47:43.3150513Z #19 1.080 protobuf-3.17.3/java/util/src/main/java/com/google/protobuf/util/TimeUtil.java 2024-08-20T21:47:43.3151046Z #19 1.080 protobuf-3.17.3/java/util/src/main/java/com/google/protobuf/util/FieldMaskUtil.java 2024-08-20T21:47:43.3151504Z #19 1.080 protobuf-3.17.3/java/util/src/main/java/com/google/protobuf/util/Values.java 2024-08-20T21:47:43.3151970Z #19 1.080 protobuf-3.17.3/java/util/src/main/java/com/google/protobuf/util/Structs.java 2024-08-20T21:47:43.3152164Z #19 1.080 protobuf-3.17.3/java/util/BUILD 2024-08-20T21:47:43.3152344Z #19 1.080 protobuf-3.17.3/java/README.md 2024-08-20T21:47:43.3152513Z #19 1.080 protobuf-3.17.3/java/lite.md 2024-08-20T21:47:43.3152716Z #19 1.080 protobuf-3.17.3/protobuf_deps.bzl 2024-08-20T21:47:43.3152872Z #19 1.080 protobuf-3.17.3/missing 2024-08-20T21:47:43.3153038Z #19 1.080 protobuf-3.17.3/Makefile.am 2024-08-20T21:47:43.3153221Z #19 1.080 protobuf-3.17.3/conformance/ 2024-08-20T21:47:43.3153557Z #19 1.080 protobuf-3.17.3/conformance/failure_list_python-post26.txt 2024-08-20T21:47:43.3153857Z #19 1.080 protobuf-3.17.3/conformance/failure_list_php_c.txt 2024-08-20T21:47:43.3154123Z #19 1.080 protobuf-3.17.3/conformance/conformance_php.php 2024-08-20T21:47:43.3154384Z #19 1.080 protobuf-3.17.3/conformance/conformance_test.cc 2024-08-20T21:47:43.3154672Z #19 1.080 protobuf-3.17.3/conformance/failure_list_ruby.txt 2024-08-20T21:47:43.3154984Z #19 1.080 protobuf-3.17.3/conformance/failure_list_python_cpp.txt 2024-08-20T21:47:43.3155287Z #19 1.081 protobuf-3.17.3/conformance/conformance.proto 2024-08-20T21:47:43.3155525Z #19 1.081 protobuf-3.17.3/conformance/third_party/ 2024-08-20T21:47:43.3155795Z #19 1.081 protobuf-3.17.3/conformance/third_party/jsoncpp/ 2024-08-20T21:47:43.3156134Z #19 1.081 protobuf-3.17.3/conformance/third_party/jsoncpp/jsoncpp.cpp 2024-08-20T21:47:43.3156449Z #19 1.081 protobuf-3.17.3/conformance/third_party/jsoncpp/json.h 2024-08-20T21:47:43.3156792Z #19 1.082 protobuf-3.17.3/conformance/binary_json_conformance_suite.cc 2024-08-20T21:47:43.3157057Z #19 1.082 protobuf-3.17.3/conformance/conformance_cpp.cc 2024-08-20T21:47:43.3157408Z #19 1.082 protobuf-3.17.3/conformance/text_format_conformance_suite.cc 2024-08-20T21:47:43.3157694Z #19 1.082 protobuf-3.17.3/conformance/failure_list_python.txt 2024-08-20T21:47:43.3157993Z #19 1.082 protobuf-3.17.3/conformance/failure_list_csharp.txt 2024-08-20T21:47:43.3158268Z #19 1.082 protobuf-3.17.3/conformance/conformance_python.py 2024-08-20T21:47:43.3158524Z #19 1.082 protobuf-3.17.3/conformance/conformance_test.h 2024-08-20T21:47:43.3158876Z #19 1.082 protobuf-3.17.3/conformance/binary_json_conformance_suite.h 2024-08-20T21:47:43.3159093Z #19 1.082 protobuf-3.17.3/conformance/Makefile.in 2024-08-20T21:47:43.3159348Z #19 1.083 protobuf-3.17.3/conformance/conformance_objc.m 2024-08-20T21:47:43.3159573Z #19 1.083 protobuf-3.17.3/conformance/README.md 2024-08-20T21:47:43.3159833Z #19 1.083 protobuf-3.17.3/conformance/conformance_ruby.rb 2024-08-20T21:47:43.3160139Z #19 1.083 protobuf-3.17.3/conformance/ConformanceJavaLite.java 2024-08-20T21:47:43.3160412Z #19 1.083 protobuf-3.17.3/conformance/failure_list_js.txt 2024-08-20T21:47:43.3160677Z #19 1.083 protobuf-3.17.3/conformance/failure_list_cpp.txt 2024-08-20T21:47:43.3161023Z #19 1.083 protobuf-3.17.3/conformance/text_format_conformance_suite.h 2024-08-20T21:47:43.3161294Z #19 1.083 protobuf-3.17.3/conformance/failure_list_java.txt 2024-08-20T21:47:43.3161564Z #19 1.083 protobuf-3.17.3/conformance/ConformanceJava.java 2024-08-20T21:47:43.3161851Z #19 1.083 protobuf-3.17.3/conformance/failure_list_objc.txt 2024-08-20T21:47:43.3162116Z #19 1.083 protobuf-3.17.3/conformance/failure_list_php.txt 2024-08-20T21:47:43.3162418Z #19 1.083 protobuf-3.17.3/conformance/conformance_test_runner.cc 2024-08-20T21:47:43.3162719Z #19 1.083 protobuf-3.17.3/conformance/conformance_test_main.cc 2024-08-20T21:47:43.3162938Z #19 1.083 protobuf-3.17.3/conformance/Makefile.am 2024-08-20T21:47:43.3163100Z #19 1.083 protobuf-3.17.3/editors/ 2024-08-20T21:47:43.3163392Z #19 1.083 protobuf-3.17.3/editors/protobuf-mode.el 2024-08-20T21:47:43.3163586Z #19 1.083 protobuf-3.17.3/editors/proto.vim 2024-08-20T21:47:43.3163783Z #19 1.083 protobuf-3.17.3/editors/README.txt 2024-08-20T21:47:43.3163892Z #19 1.084 ++ nproc 2024-08-20T21:47:43.3163992Z #19 1.085 + NPROC=46 2024-08-20T21:47:43.3164236Z #19 1.085 + pushd /usr/temp_pb_install_dir 2024-08-20T21:47:43.3164338Z #19 1.085 + ./configure 2024-08-20T21:47:43.3164768Z #19 1.085 /usr/temp_pb_install_dir / 2024-08-20T21:47:43.3165323Z #19 1.186 checking whether to enable maintainer-specific portions of Makefiles... yes 2024-08-20T21:47:43.3964583Z #19 1.194 checking build system type... x86_64-pc-linux-gnu 2024-08-20T21:47:43.3965359Z #19 1.239 checking host system type... x86_64-pc-linux-gnu 2024-08-20T21:47:43.3966031Z #19 1.239 checking target system type... x86_64-pc-linux-gnu 2024-08-20T21:47:43.3966793Z #19 1.240 checking for a BSD-compatible install... /usr/bin/install -c 2024-08-20T21:47:43.3967472Z #19 1.247 checking whether build environment is sane... yes 2024-08-20T21:47:43.3968190Z #19 1.255 checking for a thread-safe mkdir -p... /usr/bin/mkdir -p 2024-08-20T21:47:43.3968738Z #19 1.257 checking for gawk... no 2024-08-20T21:47:43.3969112Z #19 1.257 checking for mawk... mawk 2024-08-20T21:47:43.3969562Z #19 1.258 checking whether make sets $(MAKE)... yes 2024-08-20T21:47:43.3970159Z #19 1.266 checking whether make supports nested variables... yes 2024-08-20T21:47:43.3970921Z #19 1.274 checking whether UID '0' is supported by ustar format... yes 2024-08-20T21:47:43.3971928Z #19 1.274 checking whether GID '0' is supported by ustar format... yes 2024-08-20T21:47:43.3972618Z #19 1.275 checking how to create a ustar tar archive... gnutar 2024-08-20T21:47:43.5120238Z #19 1.289 checking whether make supports nested variables... (cached) yes 2024-08-20T21:47:43.5120886Z #19 1.289 checking for gcc... gcc 2024-08-20T21:47:43.5121358Z #19 1.308 checking whether the C compiler works... yes 2024-08-20T21:47:43.5122014Z #19 1.340 checking for C compiler default output file name... a.out 2024-08-20T21:47:43.5122617Z #19 1.340 checking for suffix of executables... 2024-08-20T21:47:43.5123164Z #19 1.370 checking whether we are cross compiling... no 2024-08-20T21:47:43.6167987Z #19 1.403 checking for suffix of object files... o 2024-08-20T21:47:43.6168637Z #19 1.421 checking whether we are using the GNU C compiler... yes 2024-08-20T21:47:43.6169472Z #19 1.438 checking whether gcc accepts -g... yes 2024-08-20T21:47:43.6170099Z #19 1.455 checking for gcc option to accept ISO C89... none needed 2024-08-20T21:47:43.6170861Z #19 1.477 checking whether gcc understands -c and -o together... yes 2024-08-20T21:47:43.7360828Z #19 1.507 checking whether make supports the include directive... yes (GNU style) 2024-08-20T21:47:43.7361579Z #19 1.514 checking dependency style of gcc... gcc3 2024-08-20T21:47:43.7362052Z #19 1.543 checking for g++... g++ 2024-08-20T21:47:43.7362574Z #19 1.562 checking whether we are using the GNU C++ compiler... yes 2024-08-20T21:47:43.7363402Z #19 1.580 checking whether g++ accepts -g... yes 2024-08-20T21:47:43.7363918Z #19 1.597 checking dependency style of g++... gcc3 2024-08-20T21:47:43.8445223Z #19 1.626 checking how to run the C preprocessor... gcc -E 2024-08-20T21:47:43.8445767Z #19 1.663 checking for gcc... gcc 2024-08-20T21:47:43.8446336Z #19 1.680 checking whether we are using the GNU C compiler... (cached) yes 2024-08-20T21:47:43.8447054Z #19 1.680 checking whether gcc accepts -g... yes 2024-08-20T21:47:43.8447709Z #19 1.698 checking for gcc option to accept ISO C89... (cached) none needed 2024-08-20T21:47:43.8448579Z #19 1.698 checking whether gcc understands -c and -o together... (cached) yes 2024-08-20T21:47:43.8449287Z #19 1.698 checking dependency style of gcc... (cached) gcc3 2024-08-20T21:47:43.8449909Z #19 1.699 checking how to run the C preprocessor... gcc -E 2024-08-20T21:47:43.9485523Z #19 1.735 checking how to run the C++ preprocessor... g++ -E 2024-08-20T21:47:43.9486094Z #19 1.773 checking for g++... g++ 2024-08-20T21:47:43.9486902Z #19 1.801 checking whether we are using the GNU C++ compiler... (cached) yes 2024-08-20T21:47:43.9487647Z #19 1.801 checking whether g++ accepts -g... yes 2024-08-20T21:47:43.9488215Z #19 1.819 checking dependency style of g++... (cached) gcc3 2024-08-20T21:47:43.9488851Z #19 1.819 checking how to run the C++ preprocessor... g++ -E 2024-08-20T21:47:44.0712627Z #19 1.859 checking for grep that handles long lines and -e... /usr/bin/grep 2024-08-20T21:47:44.0713355Z #19 1.860 checking for egrep... /usr/bin/grep -E 2024-08-20T21:47:44.0713886Z #19 1.862 checking for ANSI C header files... yes 2024-08-20T21:47:44.1968928Z #19 1.964 checking for sys/types.h... yes 2024-08-20T21:47:44.1969431Z #19 1.995 checking for sys/stat.h... yes 2024-08-20T21:47:44.1969860Z #19 2.027 checking for stdlib.h... yes 2024-08-20T21:47:44.1970278Z #19 2.059 checking for string.h... yes 2024-08-20T21:47:44.2993532Z #19 2.094 checking for memory.h... yes 2024-08-20T21:47:44.2994049Z #19 2.127 checking for strings.h... yes 2024-08-20T21:47:44.2994492Z #19 2.161 checking for inttypes.h... yes 2024-08-20T21:47:44.4086778Z #19 2.195 checking for stdint.h... yes 2024-08-20T21:47:44.4087268Z #19 2.230 checking for unistd.h... yes 2024-08-20T21:47:44.4087723Z #19 2.263 checking minix/config.h usability... no 2024-08-20T21:47:44.4088254Z #19 2.288 checking minix/config.h presence... no 2024-08-20T21:47:44.4088738Z #19 2.299 checking for minix/config.h... no 2024-08-20T21:47:44.5184934Z #19 2.299 checking whether it is safe to define __EXTENSIONS__... yes 2024-08-20T21:47:44.5185787Z #19 2.334 checking for ar... ar 2024-08-20T21:47:44.5186251Z #19 2.334 checking the archiver (ar) interface... ar 2024-08-20T21:47:44.5186732Z #19 2.351 checking for gcc... gcc 2024-08-20T21:47:44.5187286Z #19 2.369 checking whether we are using the GNU Objective C compiler... no 2024-08-20T21:47:44.5188147Z #19 2.378 checking whether gcc accepts -g... no 2024-08-20T21:47:44.6190709Z #19 2.409 checking dependency style of gcc... gcc3 2024-08-20T21:47:44.6191730Z #19 2.437 checking C++ compiler flags...... use default: -O2 -g -std=c++11 -DNDEBUG 2024-08-20T21:47:44.6192466Z #19 2.441 checking whether __SUNPRO_CC is declared... no 2024-08-20T21:47:44.6193032Z #19 2.475 checking how to print strings... printf 2024-08-20T21:47:44.6193675Z #19 2.499 checking for a sed that does not truncate output... /usr/bin/sed 2024-08-20T21:47:44.6194337Z #19 2.504 checking for fgrep... /usr/bin/grep -F 2024-08-20T21:47:44.6194850Z #19 2.505 checking for ld used by gcc... /usr/bin/ld 2024-08-20T21:47:44.7427629Z #19 2.509 checking if the linker (/usr/bin/ld) is GNU ld... yes 2024-08-20T21:47:44.7429152Z #19 2.511 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 2024-08-20T21:47:44.7430043Z #19 2.514 checking the name lister (/usr/bin/nm -B) interface... BSD nm 2024-08-20T21:47:44.7430719Z #19 2.533 checking whether ln -s works... yes 2024-08-20T21:47:44.7431330Z #19 2.533 checking the maximum length of command line arguments... 1966080 2024-08-20T21:47:44.7432490Z #19 2.539 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 2024-08-20T21:47:44.7433804Z #19 2.539 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 2024-08-20T21:47:44.7434785Z #19 2.539 checking for /usr/bin/ld option to reload object files... -r 2024-08-20T21:47:44.7435361Z #19 2.540 checking for objdump... objdump 2024-08-20T21:47:44.7435932Z #19 2.540 checking how to recognize dependent libraries... pass_all 2024-08-20T21:47:44.7436560Z #19 2.541 checking for dlltool... no 2024-08-20T21:47:44.7437144Z #19 2.541 checking how to associate runtime and link libraries... printf %s\n 2024-08-20T21:47:44.7437856Z #19 2.541 checking for archiver @FILE support... @ 2024-08-20T21:47:44.7438382Z #19 2.565 checking for strip... strip 2024-08-20T21:47:44.7438776Z #19 2.566 checking for ranlib... ranlib 2024-08-20T21:47:44.7439472Z #19 2.566 checking command to parse /usr/bin/nm -B output from gcc object... ok 2024-08-20T21:47:44.8601144Z #19 2.634 checking for sysroot... no 2024-08-20T21:47:44.8601973Z #19 2.634 checking for a working dd... /usr/bin/dd 2024-08-20T21:47:44.8602698Z #19 2.638 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 2024-08-20T21:47:44.8603309Z #19 2.656 checking for mt... no 2024-08-20T21:47:44.8603727Z #19 2.656 checking if : is a manifest tool... no 2024-08-20T21:47:44.8604296Z #19 2.660 checking for dlfcn.h... yes 2024-08-20T21:47:44.8604718Z #19 2.694 checking for objdir... .libs 2024-08-20T21:47:44.9848167Z #19 2.750 checking if gcc supports -fno-rtti -fno-exceptions... no 2024-08-20T21:47:44.9849021Z #19 2.769 checking for gcc option to produce PIC... -fPIC -DPIC 2024-08-20T21:47:44.9849743Z #19 2.769 checking if gcc PIC flag -fPIC -DPIC works... yes 2024-08-20T21:47:44.9850410Z #19 2.786 checking if gcc static flag -static works... yes 2024-08-20T21:47:44.9851035Z #19 2.850 checking if gcc supports -c -o file.o... yes 2024-08-20T21:47:44.9851723Z #19 2.875 checking if gcc supports -c -o file.o... (cached) yes 2024-08-20T21:47:45.1524388Z #19 2.875 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 2024-08-20T21:47:45.1525448Z #19 2.883 checking whether -lc should be explicitly linked in... no 2024-08-20T21:47:45.1526151Z #19 2.906 checking dynamic linker characteristics... GNU/Linux ld.so 2024-08-20T21:47:45.1526908Z #19 2.954 checking how to hardcode library paths into programs... immediate 2024-08-20T21:47:45.1527895Z #19 2.954 checking whether stripping libraries is possible... yes 2024-08-20T21:47:45.1528554Z #19 2.956 checking if libtool supports shared libraries... yes 2024-08-20T21:47:45.1529186Z #19 2.956 checking whether to build shared libraries... yes 2024-08-20T21:47:45.1529794Z #19 2.956 checking whether to build static libraries... yes 2024-08-20T21:47:45.1530448Z #19 2.960 checking how to run the C++ preprocessor... g++ -E 2024-08-20T21:47:45.3086794Z #19 3.042 checking for ld used by g++... /usr/bin/ld -m elf_x86_64 2024-08-20T21:47:45.3087742Z #19 3.044 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes 2024-08-20T21:47:45.3088785Z #19 3.050 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 2024-08-20T21:47:45.3089711Z #19 3.114 checking for g++ option to produce PIC... -fPIC -DPIC 2024-08-20T21:47:45.3090415Z #19 3.114 checking if g++ PIC flag -fPIC -DPIC works... yes 2024-08-20T21:47:45.3091076Z #19 3.133 checking if g++ static flag -static works... yes 2024-08-20T21:47:45.4187123Z #19 3.199 checking if g++ supports -c -o file.o... yes 2024-08-20T21:47:45.4187920Z #19 3.225 checking if g++ supports -c -o file.o... (cached) yes 2024-08-20T21:47:45.4188900Z #19 3.225 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 2024-08-20T21:47:45.4189829Z #19 3.225 checking dynamic linker characteristics... (cached) GNU/Linux ld.so 2024-08-20T21:47:45.4190625Z #19 3.228 checking how to hardcode library paths into programs... immediate 2024-08-20T21:47:45.4191394Z #19 3.229 checking whether the linker supports version scripts... yes 2024-08-20T21:47:45.4192035Z #19 3.272 checking for ANSI C header files... (cached) yes 2024-08-20T21:47:45.4192560Z #19 3.275 checking fcntl.h usability... yes 2024-08-20T21:47:45.5631560Z #19 3.309 checking fcntl.h presence... yes 2024-08-20T21:47:45.5632170Z #19 3.318 checking for fcntl.h... yes 2024-08-20T21:47:45.5632646Z #19 3.325 checking for inttypes.h... (cached) yes 2024-08-20T21:47:45.5633191Z #19 3.332 checking limits.h usability... yes 2024-08-20T21:47:45.5633650Z #19 3.365 checking limits.h presence... yes 2024-08-20T21:47:45.5634094Z #19 3.374 checking for limits.h... yes 2024-08-20T21:47:45.5634543Z #19 3.380 checking for stdlib.h... (cached) yes 2024-08-20T21:47:45.5635014Z #19 3.387 checking for unistd.h... (cached) yes 2024-08-20T21:47:45.5635490Z #19 3.391 checking for working memcmp... yes 2024-08-20T21:47:45.6721881Z #19 3.453 checking for working strtod... yes 2024-08-20T21:47:45.6722694Z #19 3.519 checking for ftruncate... yes 2024-08-20T21:47:45.7748272Z #19 3.569 checking for memset... yes 2024-08-20T21:47:45.7748788Z #19 3.621 checking for mkdir... yes 2024-08-20T21:47:45.8768827Z #19 3.671 checking for strchr... yes 2024-08-20T21:47:45.8769297Z #19 3.723 checking for strerror... yes 2024-08-20T21:47:46.0464125Z #19 3.774 checking for strtol... yes 2024-08-20T21:47:46.0464979Z #19 3.820 checking zlib version... ok (1.2.0.4 or later) 2024-08-20T21:47:46.0465849Z #19 3.846 checking for library containing zlibVersion... -lz 2024-08-20T21:47:46.1757460Z #19 3.938 checking whether g++ supports C++11 features by default... yes 2024-08-20T21:47:46.1758443Z #19 3.987 checking whether -latomic is needed... no 2024-08-20T21:47:46.3016276Z #19 4.066 checking whether gcc is Clang... no 2024-08-20T21:47:46.3017265Z #19 4.078 checking whether pthreads work with "-pthread" and "-lpthread"... yes 2024-08-20T21:47:46.3018095Z #19 4.118 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE 2024-08-20T21:47:46.3018929Z #19 4.153 checking whether more special flags are required for pthreads... no 2024-08-20T21:47:46.3019591Z #19 4.153 checking for PTHREAD_PRIO_INHERIT... yes 2024-08-20T21:47:46.5718835Z #19 4.192 checking the location of hash_map... 2024-08-20T21:47:46.7430115Z #19 4.462 checking whether -llog is needed... no 2024-08-20T21:47:46.7430832Z #19 4.482 checking that generated files are newer than configure... done 2024-08-20T21:47:46.7431731Z #19 4.483 configure: creating ./config.status 2024-08-20T21:47:47.1542449Z #19 5.044 config.status: creating Makefile 2024-08-20T21:47:47.3987512Z #19 5.055 config.status: creating src/Makefile 2024-08-20T21:47:47.3988943Z #19 5.079 config.status: creating benchmarks/Makefile 2024-08-20T21:47:47.3989705Z #19 5.096 config.status: creating conformance/Makefile 2024-08-20T21:47:47.3990227Z #19 5.111 config.status: creating protobuf.pc 2024-08-20T21:47:47.3990975Z #19 5.121 config.status: creating protobuf-lite.pc 2024-08-20T21:47:47.3991487Z #19 5.131 config.status: creating config.h 2024-08-20T21:47:47.3991967Z #19 5.138 config.status: executing depfiles commands 2024-08-20T21:47:48.9561035Z #19 6.846 config.status: executing libtool commands 2024-08-20T21:47:49.0583151Z #19 6.857 === configuring in third_party/googletest (/usr/temp_pb_install_dir/third_party/googletest) 2024-08-20T21:47:49.0584729Z #19 6.861 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. 2024-08-20T21:47:49.0585903Z #19 6.925 checking for a BSD-compatible install... /usr/bin/install -c 2024-08-20T21:47:49.0586583Z #19 6.932 checking whether build environment is sane... yes 2024-08-20T21:47:49.0587305Z #19 6.940 checking for a thread-safe mkdir -p... /usr/bin/mkdir -p 2024-08-20T21:47:49.0587850Z #19 6.942 checking for gawk... no 2024-08-20T21:47:49.0588219Z #19 6.943 checking for mawk... mawk 2024-08-20T21:47:49.0588662Z #19 6.943 checking whether make sets $(MAKE)... yes 2024-08-20T21:47:49.2312615Z #19 6.951 checking whether make supports nested variables... yes 2024-08-20T21:47:50.0471956Z #19 6.970 checking that generated files are newer than configure... done 2024-08-20T21:47:50.0472845Z #19 7.937 configure: creating ./config.status 2024-08-20T21:47:50.2032895Z #19 8.009 config.status: creating Makefile 2024-08-20T21:47:50.2033734Z #19 8.019 === configuring in googletest (/usr/temp_pb_install_dir/third_party/googletest/googletest) 2024-08-20T21:47:50.2035256Z #19 8.023 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. 2024-08-20T21:47:50.3190334Z #19 8.093 checking for a BSD-compatible install... /usr/bin/install -c 2024-08-20T21:47:50.3191211Z #19 8.100 checking whether build environment is sane... yes 2024-08-20T21:47:50.3191980Z #19 8.109 checking for a thread-safe mkdir -p... /usr/bin/mkdir -p 2024-08-20T21:47:50.3192532Z #19 8.111 checking for gawk... no 2024-08-20T21:47:50.3193149Z #19 8.111 checking for mawk... mawk 2024-08-20T21:47:50.3193584Z #19 8.112 checking whether make sets $(MAKE)... yes 2024-08-20T21:47:50.3194179Z #19 8.120 checking whether make supports nested variables... yes 2024-08-20T21:47:50.3194718Z #19 8.128 checking for gcc... gcc 2024-08-20T21:47:50.3195163Z #19 8.147 checking whether the C compiler works... yes 2024-08-20T21:47:50.3195787Z #19 8.180 checking for C compiler default output file name... a.out 2024-08-20T21:47:50.3196389Z #19 8.181 checking for suffix of executables... 2024-08-20T21:47:50.4283162Z #19 8.211 checking whether we are cross compiling... no 2024-08-20T21:47:50.4283946Z #19 8.244 checking for suffix of object files... o 2024-08-20T21:47:50.4284664Z #19 8.262 checking whether we are using the GNU C compiler... yes 2024-08-20T21:47:50.4285471Z #19 8.279 checking whether gcc accepts -g... yes 2024-08-20T21:47:50.4286069Z #19 8.296 checking for gcc option to accept ISO C89... none needed 2024-08-20T21:47:50.5305179Z #19 8.318 checking whether gcc understands -c and -o together... yes 2024-08-20T21:47:50.5306009Z #19 8.349 checking whether make supports the include directive... yes (GNU style) 2024-08-20T21:47:50.5306709Z #19 8.356 checking dependency style of gcc... gcc3 2024-08-20T21:47:50.5307190Z #19 8.385 checking for g++... g++ 2024-08-20T21:47:50.5307718Z #19 8.402 checking whether we are using the GNU C++ compiler... yes 2024-08-20T21:47:50.6306053Z #19 8.420 checking whether g++ accepts -g... yes 2024-08-20T21:47:50.6306905Z #19 8.438 checking dependency style of g++... gcc3 2024-08-20T21:47:50.6307595Z #19 8.477 checking build system type... x86_64-pc-linux-gnu 2024-08-20T21:47:50.7938354Z #19 8.521 checking host system type... x86_64-pc-linux-gnu 2024-08-20T21:47:50.7939103Z #19 8.521 checking how to print strings... printf 2024-08-20T21:47:50.7939753Z #19 8.546 checking for a sed that does not truncate output... /usr/bin/sed 2024-08-20T21:47:50.7940637Z #19 8.551 checking for grep that handles long lines and -e... /usr/bin/grep 2024-08-20T21:47:50.7941318Z #19 8.552 checking for egrep... /usr/bin/grep -E 2024-08-20T21:47:50.7941846Z #19 8.554 checking for fgrep... /usr/bin/grep -F 2024-08-20T21:47:50.7942362Z #19 8.556 checking for ld used by gcc... /usr/bin/ld 2024-08-20T21:47:50.7942941Z #19 8.559 checking if the linker (/usr/bin/ld) is GNU ld... yes 2024-08-20T21:47:50.7943756Z #19 8.561 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 2024-08-20T21:47:50.7944608Z #19 8.564 checking the name lister (/usr/bin/nm -B) interface... BSD nm 2024-08-20T21:47:50.7945275Z #19 8.583 checking whether ln -s works... yes 2024-08-20T21:47:50.7945895Z #19 8.583 checking the maximum length of command line arguments... 1966080 2024-08-20T21:47:50.7947030Z #19 8.589 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 2024-08-20T21:47:50.7948327Z #19 8.589 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 2024-08-20T21:47:50.7949310Z #19 8.589 checking for /usr/bin/ld option to reload object files... -r 2024-08-20T21:47:50.7949905Z #19 8.590 checking for objdump... objdump 2024-08-20T21:47:50.7950469Z #19 8.590 checking how to recognize dependent libraries... pass_all 2024-08-20T21:47:50.7951017Z #19 8.591 checking for dlltool... no 2024-08-20T21:47:50.7951614Z #19 8.591 checking how to associate runtime and link libraries... printf %s\n 2024-08-20T21:47:50.7952213Z #19 8.592 checking for ar... ar 2024-08-20T21:47:50.7952638Z #19 8.592 checking for archiver @FILE support... @ 2024-08-20T21:47:50.7953154Z #19 8.616 checking for strip... strip 2024-08-20T21:47:50.7953565Z #19 8.616 checking for ranlib... ranlib 2024-08-20T21:47:50.7954248Z #19 8.617 checking command to parse /usr/bin/nm -B output from gcc object... ok 2024-08-20T21:47:50.9372877Z #19 8.685 checking for sysroot... no 2024-08-20T21:47:50.9373719Z #19 8.685 checking for a working dd... /usr/bin/dd 2024-08-20T21:47:50.9374392Z #19 8.689 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 2024-08-20T21:47:50.9375225Z #19 8.707 checking for mt... no 2024-08-20T21:47:50.9375659Z #19 8.707 checking if : is a manifest tool... no 2024-08-20T21:47:50.9376417Z #19 8.712 checking how to run the C preprocessor... gcc -E 2024-08-20T21:47:50.9376965Z #19 8.748 checking for ANSI C header files... yes 2024-08-20T21:47:51.0407028Z #19 8.830 checking for sys/types.h... yes 2024-08-20T21:47:51.0407564Z #19 8.855 checking for sys/stat.h... yes 2024-08-20T21:47:51.0407987Z #19 8.880 checking for stdlib.h... yes 2024-08-20T21:47:51.0408426Z #19 8.905 checking for string.h... yes 2024-08-20T21:47:51.1467677Z #19 8.931 checking for memory.h... yes 2024-08-20T21:47:51.1468191Z #19 8.957 checking for strings.h... yes 2024-08-20T21:47:51.1468629Z #19 8.983 checking for inttypes.h... yes 2024-08-20T21:47:51.1469066Z #19 9.010 checking for stdint.h... yes 2024-08-20T21:47:51.2555305Z #19 9.037 checking for unistd.h... yes 2024-08-20T21:47:51.2555800Z #19 9.063 checking for dlfcn.h... yes 2024-08-20T21:47:51.2556266Z #19 9.087 checking for objdir... .libs 2024-08-20T21:47:51.3790093Z #19 9.146 checking if gcc supports -fno-rtti -fno-exceptions... no 2024-08-20T21:47:51.3790934Z #19 9.163 checking for gcc option to produce PIC... -fPIC -DPIC 2024-08-20T21:47:51.3791653Z #19 9.163 checking if gcc PIC flag -fPIC -DPIC works... yes 2024-08-20T21:47:51.3792330Z #19 9.181 checking if gcc static flag -static works... yes 2024-08-20T21:47:51.3792951Z #19 9.244 checking if gcc supports -c -o file.o... yes 2024-08-20T21:47:51.3793851Z #19 9.269 checking if gcc supports -c -o file.o... (cached) yes 2024-08-20T21:47:51.4821370Z #19 9.269 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 2024-08-20T21:47:51.4822395Z #19 9.277 checking whether -lc should be explicitly linked in... no 2024-08-20T21:47:51.4823110Z #19 9.301 checking dynamic linker characteristics... GNU/Linux ld.so 2024-08-20T21:47:51.4823869Z #19 9.346 checking how to hardcode library paths into programs... immediate 2024-08-20T21:47:51.4824607Z #19 9.346 checking whether stripping libraries is possible... yes 2024-08-20T21:47:51.4825271Z #19 9.348 checking if libtool supports shared libraries... yes 2024-08-20T21:47:51.4825896Z #19 9.348 checking whether to build shared libraries... yes 2024-08-20T21:47:51.4826501Z #19 9.348 checking whether to build static libraries... yes 2024-08-20T21:47:51.4827143Z #19 9.352 checking how to run the C++ preprocessor... g++ -E 2024-08-20T21:47:51.6392663Z #19 9.459 checking for ld used by g++... /usr/bin/ld -m elf_x86_64 2024-08-20T21:47:51.6393598Z #19 9.461 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes 2024-08-20T21:47:51.6394621Z #19 9.466 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 2024-08-20T21:47:51.6395555Z #19 9.529 checking for g++ option to produce PIC... -fPIC -DPIC 2024-08-20T21:47:51.7493120Z #19 9.529 checking if g++ PIC flag -fPIC -DPIC works... yes 2024-08-20T21:47:51.7493890Z #19 9.548 checking if g++ static flag -static works... yes 2024-08-20T21:47:51.7494521Z #19 9.614 checking if g++ supports -c -o file.o... yes 2024-08-20T21:47:51.8560530Z #19 9.639 checking if g++ supports -c -o file.o... (cached) yes 2024-08-20T21:47:51.8561874Z #19 9.640 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 2024-08-20T21:47:51.8562808Z #19 9.640 checking dynamic linker characteristics... (cached) GNU/Linux ld.so 2024-08-20T21:47:51.8563632Z #19 9.643 checking how to hardcode library paths into programs... immediate 2024-08-20T21:47:51.8564648Z #19 9.644 checking for python... /opt/conda/envs/py_3.8/bin/python 2024-08-20T21:47:51.8565389Z #19 9.663 checking for the pthreads library -lpthreads... no 2024-08-20T21:47:51.8566049Z #19 9.695 checking whether pthreads work without any flags... no 2024-08-20T21:47:51.8566763Z #19 9.736 checking whether pthreads work with -Kthread... no 2024-08-20T21:47:51.9729440Z #19 9.746 checking whether pthreads work with -kthread... no 2024-08-20T21:47:51.9730453Z #19 9.757 checking for the pthreads library -llthread... no 2024-08-20T21:47:51.9731163Z #19 9.788 checking whether pthreads work with -pthread... yes 2024-08-20T21:47:51.9731892Z #19 9.828 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE 2024-08-20T21:47:52.2103776Z #19 9.863 checking if more special flags are required for pthreads... no 2024-08-20T21:47:52.2104647Z #19 9.863 checking whether to check for GCC pthread/shared inconsistencies... yes 2024-08-20T21:47:52.2105698Z #19 9.891 checking whether -pthread is sufficient with -shared... yes 2024-08-20T21:47:52.2106446Z #19 9.950 checking that generated files are newer than configure... done 2024-08-20T21:47:52.2107065Z #19 9.950 configure: creating ./config.status 2024-08-20T21:47:52.6174998Z #19 10.51 config.status: creating Makefile 2024-08-20T21:47:52.7311785Z #19 10.52 config.status: creating scripts/gtest-config 2024-08-20T21:47:52.7312694Z #19 10.53 config.status: creating build-aux/config.h 2024-08-20T21:47:52.7313273Z #19 10.54 config.status: executing depfiles commands 2024-08-20T21:47:52.7313810Z #19 10.62 config.status: executing libtool commands 2024-08-20T21:47:52.8438759Z #19 10.66 === configuring in googlemock (/usr/temp_pb_install_dir/third_party/googletest/googlemock) 2024-08-20T21:47:52.8440261Z #19 10.67 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. 2024-08-20T21:47:52.9608786Z #19 10.73 checking for a BSD-compatible install... /usr/bin/install -c 2024-08-20T21:47:52.9609615Z #19 10.74 checking whether build environment is sane... yes 2024-08-20T21:47:52.9610387Z #19 10.75 checking for a thread-safe mkdir -p... /usr/bin/mkdir -p 2024-08-20T21:47:52.9610929Z #19 10.75 checking for gawk... no 2024-08-20T21:47:52.9611318Z #19 10.75 checking for mawk... mawk 2024-08-20T21:47:52.9611769Z #19 10.75 checking whether make sets $(MAKE)... yes 2024-08-20T21:47:52.9612359Z #19 10.76 checking whether make supports nested variables... yes 2024-08-20T21:47:52.9612921Z #19 10.77 checking for gcc... gcc 2024-08-20T21:47:52.9613381Z #19 10.79 checking whether the C compiler works... yes 2024-08-20T21:47:52.9613999Z #19 10.82 checking for C compiler default output file name... a.out 2024-08-20T21:47:52.9614607Z #19 10.82 checking for suffix of executables... 2024-08-20T21:47:53.0689674Z #19 10.85 checking whether we are cross compiling... no 2024-08-20T21:47:53.0690263Z #19 10.89 checking for suffix of object files... o 2024-08-20T21:47:53.0690897Z #19 10.90 checking whether we are using the GNU C compiler... yes 2024-08-20T21:47:53.0691702Z #19 10.92 checking whether gcc accepts -g... yes 2024-08-20T21:47:53.0692294Z #19 10.94 checking for gcc option to accept ISO C89... none needed 2024-08-20T21:47:53.1726714Z #19 10.96 checking whether gcc understands -c and -o together... yes 2024-08-20T21:47:53.1727552Z #19 10.99 checking whether make supports the include directive... yes (GNU style) 2024-08-20T21:47:53.1728289Z #19 11.00 checking dependency style of gcc... gcc3 2024-08-20T21:47:53.1728750Z #19 11.03 checking for g++... g++ 2024-08-20T21:47:53.1729272Z #19 11.04 checking whether we are using the GNU C++ compiler... yes 2024-08-20T21:47:53.2761338Z #19 11.06 checking whether g++ accepts -g... yes 2024-08-20T21:47:53.2761928Z #19 11.08 checking dependency style of g++... gcc3 2024-08-20T21:47:53.2762590Z #19 11.12 checking build system type... x86_64-pc-linux-gnu 2024-08-20T21:47:53.4407896Z #19 11.17 checking host system type... x86_64-pc-linux-gnu 2024-08-20T21:47:53.4408619Z #19 11.17 checking how to print strings... printf 2024-08-20T21:47:53.4409275Z #19 11.19 checking for a sed that does not truncate output... /usr/bin/sed 2024-08-20T21:47:53.4410138Z #19 11.20 checking for grep that handles long lines and -e... /usr/bin/grep 2024-08-20T21:47:53.4410815Z #19 11.20 checking for egrep... /usr/bin/grep -E 2024-08-20T21:47:53.4411347Z #19 11.20 checking for fgrep... /usr/bin/grep -F 2024-08-20T21:47:53.4412080Z #19 11.20 checking for ld used by gcc... /usr/bin/ld 2024-08-20T21:47:53.4412671Z #19 11.21 checking if the linker (/usr/bin/ld) is GNU ld... yes 2024-08-20T21:47:53.4413493Z #19 11.21 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 2024-08-20T21:47:53.4414330Z #19 11.21 checking the name lister (/usr/bin/nm -B) interface... BSD nm 2024-08-20T21:47:53.4414994Z #19 11.23 checking whether ln -s works... yes 2024-08-20T21:47:53.4415610Z #19 11.23 checking the maximum length of command line arguments... 1966080 2024-08-20T21:47:53.4416735Z #19 11.24 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 2024-08-20T21:47:53.4418040Z #19 11.24 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 2024-08-20T21:47:53.4419120Z #19 11.24 checking for /usr/bin/ld option to reload object files... -r 2024-08-20T21:47:53.4419786Z #19 11.24 checking for objdump... objdump 2024-08-20T21:47:53.4420497Z #19 11.24 checking how to recognize dependent libraries... pass_all 2024-08-20T21:47:53.4421096Z #19 11.24 checking for dlltool... no 2024-08-20T21:47:53.4421696Z #19 11.24 checking how to associate runtime and link libraries... printf %s\n 2024-08-20T21:47:53.4422281Z #19 11.24 checking for ar... ar 2024-08-20T21:47:53.4422716Z #19 11.24 checking for archiver @FILE support... @ 2024-08-20T21:47:53.4423193Z #19 11.26 checking for strip... strip 2024-08-20T21:47:53.4423587Z #19 11.26 checking for ranlib... ranlib 2024-08-20T21:47:53.4424420Z #19 11.26 checking command to parse /usr/bin/nm -B output from gcc object... ok 2024-08-20T21:47:53.5823194Z #19 11.33 checking for sysroot... no 2024-08-20T21:47:53.5823731Z #19 11.33 checking for a working dd... /usr/bin/dd 2024-08-20T21:47:53.5824419Z #19 11.34 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 2024-08-20T21:47:53.5825040Z #19 11.35 checking for mt... no 2024-08-20T21:47:53.5825452Z #19 11.35 checking if : is a manifest tool... no 2024-08-20T21:47:53.5826215Z #19 11.36 checking how to run the C preprocessor... gcc -E 2024-08-20T21:47:53.5826785Z #19 11.39 checking for ANSI C header files... yes 2024-08-20T21:47:53.6866648Z #19 11.47 checking for sys/types.h... yes 2024-08-20T21:47:53.6867162Z #19 11.50 checking for sys/stat.h... yes 2024-08-20T21:47:53.6867581Z #19 11.53 checking for stdlib.h... yes 2024-08-20T21:47:53.6867999Z #19 11.55 checking for string.h... yes 2024-08-20T21:47:53.7867289Z #19 11.58 checking for memory.h... yes 2024-08-20T21:47:53.7867800Z #19 11.60 checking for strings.h... yes 2024-08-20T21:47:53.7868256Z #19 11.63 checking for inttypes.h... yes 2024-08-20T21:47:53.7868686Z #19 11.66 checking for stdint.h... yes 2024-08-20T21:47:53.8976672Z #19 11.68 checking for unistd.h... yes 2024-08-20T21:47:53.8977173Z #19 11.71 checking for dlfcn.h... yes 2024-08-20T21:47:53.8977604Z #19 11.73 checking for objdir... .libs 2024-08-20T21:47:54.0214550Z #19 11.79 checking if gcc supports -fno-rtti -fno-exceptions... no 2024-08-20T21:47:54.0215397Z #19 11.81 checking for gcc option to produce PIC... -fPIC -DPIC 2024-08-20T21:47:54.0216105Z #19 11.81 checking if gcc PIC flag -fPIC -DPIC works... yes 2024-08-20T21:47:54.0216764Z #19 11.82 checking if gcc static flag -static works... yes 2024-08-20T21:47:54.0217403Z #19 11.89 checking if gcc supports -c -o file.o... yes 2024-08-20T21:47:54.1252740Z #19 11.91 checking if gcc supports -c -o file.o... (cached) yes 2024-08-20T21:47:54.1253767Z #19 11.91 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 2024-08-20T21:47:54.1254744Z #19 11.92 checking whether -lc should be explicitly linked in... no 2024-08-20T21:47:54.1255460Z #19 11.94 checking dynamic linker characteristics... GNU/Linux ld.so 2024-08-20T21:47:54.1256212Z #19 11.99 checking how to hardcode library paths into programs... immediate 2024-08-20T21:47:54.1256935Z #19 11.99 checking whether stripping libraries is possible... yes 2024-08-20T21:47:54.1257610Z #19 11.99 checking if libtool supports shared libraries... yes 2024-08-20T21:47:54.1258504Z #19 11.99 checking whether to build shared libraries... yes 2024-08-20T21:47:54.1259100Z #19 11.99 checking whether to build static libraries... yes 2024-08-20T21:47:54.1259761Z #19 12.00 checking how to run the C++ preprocessor... g++ -E 2024-08-20T21:47:54.2775538Z #19 12.10 checking for ld used by g++... /usr/bin/ld -m elf_x86_64 2024-08-20T21:47:54.2776414Z #19 12.10 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes 2024-08-20T21:47:54.2777454Z #19 12.10 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 2024-08-20T21:47:54.3879876Z #19 12.17 checking for g++ option to produce PIC... -fPIC -DPIC 2024-08-20T21:47:54.3880636Z #19 12.17 checking if g++ PIC flag -fPIC -DPIC works... yes 2024-08-20T21:47:54.3881308Z #19 12.19 checking if g++ static flag -static works... yes 2024-08-20T21:47:54.3881951Z #19 12.25 checking if g++ supports -c -o file.o... yes 2024-08-20T21:47:54.4921777Z #19 12.28 checking if g++ supports -c -o file.o... (cached) yes 2024-08-20T21:47:54.4923087Z #19 12.28 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 2024-08-20T21:47:54.4924050Z #19 12.28 checking dynamic linker characteristics... (cached) GNU/Linux ld.so 2024-08-20T21:47:54.4924983Z #19 12.28 checking how to hardcode library paths into programs... immediate 2024-08-20T21:47:54.4925706Z #19 12.28 checking for python... /opt/conda/envs/py_3.8/bin/python 2024-08-20T21:47:54.4926659Z #19 12.30 checking for the pthreads library -lpthreads... no 2024-08-20T21:47:54.4927314Z #19 12.33 checking whether pthreads work without any flags... no 2024-08-20T21:47:54.4928032Z #19 12.37 checking whether pthreads work with -Kthread... no 2024-08-20T21:47:54.6090896Z #19 12.38 checking whether pthreads work with -kthread... no 2024-08-20T21:47:54.6091643Z #19 12.39 checking for the pthreads library -llthread... no 2024-08-20T21:47:54.6092345Z #19 12.42 checking whether pthreads work with -pthread... yes 2024-08-20T21:47:54.6093076Z #19 12.47 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE 2024-08-20T21:47:54.8486798Z #19 12.50 checking if more special flags are required for pthreads... no 2024-08-20T21:47:54.8487624Z #19 12.50 checking whether to check for GCC pthread/shared inconsistencies... yes 2024-08-20T21:47:54.8488663Z #19 12.53 checking whether -pthread is sufficient with -shared... yes 2024-08-20T21:47:54.8489320Z #19 12.57 checking for gtest-config... no 2024-08-20T21:47:54.8489928Z #19 12.59 checking that generated files are newer than configure... done 2024-08-20T21:47:54.8490537Z #19 12.59 configure: creating ./config.status 2024-08-20T21:47:55.2610900Z #19 13.15 config.status: creating Makefile 2024-08-20T21:47:55.4358843Z #19 13.16 config.status: creating scripts/gmock-config 2024-08-20T21:47:55.4359510Z #19 13.18 config.status: creating build-aux/config.h 2024-08-20T21:47:55.4360047Z #19 13.19 config.status: executing depfiles commands 2024-08-20T21:47:55.4360595Z #19 13.23 config.status: executing libtool commands 2024-08-20T21:47:55.4361088Z #19 13.33 + make -j46 2024-08-20T21:47:55.5972696Z #19 13.33 make all-recursive 2024-08-20T21:47:55.5973867Z #19 13.33 make[1]: Entering directory '/usr/temp_pb_install_dir' 2024-08-20T21:47:55.5974788Z #19 13.34 Making all in . 2024-08-20T21:47:55.5975630Z #19 13.34 make[2]: Entering directory '/usr/temp_pb_install_dir' 2024-08-20T21:47:55.5976755Z #19 13.34 make[2]: Leaving directory '/usr/temp_pb_install_dir' 2024-08-20T21:47:55.5977671Z #19 13.34 Making all in src 2024-08-20T21:47:55.5978633Z #19 13.36 make[2]: Entering directory '/usr/temp_pb_install_dir/src' 2024-08-20T21:47:55.5979658Z #19 13.36 CXX google/protobuf/compiler/code_generator.lo 2024-08-20T21:47:55.5980711Z #19 13.36 CXX google/protobuf/compiler/command_line_interface.lo 2024-08-20T21:47:55.5981806Z #19 13.36 CXX google/protobuf/compiler/plugin.lo 2024-08-20T21:47:55.5982723Z #19 13.36 CXX google/protobuf/compiler/plugin.pb.lo 2024-08-20T21:47:55.5984145Z #19 13.36 CXX google/protobuf/compiler/subprocess.lo 2024-08-20T21:47:55.5985220Z #19 13.36 CXX google/protobuf/compiler/zip_writer.lo 2024-08-20T21:47:55.5986189Z #19 13.37 CXX google/protobuf/compiler/main.o 2024-08-20T21:47:55.5987110Z #19 13.37 CXX google/protobuf/stubs/bytestream.lo 2024-08-20T21:47:55.5988032Z #19 13.37 CXX google/protobuf/stubs/common.lo 2024-08-20T21:47:55.5988898Z #19 13.37 CXX google/protobuf/io/io_win32.lo 2024-08-20T21:47:55.5989828Z #19 13.37 CXX google/protobuf/stubs/int128.lo 2024-08-20T21:47:55.5990707Z #19 13.37 CXX google/protobuf/stubs/status.lo 2024-08-20T21:47:55.5991672Z #19 13.37 CXX google/protobuf/stubs/statusor.lo 2024-08-20T21:47:55.5992516Z #19 13.37 CXX google/protobuf/stubs/stringpiece.lo 2024-08-20T21:47:55.5993347Z #19 13.37 CXX google/protobuf/stubs/stringprintf.lo 2024-08-20T21:47:55.5994185Z #19 13.37 CXX google/protobuf/stubs/structurally_valid.lo 2024-08-20T21:47:55.5995094Z #19 13.37 CXX google/protobuf/stubs/strutil.lo 2024-08-20T21:47:55.5995973Z #19 13.37 CXX google/protobuf/stubs/time.lo 2024-08-20T21:47:55.5996674Z #19 13.37 CXX google/protobuf/any_lite.lo 2024-08-20T21:47:55.5997371Z #19 13.37 CXX google/protobuf/arena.lo 2024-08-20T21:47:55.5998078Z #19 13.37 CXX google/protobuf/arenastring.lo 2024-08-20T21:47:55.5998842Z #19 13.37 CXX google/protobuf/extension_set.lo 2024-08-20T21:47:55.6003190Z #19 13.37 CXX google/protobuf/field_access_listener.lo 2024-08-20T21:47:55.6004378Z #19 13.37 CXX google/protobuf/generated_enum_util.lo 2024-08-20T21:47:55.6005234Z #19 13.37 CXX google/protobuf/generated_message_util.lo 2024-08-20T21:47:55.6006261Z #19 13.37 CXX google/protobuf/generated_message_table_driven_lite.lo 2024-08-20T21:47:55.6007245Z #19 13.37 CXX google/protobuf/implicit_weak_message.lo 2024-08-20T21:47:55.6007987Z #19 13.37 CXX google/protobuf/map.lo 2024-08-20T21:47:55.6008729Z #19 13.38 CXX google/protobuf/parse_context.lo 2024-08-20T21:47:55.6009536Z #19 13.38 CXX google/protobuf/message_lite.lo 2024-08-20T21:47:55.6010312Z #19 13.38 CXX google/protobuf/wire_format_lite.lo 2024-08-20T21:47:55.6011098Z #19 13.38 CXX google/protobuf/repeated_field.lo 2024-08-20T21:47:55.6011849Z #19 13.38 CXX google/protobuf/io/coded_stream.lo 2024-08-20T21:47:55.6012684Z #19 13.38 CXX google/protobuf/io/strtod.lo 2024-08-20T21:47:55.6013523Z #19 13.38 CXX google/protobuf/io/zero_copy_stream.lo 2024-08-20T21:47:55.6014363Z #19 13.38 CXX google/protobuf/io/zero_copy_stream_impl.lo 2024-08-20T21:47:55.6015246Z #19 13.38 CXX google/protobuf/io/zero_copy_stream_impl_lite.lo 2024-08-20T21:47:55.6016092Z #19 13.38 CXX google/protobuf/any.pb.lo 2024-08-20T21:47:55.6016802Z #19 13.38 CXX google/protobuf/api.pb.lo 2024-08-20T21:47:55.6017551Z #19 13.38 CXX google/protobuf/any.lo 2024-08-20T21:47:55.6018240Z #19 13.38 CXX google/protobuf/descriptor.lo 2024-08-20T21:47:55.6019012Z #19 13.38 CXX google/protobuf/descriptor_database.lo 2024-08-20T21:47:55.6019829Z #19 13.38 CXX google/protobuf/descriptor.pb.lo 2024-08-20T21:47:55.6020582Z #19 13.38 CXX google/protobuf/duration.pb.lo 2024-08-20T21:47:55.6021316Z #19 13.38 CXX google/protobuf/dynamic_message.lo 2024-08-20T21:47:55.6022129Z #19 13.38 CXX google/protobuf/empty.pb.lo 2024-08-20T21:47:55.6022928Z #19 13.49 CXX google/protobuf/extension_set_heavy.lo 2024-08-20T21:47:56.4303006Z #19 14.32 CXX google/protobuf/field_mask.pb.lo 2024-08-20T21:47:56.8197573Z #19 14.71 CXX google/protobuf/generated_message_reflection.lo 2024-08-20T21:47:56.9607933Z #19 14.81 CXX google/protobuf/generated_message_table_driven.lo 2024-08-20T21:47:56.9609569Z #19 14.85 CXX google/protobuf/map_field.lo 2024-08-20T21:47:57.0991084Z #19 14.91 CXX google/protobuf/message.lo 2024-08-20T21:47:57.0992332Z #19 14.93 CXX google/protobuf/reflection_ops.lo 2024-08-20T21:47:57.0993270Z #19 14.99 CXX google/protobuf/service.lo 2024-08-20T21:47:57.2091529Z #19 15.01 CXX google/protobuf/source_context.pb.lo 2024-08-20T21:47:57.2092618Z #19 15.03 CXX google/protobuf/struct.pb.lo 2024-08-20T21:47:57.2093622Z #19 15.05 CXX google/protobuf/stubs/substitute.lo 2024-08-20T21:47:57.2094728Z #19 15.10 In file included from /usr/include/string.h:495, 2024-08-20T21:47:57.2095899Z #19 15.10 from ./google/protobuf/stubs/port.h:39, 2024-08-20T21:47:57.2097059Z #19 15.10 from ./google/protobuf/stubs/common.h:48, 2024-08-20T21:47:57.2098178Z #19 15.10 from ./google/protobuf/message_lite.h:45, 2024-08-20T21:47:57.2099311Z #19 15.10 from google/protobuf/message_lite.cc:36: 2024-08-20T21:47:57.2100811Z #19 15.10 In function 'void* memcpy(void*, const void*, size_t)', 2024-08-20T21:47:57.2103584Z #19 15.10 inlined from 'google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)' at ./google/protobuf/io/coded_stream.h:707:16, 2024-08-20T21:47:57.2108469Z #19 15.10 inlined from 'virtual google::protobuf::uint8* google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(google::protobuf::uint8*, google::protobuf::io::EpsCopyOutputStream*) const' at ./google/protobuf/implicit_weak_message.h:85:28, 2024-08-20T21:47:57.2114012Z #19 15.10 inlined from 'bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const' at google/protobuf/message_lite.cc:419:30: 2024-08-20T21:47:57.2119524Z #19 15.10 /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:33: warning: 'void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2024-08-20T21:47:57.2123337Z #19 15.10 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2024-08-20T21:47:57.2124873Z #19 15.10 | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-08-20T21:47:57.3999211Z #19 15.14 CXX google/protobuf/text_format.lo 2024-08-20T21:47:57.4305825Z #19 15.32 CXX google/protobuf/timestamp.pb.lo 2024-08-20T21:47:57.5567579Z #19 15.45 CXX google/protobuf/type.pb.lo 2024-08-20T21:47:57.6745484Z #19 15.56 CXX google/protobuf/unknown_field_set.lo 2024-08-20T21:47:57.7801398Z #19 15.60 CXX google/protobuf/wire_format.lo 2024-08-20T21:47:57.7802432Z #19 15.64 CXX google/protobuf/wrappers.pb.lo 2024-08-20T21:47:57.7803398Z #19 15.64 CXX google/protobuf/io/gzip_stream.lo 2024-08-20T21:47:57.7805165Z #19 15.67 CXX google/protobuf/io/printer.lo 2024-08-20T21:47:57.9505948Z #19 15.73 CXX google/protobuf/io/tokenizer.lo 2024-08-20T21:47:57.9506986Z #19 15.74 CXX google/protobuf/compiler/importer.lo 2024-08-20T21:47:57.9507992Z #19 15.84 CXX google/protobuf/compiler/parser.lo 2024-08-20T21:47:58.0906439Z #19 15.98 CXX google/protobuf/util/delimited_message_util.lo 2024-08-20T21:47:58.2636375Z #19 16.00 CXX google/protobuf/util/field_comparator.lo 2024-08-20T21:47:58.3050388Z #19 16.19 CXX google/protobuf/util/field_mask_util.lo 2024-08-20T21:47:58.4615150Z #19 16.35 CXX google/protobuf/util/internal/datapiece.lo 2024-08-20T21:47:58.6058926Z #19 16.50 CXX google/protobuf/util/internal/default_value_objectwriter.lo 2024-08-20T21:47:58.8255168Z #19 16.57 CXX google/protobuf/util/internal/error_listener.lo 2024-08-20T21:47:58.8256519Z #19 16.72 CXX google/protobuf/util/internal/field_mask_utility.lo 2024-08-20T21:47:59.0428359Z #19 16.78 CXX google/protobuf/util/internal/json_escaping.lo 2024-08-20T21:47:59.1919052Z #19 17.08 CXX google/protobuf/util/internal/json_objectwriter.lo 2024-08-20T21:47:59.3392164Z #19 17.23 CXX google/protobuf/util/internal/json_stream_parser.lo 2024-08-20T21:47:59.5107336Z #19 17.40 CXX google/protobuf/util/internal/object_writer.lo 2024-08-20T21:47:59.6432681Z #19 17.45 CXX google/protobuf/util/internal/protostream_objectsource.lo 2024-08-20T21:47:59.6434241Z #19 17.53 CXX google/protobuf/util/internal/protostream_objectwriter.lo 2024-08-20T21:47:59.8880670Z #19 17.60 CXX google/protobuf/util/internal/proto_writer.lo 2024-08-20T21:47:59.8881954Z #19 17.63 CXX google/protobuf/util/internal/type_info.lo 2024-08-20T21:47:59.9831257Z #19 17.87 CXX google/protobuf/util/internal/type_info_test_helper.lo 2024-08-20T21:48:00.0915677Z #19 17.98 CXX google/protobuf/util/internal/utility.lo 2024-08-20T21:48:00.3361940Z #19 18.08 CXX google/protobuf/util/json_util.lo 2024-08-20T21:48:00.3863641Z #19 18.28 CXX google/protobuf/util/message_differencer.lo 2024-08-20T21:48:00.5842724Z #19 18.32 CXX google/protobuf/util/time_util.lo 2024-08-20T21:48:00.6376847Z #19 18.53 CXX google/protobuf/util/type_resolver_util.lo 2024-08-20T21:48:00.7515748Z #19 18.54 CXX google/protobuf/compiler/cpp/cpp_enum.lo 2024-08-20T21:48:00.7517085Z #19 18.59 CXX google/protobuf/compiler/cpp/cpp_enum_field.lo 2024-08-20T21:48:00.7518362Z #19 18.64 CXX google/protobuf/compiler/cpp/cpp_extension.lo 2024-08-20T21:48:00.8784599Z #19 18.77 CXX google/protobuf/compiler/cpp/cpp_field.lo 2024-08-20T21:48:01.1067684Z #19 19.00 CXX google/protobuf/compiler/cpp/cpp_file.lo 2024-08-20T21:48:01.5827104Z #19 19.47 CXX google/protobuf/compiler/cpp/cpp_generator.lo 2024-08-20T21:48:01.7125321Z #19 19.60 CXX google/protobuf/compiler/cpp/cpp_helpers.lo 2024-08-20T21:48:01.9532779Z #19 19.61 CXX google/protobuf/compiler/cpp/cpp_map_field.lo 2024-08-20T21:48:01.9534680Z #19 19.69 CXX google/protobuf/compiler/cpp/cpp_message.lo 2024-08-20T21:48:02.4281476Z #19 20.32 CXX google/protobuf/compiler/cpp/cpp_message_field.lo 2024-08-20T21:48:02.6875073Z #19 20.58 CXX google/protobuf/compiler/cpp/cpp_padding_optimizer.lo 2024-08-20T21:48:02.8349772Z #19 20.63 CXX google/protobuf/compiler/cpp/cpp_parse_function_generator.lo 2024-08-20T21:48:02.8351752Z #19 20.72 CXX google/protobuf/compiler/cpp/cpp_primitive_field.lo 2024-08-20T21:48:03.1175890Z #19 21.01 CXX google/protobuf/compiler/cpp/cpp_service.lo 2024-08-20T21:48:03.3094071Z #19 21.10 CXX google/protobuf/compiler/cpp/cpp_string_field.lo 2024-08-20T21:48:03.3095887Z #19 21.20 CXX google/protobuf/compiler/java/java_context.lo 2024-08-20T21:48:03.4313916Z #19 21.29 CXX google/protobuf/compiler/java/java_enum.lo 2024-08-20T21:48:03.4315655Z #19 21.32 CXX google/protobuf/compiler/java/java_enum_lite.lo 2024-08-20T21:48:03.6108177Z #19 21.50 CXX google/protobuf/compiler/java/java_enum_field.lo 2024-08-20T21:48:04.0327631Z #19 21.92 CXX google/protobuf/compiler/java/java_enum_field_lite.lo 2024-08-20T21:48:04.1576007Z #19 21.99 CXX google/protobuf/compiler/java/java_extension.lo 2024-08-20T21:48:04.1577338Z #19 22.05 CXX google/protobuf/compiler/java/java_extension_lite.lo 2024-08-20T21:48:04.4018111Z #19 22.14 CXX google/protobuf/compiler/java/java_field.lo 2024-08-20T21:48:05.0931882Z #19 22.98 CXX google/protobuf/compiler/java/java_file.lo 2024-08-20T21:48:05.2822995Z #19 23.02 CXX google/protobuf/compiler/java/java_generator.lo 2024-08-20T21:48:05.2878780Z #19 23.18 CXX google/protobuf/compiler/java/java_generator_factory.lo 2024-08-20T21:48:05.8106347Z #19 23.70 CXX google/protobuf/compiler/java/java_helpers.lo 2024-08-20T21:48:06.0319963Z #19 23.92 CXX google/protobuf/compiler/java/java_kotlin_generator.lo 2024-08-20T21:48:06.4213160Z #19 24.31 CXX google/protobuf/compiler/java/java_map_field.lo 2024-08-20T21:48:06.6139684Z #19 24.33 CXX google/protobuf/compiler/java/java_map_field_lite.lo 2024-08-20T21:48:06.6141401Z #19 24.35 CXX google/protobuf/compiler/java/java_message.lo 2024-08-20T21:48:06.9829162Z #19 24.87 CXX google/protobuf/compiler/java/java_message_lite.lo 2024-08-20T21:48:07.1547382Z #19 25.04 CXX google/protobuf/compiler/java/java_message_builder.lo 2024-08-20T21:48:07.2958437Z #19 25.19 CXX google/protobuf/compiler/java/java_message_builder_lite.lo 2024-08-20T21:48:07.7399192Z #19 25.63 CXX google/protobuf/compiler/java/java_message_field.lo 2024-08-20T21:48:07.9486151Z #19 25.69 CXX google/protobuf/compiler/java/java_message_field_lite.lo 2024-08-20T21:48:08.5087756Z #19 26.40 CXX google/protobuf/compiler/java/java_name_resolver.lo 2024-08-20T21:48:08.6499595Z #19 26.54 CXX google/protobuf/compiler/java/java_primitive_field.lo 2024-08-20T21:48:08.7683500Z #19 26.66 CXX google/protobuf/compiler/java/java_primitive_field_lite.lo 2024-08-20T21:48:09.0157309Z #19 26.91 CXX google/protobuf/compiler/java/java_shared_code_generator.lo 2024-08-20T21:48:09.2036572Z #19 26.94 CXX google/protobuf/compiler/java/java_service.lo 2024-08-20T21:48:09.6287772Z #19 27.52 CXX google/protobuf/compiler/java/java_string_field.lo 2024-08-20T21:48:09.8199614Z #19 27.56 CXX google/protobuf/compiler/java/java_string_field_lite.lo 2024-08-20T21:48:09.9512687Z #19 27.84 CXX google/protobuf/compiler/java/java_doc_comment.lo 2024-08-20T21:48:10.1124895Z #19 27.85 CXX google/protobuf/compiler/js/js_generator.lo 2024-08-20T21:48:10.2207938Z #19 28.11 CXX google/protobuf/compiler/js/well_known_types_embed.lo 2024-08-20T21:48:10.3313849Z #19 28.22 CXX google/protobuf/compiler/objectivec/objectivec_enum.lo 2024-08-20T21:48:10.4891260Z #19 28.38 CXX google/protobuf/compiler/objectivec/objectivec_enum_field.lo 2024-08-20T21:48:10.6229334Z #19 28.40 CXX google/protobuf/compiler/objectivec/objectivec_extension.lo 2024-08-20T21:48:10.6231060Z #19 28.44 CXX google/protobuf/compiler/objectivec/objectivec_field.lo 2024-08-20T21:48:10.6232526Z #19 28.51 CXX google/protobuf/compiler/objectivec/objectivec_file.lo 2024-08-20T21:48:10.8547629Z #19 28.74 CXX google/protobuf/compiler/objectivec/objectivec_generator.lo 2024-08-20T21:48:11.0501371Z #19 28.94 CXX google/protobuf/compiler/objectivec/objectivec_helpers.lo 2024-08-20T21:48:11.1865498Z #19 29.08 CXX google/protobuf/compiler/objectivec/objectivec_map_field.lo 2024-08-20T21:48:11.3741248Z #19 29.12 CXX google/protobuf/compiler/objectivec/objectivec_message.lo 2024-08-20T21:48:11.3742885Z #19 29.26 CXX google/protobuf/compiler/objectivec/objectivec_message_field.lo 2024-08-20T21:48:11.5686254Z #19 29.46 CXX google/protobuf/compiler/objectivec/objectivec_oneof.lo 2024-08-20T21:48:12.5394611Z #19 30.43 google/protobuf/compiler/js/js_generator.cc:97:6: warning: 'bool google::protobuf::compiler::js::{anonymous}::StrEndsWith(google::protobuf::stringpiece_internal::StringPiece, google::protobuf::stringpiece_internal::StringPiece)' defined but not used [-Wunused-function] 2024-08-20T21:48:12.5397949Z #19 30.43 97 | bool StrEndsWith(StringPiece sp, StringPiece x) { 2024-08-20T21:48:12.5398929Z #19 30.43 | ^~~~~~~~~~~ 2024-08-20T21:48:12.6720431Z #19 30.43 CXX google/protobuf/compiler/objectivec/objectivec_primitive_field.lo 2024-08-20T21:48:12.6721885Z #19 30.49 CXX google/protobuf/compiler/php/php_generator.lo 2024-08-20T21:48:12.6723146Z #19 30.56 CXX google/protobuf/compiler/python/python_generator.lo 2024-08-20T21:48:12.8329844Z #19 30.57 CXX google/protobuf/compiler/ruby/ruby_generator.lo 2024-08-20T21:48:12.8354711Z #19 30.73 CXX google/protobuf/compiler/csharp/csharp_doc_comment.lo 2024-08-20T21:48:14.0010750Z #19 31.89 CXX google/protobuf/compiler/csharp/csharp_enum.lo 2024-08-20T21:48:14.1893629Z #19 31.93 CXX google/protobuf/compiler/csharp/csharp_enum_field.lo 2024-08-20T21:48:14.2836572Z #19 32.17 CXX google/protobuf/compiler/csharp/csharp_field_base.lo 2024-08-20T21:48:14.4566540Z #19 32.35 CXX google/protobuf/compiler/csharp/csharp_generator.lo 2024-08-20T21:48:14.8361239Z #19 32.73 CXX google/protobuf/compiler/csharp/csharp_helpers.lo 2024-08-20T21:48:15.0153522Z #19 32.75 CXX google/protobuf/compiler/csharp/csharp_map_field.lo 2024-08-20T21:48:15.0239834Z #19 32.91 CXX google/protobuf/compiler/csharp/csharp_message.lo 2024-08-20T21:48:15.1979624Z #19 32.94 CXX google/protobuf/compiler/csharp/csharp_message_field.lo 2024-08-20T21:48:15.2237822Z #19 33.11 CXX google/protobuf/compiler/csharp/csharp_primitive_field.lo 2024-08-20T21:48:15.4087493Z #19 33.15 CXX google/protobuf/compiler/csharp/csharp_reflection_class.lo 2024-08-20T21:48:15.6053370Z #19 33.49 CXX google/protobuf/compiler/csharp/csharp_repeated_enum_field.lo 2024-08-20T21:48:15.8338080Z #19 33.72 CXX google/protobuf/compiler/csharp/csharp_repeated_message_field.lo 2024-08-20T21:48:16.0452476Z #19 33.78 CXX google/protobuf/compiler/csharp/csharp_repeated_primitive_field.lo 2024-08-20T21:48:16.1342420Z #19 34.02 CXX google/protobuf/compiler/csharp/csharp_source_generator_base.lo 2024-08-20T21:48:16.4054504Z #19 34.30 CXX google/protobuf/compiler/csharp/csharp_wrapper_field.lo 2024-08-20T21:48:16.5411066Z #19 34.43 CXXLD libprotobuf-lite.la 2024-08-20T21:48:34.6770783Z #19 52.57 CXXLD libprotobuf.la 2024-08-20T21:48:35.8121165Z #19 53.70 CXXLD libprotoc.la 2024-08-20T21:48:37.5435682Z #19 55.43 CXXLD protoc 2024-08-20T21:48:37.7251013Z #19 55.62 make[2]: Leaving directory '/usr/temp_pb_install_dir/src' 2024-08-20T21:48:37.9345229Z #19 55.62 make[1]: Leaving directory '/usr/temp_pb_install_dir' 2024-08-20T21:48:37.9345882Z #19 55.62 + make -j46 check 2024-08-20T21:48:37.9348497Z #19 55.62 Making check in . 2024-08-20T21:48:37.9349206Z #19 55.63 make[1]: Entering directory '/usr/temp_pb_install_dir' 2024-08-20T21:48:37.9349833Z #19 55.63 make check-local 2024-08-20T21:48:37.9350592Z #19 55.63 make[2]: Entering directory '/usr/temp_pb_install_dir' 2024-08-20T21:48:37.9351425Z #19 55.63 Making lib/libgmock.a lib/libgmock_main.a in gmock 2024-08-20T21:48:37.9352539Z #19 55.64 make[3]: Entering directory '/usr/temp_pb_install_dir/third_party/googletest/googletest' 2024-08-20T21:48:37.9353896Z #19 55.64 depbase=`echo src/gtest-all.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2024-08-20T21:48:37.9364942Z #19 55.64 /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -pthread -DGTEST_HAS_PTHREAD=1 -g -std=c++11 -DNDEBUG -MT src/gtest-all.lo -MD -MP -MF $depbase.Tpo -c -o src/gtest-all.lo src/gtest-all.cc &&\ 2024-08-20T21:48:37.9366666Z #19 55.64 mv -f $depbase.Tpo $depbase.Plo 2024-08-20T21:48:37.9367373Z #19 55.64 depbase=`echo src/gtest_main.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2024-08-20T21:48:37.9369262Z #19 55.64 /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -pthread -DGTEST_HAS_PTHREAD=1 -g -std=c++11 -DNDEBUG -MT src/gtest_main.lo -MD -MP -MF $depbase.Tpo -c -o src/gtest_main.lo src/gtest_main.cc &&\ 2024-08-20T21:48:37.9370798Z #19 55.64 mv -f $depbase.Tpo $depbase.Plo 2024-08-20T21:48:37.9372467Z #19 55.67 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -pthread -DGTEST_HAS_PTHREAD=1 -g -std=c++11 -DNDEBUG -MT src/gtest_main.lo -MD -MP -MF src/.deps/gtest_main.Tpo -c src/gtest_main.cc -fPIC -DPIC -o src/.libs/gtest_main.o 2024-08-20T21:48:37.9375172Z #19 55.67 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -pthread -DGTEST_HAS_PTHREAD=1 -g -std=c++11 -DNDEBUG -MT src/gtest-all.lo -MD -MP -MF src/.deps/gtest-all.Tpo -c src/gtest-all.cc -fPIC -DPIC -o src/.libs/gtest-all.o 2024-08-20T21:48:38.4358707Z #19 56.33 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -pthread -DGTEST_HAS_PTHREAD=1 -g -std=c++11 -DNDEBUG -MT src/gtest_main.lo -MD -MP -MF src/.deps/gtest_main.Tpo -c src/gtest_main.cc -o src/gtest_main.o >/dev/null 2>&1 2024-08-20T21:48:40.7888731Z #19 58.68 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -pthread -DGTEST_HAS_PTHREAD=1 -g -std=c++11 -DNDEBUG -MT src/gtest-all.lo -MD -MP -MF src/.deps/gtest-all.Tpo -c src/gtest-all.cc -o src/gtest-all.o >/dev/null 2>&1 2024-08-20T21:48:43.7196382Z #19 61.61 /bin/bash ./libtool --tag=CXX --mode=link g++ -pthread -DGTEST_HAS_PTHREAD=1 -g -std=c++11 -DNDEBUG -o lib/libgtest.la -rpath /usr/local/lib src/gtest-all.lo 2024-08-20T21:48:43.8979643Z #19 61.68 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/9/crtbeginS.o src/.libs/gtest-all.o -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/9/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crtn.o -pthread -g -pthread -Wl,-soname -Wl,libgtest.so.0 -o lib/.libs/libgtest.so.0.0.0 2024-08-20T21:48:43.8983890Z #19 61.79 libtool: link: (cd "lib/.libs" && rm -f "libgtest.so.0" && ln -s "libgtest.so.0.0.0" "libgtest.so.0") 2024-08-20T21:48:44.0318441Z #19 61.79 libtool: link: (cd "lib/.libs" && rm -f "libgtest.so" && ln -s "libgtest.so.0.0.0" "libgtest.so") 2024-08-20T21:48:44.0319435Z #19 61.80 libtool: link: ar cr lib/.libs/libgtest.a src/gtest-all.o 2024-08-20T21:48:44.0320307Z #19 61.81 libtool: link: ranlib lib/.libs/libgtest.a 2024-08-20T21:48:44.0321204Z #19 61.84 libtool: link: ( cd "lib/.libs" && rm -f "libgtest.la" && ln -s "../libgtest.la" "libgtest.la" ) 2024-08-20T21:48:44.0322843Z #19 61.84 /bin/bash ./libtool --tag=CXX --mode=link g++ -pthread -DGTEST_HAS_PTHREAD=1 -g -std=c++11 -DNDEBUG -o lib/libgtest_main.la -rpath /usr/local/lib src/gtest_main.lo lib/libgtest.la 2024-08-20T21:48:44.0328631Z #19 61.92 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/9/crtbeginS.o src/.libs/gtest_main.o -Wl,-rpath -Wl,/usr/temp_pb_install_dir/third_party/googletest/googletest/lib/.libs lib/.libs/libgtest.so -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/9/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crtn.o -pthread -g -pthread -Wl,-soname -Wl,libgtest_main.so.0 -o lib/.libs/libgtest_main.so.0.0.0 2024-08-20T21:48:44.1518669Z #19 61.97 libtool: link: (cd "lib/.libs" && rm -f "libgtest_main.so.0" && ln -s "libgtest_main.so.0.0.0" "libgtest_main.so.0") 2024-08-20T21:48:44.1520080Z #19 61.98 libtool: link: (cd "lib/.libs" && rm -f "libgtest_main.so" && ln -s "libgtest_main.so.0.0.0" "libgtest_main.so") 2024-08-20T21:48:44.1521063Z #19 61.98 libtool: link: ar cr lib/.libs/libgtest_main.a src/gtest_main.o 2024-08-20T21:48:44.1521713Z #19 61.99 libtool: link: ranlib lib/.libs/libgtest_main.a 2024-08-20T21:48:44.1522677Z #19 62.00 libtool: link: ( cd "lib/.libs" && rm -f "libgtest_main.la" && ln -s "../libgtest_main.la" "libgtest_main.la" ) 2024-08-20T21:48:44.1524014Z #19 62.00 make[3]: Leaving directory '/usr/temp_pb_install_dir/third_party/googletest/googletest' 2024-08-20T21:48:44.1525085Z #19 62.00 make[3]: Entering directory '/usr/temp_pb_install_dir/third_party/googletest/googlemock' 2024-08-20T21:48:44.1526056Z #19 62.01 depbase=`echo src/gmock-all.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2024-08-20T21:48:44.1528066Z #19 62.01 /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./build-aux -I./../googletest/include -I./include -pthread -DGTEST_HAS_PTHREAD=1 -g -std=c++11 -DNDEBUG -MT src/gmock-all.lo -MD -MP -MF $depbase.Tpo -c -o src/gmock-all.lo src/gmock-all.cc &&\ 2024-08-20T21:48:44.1531306Z #19 62.01 mv -f $depbase.Tpo $depbase.Plo 2024-08-20T21:48:44.1532003Z #19 62.01 depbase=`echo src/gmock_main.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2024-08-20T21:48:44.1534006Z #19 62.01 /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./build-aux -I./../googletest/include -I./include -pthread -DGTEST_HAS_PTHREAD=1 -g -std=c++11 -DNDEBUG -MT src/gmock_main.lo -MD -MP -MF $depbase.Tpo -c -o src/gmock_main.lo src/gmock_main.cc &&\ 2024-08-20T21:48:44.1535666Z #19 62.01 mv -f $depbase.Tpo $depbase.Plo 2024-08-20T21:48:44.1537478Z #19 62.04 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./build-aux -I./../googletest/include -I./include -pthread -DGTEST_HAS_PTHREAD=1 -g -std=c++11 -DNDEBUG -MT src/gmock-all.lo -MD -MP -MF src/.deps/gmock-all.Tpo -c src/gmock-all.cc -fPIC -DPIC -o src/.libs/gmock-all.o 2024-08-20T21:48:44.3026998Z #19 62.04 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./build-aux -I./../googletest/include -I./include -pthread -DGTEST_HAS_PTHREAD=1 -g -std=c++11 -DNDEBUG -MT src/gmock_main.lo -MD -MP -MF src/.deps/gmock_main.Tpo -c src/gmock_main.cc -fPIC -DPIC -o src/.libs/gmock_main.o 2024-08-20T21:48:44.9349683Z #19 62.82 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./build-aux -I./../googletest/include -I./include -pthread -DGTEST_HAS_PTHREAD=1 -g -std=c++11 -DNDEBUG -MT src/gmock_main.lo -MD -MP -MF src/.deps/gmock_main.Tpo -c src/gmock_main.cc -o src/gmock_main.o >/dev/null 2>&1 2024-08-20T21:48:45.8001005Z #19 63.69 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./build-aux -I./../googletest/include -I./include -pthread -DGTEST_HAS_PTHREAD=1 -g -std=c++11 -DNDEBUG -MT src/gmock-all.lo -MD -MP -MF src/.deps/gmock-all.Tpo -c src/gmock-all.cc -o src/gmock-all.o >/dev/null 2>&1 2024-08-20T21:48:47.4156888Z #19 65.31 /bin/bash ./libtool --tag=CXX --mode=link g++ -pthread -DGTEST_HAS_PTHREAD=1 -g -std=c++11 -DNDEBUG -o lib/libgmock.la -rpath /usr/local/lib src/gmock-all.lo 2024-08-20T21:48:47.5622582Z #19 65.38 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/9/crtbeginS.o src/.libs/gmock-all.o -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/9/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crtn.o -pthread -g -pthread -Wl,-soname -Wl,libgmock.so.0 -o lib/.libs/libgmock.so.0.0.0 2024-08-20T21:48:47.5627189Z #19 65.45 libtool: link: (cd "lib/.libs" && rm -f "libgmock.so.0" && ln -s "libgmock.so.0.0.0" "libgmock.so.0") 2024-08-20T21:48:47.6795438Z #19 65.46 libtool: link: (cd "lib/.libs" && rm -f "libgmock.so" && ln -s "libgmock.so.0.0.0" "libgmock.so") 2024-08-20T21:48:47.6796508Z #19 65.46 libtool: link: ar cr lib/.libs/libgmock.a src/gmock-all.o 2024-08-20T21:48:47.6797111Z #19 65.47 libtool: link: ranlib lib/.libs/libgmock.a 2024-08-20T21:48:47.6797991Z #19 65.48 libtool: link: ( cd "lib/.libs" && rm -f "libgmock.la" && ln -s "../libgmock.la" "libgmock.la" ) 2024-08-20T21:48:47.6799642Z #19 65.49 /bin/bash ./libtool --tag=CXX --mode=link g++ -pthread -DGTEST_HAS_PTHREAD=1 -g -std=c++11 -DNDEBUG -o lib/libgmock_main.la -rpath /usr/local/lib src/gmock_main.lo lib/libgmock.la 2024-08-20T21:48:47.6805439Z #19 65.57 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/9/crtbeginS.o src/.libs/gmock_main.o -Wl,-rpath -Wl,/usr/temp_pb_install_dir/third_party/googletest/googlemock/lib/.libs lib/.libs/libgmock.so -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/9/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crtn.o -pthread -g -pthread -Wl,-soname -Wl,libgmock_main.so.0 -o lib/.libs/libgmock_main.so.0.0.0 2024-08-20T21:48:47.8686787Z #19 65.62 libtool: link: (cd "lib/.libs" && rm -f "libgmock_main.so.0" && ln -s "libgmock_main.so.0.0.0" "libgmock_main.so.0") 2024-08-20T21:48:47.8688125Z #19 65.62 libtool: link: (cd "lib/.libs" && rm -f "libgmock_main.so" && ln -s "libgmock_main.so.0.0.0" "libgmock_main.so") 2024-08-20T21:48:47.8689091Z #19 65.63 libtool: link: ar cr lib/.libs/libgmock_main.a src/gmock_main.o 2024-08-20T21:48:47.8689745Z #19 65.63 libtool: link: ranlib lib/.libs/libgmock_main.a 2024-08-20T21:48:47.8690717Z #19 65.64 libtool: link: ( cd "lib/.libs" && rm -f "libgmock_main.la" && ln -s "../libgmock_main.la" "libgmock_main.la" ) 2024-08-20T21:48:47.8691876Z #19 65.65 make[3]: Leaving directory '/usr/temp_pb_install_dir/third_party/googletest/googlemock' 2024-08-20T21:48:47.8692756Z #19 65.65 make[2]: Leaving directory '/usr/temp_pb_install_dir' 2024-08-20T21:48:47.8693452Z #19 65.65 make[1]: Leaving directory '/usr/temp_pb_install_dir' 2024-08-20T21:48:47.8693968Z #19 65.65 Making check in src 2024-08-20T21:48:47.8694534Z #19 65.76 make[1]: Entering directory '/usr/temp_pb_install_dir/src' 2024-08-20T21:48:47.8696082Z #19 65.76 make protoc protobuf-test protobuf-lazy-descriptor-test protobuf-lite-test test_plugin protobuf-lite-arena-test no-warning-test zcgzip zcgunzip 2024-08-20T21:48:47.9831464Z #19 65.87 make[2]: Entering directory '/usr/temp_pb_install_dir/src' 2024-08-20T21:48:47.9832131Z #19 65.87 make[2]: 'protoc' is up to date. 2024-08-20T21:48:48.1458122Z #19 65.87 oldpwd=`pwd` && ( cd . && $oldpwd/protoc -I. --cpp_out=$oldpwd google/protobuf/any_test.proto google/protobuf/compiler/cpp/cpp_test_bad_identifiers.proto google/protobuf/map_lite_unittest.proto google/protobuf/map_proto2_unittest.proto google/protobuf/map_unittest.proto google/protobuf/unittest_arena.proto google/protobuf/unittest_custom_options.proto google/protobuf/unittest_drop_unknown_fields.proto google/protobuf/unittest_embed_optimize_for.proto google/protobuf/unittest_empty.proto google/protobuf/unittest_enormous_descriptor.proto google/protobuf/unittest_import_lite.proto google/protobuf/unittest_import.proto google/protobuf/unittest_import_public_lite.proto google/protobuf/unittest_import_public.proto google/protobuf/unittest_lazy_dependencies.proto google/protobuf/unittest_lazy_dependencies_custom_option.proto google/protobuf/unittest_lazy_dependencies_enum.proto google/protobuf/unittest_lite_imports_nonlite.proto google/protobuf/unittest_lite.proto google/protobuf/unittest_mset.proto google/protobuf/unittest_mset_wire_format.proto google/protobuf/unittest_no_field_presence.proto google/protobuf/unittest_no_generic_services.proto google/protobuf/unittest_optimize_for.proto google/protobuf/unittest_preserve_unknown_enum2.proto google/protobuf/unittest_preserve_unknown_enum.proto google/protobuf/unittest.proto google/protobuf/unittest_proto3.proto google/protobuf/unittest_proto3_arena.proto google/protobuf/unittest_proto3_arena_lite.proto google/protobuf/unittest_proto3_lite.proto google/protobuf/unittest_proto3_optional.proto google/protobuf/unittest_well_known_types.proto google/protobuf/util/internal/testdata/anys.proto google/protobuf/util/internal/testdata/books.proto google/protobuf/util/internal/testdata/default_value.proto google/protobuf/util/internal/testdata/default_value_test.proto google/protobuf/util/internal/testdata/field_mask.proto google/protobuf/util/internal/testdata/maps.proto google/protobuf/util/internal/testdata/oneofs.proto google/protobuf/util/internal/testdata/proto3.proto google/protobuf/util/internal/testdata/struct.proto google/protobuf/util/internal/testdata/timestamp_duration.proto google/protobuf/util/internal/testdata/wrappers.proto google/protobuf/util/json_format.proto google/protobuf/util/json_format_proto3.proto google/protobuf/util/message_differencer_unittest.proto google/protobuf/compiler/cpp/cpp_test_large_enum_value.proto --experimental_allow_proto3_optional ) 2024-08-20T21:48:48.1475176Z #19 65.88 echo "// Generated from Makefile.am" > no_warning_test.cc 2024-08-20T21:48:48.1476071Z #19 65.88 CXX google/protobuf/compiler/test_plugin-mock_code_generator.o 2024-08-20T21:48:48.1476896Z #19 65.88 CXX google/protobuf/compiler/test_plugin-test_plugin.o 2024-08-20T21:48:48.1499942Z #19 65.88 for FILE in google/protobuf/stubs/callback.h google/protobuf/stubs/bytestream.h google/protobuf/stubs/casts.h google/protobuf/stubs/common.h google/protobuf/stubs/hash.h google/protobuf/stubs/logging.h google/protobuf/stubs/macros.h google/protobuf/stubs/map_util.h google/protobuf/stubs/mutex.h google/protobuf/stubs/once.h google/protobuf/stubs/platform_macros.h google/protobuf/stubs/port.h google/protobuf/stubs/status.h google/protobuf/stubs/stl_util.h google/protobuf/stubs/stringpiece.h google/protobuf/stubs/strutil.h google/protobuf/stubs/template_util.h google/protobuf/any.pb.h google/protobuf/api.pb.h google/protobuf/any.h google/protobuf/arena.h google/protobuf/arena_impl.h google/protobuf/arenastring.h google/protobuf/descriptor_database.h google/protobuf/descriptor.h google/protobuf/descriptor.pb.h google/protobuf/duration.pb.h google/protobuf/dynamic_message.h google/protobuf/empty.pb.h google/protobuf/extension_set.h google/protobuf/extension_set_inl.h google/protobuf/field_access_listener.h google/protobuf/field_mask.pb.h google/protobuf/generated_enum_reflection.h google/protobuf/generated_enum_util.h google/protobuf/generated_message_reflection.h google/protobuf/generated_message_table_driven.h google/protobuf/generated_message_tctable_decl.h google/protobuf/generated_message_tctable_impl.h google/protobuf/generated_message_tctable_impl.inc google/protobuf/generated_message_util.h google/protobuf/has_bits.h google/protobuf/implicit_weak_message.h google/protobuf/io/io_win32.h google/protobuf/map_entry.h google/protobuf/map_entry_lite.h google/protobuf/map_field.h google/protobuf/map_field_inl.h google/protobuf/map_field_lite.h google/protobuf/map.h google/protobuf/map_type_handler.h google/protobuf/message.h google/protobuf/message_lite.h google/protobuf/metadata.h google/protobuf/metadata_lite.h google/protobuf/parse_context.h google/protobuf/port.h google/protobuf/port_def.inc google/protobuf/port_undef.inc google/protobuf/reflection.h google/protobuf/reflection_ops.h google/protobuf/repeated_field.h google/protobuf/service.h google/protobuf/source_context.pb.h google/protobuf/struct.pb.h google/protobuf/text_format.h google/protobuf/timestamp.pb.h google/protobuf/type.pb.h google/protobuf/unknown_field_set.h google/protobuf/wire_format.h google/protobuf/wire_format_lite.h google/protobuf/wrappers.pb.h google/protobuf/io/coded_stream.h google/protobuf/io/gzip_stream.h google/protobuf/io/printer.h google/protobuf/io/strtod.h google/protobuf/io/tokenizer.h google/protobuf/io/zero_copy_stream.h google/protobuf/io/zero_copy_stream_impl.h google/protobuf/io/zero_copy_stream_impl_lite.h google/protobuf/compiler/code_generator.h google/protobuf/compiler/command_line_interface.h google/protobuf/compiler/importer.h google/protobuf/compiler/parser.h google/protobuf/compiler/plugin.h google/protobuf/compiler/plugin.pb.h google/protobuf/compiler/cpp/cpp_generator.h google/protobuf/compiler/csharp/csharp_generator.h google/protobuf/compiler/csharp/csharp_names.h google/protobuf/compiler/java/java_generator.h google/protobuf/compiler/java/java_kotlin_generator.h google/protobuf/compiler/java/java_names.h google/protobuf/compiler/js/js_generator.h google/protobuf/compiler/js/well_known_types_embed.h google/protobuf/compiler/objectivec/objectivec_generator.h google/protobuf/compiler/objectivec/objectivec_helpers.h google/protobuf/compiler/php/php_generator.h google/protobuf/compiler/python/python_generator.h google/protobuf/compiler/ruby/ruby_generator.h google/protobuf/util/type_resolver.h google/protobuf/util/delimited_message_util.h google/protobuf/util/field_comparator.h google/protobuf/util/field_mask_util.h google/protobuf/util/json_util.h google/protobuf/util/time_util.h google/protobuf/util/type_resolver_util.h google/protobuf/util/message_differencer.h; do \ 2024-08-20T21:48:48.1522599Z #19 65.88 if [[ $FILE != *.inc ]]; then \ 2024-08-20T21:48:48.1523213Z #19 65.88 echo "#include <${FILE}>" >> no_warning_test.cc; \ 2024-08-20T21:48:48.1523709Z #19 65.88 fi \ 2024-08-20T21:48:48.1523983Z #19 65.88 done 2024-08-20T21:48:48.1524460Z #19 65.88 CXX google/protobuf/testing/test_plugin-file.o 2024-08-20T21:48:48.1525047Z #19 65.88 CXX google/protobuf/testing/zcgzip.o 2024-08-20T21:48:48.1525589Z #19 65.88 CXX google/protobuf/testing/zcgunzip.o 2024-08-20T21:48:48.1526227Z #19 65.88 echo "int main(int, char**) { return 0; }" >> no_warning_test.cc 2024-08-20T21:48:48.1526917Z #19 65.88 CXX no_warning_test-no_warning_test.o 2024-08-20T21:48:48.4270086Z #19 66.32 CXXLD zcgzip 2024-08-20T21:48:48.5272887Z #19 66.32 CXXLD zcgunzip 2024-08-20T21:48:48.5273661Z #19 66.40 touch unittest_proto_middleman 2024-08-20T21:48:48.5274997Z #19 66.40 CXX google/protobuf/stubs/protobuf_test-bytestream_unittest.o 2024-08-20T21:48:48.5276493Z #19 66.40 CXX google/protobuf/stubs/protobuf_test-common_unittest.o 2024-08-20T21:48:48.5277803Z #19 66.40 CXX google/protobuf/stubs/protobuf_test-int128_unittest.o 2024-08-20T21:48:48.5279598Z #19 66.40 CXX google/protobuf/io/protobuf_test-io_win32_unittest.o 2024-08-20T21:48:48.5280864Z #19 66.40 CXX google/protobuf/stubs/protobuf_test-statusor_test.o 2024-08-20T21:48:48.5282032Z #19 66.40 CXX google/protobuf/stubs/protobuf_test-status_test.o 2024-08-20T21:48:48.5283483Z #19 66.40 CXX google/protobuf/stubs/protobuf_test-stringpiece_unittest.o 2024-08-20T21:48:48.5285035Z #19 66.40 CXX google/protobuf/stubs/protobuf_test-stringprintf_unittest.o 2024-08-20T21:48:48.5286827Z #19 66.40 CXX google/protobuf/stubs/protobuf_test-structurally_valid_unittest.o 2024-08-20T21:48:48.5288588Z #19 66.40 CXX google/protobuf/stubs/protobuf_test-strutil_unittest.o 2024-08-20T21:48:48.5290208Z #19 66.40 CXX google/protobuf/stubs/protobuf_test-template_util_unittest.o 2024-08-20T21:48:48.5291761Z #19 66.40 CXX google/protobuf/stubs/protobuf_test-time_test.o 2024-08-20T21:48:48.5293086Z #19 66.40 CXX google/protobuf/protobuf_test-any_test.o 2024-08-20T21:48:48.5294506Z #19 66.40 CXX google/protobuf/protobuf_test-arenastring_unittest.o 2024-08-20T21:48:48.5295977Z #19 66.40 CXX google/protobuf/protobuf_test-arena_unittest.o 2024-08-20T21:48:48.5297421Z #19 66.40 CXX google/protobuf/protobuf_test-descriptor_unittest.o 2024-08-20T21:48:48.5299021Z #19 66.40 CXX google/protobuf/protobuf_test-descriptor_database_unittest.o 2024-08-20T21:48:48.5300646Z #19 66.40 CXX google/protobuf/protobuf_test-drop_unknown_fields_test.o 2024-08-20T21:48:48.5302246Z #19 66.40 CXX google/protobuf/protobuf_test-dynamic_message_unittest.o 2024-08-20T21:48:48.5303806Z #19 66.40 CXX google/protobuf/protobuf_test-extension_set_unittest.o 2024-08-20T21:48:48.5305522Z #19 66.40 CXX google/protobuf/protobuf_test-generated_message_reflection_unittest.o 2024-08-20T21:48:48.5307150Z #19 66.40 CXX google/protobuf/protobuf_test-map_field_test.o 2024-08-20T21:48:48.5308490Z #19 66.40 CXX google/protobuf/protobuf_test-map_test.o 2024-08-20T21:48:48.5309838Z #19 66.40 CXX google/protobuf/protobuf_test-message_unittest.o 2024-08-20T21:48:48.5311251Z #19 66.40 CXX google/protobuf/protobuf_test-no_field_presence_test.o 2024-08-20T21:48:48.5312733Z #19 66.40 CXX google/protobuf/protobuf_test-preserve_unknown_enum_test.o 2024-08-20T21:48:48.5314139Z #19 66.40 CXX google/protobuf/protobuf_test-proto3_arena_lite_unittest.o 2024-08-20T21:48:48.5315662Z #19 66.41 CXX google/protobuf/protobuf_test-proto3_arena_unittest.o 2024-08-20T21:48:48.5317259Z #19 66.41 CXX google/protobuf/protobuf_test-proto3_lite_unittest.o 2024-08-20T21:48:48.5318809Z #19 66.41 CXX google/protobuf/protobuf_test-reflection_ops_unittest.o 2024-08-20T21:48:48.5320533Z #19 66.41 CXX google/protobuf/protobuf_test-repeated_field_reflection_unittest.o 2024-08-20T21:48:48.5322245Z #19 66.41 CXX google/protobuf/protobuf_test-repeated_field_unittest.o 2024-08-20T21:48:48.5323941Z #19 66.41 CXX google/protobuf/protobuf_test-text_format_unittest.o 2024-08-20T21:48:48.5325504Z #19 66.41 CXX google/protobuf/protobuf_test-unknown_field_set_unittest.o 2024-08-20T21:48:48.5327067Z #19 66.41 CXX google/protobuf/protobuf_test-well_known_types_unittest.o 2024-08-20T21:48:48.5328419Z #19 66.41 CXX google/protobuf/protobuf_test-wire_format_unittest.o 2024-08-20T21:48:48.5329667Z #19 66.41 CXX google/protobuf/io/protobuf_test-coded_stream_unittest.o 2024-08-20T21:48:48.5331199Z #19 66.41 CXX google/protobuf/io/protobuf_test-printer_unittest.o 2024-08-20T21:48:48.5332721Z #19 66.41 CXX google/protobuf/io/protobuf_test-tokenizer_unittest.o 2024-08-20T21:48:48.5334333Z #19 66.41 CXX google/protobuf/io/protobuf_test-zero_copy_stream_unittest.o 2024-08-20T21:48:48.5336015Z #19 66.41 CXX google/protobuf/compiler/protobuf_test-annotation_test_util.o 2024-08-20T21:48:48.5337710Z #19 66.42 CXX google/protobuf/compiler/protobuf_test-importer_unittest.o 2024-08-20T21:48:48.6793247Z #19 66.42 CXX google/protobuf/compiler/protobuf_test-mock_code_generator.o 2024-08-20T21:48:48.6795228Z #19 66.57 CXX google/protobuf/compiler/protobuf_test-parser_unittest.o 2024-08-20T21:48:48.8421456Z #19 66.58 CXX google/protobuf/compiler/cpp/protobuf_test-cpp_bootstrap_unittest.o 2024-08-20T21:48:49.5616939Z #19 67.45 google/protobuf/io/coded_stream_unittest.cc: In member function 'virtual void google::protobuf::io::{anonymous}::CodedStreamTest_ReadStringNoReservationSizeIsOverTheTotalBytesLimit_Test::TestBody()': 2024-08-20T21:48:49.5623501Z #19 67.45 google/protobuf/io/coded_stream_unittest.cc:867:42: warning: 'void google::protobuf::io::CodedInputStream::SetTotalBytesLimit(int, int)' is deprecated: Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. [-Wdeprecated-declarations] 2024-08-20T21:48:49.5626903Z #19 67.45 867 | coded_input.SetTotalBytesLimit(16, 16); 2024-08-20T21:48:49.5627868Z #19 67.45 | ^ 2024-08-20T21:48:49.6886054Z #19 67.45 In file included from google/protobuf/io/coded_stream_unittest.cc:37: 2024-08-20T21:48:49.6887523Z #19 67.45 ./google/protobuf/io/coded_stream.h:405:8: note: declared here 2024-08-20T21:48:49.6888796Z #19 67.45 405 | void SetTotalBytesLimit(int total_bytes_limit, int) { 2024-08-20T21:48:49.6889738Z #19 67.45 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:49.6892924Z #19 67.45 google/protobuf/io/coded_stream_unittest.cc: In member function 'virtual void google::protobuf::io::{anonymous}::CodedStreamTest_ReadStringNoReservationSizeIsOverTheClosestLimit_GlobalLimitIsCloser_Test::TestBody()': 2024-08-20T21:48:49.6898364Z #19 67.45 google/protobuf/io/coded_stream_unittest.cc:889:42: warning: 'void google::protobuf::io::CodedInputStream::SetTotalBytesLimit(int, int)' is deprecated: Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. [-Wdeprecated-declarations] 2024-08-20T21:48:49.6901473Z #19 67.45 889 | coded_input.SetTotalBytesLimit(16, 16); 2024-08-20T21:48:49.6902446Z #19 67.45 | ^ 2024-08-20T21:48:49.6903603Z #19 67.45 In file included from google/protobuf/io/coded_stream_unittest.cc:37: 2024-08-20T21:48:49.6904895Z #19 67.45 ./google/protobuf/io/coded_stream.h:405:8: note: declared here 2024-08-20T21:48:49.6906105Z #19 67.45 405 | void SetTotalBytesLimit(int total_bytes_limit, int) { 2024-08-20T21:48:49.6907103Z #19 67.45 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:49.6910495Z #19 67.45 google/protobuf/io/coded_stream_unittest.cc: In member function 'virtual void google::protobuf::io::{anonymous}::CodedStreamTest_ReadStringNoReservationSizeIsOverTheClosestLimit_LocalLimitIsCloser_Test::TestBody()': 2024-08-20T21:48:49.7011190Z #19 67.45 google/protobuf/io/coded_stream_unittest.cc:911:68: warning: 'void google::protobuf::io::CodedInputStream::SetTotalBytesLimit(int, int)' is deprecated: Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. [-Wdeprecated-declarations] 2024-08-20T21:48:49.7016006Z #19 67.45 911 | coded_input.SetTotalBytesLimit(sizeof(buffer_), sizeof(buffer_)); 2024-08-20T21:48:49.7017303Z #19 67.45 | ^ 2024-08-20T21:48:49.7018549Z #19 67.45 In file included from google/protobuf/io/coded_stream_unittest.cc:37: 2024-08-20T21:48:49.7021256Z #19 67.45 ./google/protobuf/io/coded_stream.h:405:8: note: declared here 2024-08-20T21:48:49.7022591Z #19 67.45 405 | void SetTotalBytesLimit(int total_bytes_limit, int) { 2024-08-20T21:48:49.7023608Z #19 67.45 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:49.7027185Z #19 67.48 google/protobuf/io/coded_stream_unittest.cc: In member function 'virtual void google::protobuf::io::{anonymous}::CodedStreamTest_TotalBytesLimit_Test::TestBody()': 2024-08-20T21:48:49.7035488Z #19 67.48 google/protobuf/io/coded_stream_unittest.cc:1183:40: warning: 'void google::protobuf::io::CodedInputStream::SetTotalBytesLimit(int, int)' is deprecated: Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. [-Wdeprecated-declarations] 2024-08-20T21:48:49.7039073Z #19 67.48 1183 | coded_input.SetTotalBytesLimit(16, -1); 2024-08-20T21:48:49.7039995Z #19 67.48 | ^ 2024-08-20T21:48:49.7041131Z #19 67.48 In file included from google/protobuf/io/coded_stream_unittest.cc:37: 2024-08-20T21:48:49.7042506Z #19 67.48 ./google/protobuf/io/coded_stream.h:405:8: note: declared here 2024-08-20T21:48:49.7043958Z #19 67.48 405 | void SetTotalBytesLimit(int total_bytes_limit, int) { 2024-08-20T21:48:49.7044981Z #19 67.48 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:49.7048566Z #19 67.48 google/protobuf/io/coded_stream_unittest.cc:1203:40: warning: 'void google::protobuf::io::CodedInputStream::SetTotalBytesLimit(int, int)' is deprecated: Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. [-Wdeprecated-declarations] 2024-08-20T21:48:49.7051992Z #19 67.48 1203 | coded_input.SetTotalBytesLimit(32, -1); 2024-08-20T21:48:49.7052986Z #19 67.48 | ^ 2024-08-20T21:48:49.7054130Z #19 67.48 In file included from google/protobuf/io/coded_stream_unittest.cc:37: 2024-08-20T21:48:49.7055567Z #19 67.48 ./google/protobuf/io/coded_stream.h:405:8: note: declared here 2024-08-20T21:48:49.7056857Z #19 67.48 405 | void SetTotalBytesLimit(int total_bytes_limit, int) { 2024-08-20T21:48:49.7057888Z #19 67.48 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:49.7060523Z #19 67.48 google/protobuf/io/coded_stream_unittest.cc: In member function 'virtual void google::protobuf::io::{anonymous}::CodedStreamTest_TotalBytesLimitNotValidMessageEnd_Test::TestBody()': 2024-08-20T21:48:49.7065988Z #19 67.48 google/protobuf/io/coded_stream_unittest.cc:1216:40: warning: 'void google::protobuf::io::CodedInputStream::SetTotalBytesLimit(int, int)' is deprecated: Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. [-Wdeprecated-declarations] 2024-08-20T21:48:49.7069508Z #19 67.48 1216 | coded_input.SetTotalBytesLimit(16, -1); 2024-08-20T21:48:49.7070479Z #19 67.48 | ^ 2024-08-20T21:48:49.7071628Z #19 67.48 In file included from google/protobuf/io/coded_stream_unittest.cc:37: 2024-08-20T21:48:49.7073011Z #19 67.48 ./google/protobuf/io/coded_stream.h:405:8: note: declared here 2024-08-20T21:48:49.7074704Z #19 67.48 405 | void SetTotalBytesLimit(int total_bytes_limit, int) { 2024-08-20T21:48:49.7075729Z #19 67.48 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:49.7078753Z #19 67.58 google/protobuf/io/coded_stream_unittest.cc: In instantiation of 'void google::protobuf::io::{anonymous}::CodedStreamTest_ReadStringReservesMemoryOnTotalLimit_DD::DoSingleCase(const CaseType&) [with CaseType = int]': 2024-08-20T21:48:49.7081720Z #19 67.58 google/protobuf/io/coded_stream_unittest.cc:738:1: required from here 2024-08-20T21:48:49.7085862Z #19 67.58 google/protobuf/io/coded_stream_unittest.cc:744:35: warning: 'void google::protobuf::io::CodedInputStream::SetTotalBytesLimit(int, int)' is deprecated: Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. [-Wdeprecated-declarations] 2024-08-20T21:48:49.7089328Z #19 67.58 744 | coded_input.SetTotalBytesLimit(sizeof(kRawBytes), sizeof(kRawBytes)); 2024-08-20T21:48:49.7090704Z #19 67.58 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:49.7092000Z #19 67.58 In file included from google/protobuf/io/coded_stream_unittest.cc:37: 2024-08-20T21:48:49.7093391Z #19 67.58 ./google/protobuf/io/coded_stream.h:405:8: note: declared here 2024-08-20T21:48:49.7094606Z #19 67.58 405 | void SetTotalBytesLimit(int total_bytes_limit, int) { 2024-08-20T21:48:49.7095603Z #19 67.58 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:49.8489251Z #19 67.74 CXX google/protobuf/compiler/cpp/protobuf_test-cpp_move_unittest.o 2024-08-20T21:48:50.0752737Z #19 67.96 CXX google/protobuf/compiler/cpp/protobuf_test-cpp_unittest.o 2024-08-20T21:48:50.3528936Z #19 68.24 CXX google/protobuf/compiler/cpp/protobuf_test-cpp_plugin_unittest.o 2024-08-20T21:48:50.5844163Z #19 68.26 In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, 2024-08-20T21:48:50.5846456Z #19 68.26 from ./../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47, 2024-08-20T21:48:50.5848532Z #19 68.26 from ./../third_party/googletest/googlemock/include/gmock/gmock-actions.h:51, 2024-08-20T21:48:50.5850028Z #19 68.26 from ./../third_party/googletest/googlemock/include/gmock/gmock.h:59, 2024-08-20T21:48:50.5851357Z #19 68.26 from ./google/protobuf/testing/googletest.h:41, 2024-08-20T21:48:50.5852512Z #19 68.26 from ./google/protobuf/proto3_lite_unittest.inc:36, 2024-08-20T21:48:50.5853690Z #19 68.26 from google/protobuf/proto3_lite_unittest.cc:37: 2024-08-20T21:48:50.5856244Z #19 68.26 ./google/protobuf/proto3_lite_unittest.inc: In member function 'virtual void google::protobuf::{anonymous}::Proto3LiteTest_Swap_Test::TestBody()': 2024-08-20T21:48:50.5860467Z #19 68.26 ./google/protobuf/proto3_lite_unittest.inc:130:27: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 2024-08-20T21:48:50.5863065Z #19 68.26 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1); 2024-08-20T21:48:50.5864017Z #19 68.26 | ^ 2024-08-20T21:48:50.5866304Z #19 68.26 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 2024-08-20T21:48:50.5868338Z #19 68.26 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ 2024-08-20T21:48:50.5869568Z #19 68.26 | ^~~~~~~~~~ 2024-08-20T21:48:50.5871733Z #19 68.26 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 2024-08-20T21:48:50.5873739Z #19 68.26 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) 2024-08-20T21:48:50.5874862Z #19 68.26 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.5877985Z #19 68.26 ./../third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2024-08-20T21:48:50.5880307Z #19 68.26 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \ 2024-08-20T21:48:50.5881227Z #19 68.26 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.5883246Z #19 68.26 ./../third_party/googletest/googletest/include/gtest/gtest.h:2050:32: note: in expansion of macro 'GTEST_IS_NULL_LITERAL_' 2024-08-20T21:48:50.5885121Z #19 68.26 2050 | EqHelper::Compare, \ 2024-08-20T21:48:50.5886251Z #19 68.26 | ^~~~~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.5888096Z #19 68.26 ./google/protobuf/proto3_lite_unittest.inc:130:3: note: in expansion of macro 'EXPECT_EQ' 2024-08-20T21:48:50.5889599Z #19 68.26 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1); 2024-08-20T21:48:50.5890497Z #19 68.26 | ^~~~~~~~~ 2024-08-20T21:48:50.5891433Z #19 68.26 In file included from ./google/protobuf/generated_enum_util.h:36, 2024-08-20T21:48:50.5892575Z #19 68.26 from ./google/protobuf/map.h:55, 2024-08-20T21:48:50.5897312Z #19 68.26 from ./google/protobuf/generated_message_table_driven.h:34, 2024-08-20T21:48:50.5898994Z #19 68.26 from ./google/protobuf/unittest_proto3.pb.h:26, 2024-08-20T21:48:50.5900125Z #19 68.26 from google/protobuf/proto3_lite_unittest.cc:31: 2024-08-20T21:48:50.5901358Z #19 68.26 ./google/protobuf/message_lite.h:433:7: note: declared here 2024-08-20T21:48:50.5903059Z #19 68.26 433 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } 2024-08-20T21:48:50.5904238Z #19 68.26 | ^~~~~~~~ 2024-08-20T21:48:50.5905411Z #19 68.26 In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, 2024-08-20T21:48:50.5907623Z #19 68.26 from ./../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47, 2024-08-20T21:48:50.5909728Z #19 68.26 from ./../third_party/googletest/googlemock/include/gmock/gmock-actions.h:51, 2024-08-20T21:48:50.5911336Z #19 68.26 from ./../third_party/googletest/googlemock/include/gmock/gmock.h:59, 2024-08-20T21:48:50.5913230Z #19 68.26 from ./google/protobuf/testing/googletest.h:41, 2024-08-20T21:48:50.5914684Z #19 68.26 from ./google/protobuf/proto3_lite_unittest.inc:36, 2024-08-20T21:48:50.5915879Z #19 68.26 from google/protobuf/proto3_lite_unittest.cc:37: 2024-08-20T21:48:50.5918868Z #19 68.26 ./google/protobuf/proto3_lite_unittest.inc:130:27: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 2024-08-20T21:48:50.5921436Z #19 68.26 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1); 2024-08-20T21:48:50.5922388Z #19 68.26 | ^ 2024-08-20T21:48:50.5924390Z #19 68.26 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 2024-08-20T21:48:50.5926296Z #19 68.26 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ 2024-08-20T21:48:50.5927440Z #19 68.26 | ^~~~~~~~~~ 2024-08-20T21:48:50.5929554Z #19 68.26 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 2024-08-20T21:48:50.5931585Z #19 68.26 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) 2024-08-20T21:48:50.5932611Z #19 68.26 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.5934360Z #19 68.26 ./../third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2024-08-20T21:48:50.5936582Z #19 68.26 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \ 2024-08-20T21:48:50.5937514Z #19 68.26 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.5939393Z #19 68.26 ./../third_party/googletest/googletest/include/gtest/gtest.h:2050:32: note: in expansion of macro 'GTEST_IS_NULL_LITERAL_' 2024-08-20T21:48:50.5941689Z #19 68.26 2050 | EqHelper::Compare, \ 2024-08-20T21:48:50.5942818Z #19 68.26 | ^~~~~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.5944448Z #19 68.26 ./google/protobuf/proto3_lite_unittest.inc:130:3: note: in expansion of macro 'EXPECT_EQ' 2024-08-20T21:48:50.5945867Z #19 68.26 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1); 2024-08-20T21:48:50.5947276Z #19 68.26 | ^~~~~~~~~ 2024-08-20T21:48:50.5948252Z #19 68.26 In file included from ./google/protobuf/generated_enum_util.h:36, 2024-08-20T21:48:50.5949381Z #19 68.26 from ./google/protobuf/map.h:55, 2024-08-20T21:48:50.5950437Z #19 68.26 from ./google/protobuf/generated_message_table_driven.h:34, 2024-08-20T21:48:50.5951691Z #19 68.26 from ./google/protobuf/unittest_proto3.pb.h:26, 2024-08-20T21:48:50.5952836Z #19 68.26 from google/protobuf/proto3_lite_unittest.cc:31: 2024-08-20T21:48:50.5954056Z #19 68.26 ./google/protobuf/message_lite.h:433:7: note: declared here 2024-08-20T21:48:50.5955444Z #19 68.26 433 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } 2024-08-20T21:48:50.5956558Z #19 68.26 | ^~~~~~~~ 2024-08-20T21:48:50.5957667Z #19 68.26 In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, 2024-08-20T21:48:50.5963077Z #19 68.26 from ./../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47, 2024-08-20T21:48:50.5975235Z #19 68.26 from ./../third_party/googletest/googlemock/include/gmock/gmock-actions.h:51, 2024-08-20T21:48:50.5976931Z #19 68.26 from ./../third_party/googletest/googlemock/include/gmock/gmock.h:59, 2024-08-20T21:48:50.5978629Z #19 68.26 from ./google/protobuf/testing/googletest.h:41, 2024-08-20T21:48:50.5979906Z #19 68.26 from ./google/protobuf/proto3_lite_unittest.inc:36, 2024-08-20T21:48:50.5981144Z #19 68.26 from google/protobuf/proto3_lite_unittest.cc:37: 2024-08-20T21:48:50.5984215Z #19 68.26 ./google/protobuf/proto3_lite_unittest.inc:130:27: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 2024-08-20T21:48:50.5987004Z #19 68.26 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1); 2024-08-20T21:48:50.5988105Z #19 68.26 | ^ 2024-08-20T21:48:50.5989899Z #19 68.26 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 2024-08-20T21:48:50.5991488Z #19 68.26 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ 2024-08-20T21:48:50.5992470Z #19 68.26 | ^~~~~~~~~~ 2024-08-20T21:48:50.5994207Z #19 68.26 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 2024-08-20T21:48:50.5995873Z #19 68.26 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) 2024-08-20T21:48:50.5997113Z #19 68.26 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.5998545Z #19 68.26 ./../third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2024-08-20T21:48:50.5999958Z #19 68.26 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \ 2024-08-20T21:48:50.6000766Z #19 68.26 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.6002393Z #19 68.26 ./../third_party/googletest/googletest/include/gtest/gtest.h:2050:32: note: in expansion of macro 'GTEST_IS_NULL_LITERAL_' 2024-08-20T21:48:50.6004243Z #19 68.26 2050 | EqHelper::Compare, \ 2024-08-20T21:48:50.6005582Z #19 68.26 | ^~~~~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.6007587Z #19 68.26 ./google/protobuf/proto3_lite_unittest.inc:130:3: note: in expansion of macro 'EXPECT_EQ' 2024-08-20T21:48:50.6009225Z #19 68.26 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1); 2024-08-20T21:48:50.6010176Z #19 68.26 | ^~~~~~~~~ 2024-08-20T21:48:50.6011105Z #19 68.26 In file included from ./google/protobuf/generated_enum_util.h:36, 2024-08-20T21:48:50.6012290Z #19 68.26 from ./google/protobuf/map.h:55, 2024-08-20T21:48:50.6013499Z #19 68.26 from ./google/protobuf/generated_message_table_driven.h:34, 2024-08-20T21:48:50.6015067Z #19 68.26 from ./google/protobuf/unittest_proto3.pb.h:26, 2024-08-20T21:48:50.6016242Z #19 68.26 from google/protobuf/proto3_lite_unittest.cc:31: 2024-08-20T21:48:50.6017465Z #19 68.26 ./google/protobuf/message_lite.h:433:7: note: declared here 2024-08-20T21:48:50.6018852Z #19 68.26 433 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } 2024-08-20T21:48:50.6020023Z #19 68.26 | ^~~~~~~~ 2024-08-20T21:48:50.6021216Z #19 68.26 In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, 2024-08-20T21:48:50.6023781Z #19 68.26 from ./../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47, 2024-08-20T21:48:50.6025927Z #19 68.26 from ./../third_party/googletest/googlemock/include/gmock/gmock-actions.h:51, 2024-08-20T21:48:50.6027934Z #19 68.26 from ./../third_party/googletest/googlemock/include/gmock/gmock.h:59, 2024-08-20T21:48:50.6029255Z #19 68.26 from ./google/protobuf/testing/googletest.h:41, 2024-08-20T21:48:50.6033432Z #19 68.26 from ./google/protobuf/proto3_lite_unittest.inc:36, 2024-08-20T21:48:50.6034764Z #19 68.26 from google/protobuf/proto3_lite_unittest.cc:37: 2024-08-20T21:48:50.6037805Z #19 68.26 ./google/protobuf/proto3_lite_unittest.inc:130:27: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 2024-08-20T21:48:50.6040778Z #19 68.26 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1); 2024-08-20T21:48:50.6041824Z #19 68.26 | ^ 2024-08-20T21:48:50.6043956Z #19 68.26 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 2024-08-20T21:48:50.6046046Z #19 68.26 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ 2024-08-20T21:48:50.6047314Z #19 68.26 | ^~~~~~~~~~ 2024-08-20T21:48:50.6049504Z #19 68.26 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 2024-08-20T21:48:50.6051985Z #19 68.26 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) 2024-08-20T21:48:50.6053075Z #19 68.26 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.6055068Z #19 68.26 ./../third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2024-08-20T21:48:50.6057001Z #19 68.26 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \ 2024-08-20T21:48:50.6057948Z #19 68.26 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.6059871Z #19 68.26 ./../third_party/googletest/googletest/include/gtest/gtest.h:2050:32: note: in expansion of macro 'GTEST_IS_NULL_LITERAL_' 2024-08-20T21:48:50.6062225Z #19 68.26 2050 | EqHelper::Compare, \ 2024-08-20T21:48:50.6063433Z #19 68.26 | ^~~~~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.6065573Z #19 68.26 ./google/protobuf/proto3_lite_unittest.inc:130:3: note: in expansion of macro 'EXPECT_EQ' 2024-08-20T21:48:50.6067075Z #19 68.26 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1); 2024-08-20T21:48:50.6068059Z #19 68.26 | ^~~~~~~~~ 2024-08-20T21:48:50.6069019Z #19 68.26 In file included from ./google/protobuf/generated_enum_util.h:36, 2024-08-20T21:48:50.6070960Z #19 68.26 from ./google/protobuf/map.h:55, 2024-08-20T21:48:50.6072237Z #19 68.26 from ./google/protobuf/generated_message_table_driven.h:34, 2024-08-20T21:48:50.6073596Z #19 68.26 from ./google/protobuf/unittest_proto3.pb.h:26, 2024-08-20T21:48:50.6074834Z #19 68.26 from google/protobuf/proto3_lite_unittest.cc:31: 2024-08-20T21:48:50.6079102Z #19 68.26 ./google/protobuf/message_lite.h:433:7: note: declared here 2024-08-20T21:48:50.6080608Z #19 68.26 433 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } 2024-08-20T21:48:50.6082077Z #19 68.26 | ^~~~~~~~ 2024-08-20T21:48:50.6083401Z #19 68.26 In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, 2024-08-20T21:48:50.6085630Z #19 68.26 from ./../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47, 2024-08-20T21:48:50.6087851Z #19 68.26 from ./../third_party/googletest/googlemock/include/gmock/gmock-actions.h:51, 2024-08-20T21:48:50.6089387Z #19 68.26 from ./../third_party/googletest/googlemock/include/gmock/gmock.h:59, 2024-08-20T21:48:50.6091080Z #19 68.26 from ./google/protobuf/testing/googletest.h:41, 2024-08-20T21:48:50.6092291Z #19 68.26 from ./google/protobuf/proto3_lite_unittest.inc:36, 2024-08-20T21:48:50.6093795Z #19 68.26 from google/protobuf/proto3_lite_unittest.cc:37: 2024-08-20T21:48:50.6096896Z #19 68.26 ./google/protobuf/proto3_lite_unittest.inc:130:27: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 2024-08-20T21:48:50.6099816Z #19 68.26 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1); 2024-08-20T21:48:50.6100743Z #19 68.26 | ^ 2024-08-20T21:48:50.6102612Z #19 68.26 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 2024-08-20T21:48:50.6104770Z #19 68.26 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ 2024-08-20T21:48:50.6106271Z #19 68.26 | ^~~~~~~~~~ 2024-08-20T21:48:50.6108314Z #19 68.26 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 2024-08-20T21:48:50.6110387Z #19 68.26 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) 2024-08-20T21:48:50.6111460Z #19 68.26 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.6113689Z #19 68.26 ./../third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2024-08-20T21:48:50.6115521Z #19 68.26 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \ 2024-08-20T21:48:50.6116380Z #19 68.26 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.6117788Z #19 68.26 ./google/protobuf/proto3_lite_unittest.inc:130:3: note: in expansion of macro 'EXPECT_EQ' 2024-08-20T21:48:50.6119269Z #19 68.26 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1); 2024-08-20T21:48:50.6120174Z #19 68.26 | ^~~~~~~~~ 2024-08-20T21:48:50.6121466Z #19 68.26 In file included from ./google/protobuf/generated_enum_util.h:36, 2024-08-20T21:48:50.6122652Z #19 68.26 from ./google/protobuf/map.h:55, 2024-08-20T21:48:50.6123939Z #19 68.26 from ./google/protobuf/generated_message_table_driven.h:34, 2024-08-20T21:48:50.6125192Z #19 68.26 from ./google/protobuf/unittest_proto3.pb.h:26, 2024-08-20T21:48:50.6126349Z #19 68.26 from google/protobuf/proto3_lite_unittest.cc:31: 2024-08-20T21:48:50.6127534Z #19 68.26 ./google/protobuf/message_lite.h:433:7: note: declared here 2024-08-20T21:48:50.6129008Z #19 68.26 433 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } 2024-08-20T21:48:50.6130465Z #19 68.26 | ^~~~~~~~ 2024-08-20T21:48:50.6131993Z #19 68.26 In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, 2024-08-20T21:48:50.6134209Z #19 68.26 from ./../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47, 2024-08-20T21:48:50.6136345Z #19 68.26 from ./../third_party/googletest/googlemock/include/gmock/gmock-actions.h:51, 2024-08-20T21:48:50.6137938Z #19 68.26 from ./../third_party/googletest/googlemock/include/gmock/gmock.h:59, 2024-08-20T21:48:50.6139266Z #19 68.26 from ./google/protobuf/testing/googletest.h:41, 2024-08-20T21:48:50.6140422Z #19 68.26 from ./google/protobuf/proto3_lite_unittest.inc:36, 2024-08-20T21:48:50.6141635Z #19 68.26 from google/protobuf/proto3_lite_unittest.cc:37: 2024-08-20T21:48:50.6147993Z #19 68.26 ./google/protobuf/proto3_lite_unittest.inc:130:44: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 2024-08-20T21:48:50.6150855Z #19 68.26 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1); 2024-08-20T21:48:50.6151861Z #19 68.26 | ^ 2024-08-20T21:48:50.6154357Z #19 68.26 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 2024-08-20T21:48:50.6156624Z #19 68.26 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ 2024-08-20T21:48:50.6157917Z #19 68.26 | ^~~~~~~~~~ 2024-08-20T21:48:50.6160128Z #19 68.26 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 2024-08-20T21:48:50.6162721Z #19 68.26 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) 2024-08-20T21:48:50.6163984Z #19 68.26 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.6166084Z #19 68.26 ./../third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2024-08-20T21:48:50.6168085Z #19 68.26 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \ 2024-08-20T21:48:50.6168994Z #19 68.26 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.6170452Z #19 68.26 ./google/protobuf/proto3_lite_unittest.inc:130:3: note: in expansion of macro 'EXPECT_EQ' 2024-08-20T21:48:50.6171966Z #19 68.26 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1); 2024-08-20T21:48:50.6172871Z #19 68.26 | ^~~~~~~~~ 2024-08-20T21:48:50.6173804Z #19 68.26 In file included from ./google/protobuf/generated_enum_util.h:36, 2024-08-20T21:48:50.6174970Z #19 68.26 from ./google/protobuf/map.h:55, 2024-08-20T21:48:50.6176123Z #19 68.26 from ./google/protobuf/generated_message_table_driven.h:34, 2024-08-20T21:48:50.6177306Z #19 68.26 from ./google/protobuf/unittest_proto3.pb.h:26, 2024-08-20T21:48:50.6178828Z #19 68.26 from google/protobuf/proto3_lite_unittest.cc:31: 2024-08-20T21:48:50.6179972Z #19 68.26 ./google/protobuf/message_lite.h:433:7: note: declared here 2024-08-20T21:48:50.6181332Z #19 68.26 433 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } 2024-08-20T21:48:50.6182407Z #19 68.26 | ^~~~~~~~ 2024-08-20T21:48:50.6183644Z #19 68.27 CXX google/protobuf/compiler/cpp/protobuf_test-metadata_test.o 2024-08-20T21:48:50.6185280Z #19 68.30 CXX google/protobuf/compiler/java/protobuf_test-java_plugin_unittest.o 2024-08-20T21:48:50.6187310Z #19 68.32 In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, 2024-08-20T21:48:50.6189632Z #19 68.32 from ./../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47, 2024-08-20T21:48:50.6195026Z #19 68.32 from ./../third_party/googletest/googlemock/include/gmock/gmock-actions.h:51, 2024-08-20T21:48:50.6197030Z #19 68.32 from ./../third_party/googletest/googlemock/include/gmock/gmock.h:59, 2024-08-20T21:48:50.6198317Z #19 68.32 from ./google/protobuf/testing/googletest.h:41, 2024-08-20T21:48:50.6199753Z #19 68.32 from google/protobuf/well_known_types_unittest.cc:33: 2024-08-20T21:48:50.6202519Z #19 68.32 google/protobuf/well_known_types_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::WellKnownTypesTest_AllKnownTypesAreIncluded_Test::TestBody()': 2024-08-20T21:48:50.6206394Z #19 68.32 google/protobuf/well_known_types_unittest.cc:45:45: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 2024-08-20T21:48:50.6208453Z #19 68.32 45 | EXPECT_EQ(0, message.any_field().ByteSize()); 2024-08-20T21:48:50.6209312Z #19 68.32 | ^ 2024-08-20T21:48:50.6210911Z #19 68.32 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 2024-08-20T21:48:50.6212506Z #19 68.32 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ 2024-08-20T21:48:50.6213475Z #19 68.32 | ^~~~~~~~~~ 2024-08-20T21:48:50.6215760Z #19 68.32 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 2024-08-20T21:48:50.6218187Z #19 68.32 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) 2024-08-20T21:48:50.6219654Z #19 68.32 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.6221503Z #19 68.32 ./../third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2024-08-20T21:48:50.6223144Z #19 68.32 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \ 2024-08-20T21:48:50.6223997Z #19 68.32 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.6225396Z #19 68.32 google/protobuf/well_known_types_unittest.cc:45:3: note: in expansion of macro 'EXPECT_EQ' 2024-08-20T21:48:50.6226816Z #19 68.32 45 | EXPECT_EQ(0, message.any_field().ByteSize()); 2024-08-20T21:48:50.6227680Z #19 68.32 | ^~~~~~~~~ 2024-08-20T21:48:50.6229170Z #19 68.32 In file included from ./google/protobuf/generated_enum_util.h:36, 2024-08-20T21:48:50.6230331Z #19 68.32 from ./google/protobuf/map.h:55, 2024-08-20T21:48:50.6231518Z #19 68.32 from ./google/protobuf/generated_message_table_driven.h:34, 2024-08-20T21:48:50.6232901Z #19 68.32 from ./google/protobuf/unittest_well_known_types.pb.h:26, 2024-08-20T21:48:50.6234182Z #19 68.32 from google/protobuf/well_known_types_unittest.cc:30: 2024-08-20T21:48:50.6235732Z #19 68.32 ./google/protobuf/message_lite.h:433:7: note: declared here 2024-08-20T21:48:50.6237203Z #19 68.32 433 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } 2024-08-20T21:48:50.6238367Z #19 68.32 | ^~~~~~~~ 2024-08-20T21:48:50.6239466Z #19 68.32 In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, 2024-08-20T21:48:50.6242000Z #19 68.32 from ./../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47, 2024-08-20T21:48:50.6244166Z #19 68.32 from ./../third_party/googletest/googlemock/include/gmock/gmock-actions.h:51, 2024-08-20T21:48:50.6245782Z #19 68.32 from ./../third_party/googletest/googlemock/include/gmock/gmock.h:59, 2024-08-20T21:48:50.6246965Z #19 68.32 from ./google/protobuf/testing/googletest.h:41, 2024-08-20T21:48:50.6247891Z #19 68.32 from google/protobuf/well_known_types_unittest.cc:33: 2024-08-20T21:48:50.6250307Z #19 68.32 google/protobuf/well_known_types_unittest.cc:46:45: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 2024-08-20T21:48:50.6252896Z #19 68.32 46 | EXPECT_EQ(0, message.api_field().ByteSize()); 2024-08-20T21:48:50.6253733Z #19 68.32 | ^ 2024-08-20T21:48:50.6255327Z #19 68.32 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 2024-08-20T21:48:50.6256855Z #19 68.32 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ 2024-08-20T21:48:50.6260851Z #19 68.32 | ^~~~~~~~~~ 2024-08-20T21:48:50.6263705Z #19 68.32 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 2024-08-20T21:48:50.6266341Z #19 68.32 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) 2024-08-20T21:48:50.6267254Z #19 68.32 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.6268833Z #19 68.32 ./../third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2024-08-20T21:48:50.6270595Z #19 68.32 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \ 2024-08-20T21:48:50.6271804Z #19 68.32 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.6273241Z #19 68.32 google/protobuf/well_known_types_unittest.cc:46:3: note: in expansion of macro 'EXPECT_EQ' 2024-08-20T21:48:50.6274698Z #19 68.32 46 | EXPECT_EQ(0, message.api_field().ByteSize()); 2024-08-20T21:48:50.6275572Z #19 68.32 | ^~~~~~~~~ 2024-08-20T21:48:50.6276734Z #19 68.32 In file included from ./google/protobuf/generated_enum_util.h:36, 2024-08-20T21:48:50.6277836Z #19 68.32 from ./google/protobuf/map.h:55, 2024-08-20T21:48:50.6279230Z #19 68.32 from ./google/protobuf/generated_message_table_driven.h:34, 2024-08-20T21:48:50.6280503Z #19 68.32 from ./google/protobuf/unittest_well_known_types.pb.h:26, 2024-08-20T21:48:50.6281713Z #19 68.32 from google/protobuf/well_known_types_unittest.cc:30: 2024-08-20T21:48:50.6282903Z #19 68.32 ./google/protobuf/message_lite.h:433:7: note: declared here 2024-08-20T21:48:50.6284295Z #19 68.32 433 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } 2024-08-20T21:48:50.6285552Z #19 68.32 | ^~~~~~~~ 2024-08-20T21:48:50.6286669Z #19 68.32 In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, 2024-08-20T21:48:50.6288832Z #19 68.32 from ./../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47, 2024-08-20T21:48:50.6290857Z #19 68.32 from ./../third_party/googletest/googlemock/include/gmock/gmock-actions.h:51, 2024-08-20T21:48:50.6292684Z #19 68.32 from ./../third_party/googletest/googlemock/include/gmock/gmock.h:59, 2024-08-20T21:48:50.6294019Z #19 68.32 from ./google/protobuf/testing/googletest.h:41, 2024-08-20T21:48:50.6295168Z #19 68.32 from google/protobuf/well_known_types_unittest.cc:33: 2024-08-20T21:48:50.6298458Z #19 68.32 google/protobuf/well_known_types_unittest.cc:47:50: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 2024-08-20T21:48:50.6300737Z #19 68.32 47 | EXPECT_EQ(0, message.duration_field().ByteSize()); 2024-08-20T21:48:50.6301783Z #19 68.32 | ^ 2024-08-20T21:48:50.6303710Z #19 68.32 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 2024-08-20T21:48:50.6305653Z #19 68.32 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ 2024-08-20T21:48:50.6306787Z #19 68.32 | ^~~~~~~~~~ 2024-08-20T21:48:50.6309248Z #19 68.32 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 2024-08-20T21:48:50.6314265Z #19 68.32 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) 2024-08-20T21:48:50.6315323Z #19 68.32 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.6317145Z #19 68.32 ./../third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2024-08-20T21:48:50.6319471Z #19 68.32 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \ 2024-08-20T21:48:50.6320410Z #19 68.32 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.6322055Z #19 68.32 google/protobuf/well_known_types_unittest.cc:47:3: note: in expansion of macro 'EXPECT_EQ' 2024-08-20T21:48:50.6323537Z #19 68.32 47 | EXPECT_EQ(0, message.duration_field().ByteSize()); 2024-08-20T21:48:50.6324462Z #19 68.32 | ^~~~~~~~~ 2024-08-20T21:48:50.6325363Z #19 68.32 In file included from ./google/protobuf/generated_enum_util.h:36, 2024-08-20T21:48:50.6326451Z #19 68.32 from ./google/protobuf/map.h:55, 2024-08-20T21:48:50.6327674Z #19 68.32 from ./google/protobuf/generated_message_table_driven.h:34, 2024-08-20T21:48:50.6329026Z #19 68.32 from ./google/protobuf/unittest_well_known_types.pb.h:26, 2024-08-20T21:48:50.6330529Z #19 68.32 from google/protobuf/well_known_types_unittest.cc:30: 2024-08-20T21:48:50.6331750Z #19 68.32 ./google/protobuf/message_lite.h:433:7: note: declared here 2024-08-20T21:48:50.6333088Z #19 68.32 433 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } 2024-08-20T21:48:50.6334619Z #19 68.32 | ^~~~~~~~ 2024-08-20T21:48:50.6335805Z #19 68.32 In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, 2024-08-20T21:48:50.6337885Z #19 68.32 from ./../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47, 2024-08-20T21:48:50.6339828Z #19 68.32 from ./../third_party/googletest/googlemock/include/gmock/gmock-actions.h:51, 2024-08-20T21:48:50.6341372Z #19 68.32 from ./../third_party/googletest/googlemock/include/gmock/gmock.h:59, 2024-08-20T21:48:50.6342676Z #19 68.32 from ./google/protobuf/testing/googletest.h:41, 2024-08-20T21:48:50.6343862Z #19 68.32 from google/protobuf/well_known_types_unittest.cc:33: 2024-08-20T21:48:50.6347150Z #19 68.32 google/protobuf/well_known_types_unittest.cc:48:47: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 2024-08-20T21:48:50.6349641Z #19 68.32 48 | EXPECT_EQ(0, message.empty_field().ByteSize()); 2024-08-20T21:48:50.6350649Z #19 68.32 | ^ 2024-08-20T21:48:50.6352826Z #19 68.32 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 2024-08-20T21:48:50.6354677Z #19 68.32 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ 2024-08-20T21:48:50.6355814Z #19 68.32 | ^~~~~~~~~~ 2024-08-20T21:48:50.6357783Z #19 68.32 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 2024-08-20T21:48:50.6359841Z #19 68.32 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) 2024-08-20T21:48:50.6361359Z #19 68.32 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.6363042Z #19 68.32 ./../third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2024-08-20T21:48:50.6365151Z #19 68.32 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \ 2024-08-20T21:48:50.6365991Z #19 68.32 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.6367384Z #19 68.32 google/protobuf/well_known_types_unittest.cc:48:3: note: in expansion of macro 'EXPECT_EQ' 2024-08-20T21:48:50.6368850Z #19 68.32 48 | EXPECT_EQ(0, message.empty_field().ByteSize()); 2024-08-20T21:48:50.6369689Z #19 68.32 | ^~~~~~~~~ 2024-08-20T21:48:50.6370852Z #19 68.32 In file included from ./google/protobuf/generated_enum_util.h:36, 2024-08-20T21:48:50.6374822Z #19 68.32 from ./google/protobuf/map.h:55, 2024-08-20T21:48:50.6375887Z #19 68.32 from ./google/protobuf/generated_message_table_driven.h:34, 2024-08-20T21:48:50.6377148Z #19 68.32 from ./google/protobuf/unittest_well_known_types.pb.h:26, 2024-08-20T21:48:50.6378310Z #19 68.32 from google/protobuf/well_known_types_unittest.cc:30: 2024-08-20T21:48:50.6379725Z #19 68.32 ./google/protobuf/message_lite.h:433:7: note: declared here 2024-08-20T21:48:50.6381140Z #19 68.32 433 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } 2024-08-20T21:48:50.6382187Z #19 68.32 | ^~~~~~~~ 2024-08-20T21:48:50.6383325Z #19 68.32 In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, 2024-08-20T21:48:50.6385413Z #19 68.32 from ./../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47, 2024-08-20T21:48:50.6387617Z #19 68.32 from ./../third_party/googletest/googlemock/include/gmock/gmock-actions.h:51, 2024-08-20T21:48:50.6389104Z #19 68.32 from ./../third_party/googletest/googlemock/include/gmock/gmock.h:59, 2024-08-20T21:48:50.6390401Z #19 68.32 from ./google/protobuf/testing/googletest.h:41, 2024-08-20T21:48:50.6391486Z #19 68.32 from google/protobuf/well_known_types_unittest.cc:33: 2024-08-20T21:48:50.6394793Z #19 68.32 google/protobuf/well_known_types_unittest.cc:49:52: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 2024-08-20T21:48:50.6397244Z #19 68.32 49 | EXPECT_EQ(0, message.field_mask_field().ByteSize()); 2024-08-20T21:48:50.6398274Z #19 68.32 | ^ 2024-08-20T21:48:50.6400207Z #19 68.32 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 2024-08-20T21:48:50.6402382Z #19 68.32 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ 2024-08-20T21:48:50.6403634Z #19 68.32 | ^~~~~~~~~~ 2024-08-20T21:48:50.6405685Z #19 68.32 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 2024-08-20T21:48:50.6408309Z #19 68.32 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) 2024-08-20T21:48:50.6409527Z #19 68.32 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.6411565Z #19 68.32 ./../third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2024-08-20T21:48:50.6413811Z #19 68.32 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \ 2024-08-20T21:48:50.6414813Z #19 68.32 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.6416434Z #19 68.32 google/protobuf/well_known_types_unittest.cc:49:3: note: in expansion of macro 'EXPECT_EQ' 2024-08-20T21:48:50.6418179Z #19 68.32 49 | EXPECT_EQ(0, message.field_mask_field().ByteSize()); 2024-08-20T21:48:50.6419211Z #19 68.32 | ^~~~~~~~~ 2024-08-20T21:48:50.6420070Z #19 68.32 In file included from ./google/protobuf/generated_enum_util.h:36, 2024-08-20T21:48:50.6421389Z #19 68.32 from ./google/protobuf/map.h:55, 2024-08-20T21:48:50.6422448Z #19 68.32 from ./google/protobuf/generated_message_table_driven.h:34, 2024-08-20T21:48:50.6423679Z #19 68.32 from ./google/protobuf/unittest_well_known_types.pb.h:26, 2024-08-20T21:48:50.6424853Z #19 68.32 from google/protobuf/well_known_types_unittest.cc:30: 2024-08-20T21:48:50.6426003Z #19 68.32 ./google/protobuf/message_lite.h:433:7: note: declared here 2024-08-20T21:48:50.6427287Z #19 68.32 433 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } 2024-08-20T21:48:50.6428532Z #19 68.32 | ^~~~~~~~ 2024-08-20T21:48:50.6431056Z #19 68.32 In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, 2024-08-20T21:48:50.6433120Z #19 68.32 from ./../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47, 2024-08-20T21:48:50.6435227Z #19 68.32 from ./../third_party/googletest/googlemock/include/gmock/gmock-actions.h:51, 2024-08-20T21:48:50.6437026Z #19 68.32 from ./../third_party/googletest/googlemock/include/gmock/gmock.h:59, 2024-08-20T21:48:50.6438276Z #19 68.32 from ./google/protobuf/testing/googletest.h:41, 2024-08-20T21:48:50.6439393Z #19 68.32 from google/protobuf/well_known_types_unittest.cc:33: 2024-08-20T21:48:50.6442580Z #19 68.32 google/protobuf/well_known_types_unittest.cc:50:56: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 2024-08-20T21:48:50.6445288Z #19 68.32 50 | EXPECT_EQ(0, message.source_context_field().ByteSize()); 2024-08-20T21:48:50.6448646Z #19 68.32 | ^ 2024-08-20T21:48:50.6450674Z #19 68.32 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 2024-08-20T21:48:50.6452779Z #19 68.32 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ 2024-08-20T21:48:50.6454306Z #19 68.32 | ^~~~~~~~~~ 2024-08-20T21:48:50.6456572Z #19 68.32 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 2024-08-20T21:48:50.6466760Z #19 68.32 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) 2024-08-20T21:48:50.6467859Z #19 68.32 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.6469690Z #19 68.32 ./../third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2024-08-20T21:48:50.6471414Z #19 68.32 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \ 2024-08-20T21:48:50.6472308Z #19 68.32 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.6473685Z #19 68.32 google/protobuf/well_known_types_unittest.cc:50:3: note: in expansion of macro 'EXPECT_EQ' 2024-08-20T21:48:50.6475157Z #19 68.32 50 | EXPECT_EQ(0, message.source_context_field().ByteSize()); 2024-08-20T21:48:50.6476062Z #19 68.32 | ^~~~~~~~~ 2024-08-20T21:48:50.6476957Z #19 68.32 In file included from ./google/protobuf/generated_enum_util.h:36, 2024-08-20T21:48:50.6478058Z #19 68.32 from ./google/protobuf/map.h:55, 2024-08-20T21:48:50.6479124Z #19 68.32 from ./google/protobuf/generated_message_table_driven.h:34, 2024-08-20T21:48:50.6487850Z #19 68.32 from ./google/protobuf/unittest_well_known_types.pb.h:26, 2024-08-20T21:48:50.6489783Z #19 68.32 from google/protobuf/well_known_types_unittest.cc:30: 2024-08-20T21:48:50.6491101Z #19 68.32 ./google/protobuf/message_lite.h:433:7: note: declared here 2024-08-20T21:48:50.6493782Z #19 68.32 433 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } 2024-08-20T21:48:50.6495125Z #19 68.32 | ^~~~~~~~ 2024-08-20T21:48:50.6497612Z #19 68.32 In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, 2024-08-20T21:48:50.6500345Z #19 68.32 from ./../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47, 2024-08-20T21:48:50.6502749Z #19 68.32 from ./../third_party/googletest/googlemock/include/gmock/gmock-actions.h:51, 2024-08-20T21:48:50.6504556Z #19 68.32 from ./../third_party/googletest/googlemock/include/gmock/gmock.h:59, 2024-08-20T21:48:50.6506059Z #19 68.32 from ./google/protobuf/testing/googletest.h:41, 2024-08-20T21:48:50.6509615Z #19 68.32 from google/protobuf/well_known_types_unittest.cc:33: 2024-08-20T21:48:50.6512597Z #19 68.32 google/protobuf/well_known_types_unittest.cc:51:48: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 2024-08-20T21:48:50.6515009Z #19 68.32 51 | EXPECT_EQ(0, message.struct_field().ByteSize()); 2024-08-20T21:48:50.6516037Z #19 68.32 | ^ 2024-08-20T21:48:50.6517971Z #19 68.32 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 2024-08-20T21:48:50.6519882Z #19 68.32 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ 2024-08-20T21:48:50.6521048Z #19 68.32 | ^~~~~~~~~~ 2024-08-20T21:48:50.6522982Z #19 68.32 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 2024-08-20T21:48:50.6525177Z #19 68.32 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) 2024-08-20T21:48:50.6526153Z #19 68.32 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.6527807Z #19 68.32 ./../third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2024-08-20T21:48:50.6529470Z #19 68.32 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \ 2024-08-20T21:48:50.6530441Z #19 68.32 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.6532128Z #19 68.32 google/protobuf/well_known_types_unittest.cc:51:3: note: in expansion of macro 'EXPECT_EQ' 2024-08-20T21:48:50.6533649Z #19 68.32 51 | EXPECT_EQ(0, message.struct_field().ByteSize()); 2024-08-20T21:48:50.6534535Z #19 68.32 | ^~~~~~~~~ 2024-08-20T21:48:50.6535416Z #19 68.32 In file included from ./google/protobuf/generated_enum_util.h:36, 2024-08-20T21:48:50.6536538Z #19 68.32 from ./google/protobuf/map.h:55, 2024-08-20T21:48:50.6537643Z #19 68.32 from ./google/protobuf/generated_message_table_driven.h:34, 2024-08-20T21:48:50.6538884Z #19 68.32 from ./google/protobuf/unittest_well_known_types.pb.h:26, 2024-08-20T21:48:50.6540058Z #19 68.32 from google/protobuf/well_known_types_unittest.cc:30: 2024-08-20T21:48:50.6541167Z #19 68.32 ./google/protobuf/message_lite.h:433:7: note: declared here 2024-08-20T21:48:50.6542434Z #19 68.32 433 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } 2024-08-20T21:48:50.6543495Z #19 68.32 | ^~~~~~~~ 2024-08-20T21:48:50.6544600Z #19 68.32 In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, 2024-08-20T21:48:50.6546699Z #19 68.32 from ./../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47, 2024-08-20T21:48:50.6548650Z #19 68.32 from ./../third_party/googletest/googlemock/include/gmock/gmock-actions.h:51, 2024-08-20T21:48:50.6550145Z #19 68.32 from ./../third_party/googletest/googlemock/include/gmock/gmock.h:59, 2024-08-20T21:48:50.6551415Z #19 68.32 from ./google/protobuf/testing/googletest.h:41, 2024-08-20T21:48:50.6552567Z #19 68.32 from google/protobuf/well_known_types_unittest.cc:33: 2024-08-20T21:48:50.6555432Z #19 68.32 google/protobuf/well_known_types_unittest.cc:52:51: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 2024-08-20T21:48:50.6557850Z #19 68.32 52 | EXPECT_EQ(0, message.timestamp_field().ByteSize()); 2024-08-20T21:48:50.6558866Z #19 68.32 | ^ 2024-08-20T21:48:50.6560772Z #19 68.32 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 2024-08-20T21:48:50.6562626Z #19 68.32 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ 2024-08-20T21:48:50.6564181Z #19 68.32 | ^~~~~~~~~~ 2024-08-20T21:48:50.6566513Z #19 68.32 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 2024-08-20T21:48:50.6568588Z #19 68.32 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) 2024-08-20T21:48:50.6569670Z #19 68.32 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.6571590Z #19 68.32 ./../third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2024-08-20T21:48:50.6573354Z #19 68.32 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \ 2024-08-20T21:48:50.6574236Z #19 68.32 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.6585955Z #19 68.32 google/protobuf/well_known_types_unittest.cc:52:3: note: in expansion of macro 'EXPECT_EQ' 2024-08-20T21:48:50.6592829Z #19 68.32 52 | EXPECT_EQ(0, message.timestamp_field().ByteSize()); 2024-08-20T21:48:50.6594018Z #19 68.32 | ^~~~~~~~~ 2024-08-20T21:48:50.6596285Z #19 68.32 In file included from ./google/protobuf/generated_enum_util.h:36, 2024-08-20T21:48:50.6597648Z #19 68.32 from ./google/protobuf/map.h:55, 2024-08-20T21:48:50.6598931Z #19 68.32 from ./google/protobuf/generated_message_table_driven.h:34, 2024-08-20T21:48:50.6600289Z #19 68.32 from ./google/protobuf/unittest_well_known_types.pb.h:26, 2024-08-20T21:48:50.6601744Z #19 68.32 from google/protobuf/well_known_types_unittest.cc:30: 2024-08-20T21:48:50.6602899Z #19 68.32 ./google/protobuf/message_lite.h:433:7: note: declared here 2024-08-20T21:48:50.6604348Z #19 68.32 433 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } 2024-08-20T21:48:50.6605393Z #19 68.32 | ^~~~~~~~ 2024-08-20T21:48:50.6606761Z #19 68.32 In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, 2024-08-20T21:48:50.6608907Z #19 68.32 from ./../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47, 2024-08-20T21:48:50.6610981Z #19 68.32 from ./../third_party/googletest/googlemock/include/gmock/gmock-actions.h:51, 2024-08-20T21:48:50.6612559Z #19 68.32 from ./../third_party/googletest/googlemock/include/gmock/gmock.h:59, 2024-08-20T21:48:50.6613825Z #19 68.32 from ./google/protobuf/testing/googletest.h:41, 2024-08-20T21:48:50.6615254Z #19 68.32 from google/protobuf/well_known_types_unittest.cc:33: 2024-08-20T21:48:50.6618108Z #19 68.32 google/protobuf/well_known_types_unittest.cc:53:46: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 2024-08-20T21:48:50.6620462Z #19 68.32 53 | EXPECT_EQ(0, message.type_field().ByteSize()); 2024-08-20T21:48:50.6621472Z #19 68.32 | ^ 2024-08-20T21:48:50.6624089Z #19 68.32 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 2024-08-20T21:48:50.6626042Z #19 68.32 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ 2024-08-20T21:48:50.6627225Z #19 68.32 | ^~~~~~~~~~ 2024-08-20T21:48:50.6631260Z #19 68.32 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 2024-08-20T21:48:50.6633342Z #19 68.32 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) 2024-08-20T21:48:50.6634409Z #19 68.32 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.6636192Z #19 68.32 ./../third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2024-08-20T21:48:50.6638152Z #19 68.32 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \ 2024-08-20T21:48:50.6639370Z #19 68.32 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.6640792Z #19 68.32 google/protobuf/well_known_types_unittest.cc:53:3: note: in expansion of macro 'EXPECT_EQ' 2024-08-20T21:48:50.6642196Z #19 68.32 53 | EXPECT_EQ(0, message.type_field().ByteSize()); 2024-08-20T21:48:50.6643073Z #19 68.32 | ^~~~~~~~~ 2024-08-20T21:48:50.6644150Z #19 68.32 In file included from ./google/protobuf/generated_enum_util.h:36, 2024-08-20T21:48:50.6645366Z #19 68.32 from ./google/protobuf/map.h:55, 2024-08-20T21:48:50.6646486Z #19 68.32 from ./google/protobuf/generated_message_table_driven.h:34, 2024-08-20T21:48:50.6647789Z #19 68.32 from ./google/protobuf/unittest_well_known_types.pb.h:26, 2024-08-20T21:48:50.6649337Z #19 68.32 from google/protobuf/well_known_types_unittest.cc:30: 2024-08-20T21:48:50.6650552Z #19 68.32 ./google/protobuf/message_lite.h:433:7: note: declared here 2024-08-20T21:48:50.6651854Z #19 68.32 433 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } 2024-08-20T21:48:50.6652887Z #19 68.32 | ^~~~~~~~ 2024-08-20T21:48:50.6653986Z #19 68.32 In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, 2024-08-20T21:48:50.6656108Z #19 68.32 from ./../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47, 2024-08-20T21:48:50.6658118Z #19 68.32 from ./../third_party/googletest/googlemock/include/gmock/gmock-actions.h:51, 2024-08-20T21:48:50.6660092Z #19 68.32 from ./../third_party/googletest/googlemock/include/gmock/gmock.h:59, 2024-08-20T21:48:50.6661351Z #19 68.32 from ./google/protobuf/testing/googletest.h:41, 2024-08-20T21:48:50.6662478Z #19 68.32 from google/protobuf/well_known_types_unittest.cc:33: 2024-08-20T21:48:50.6665476Z #19 68.32 google/protobuf/well_known_types_unittest.cc:54:47: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 2024-08-20T21:48:50.6667807Z #19 68.32 54 | EXPECT_EQ(0, message.int32_field().ByteSize()); 2024-08-20T21:48:50.6668815Z #19 68.32 | ^ 2024-08-20T21:48:50.6671062Z #19 68.32 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 2024-08-20T21:48:50.6672790Z #19 68.32 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ 2024-08-20T21:48:50.6673814Z #19 68.32 | ^~~~~~~~~~ 2024-08-20T21:48:50.6675595Z #19 68.32 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 2024-08-20T21:48:50.6677392Z #19 68.32 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) 2024-08-20T21:48:50.6678338Z #19 68.32 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.6680026Z #19 68.32 ./../third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2024-08-20T21:48:50.6681686Z #19 68.32 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \ 2024-08-20T21:48:50.6682509Z #19 68.32 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:50.6683964Z #19 68.32 google/protobuf/well_known_types_unittest.cc:54:3: note: in expansion of macro 'EXPECT_EQ' 2024-08-20T21:48:50.6685340Z #19 68.32 54 | EXPECT_EQ(0, message.int32_field().ByteSize()); 2024-08-20T21:48:50.6686170Z #19 68.32 | ^~~~~~~~~ 2024-08-20T21:48:50.6692126Z #19 68.32 In file included from ./google/protobuf/generated_enum_util.h:36, 2024-08-20T21:48:50.6693657Z #19 68.32 from ./google/protobuf/map.h:55, 2024-08-20T21:48:50.6694807Z #19 68.32 from ./google/protobuf/generated_message_table_driven.h:34, 2024-08-20T21:48:50.6696097Z #19 68.32 from ./google/protobuf/unittest_well_known_types.pb.h:26, 2024-08-20T21:48:50.6698082Z #19 68.32 from google/protobuf/well_known_types_unittest.cc:30: 2024-08-20T21:48:50.6699461Z #19 68.32 ./google/protobuf/message_lite.h:433:7: note: declared here 2024-08-20T21:48:50.6701165Z #19 68.32 433 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } 2024-08-20T21:48:50.6702167Z #19 68.32 | ^~~~~~~~ 2024-08-20T21:48:50.6703501Z #19 68.46 CXX google/protobuf/compiler/java/protobuf_test-java_doc_comment_unittest.o 2024-08-20T21:48:50.7064800Z #19 68.60 CXX google/protobuf/compiler/objectivec/protobuf_test-objectivec_helpers_unittest.o 2024-08-20T21:48:50.8536898Z #19 68.67 CXX google/protobuf/compiler/python/protobuf_test-python_plugin_unittest.o 2024-08-20T21:48:50.8538984Z #19 68.74 CXX google/protobuf/compiler/ruby/protobuf_test-ruby_generator_unittest.o 2024-08-20T21:48:51.0182212Z #19 68.80 CXX google/protobuf/compiler/csharp/protobuf_test-csharp_bootstrap_unittest.o 2024-08-20T21:48:51.0184419Z #19 68.91 CXX google/protobuf/compiler/csharp/protobuf_test-csharp_generator_unittest.o 2024-08-20T21:48:51.2107484Z #19 69.10 CXX google/protobuf/util/protobuf_test-delimited_message_util_test.o 2024-08-20T21:48:51.3376706Z #19 69.12 CXX google/protobuf/util/protobuf_test-field_comparator_test.o 2024-08-20T21:48:51.3379184Z #19 69.20 CXX google/protobuf/util/protobuf_test-field_mask_util_test.o 2024-08-20T21:48:51.3381370Z #19 69.23 CXX google/protobuf/util/internal/protobuf_test-default_value_objectwriter_test.o 2024-08-20T21:48:51.4961843Z #19 69.30 CXX google/protobuf/util/internal/protobuf_test-json_objectwriter_test.o 2024-08-20T21:48:51.4964000Z #19 69.32 CXX google/protobuf/util/internal/protobuf_test-json_stream_parser_test.o 2024-08-20T21:48:51.4966114Z #19 69.39 CXX google/protobuf/util/internal/protobuf_test-protostream_objectsource_test.o 2024-08-20T21:48:51.6256467Z #19 69.42 google/protobuf/repeated_field_reflection_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::RepeatedFieldReflectionTest_RegularFields_Test::TestBody()': 2024-08-20T21:48:51.6268297Z #19 69.42 google/protobuf/repeated_field_reflection_unittest.cc:81:63: warning: 'const google::protobuf::RepeatedField& google::protobuf::Reflection::GetRepeatedField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = int]' is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations] 2024-08-20T21:48:51.6283575Z #19 69.42 81 | refl->GetRepeatedField(message, fd_repeated_int32); 2024-08-20T21:48:51.6284714Z #19 69.42 | ^ 2024-08-20T21:48:51.6285783Z #19 69.42 In file included from ./google/protobuf/unittest.pb.h:30, 2024-08-20T21:48:51.6286851Z #19 69.42 from ./google/protobuf/test_util.h:38, 2024-08-20T21:48:51.6287996Z #19 69.42 from google/protobuf/repeated_field_reflection_unittest.cc:38: 2024-08-20T21:48:51.6289232Z #19 69.42 ./google/protobuf/message.h:821:27: note: declared here 2024-08-20T21:48:51.6290444Z #19 69.42 821 | const RepeatedField& GetRepeatedField(const Message& msg, 2024-08-20T21:48:51.6291691Z #19 69.42 | ^~~~~~~~~~~~~~~~ 2024-08-20T21:48:51.6296209Z #19 69.42 google/protobuf/repeated_field_reflection_unittest.cc:83:65: warning: 'const google::protobuf::RepeatedField& google::protobuf::Reflection::GetRepeatedField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = double]' is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations] 2024-08-20T21:48:51.6300570Z #19 69.42 83 | refl->GetRepeatedField(message, fd_repeated_double); 2024-08-20T21:48:51.6301658Z #19 69.42 | ^ 2024-08-20T21:48:51.6302669Z #19 69.42 In file included from ./google/protobuf/unittest.pb.h:30, 2024-08-20T21:48:51.6304067Z #19 69.42 from ./google/protobuf/test_util.h:38, 2024-08-20T21:48:51.6305157Z #19 69.42 from google/protobuf/repeated_field_reflection_unittest.cc:38: 2024-08-20T21:48:51.6306464Z #19 69.42 ./google/protobuf/message.h:821:27: note: declared here 2024-08-20T21:48:51.6307613Z #19 69.42 821 | const RepeatedField& GetRepeatedField(const Message& msg, 2024-08-20T21:48:51.6308644Z #19 69.42 | ^~~~~~~~~~~~~~~~ 2024-08-20T21:48:51.6312752Z #19 69.42 google/protobuf/repeated_field_reflection_unittest.cc:87:68: warning: 'google::protobuf::RepeatedField* google::protobuf::Reflection::MutableRepeatedField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = int]' is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations] 2024-08-20T21:48:51.6316662Z #19 69.42 87 | refl->MutableRepeatedField(&message, fd_repeated_int32); 2024-08-20T21:48:51.6317785Z #19 69.42 | ^ 2024-08-20T21:48:51.6318856Z #19 69.42 In file included from ./google/protobuf/unittest.pb.h:30, 2024-08-20T21:48:51.6320111Z #19 69.42 from ./google/protobuf/test_util.h:38, 2024-08-20T21:48:51.6321295Z #19 69.42 from google/protobuf/repeated_field_reflection_unittest.cc:38: 2024-08-20T21:48:51.6322578Z #19 69.42 ./google/protobuf/message.h:831:21: note: declared here 2024-08-20T21:48:51.6324206Z #19 69.42 831 | RepeatedField* MutableRepeatedField(Message* msg, 2024-08-20T21:48:51.6325231Z #19 69.42 | ^~~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:51.6329660Z #19 69.42 google/protobuf/repeated_field_reflection_unittest.cc:89:70: warning: 'google::protobuf::RepeatedField* google::protobuf::Reflection::MutableRepeatedField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = double]' is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations] 2024-08-20T21:48:51.6333694Z #19 69.42 89 | refl->MutableRepeatedField(&message, fd_repeated_double); 2024-08-20T21:48:51.6334927Z #19 69.42 | ^ 2024-08-20T21:48:51.6335959Z #19 69.42 In file included from ./google/protobuf/unittest.pb.h:30, 2024-08-20T21:48:51.6337039Z #19 69.42 from ./google/protobuf/test_util.h:38, 2024-08-20T21:48:51.6338102Z #19 69.42 from google/protobuf/repeated_field_reflection_unittest.cc:38: 2024-08-20T21:48:51.6339311Z #19 69.42 ./google/protobuf/message.h:831:21: note: declared here 2024-08-20T21:48:51.6340389Z #19 69.42 831 | RepeatedField* MutableRepeatedField(Message* msg, 2024-08-20T21:48:51.6341356Z #19 69.42 | ^~~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:51.6345729Z #19 69.42 google/protobuf/repeated_field_reflection_unittest.cc:93:73: warning: 'const google::protobuf::RepeatedPtrField& google::protobuf::Reflection::GetRepeatedPtrField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = std::__cxx11::basic_string]' is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations] 2024-08-20T21:48:51.6350085Z #19 69.42 93 | refl->GetRepeatedPtrField(message, fd_repeated_string); 2024-08-20T21:48:51.6351251Z #19 69.42 | ^ 2024-08-20T21:48:51.6352255Z #19 69.42 In file included from ./google/protobuf/unittest.pb.h:30, 2024-08-20T21:48:51.6353268Z #19 69.42 from ./google/protobuf/test_util.h:38, 2024-08-20T21:48:51.6354516Z #19 69.42 from google/protobuf/repeated_field_reflection_unittest.cc:38: 2024-08-20T21:48:51.6355751Z #19 69.42 ./google/protobuf/message.h:842:30: note: declared here 2024-08-20T21:48:51.6356830Z #19 69.42 842 | const RepeatedPtrField& GetRepeatedPtrField( 2024-08-20T21:48:51.6358063Z #19 69.42 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:51.6362841Z #19 69.42 google/protobuf/repeated_field_reflection_unittest.cc:96:76: warning: 'const google::protobuf::RepeatedPtrField& google::protobuf::Reflection::GetRepeatedPtrField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = protobuf_unittest::ForeignMessage]' is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations] 2024-08-20T21:48:51.6367447Z #19 69.42 96 | fd_repeated_foreign_message); 2024-08-20T21:48:51.6368534Z #19 69.42 | ^ 2024-08-20T21:48:51.6369659Z #19 69.42 In file included from ./google/protobuf/unittest.pb.h:30, 2024-08-20T21:48:51.6370752Z #19 69.42 from ./google/protobuf/test_util.h:38, 2024-08-20T21:48:51.6371910Z #19 69.42 from google/protobuf/repeated_field_reflection_unittest.cc:38: 2024-08-20T21:48:51.6373200Z #19 69.42 ./google/protobuf/message.h:842:30: note: declared here 2024-08-20T21:48:51.6374344Z #19 69.42 842 | const RepeatedPtrField& GetRepeatedPtrField( 2024-08-20T21:48:51.6375496Z #19 69.42 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:51.6380434Z #19 69.42 google/protobuf/repeated_field_reflection_unittest.cc:98:78: warning: 'const google::protobuf::RepeatedPtrField& google::protobuf::Reflection::GetRepeatedPtrField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]' is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations] 2024-08-20T21:48:51.6384944Z #19 69.42 98 | refl->GetRepeatedPtrField(message, fd_repeated_foreign_message); 2024-08-20T21:48:51.6386253Z #19 69.42 | ^ 2024-08-20T21:48:51.6387365Z #19 69.42 In file included from ./google/protobuf/unittest.pb.h:30, 2024-08-20T21:48:51.6388424Z #19 69.42 from ./google/protobuf/test_util.h:38, 2024-08-20T21:48:51.6389556Z #19 69.42 from google/protobuf/repeated_field_reflection_unittest.cc:38: 2024-08-20T21:48:51.6390720Z #19 69.42 ./google/protobuf/message.h:842:30: note: declared here 2024-08-20T21:48:51.6391770Z #19 69.42 842 | const RepeatedPtrField& GetRepeatedPtrField( 2024-08-20T21:48:51.6392774Z #19 69.42 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:51.6397351Z #19 69.42 google/protobuf/repeated_field_reflection_unittest.cc:102:78: warning: 'google::protobuf::RepeatedPtrField* google::protobuf::Reflection::MutableRepeatedPtrField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = std::__cxx11::basic_string]' is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations] 2024-08-20T21:48:51.6401726Z #19 69.42 102 | refl->MutableRepeatedPtrField(&message, fd_repeated_string); 2024-08-20T21:48:51.6402971Z #19 69.42 | ^ 2024-08-20T21:48:51.6404194Z #19 69.42 In file included from ./google/protobuf/unittest.pb.h:30, 2024-08-20T21:48:51.6405244Z #19 69.42 from ./google/protobuf/test_util.h:38, 2024-08-20T21:48:51.6406324Z #19 69.42 from google/protobuf/repeated_field_reflection_unittest.cc:38: 2024-08-20T21:48:51.6407667Z #19 69.42 ./google/protobuf/message.h:853:24: note: declared here 2024-08-20T21:48:51.6408826Z #19 69.42 853 | RepeatedPtrField* MutableRepeatedPtrField(Message* msg, 2024-08-20T21:48:51.6409875Z #19 69.42 | ^~~~~~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:51.6414554Z #19 69.42 google/protobuf/repeated_field_reflection_unittest.cc:105:48: warning: 'google::protobuf::RepeatedPtrField* google::protobuf::Reflection::MutableRepeatedPtrField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = protobuf_unittest::ForeignMessage]' is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations] 2024-08-20T21:48:51.6418926Z #19 69.42 105 | &message, fd_repeated_foreign_message); 2024-08-20T21:48:51.6419912Z #19 69.42 | ^ 2024-08-20T21:48:51.6421043Z #19 69.42 In file included from ./google/protobuf/unittest.pb.h:30, 2024-08-20T21:48:51.6422129Z #19 69.42 from ./google/protobuf/test_util.h:38, 2024-08-20T21:48:51.6423266Z #19 69.42 from google/protobuf/repeated_field_reflection_unittest.cc:38: 2024-08-20T21:48:51.6424450Z #19 69.42 ./google/protobuf/message.h:853:24: note: declared here 2024-08-20T21:48:51.6425538Z #19 69.42 853 | RepeatedPtrField* MutableRepeatedPtrField(Message* msg, 2024-08-20T21:48:51.6426570Z #19 69.42 | ^~~~~~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:51.6431052Z #19 69.42 google/protobuf/repeated_field_reflection_unittest.cc:108:73: warning: 'google::protobuf::RepeatedPtrField* google::protobuf::Reflection::MutableRepeatedPtrField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]' is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations] 2024-08-20T21:48:51.6434813Z #19 69.42 108 | fd_repeated_foreign_message); 2024-08-20T21:48:51.6436019Z #19 69.42 | ^ 2024-08-20T21:48:51.6437059Z #19 69.42 In file included from ./google/protobuf/unittest.pb.h:30, 2024-08-20T21:48:51.6438084Z #19 69.42 from ./google/protobuf/test_util.h:38, 2024-08-20T21:48:51.6439182Z #19 69.42 from google/protobuf/repeated_field_reflection_unittest.cc:38: 2024-08-20T21:48:51.6440370Z #19 69.42 ./google/protobuf/message.h:853:24: note: declared here 2024-08-20T21:48:51.6441541Z #19 69.42 853 | RepeatedPtrField* MutableRepeatedPtrField(Message* msg, 2024-08-20T21:48:51.6442608Z #19 69.42 | ^~~~~~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:51.6445336Z #19 69.44 google/protobuf/repeated_field_reflection_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::RepeatedFieldReflectionTest_ExtensionFields_Test::TestBody()': 2024-08-20T21:48:51.6451055Z #19 69.44 google/protobuf/repeated_field_reflection_unittest.cc:172:64: warning: 'const google::protobuf::RepeatedField& google::protobuf::Reflection::GetRepeatedField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = long int]' is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations] 2024-08-20T21:48:51.6455347Z #19 69.44 172 | fd_repeated_int64_extension); 2024-08-20T21:48:51.6476260Z #19 69.44 | ^ 2024-08-20T21:48:51.6477423Z #19 69.44 In file included from ./google/protobuf/unittest.pb.h:30, 2024-08-20T21:48:51.6478438Z #19 69.44 from ./google/protobuf/test_util.h:38, 2024-08-20T21:48:51.6479527Z #19 69.44 from google/protobuf/repeated_field_reflection_unittest.cc:38: 2024-08-20T21:48:51.6480710Z #19 69.44 ./google/protobuf/message.h:821:27: note: declared here 2024-08-20T21:48:51.6481936Z #19 69.44 821 | const RepeatedField& GetRepeatedField(const Message& msg, 2024-08-20T21:48:51.6483011Z #19 69.44 | ^~~~~~~~~~~~~~~~ 2024-08-20T21:48:51.6487065Z #19 69.44 google/protobuf/repeated_field_reflection_unittest.cc:175:53: warning: 'google::protobuf::RepeatedField* google::protobuf::Reflection::MutableRepeatedField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = long int]' is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations] 2024-08-20T21:48:51.6490521Z #19 69.44 175 | &extended_message, fd_repeated_int64_extension); 2024-08-20T21:48:51.6491388Z #19 69.44 | ^ 2024-08-20T21:48:51.6492254Z #19 69.44 In file included from ./google/protobuf/unittest.pb.h:30, 2024-08-20T21:48:51.6493118Z #19 69.44 from ./google/protobuf/test_util.h:38, 2024-08-20T21:48:51.6494088Z #19 69.44 from google/protobuf/repeated_field_reflection_unittest.cc:38: 2024-08-20T21:48:51.6495299Z #19 69.44 ./google/protobuf/message.h:831:21: note: declared here 2024-08-20T21:48:51.6496391Z #19 69.44 831 | RepeatedField* MutableRepeatedField(Message* msg, 2024-08-20T21:48:51.6497228Z #19 69.44 | ^~~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:51.6498510Z #19 69.51 CXX google/protobuf/util/internal/protobuf_test-protostream_objectwriter_test.o 2024-08-20T21:48:51.8350819Z #19 69.57 CXX google/protobuf/util/internal/protobuf_test-type_info_test_helper.o 2024-08-20T21:48:51.8352502Z #19 69.58 CXX google/protobuf/util/protobuf_test-json_util_test.o 2024-08-20T21:48:51.8354073Z #19 69.72 CXX google/protobuf/util/protobuf_test-message_differencer_unittest.o 2024-08-20T21:48:51.9605463Z #19 69.79 CXX google/protobuf/util/protobuf_test-time_util_test.o 2024-08-20T21:48:51.9607034Z #19 69.85 CXX google/protobuf/util/protobuf_test-type_resolver_util_test.o 2024-08-20T21:48:52.1044256Z #19 69.99 CXX google/protobuf/compiler/protobuf_test-command_line_interface_unittest.o 2024-08-20T21:48:52.2468619Z #19 70.05 CXX google/protobuf/protobuf_test-arena_test_util.o 2024-08-20T21:48:52.2470020Z #19 70.14 CXX google/protobuf/protobuf_test-test_util.o 2024-08-20T21:48:52.4180538Z #19 70.31 CXX google/protobuf/testing/protobuf_test-googletest.o 2024-08-20T21:48:52.5752797Z #19 70.33 CXX google/protobuf/testing/protobuf_test-file.o 2024-08-20T21:48:52.5754329Z #19 70.34 CXX google/protobuf/protobuf_test-map_lite_unittest.pb.o 2024-08-20T21:48:52.5755807Z #19 70.34 CXX google/protobuf/protobuf_test-unittest_lite.pb.o 2024-08-20T21:48:52.5758679Z #19 70.46 google/protobuf/text_format_unittest.cc: In member function 'virtual void google::protobuf::text_format_unittest::TextFormatTest_DefaultCustomFieldPrinter_Test::TestBody()': 2024-08-20T21:48:52.5763763Z #19 70.46 google/protobuf/text_format_unittest.cc:466:74: warning: 'void google::protobuf::TextFormat::Printer::SetDefaultFieldValuePrinter(const google::protobuf::TextFormat::FieldValuePrinter*)' is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations] 2024-08-20T21:48:52.5768178Z #19 70.46 466 | printer.SetDefaultFieldValuePrinter(new CustomUInt32FieldValuePrinter()); 2024-08-20T21:48:52.5769580Z #19 70.46 | ^ 2024-08-20T21:48:52.7577582Z #19 70.46 In file included from google/protobuf/text_format_unittest.cc:35: 2024-08-20T21:48:52.7579069Z #19 70.46 ./google/protobuf/text_format.h:303:10: note: declared here 2024-08-20T21:48:52.7580544Z #19 70.46 303 | void SetDefaultFieldValuePrinter(const FieldValuePrinter* printer); 2024-08-20T21:48:52.7581762Z #19 70.46 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:52.7583107Z #19 70.47 In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:60, 2024-08-20T21:48:52.7584495Z #19 70.47 from ./google/protobuf/test_util.inc:44, 2024-08-20T21:48:52.7585559Z #19 70.47 from ./google/protobuf/test_util.h:43, 2024-08-20T21:48:52.7586651Z #19 70.47 from google/protobuf/text_format_unittest.cc:48: 2024-08-20T21:48:52.7589930Z #19 70.47 google/protobuf/text_format_unittest.cc: In member function 'virtual void google::protobuf::text_format_unittest::TextFormatTest_FieldSpecificCustomPrinter_Test::TestBody()': 2024-08-20T21:48:52.7595564Z #19 70.47 google/protobuf/text_format_unittest.cc:490:41: warning: 'bool google::protobuf::TextFormat::Printer::RegisterFieldValuePrinter(const google::protobuf::FieldDescriptor*, const google::protobuf::TextFormat::FieldValuePrinter*)' is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations] 2024-08-20T21:48:52.7599716Z #19 70.47 490 | new CustomInt32FieldValuePrinter())); 2024-08-20T21:48:52.7600788Z #19 70.47 | ^ 2024-08-20T21:48:52.7603424Z #19 70.47 ./../third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1378:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 2024-08-20T21:48:52.7605597Z #19 70.47 1378 | ::testing::AssertionResult(expression)) \ 2024-08-20T21:48:52.7606625Z #19 70.47 | ^~~~~~~~~~ 2024-08-20T21:48:52.7608331Z #19 70.47 google/protobuf/text_format_unittest.cc:488:3: note: in expansion of macro 'EXPECT_TRUE' 2024-08-20T21:48:52.7609956Z #19 70.47 488 | EXPECT_TRUE(printer.RegisterFieldValuePrinter( 2024-08-20T21:48:52.7611038Z #19 70.47 | ^~~~~~~~~~~ 2024-08-20T21:48:52.7612011Z #19 70.47 In file included from google/protobuf/text_format_unittest.cc:35: 2024-08-20T21:48:52.7613354Z #19 70.47 ./google/protobuf/text_format.h:357:10: note: declared here 2024-08-20T21:48:52.7614666Z #19 70.47 357 | bool RegisterFieldValuePrinter(const FieldDescriptor* field, 2024-08-20T21:48:52.7615848Z #19 70.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:52.7617578Z #19 70.47 In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:60, 2024-08-20T21:48:52.7618967Z #19 70.47 from ./google/protobuf/test_util.inc:44, 2024-08-20T21:48:52.7620065Z #19 70.47 from ./google/protobuf/test_util.h:43, 2024-08-20T21:48:52.7621128Z #19 70.47 from google/protobuf/text_format_unittest.cc:48: 2024-08-20T21:48:52.7624230Z #19 70.47 google/protobuf/text_format_unittest.cc: In member function 'virtual void google::protobuf::text_format_unittest::TextFormatTest_FieldSpecificCustomPrinterRegisterSameFieldTwice_Test::TestBody()': 2024-08-20T21:48:52.7629916Z #19 70.47 google/protobuf/text_format_unittest.cc:502:48: warning: 'bool google::protobuf::TextFormat::Printer::RegisterFieldValuePrinter(const google::protobuf::FieldDescriptor*, const google::protobuf::TextFormat::FieldValuePrinter*)' is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations] 2024-08-20T21:48:52.7633717Z #19 70.47 502 | field, new CustomInt32FieldValuePrinter())); 2024-08-20T21:48:52.7634816Z #19 70.47 | ^ 2024-08-20T21:48:52.7637306Z #19 70.47 ./../third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1378:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 2024-08-20T21:48:52.7639485Z #19 70.47 1378 | ::testing::AssertionResult(expression)) \ 2024-08-20T21:48:52.7640588Z #19 70.47 | ^~~~~~~~~~ 2024-08-20T21:48:52.7642336Z #19 70.47 google/protobuf/text_format_unittest.cc:501:3: note: in expansion of macro 'ASSERT_TRUE' 2024-08-20T21:48:52.7644121Z #19 70.47 501 | ASSERT_TRUE(printer.RegisterFieldValuePrinter( 2024-08-20T21:48:52.7645102Z #19 70.47 | ^~~~~~~~~~~ 2024-08-20T21:48:52.7646098Z #19 70.47 In file included from google/protobuf/text_format_unittest.cc:35: 2024-08-20T21:48:52.7647487Z #19 70.47 ./google/protobuf/text_format.h:357:10: note: declared here 2024-08-20T21:48:52.7648919Z #19 70.47 357 | bool RegisterFieldValuePrinter(const FieldDescriptor* field, 2024-08-20T21:48:52.7650132Z #19 70.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:52.7651483Z #19 70.47 In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:60, 2024-08-20T21:48:52.7652934Z #19 70.47 from ./google/protobuf/test_util.inc:44, 2024-08-20T21:48:52.7653962Z #19 70.47 from ./google/protobuf/test_util.h:43, 2024-08-20T21:48:52.7655342Z #19 70.47 from google/protobuf/text_format_unittest.cc:48: 2024-08-20T21:48:52.7659981Z #19 70.47 google/protobuf/text_format_unittest.cc:505:65: warning: 'bool google::protobuf::TextFormat::Printer::RegisterFieldValuePrinter(const google::protobuf::FieldDescriptor*, const google::protobuf::TextFormat::FieldValuePrinter*)' is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations] 2024-08-20T21:48:52.7663922Z #19 70.47 505 | ASSERT_FALSE(printer.RegisterFieldValuePrinter(field, rejected)); 2024-08-20T21:48:52.7665431Z #19 70.47 | ^ 2024-08-20T21:48:52.7667691Z #19 70.47 ./../third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1378:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 2024-08-20T21:48:52.7669636Z #19 70.47 1378 | ::testing::AssertionResult(expression)) \ 2024-08-20T21:48:52.7670679Z #19 70.47 | ^~~~~~~~~~ 2024-08-20T21:48:52.7672262Z #19 70.47 google/protobuf/text_format_unittest.cc:505:3: note: in expansion of macro 'ASSERT_FALSE' 2024-08-20T21:48:52.7673936Z #19 70.47 505 | ASSERT_FALSE(printer.RegisterFieldValuePrinter(field, rejected)); 2024-08-20T21:48:52.7675006Z #19 70.47 | ^~~~~~~~~~~~ 2024-08-20T21:48:52.7675953Z #19 70.47 In file included from google/protobuf/text_format_unittest.cc:35: 2024-08-20T21:48:52.7677250Z #19 70.47 ./google/protobuf/text_format.h:357:10: note: declared here 2024-08-20T21:48:52.7678854Z #19 70.47 357 | bool RegisterFieldValuePrinter(const FieldDescriptor* field, 2024-08-20T21:48:52.7680056Z #19 70.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:52.7681313Z #19 70.47 In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:60, 2024-08-20T21:48:52.7682812Z #19 70.47 from ./google/protobuf/test_util.inc:44, 2024-08-20T21:48:52.7684085Z #19 70.47 from ./google/protobuf/test_util.h:43, 2024-08-20T21:48:52.7685198Z #19 70.47 from google/protobuf/text_format_unittest.cc:48: 2024-08-20T21:48:52.7688367Z #19 70.47 google/protobuf/text_format_unittest.cc: In member function 'virtual void google::protobuf::text_format_unittest::TextFormatTest_ErrorCasesRegisteringFieldValuePrinterShouldFail_Test::TestBody()': 2024-08-20T21:48:52.7694041Z #19 70.47 google/protobuf/text_format_unittest.cc:515:65: warning: 'bool google::protobuf::TextFormat::Printer::RegisterFieldValuePrinter(const google::protobuf::FieldDescriptor*, const google::protobuf::TextFormat::FieldValuePrinter*)' is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations] 2024-08-20T21:48:52.7697910Z #19 70.47 515 | static_cast(nullptr))); 2024-08-20T21:48:52.7699178Z #19 70.47 | ^ 2024-08-20T21:48:52.7701553Z #19 70.47 ./../third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1378:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 2024-08-20T21:48:52.7703728Z #19 70.47 1378 | ::testing::AssertionResult(expression)) \ 2024-08-20T21:48:52.7704723Z #19 70.47 | ^~~~~~~~~~ 2024-08-20T21:48:52.7706349Z #19 70.47 google/protobuf/text_format_unittest.cc:513:3: note: in expansion of macro 'EXPECT_FALSE' 2024-08-20T21:48:52.7707916Z #19 70.47 513 | EXPECT_FALSE(printer.RegisterFieldValuePrinter( 2024-08-20T21:48:52.7708834Z #19 70.47 | ^~~~~~~~~~~~ 2024-08-20T21:48:52.7709827Z #19 70.47 In file included from google/protobuf/text_format_unittest.cc:35: 2024-08-20T21:48:52.7711119Z #19 70.47 ./google/protobuf/text_format.h:357:10: note: declared here 2024-08-20T21:48:52.7712431Z #19 70.47 357 | bool RegisterFieldValuePrinter(const FieldDescriptor* field, 2024-08-20T21:48:52.7713624Z #19 70.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:52.7714899Z #19 70.47 In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:60, 2024-08-20T21:48:52.7716691Z #19 70.47 from ./google/protobuf/test_util.inc:44, 2024-08-20T21:48:52.7717714Z #19 70.47 from ./google/protobuf/test_util.h:43, 2024-08-20T21:48:52.7718814Z #19 70.47 from google/protobuf/text_format_unittest.cc:48: 2024-08-20T21:48:52.7723071Z #19 70.47 google/protobuf/text_format_unittest.cc:522:76: warning: 'bool google::protobuf::TextFormat::Printer::RegisterFieldValuePrinter(const google::protobuf::FieldDescriptor*, const google::protobuf::TextFormat::FieldValuePrinter*)' is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations] 2024-08-20T21:48:52.7727180Z #19 70.47 522 | EXPECT_FALSE(printer.RegisterFieldValuePrinter(nullptr, &my_field_printer)); 2024-08-20T21:48:52.7728671Z #19 70.47 | ^ 2024-08-20T21:48:52.7731044Z #19 70.47 ./../third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1378:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 2024-08-20T21:48:52.7733166Z #19 70.47 1378 | ::testing::AssertionResult(expression)) \ 2024-08-20T21:48:52.7734213Z #19 70.47 | ^~~~~~~~~~ 2024-08-20T21:48:52.7735852Z #19 70.47 google/protobuf/text_format_unittest.cc:522:3: note: in expansion of macro 'EXPECT_FALSE' 2024-08-20T21:48:52.7737844Z #19 70.47 522 | EXPECT_FALSE(printer.RegisterFieldValuePrinter(nullptr, &my_field_printer)); 2024-08-20T21:48:52.7739409Z #19 70.47 | ^~~~~~~~~~~~ 2024-08-20T21:48:52.7740457Z #19 70.47 In file included from google/protobuf/text_format_unittest.cc:35: 2024-08-20T21:48:52.7741779Z #19 70.47 ./google/protobuf/text_format.h:357:10: note: declared here 2024-08-20T21:48:52.7743205Z #19 70.47 357 | bool RegisterFieldValuePrinter(const FieldDescriptor* field, 2024-08-20T21:48:52.7744371Z #19 70.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:52.7747105Z #19 70.48 google/protobuf/text_format_unittest.cc: In member function 'virtual void google::protobuf::text_format_unittest::TextFormatTest_CustomPrinterForComments_Test::TestBody()': 2024-08-20T21:48:52.7752218Z #19 70.48 google/protobuf/text_format_unittest.cc:553:75: warning: 'void google::protobuf::TextFormat::Printer::SetDefaultFieldValuePrinter(const google::protobuf::TextFormat::FieldValuePrinter*)' is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations] 2024-08-20T21:48:52.7755797Z #19 70.48 553 | printer.SetDefaultFieldValuePrinter(new CustomMessageFieldValuePrinter()); 2024-08-20T21:48:52.7757313Z #19 70.48 | ^ 2024-08-20T21:48:52.7758583Z #19 70.48 In file included from google/protobuf/text_format_unittest.cc:35: 2024-08-20T21:48:52.7759923Z #19 70.48 ./google/protobuf/text_format.h:303:10: note: declared here 2024-08-20T21:48:52.7761372Z #19 70.48 303 | void SetDefaultFieldValuePrinter(const FieldValuePrinter* printer); 2024-08-20T21:48:52.7762625Z #19 70.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:52.7766106Z #19 70.49 google/protobuf/text_format_unittest.cc: In member function 'virtual void google::protobuf::text_format_unittest::TextFormatTest_CustomPrinterForMultilineComments_Test::TestBody()': 2024-08-20T21:48:52.7771084Z #19 70.49 google/protobuf/text_format_unittest.cc:638:74: warning: 'void google::protobuf::TextFormat::Printer::SetDefaultFieldValuePrinter(const google::protobuf::TextFormat::FieldValuePrinter*)' is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations] 2024-08-20T21:48:52.7774678Z #19 70.49 638 | printer.SetDefaultFieldValuePrinter(new CustomMultilineCommentPrinter()); 2024-08-20T21:48:52.7776147Z #19 70.49 | ^ 2024-08-20T21:48:52.7777378Z #19 70.49 In file included from google/protobuf/text_format_unittest.cc:35: 2024-08-20T21:48:52.7778840Z #19 70.49 ./google/protobuf/text_format.h:303:10: note: declared here 2024-08-20T21:48:52.7780703Z #19 70.49 303 | void SetDefaultFieldValuePrinter(const FieldValuePrinter* printer); 2024-08-20T21:48:52.7781922Z #19 70.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:52.7914674Z #19 70.68 CXX google/protobuf/protobuf_test-unittest_import_lite.pb.o 2024-08-20T21:48:52.9066674Z #19 70.77 CXX google/protobuf/protobuf_test-unittest_import_public_lite.pb.o 2024-08-20T21:48:52.9068144Z #19 70.80 CXX google/protobuf/protobuf_test-any_test.pb.o 2024-08-20T21:48:53.0890488Z #19 70.83 CXX google/protobuf/compiler/cpp/protobuf_test-cpp_test_bad_identifiers.pb.o 2024-08-20T21:48:53.1857428Z #19 71.08 CXX google/protobuf/compiler/cpp/protobuf_test-cpp_test_large_enum_value.pb.o 2024-08-20T21:48:53.3724376Z #19 71.26 CXX google/protobuf/protobuf_test-map_proto2_unittest.pb.o 2024-08-20T21:48:53.5185938Z #19 71.26 CXX google/protobuf/protobuf_test-map_unittest.pb.o 2024-08-20T21:48:53.5187901Z #19 71.41 In file included from ./../third_party/googletest/googletest/include/gtest/gtest-param-test.h:184, 2024-08-20T21:48:53.5189926Z #19 71.41 from ./../third_party/googletest/googletest/include/gtest/gtest.h:65, 2024-08-20T21:48:53.5191375Z #19 71.41 from ./google/protobuf/map_test_util_impl.h:36, 2024-08-20T21:48:53.5192542Z #19 71.41 from ./google/protobuf/map_test_util.inc:31, 2024-08-20T21:48:53.5193722Z #19 71.41 from ./google/protobuf/map_test_util.h:38, 2024-08-20T21:48:53.5195258Z #19 71.41 from google/protobuf/map_field_test.cc:38: 2024-08-20T21:48:53.5198397Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': 2024-08-20T21:48:53.5205545Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_MutableMapField_Test; testing::internal::TestMetaFactory::ParamType = std::tuple]' 2024-08-20T21:48:53.5211259Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here 2024-08-20T21:48:53.5217019Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] 2024-08-20T21:48:53.5221935Z #19 71.41 404 | class ParameterizedTestFactory : public TestFactoryBase { 2024-08-20T21:48:53.5223068Z #19 71.41 | ^~~~~~~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:53.6208657Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': 2024-08-20T21:48:53.6216989Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_GetMapField_Test; testing::internal::TestMetaFactory::ParamType = std::tuple]' 2024-08-20T21:48:53.6223218Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here 2024-08-20T21:48:53.6230296Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] 2024-08-20T21:48:53.6237145Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': 2024-08-20T21:48:53.6245298Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_SpaceUsedExcludingSelf_Test; testing::internal::TestMetaFactory::ParamType = std::tuple]' 2024-08-20T21:48:53.6251455Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here 2024-08-20T21:48:53.6258026Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] 2024-08-20T21:48:53.6265517Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': 2024-08-20T21:48:53.6273252Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_Clear_Test; testing::internal::TestMetaFactory::ParamType = std::tuple]' 2024-08-20T21:48:53.6279378Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here 2024-08-20T21:48:53.6285317Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] 2024-08-20T21:48:53.6291868Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': 2024-08-20T21:48:53.6299976Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_SwapRepeatedDirty_Test; testing::internal::TestMetaFactory::ParamType = std::tuple]' 2024-08-20T21:48:53.6306200Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here 2024-08-20T21:48:53.6312894Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] 2024-08-20T21:48:53.6319739Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': 2024-08-20T21:48:53.6327420Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_SwapMapDirty_Test; testing::internal::TestMetaFactory::ParamType = std::tuple]' 2024-08-20T21:48:53.6333508Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here 2024-08-20T21:48:53.6339933Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] 2024-08-20T21:48:53.6346898Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': 2024-08-20T21:48:53.6354823Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_SwapClean_Test; testing::internal::TestMetaFactory::ParamType = std::tuple]' 2024-08-20T21:48:53.6360548Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here 2024-08-20T21:48:53.6367739Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] 2024-08-20T21:48:53.6374691Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': 2024-08-20T21:48:53.6382724Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_MergeFromRepeatedDirty_Test; testing::internal::TestMetaFactory::ParamType = std::tuple]' 2024-08-20T21:48:53.6389053Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here 2024-08-20T21:48:53.6395714Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] 2024-08-20T21:48:53.6403040Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': 2024-08-20T21:48:53.6411341Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_MergeFromMapDirty_Test; testing::internal::TestMetaFactory::ParamType = std::tuple]' 2024-08-20T21:48:53.6417341Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here 2024-08-20T21:48:53.6423702Z #19 71.41 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] 2024-08-20T21:48:53.6430867Z #19 71.42 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': 2024-08-20T21:48:53.6438731Z #19 71.42 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_MergeFromClean_Test; testing::internal::TestMetaFactory::ParamType = std::tuple]' 2024-08-20T21:48:53.6445144Z #19 71.42 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here 2024-08-20T21:48:53.6451239Z #19 71.42 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] 2024-08-20T21:48:53.6458363Z #19 71.42 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': 2024-08-20T21:48:53.6466583Z #19 71.42 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_MutableMap_Test; testing::internal::TestMetaFactory::ParamType = std::tuple]' 2024-08-20T21:48:53.6472946Z #19 71.42 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here 2024-08-20T21:48:53.6478131Z #19 71.42 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] 2024-08-20T21:48:53.6484635Z #19 71.42 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': 2024-08-20T21:48:53.6492627Z #19 71.42 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_GetMap_Test; testing::internal::TestMetaFactory::ParamType = std::tuple]' 2024-08-20T21:48:53.6498783Z #19 71.42 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here 2024-08-20T21:48:53.6505299Z #19 71.42 ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] 2024-08-20T21:48:53.6510216Z #19 71.51 CXX google/protobuf/protobuf_test-unittest_arena.pb.o 2024-08-20T21:48:53.7497370Z #19 71.53 CXX google/protobuf/protobuf_test-unittest_custom_options.pb.o 2024-08-20T21:48:53.7500150Z #19 71.53 google/protobuf/map_test.cc: In member function 'virtual void google::protobuf::internal::{anonymous}::MapFieldReflectionTest_RegularFields_Test::TestBody()': 2024-08-20T21:48:53.7506176Z #19 71.53 google/protobuf/map_test.cc:1264:69: warning: 'const google::protobuf::RepeatedPtrField& google::protobuf::Reflection::GetRepeatedPtrField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]' is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations] 2024-08-20T21:48:53.7510836Z #19 71.53 1264 | refl->GetRepeatedPtrField(message, fd_map_int32_int32); 2024-08-20T21:48:53.7512142Z #19 71.53 | ^ 2024-08-20T21:48:53.7513388Z #19 71.53 In file included from ./google/protobuf/map_proto2_unittest.pb.h:30, 2024-08-20T21:48:53.7514768Z #19 71.53 from google/protobuf/map_test.cc:54: 2024-08-20T21:48:53.7515820Z #19 71.53 ./google/protobuf/message.h:842:30: note: declared here 2024-08-20T21:48:53.7517083Z #19 71.53 842 | const RepeatedPtrField& GetRepeatedPtrField( 2024-08-20T21:48:53.7518371Z #19 71.53 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:53.7523336Z #19 71.53 google/protobuf/map_test.cc:1266:70: warning: 'const google::protobuf::RepeatedPtrField& google::protobuf::Reflection::GetRepeatedPtrField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]' is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations] 2024-08-20T21:48:53.7527761Z #19 71.53 1266 | refl->GetRepeatedPtrField(message, fd_map_int32_double); 2024-08-20T21:48:53.7529085Z #19 71.53 | ^ 2024-08-20T21:48:53.7530671Z #19 71.53 In file included from ./google/protobuf/map_proto2_unittest.pb.h:30, 2024-08-20T21:48:53.7531890Z #19 71.53 from google/protobuf/map_test.cc:54: 2024-08-20T21:48:53.7533011Z #19 71.53 ./google/protobuf/message.h:842:30: note: declared here 2024-08-20T21:48:53.7534162Z #19 71.53 842 | const RepeatedPtrField& GetRepeatedPtrField( 2024-08-20T21:48:53.7535271Z #19 71.53 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:53.7539814Z #19 71.53 google/protobuf/map_test.cc:1268:71: warning: 'const google::protobuf::RepeatedPtrField& google::protobuf::Reflection::GetRepeatedPtrField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]' is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations] 2024-08-20T21:48:53.7544473Z #19 71.53 1268 | refl->GetRepeatedPtrField(message, fd_map_string_string); 2024-08-20T21:48:53.7545884Z #19 71.53 | ^ 2024-08-20T21:48:53.7547266Z #19 71.53 In file included from ./google/protobuf/map_proto2_unittest.pb.h:30, 2024-08-20T21:48:53.7548488Z #19 71.53 from google/protobuf/map_test.cc:54: 2024-08-20T21:48:53.7549637Z #19 71.53 ./google/protobuf/message.h:842:30: note: declared here 2024-08-20T21:48:53.7550980Z #19 71.53 842 | const RepeatedPtrField& GetRepeatedPtrField( 2024-08-20T21:48:53.7552069Z #19 71.53 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:53.7557135Z #19 71.53 google/protobuf/map_test.cc:1270:79: warning: 'const google::protobuf::RepeatedPtrField& google::protobuf::Reflection::GetRepeatedPtrField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]' is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations] 2024-08-20T21:48:53.7561362Z #19 71.53 1270 | refl->GetRepeatedPtrField(message, fd_map_int32_foreign_message); 2024-08-20T21:48:53.7562807Z #19 71.53 | ^ 2024-08-20T21:48:53.7564307Z #19 71.53 In file included from ./google/protobuf/map_proto2_unittest.pb.h:30, 2024-08-20T21:48:53.7565921Z #19 71.53 from google/protobuf/map_test.cc:54: 2024-08-20T21:48:53.7567109Z #19 71.53 ./google/protobuf/message.h:842:30: note: declared here 2024-08-20T21:48:53.7568407Z #19 71.53 842 | const RepeatedPtrField& GetRepeatedPtrField( 2024-08-20T21:48:53.7569574Z #19 71.53 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:53.7574398Z #19 71.53 google/protobuf/map_test.cc:1274:74: warning: 'google::protobuf::RepeatedPtrField* google::protobuf::Reflection::MutableRepeatedPtrField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]' is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations] 2024-08-20T21:48:53.7579151Z #19 71.53 1274 | refl->MutableRepeatedPtrField(&message, fd_map_int32_int32); 2024-08-20T21:48:53.7580623Z #19 71.53 | ^ 2024-08-20T21:48:53.7581867Z #19 71.53 In file included from ./google/protobuf/map_proto2_unittest.pb.h:30, 2024-08-20T21:48:53.7583059Z #19 71.53 from google/protobuf/map_test.cc:54: 2024-08-20T21:48:53.7584108Z #19 71.53 ./google/protobuf/message.h:853:24: note: declared here 2024-08-20T21:48:53.7585302Z #19 71.53 853 | RepeatedPtrField* MutableRepeatedPtrField(Message* msg, 2024-08-20T21:48:53.7586427Z #19 71.53 | ^~~~~~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:53.7591494Z #19 71.53 google/protobuf/map_test.cc:1276:75: warning: 'google::protobuf::RepeatedPtrField* google::protobuf::Reflection::MutableRepeatedPtrField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]' is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations] 2024-08-20T21:48:53.7596422Z #19 71.53 1276 | refl->MutableRepeatedPtrField(&message, fd_map_int32_double); 2024-08-20T21:48:53.7597656Z #19 71.53 | ^ 2024-08-20T21:48:53.7599020Z #19 71.53 In file included from ./google/protobuf/map_proto2_unittest.pb.h:30, 2024-08-20T21:48:53.7600276Z #19 71.53 from google/protobuf/map_test.cc:54: 2024-08-20T21:48:53.7601450Z #19 71.53 ./google/protobuf/message.h:853:24: note: declared here 2024-08-20T21:48:53.7602824Z #19 71.53 853 | RepeatedPtrField* MutableRepeatedPtrField(Message* msg, 2024-08-20T21:48:53.7604282Z #19 71.53 | ^~~~~~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:53.7609059Z #19 71.53 google/protobuf/map_test.cc:1278:76: warning: 'google::protobuf::RepeatedPtrField* google::protobuf::Reflection::MutableRepeatedPtrField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]' is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations] 2024-08-20T21:48:53.7613516Z #19 71.53 1278 | refl->MutableRepeatedPtrField(&message, fd_map_string_string); 2024-08-20T21:48:53.7614944Z #19 71.53 | ^ 2024-08-20T21:48:53.7616562Z #19 71.53 In file included from ./google/protobuf/map_proto2_unittest.pb.h:30, 2024-08-20T21:48:53.7617968Z #19 71.53 from google/protobuf/map_test.cc:54: 2024-08-20T21:48:53.7619205Z #19 71.53 ./google/protobuf/message.h:853:24: note: declared here 2024-08-20T21:48:53.7620441Z #19 71.53 853 | RepeatedPtrField* MutableRepeatedPtrField(Message* msg, 2024-08-20T21:48:53.7621736Z #19 71.53 | ^~~~~~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:53.7626452Z #19 71.53 google/protobuf/map_test.cc:1281:74: warning: 'google::protobuf::RepeatedPtrField* google::protobuf::Reflection::MutableRepeatedPtrField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]' is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations] 2024-08-20T21:48:53.7630487Z #19 71.53 1281 | fd_map_int32_foreign_message); 2024-08-20T21:48:53.7631655Z #19 71.53 | ^ 2024-08-20T21:48:53.7632932Z #19 71.53 In file included from ./google/protobuf/map_proto2_unittest.pb.h:30, 2024-08-20T21:48:53.7634206Z #19 71.53 from google/protobuf/map_test.cc:54: 2024-08-20T21:48:53.7635331Z #19 71.53 ./google/protobuf/message.h:853:24: note: declared here 2024-08-20T21:48:53.7636623Z #19 71.53 853 | RepeatedPtrField* MutableRepeatedPtrField(Message* msg, 2024-08-20T21:48:53.7637853Z #19 71.53 | ^~~~~~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:53.7639348Z #19 71.64 CXX google/protobuf/protobuf_test-unittest_drop_unknown_fields.pb.o 2024-08-20T21:48:53.8521108Z #19 71.68 In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, 2024-08-20T21:48:53.8522592Z #19 71.68 from ./google/protobuf/map_test_util_impl.h:36, 2024-08-20T21:48:53.8523830Z #19 71.68 from ./google/protobuf/map_test_util.inc:31, 2024-08-20T21:48:53.8525065Z #19 71.68 from ./google/protobuf/map_test_util.h:38, 2024-08-20T21:48:53.8526241Z #19 71.68 from google/protobuf/map_test.cc:55: 2024-08-20T21:48:53.8528786Z #19 71.68 google/protobuf/map_test.cc: In member function 'virtual void google::protobuf::internal::{anonymous}::MapEntryTest_ConstInit_Test::TestBody()': 2024-08-20T21:48:53.8532099Z #19 71.68 google/protobuf/map_test.cc:2092:29: warning: 'int google::protobuf::Message::SpaceUsed() const' is deprecated: Please use SpaceUsedLong() instead [-Wdeprecated-declarations] 2024-08-20T21:48:53.8534445Z #19 71.68 2092 | EXPECT_NE(entry.SpaceUsed(), 0); 2024-08-20T21:48:53.8535327Z #19 71.68 | ^ 2024-08-20T21:48:53.8537154Z #19 71.68 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 2024-08-20T21:48:53.8539055Z #19 71.68 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ 2024-08-20T21:48:53.8540258Z #19 71.68 | ^~~~~~~~~~ 2024-08-20T21:48:53.8542275Z #19 71.68 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 2024-08-20T21:48:53.8544282Z #19 71.68 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) 2024-08-20T21:48:53.8545318Z #19 71.68 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:53.8547076Z #19 71.68 ./../third_party/googletest/googletest/include/gtest/gtest.h:2053:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2024-08-20T21:48:53.8549058Z #19 71.68 2053 | EXPECT_PRED_FORMAT2(::testing::internal::CmpHelperNE, val1, val2) 2024-08-20T21:48:53.8550065Z #19 71.68 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:53.8551262Z #19 71.68 google/protobuf/map_test.cc:2092:3: note: in expansion of macro 'EXPECT_NE' 2024-08-20T21:48:53.8552457Z #19 71.68 2092 | EXPECT_NE(entry.SpaceUsed(), 0); 2024-08-20T21:48:53.8553440Z #19 71.68 | ^~~~~~~~~ 2024-08-20T21:48:53.8554369Z #19 71.68 In file included from ./google/protobuf/map_proto2_unittest.pb.h:30, 2024-08-20T21:48:53.8555522Z #19 71.68 from google/protobuf/map_test.cc:54: 2024-08-20T21:48:53.8556517Z #19 71.68 ./google/protobuf/message.h:306:7: note: declared here 2024-08-20T21:48:53.8557869Z #19 71.68 306 | int SpaceUsed() const { return internal::ToIntSize(SpaceUsedLong()); } 2024-08-20T21:48:53.8558941Z #19 71.68 | ^~~~~~~~~ 2024-08-20T21:48:53.8560105Z #19 71.74 CXX google/protobuf/protobuf_test-unittest_embed_optimize_for.pb.o 2024-08-20T21:48:53.9683734Z #19 71.77 google/protobuf/map_test.cc: In member function 'virtual void google::protobuf::internal::{anonymous}::GeneratedMapFieldTest_SpaceUsed_Test::TestBody()': 2024-08-20T21:48:53.9687089Z #19 71.77 google/protobuf/map_test.cc:2674:48: warning: 'int google::protobuf::Message::SpaceUsed() const' is deprecated: Please use SpaceUsedLong() instead [-Wdeprecated-declarations] 2024-08-20T21:48:53.9689183Z #19 71.77 2674 | const size_t initial = map_message.SpaceUsed(); 2024-08-20T21:48:53.9690068Z #19 71.77 | ^ 2024-08-20T21:48:53.9691022Z #19 71.77 In file included from ./google/protobuf/map_proto2_unittest.pb.h:30, 2024-08-20T21:48:53.9692027Z #19 71.77 from google/protobuf/map_test.cc:54: 2024-08-20T21:48:53.9692889Z #19 71.77 ./google/protobuf/message.h:306:7: note: declared here 2024-08-20T21:48:53.9694017Z #19 71.77 306 | int SpaceUsed() const { return internal::ToIntSize(SpaceUsedLong()); } 2024-08-20T21:48:53.9694935Z #19 71.77 | ^~~~~~~~~ 2024-08-20T21:48:53.9697014Z #19 71.77 google/protobuf/map_test.cc:2675:72: warning: 'int google::protobuf::Message::SpaceUsed() const' is deprecated: Please use SpaceUsedLong() instead [-Wdeprecated-declarations] 2024-08-20T21:48:53.9699257Z #19 71.77 2675 | const size_t space_used_message = unittest::TestRequired().SpaceUsed(); 2024-08-20T21:48:53.9700343Z #19 71.77 | ^ 2024-08-20T21:48:53.9701484Z #19 71.77 In file included from ./google/protobuf/map_proto2_unittest.pb.h:30, 2024-08-20T21:48:53.9702519Z #19 71.77 from google/protobuf/map_test.cc:54: 2024-08-20T21:48:53.9703373Z #19 71.77 ./google/protobuf/message.h:306:7: note: declared here 2024-08-20T21:48:53.9704448Z #19 71.77 306 | int SpaceUsed() const { return internal::ToIntSize(SpaceUsedLong()); } 2024-08-20T21:48:53.9705706Z #19 71.77 | ^~~~~~~~~ 2024-08-20T21:48:53.9706641Z #19 71.77 In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, 2024-08-20T21:48:53.9707810Z #19 71.77 from ./google/protobuf/map_test_util_impl.h:36, 2024-08-20T21:48:53.9708719Z #19 71.77 from ./google/protobuf/map_test_util.inc:31, 2024-08-20T21:48:53.9709604Z #19 71.77 from ./google/protobuf/map_test_util.h:38, 2024-08-20T21:48:53.9710451Z #19 71.77 from google/protobuf/map_test.cc:55: 2024-08-20T21:48:53.9712694Z #19 71.77 google/protobuf/map_test.cc:2690:48: warning: 'int google::protobuf::Message::SpaceUsed() const' is deprecated: Please use SpaceUsedLong() instead [-Wdeprecated-declarations] 2024-08-20T21:48:53.9714598Z #19 71.77 2690 | EXPECT_LE(lower_bound, map_message.SpaceUsed()); 2024-08-20T21:48:53.9715452Z #19 71.77 | ^ 2024-08-20T21:48:53.9717337Z #19 71.77 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 2024-08-20T21:48:53.9719040Z #19 71.77 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ 2024-08-20T21:48:53.9720111Z #19 71.77 | ^~~~~~~~~~ 2024-08-20T21:48:53.9721966Z #19 71.77 ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 2024-08-20T21:48:53.9724062Z #19 71.77 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) 2024-08-20T21:48:53.9724899Z #19 71.77 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:53.9726291Z #19 71.77 ./../third_party/googletest/googletest/include/gtest/gtest.h:2055:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2024-08-20T21:48:53.9727817Z #19 71.77 2055 | EXPECT_PRED_FORMAT2(::testing::internal::CmpHelperLE, val1, val2) 2024-08-20T21:48:53.9728684Z #19 71.77 | ^~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:53.9729670Z #19 71.77 google/protobuf/map_test.cc:2690:3: note: in expansion of macro 'EXPECT_LE' 2024-08-20T21:48:53.9730757Z #19 71.77 2690 | EXPECT_LE(lower_bound, map_message.SpaceUsed()); 2024-08-20T21:48:53.9731498Z #19 71.77 | ^~~~~~~~~ 2024-08-20T21:48:53.9732259Z #19 71.77 In file included from ./google/protobuf/map_proto2_unittest.pb.h:30, 2024-08-20T21:48:53.9733204Z #19 71.77 from google/protobuf/map_test.cc:54: 2024-08-20T21:48:53.9734062Z #19 71.77 ./google/protobuf/message.h:306:7: note: declared here 2024-08-20T21:48:53.9735117Z #19 71.77 306 | int SpaceUsed() const { return internal::ToIntSize(SpaceUsedLong()); } 2024-08-20T21:48:53.9735978Z #19 71.77 | ^~~~~~~~~ 2024-08-20T21:48:53.9757954Z #19 71.86 CXX google/protobuf/protobuf_test-unittest_empty.pb.o 2024-08-20T21:48:54.1285944Z #19 71.86 google/protobuf/map_test.cc: In member function 'virtual void google::protobuf::internal::{anonymous}::TextFormatMapTest_NoDisableReflectionIterator_Test::TestBody()': 2024-08-20T21:48:54.1292291Z #19 71.86 google/protobuf/map_test.cc:3635:71: warning: 'google::protobuf::RepeatedPtrField* google::protobuf::Reflection::MutableRepeatedPtrField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]' is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations] 2024-08-20T21:48:54.1297132Z #19 71.86 3635 | reflection->MutableRepeatedPtrField(&source, field_desc); 2024-08-20T21:48:54.1298574Z #19 71.86 | ^ 2024-08-20T21:48:54.1299813Z #19 71.87 In file included from ./google/protobuf/map_proto2_unittest.pb.h:30, 2024-08-20T21:48:54.1301041Z #19 71.87 from google/protobuf/map_test.cc:54: 2024-08-20T21:48:54.1302148Z #19 71.87 ./google/protobuf/message.h:853:24: note: declared here 2024-08-20T21:48:54.1303803Z #19 71.87 853 | RepeatedPtrField* MutableRepeatedPtrField(Message* msg, 2024-08-20T21:48:54.1304980Z #19 71.87 | ^~~~~~~~~~~~~~~~~~~~~~~ 2024-08-20T21:48:54.1306439Z #19 71.87 CXX google/protobuf/protobuf_test-unittest_enormous_descriptor.pb.o 2024-08-20T21:48:54.1506921Z #19 72.04 CXX google/protobuf/protobuf_test-unittest_import.pb.o 2024-08-20T21:48:54.3180310Z #19 72.11 CXX google/protobuf/protobuf_test-unittest_import_public.pb.o 2024-08-20T21:48:54.3182057Z #19 72.21 CXX google/protobuf/protobuf_test-unittest_lazy_dependencies.pb.o 2024-08-20T21:48:54.5441117Z #19 72.28 CXX google/protobuf/protobuf_test-unittest_lazy_dependencies_custom_option.pb.o 2024-08-20T21:48:54.6256158Z #19 72.52 CXX google/protobuf/protobuf_test-unittest_lazy_dependencies_enum.pb.o 2024-08-20T21:48:54.7752687Z #19 72.55 CXX google/protobuf/protobuf_test-unittest_lite_imports_nonlite.pb.o 2024-08-20T21:48:54.7754444Z #19 72.66 CXX google/protobuf/protobuf_test-unittest_mset.pb.o 2024-08-20T21:48:54.9873847Z #19 72.88 CXX google/protobuf/protobuf_test-unittest_mset_wire_format.pb.o 2024-08-20T21:48:55.1207564Z #19 72.93 CXX google/protobuf/protobuf_test-unittest_no_field_presence.pb.o 2024-08-20T21:48:55.1209444Z #19 73.01 CXX google/protobuf/protobuf_test-unittest_no_generic_services.pb.o 2024-08-20T21:48:55.2516219Z #19 73.14 CXX google/protobuf/protobuf_test-unittest_optimize_for.pb.o 2024-08-20T21:48:55.4275884Z #19 73.15 CXX google/protobuf/protobuf_test-unittest.pb.o 2024-08-20T21:48:55.4277239Z #19 73.15 CXX google/protobuf/protobuf_test-unittest_preserve_unknown_enum2.pb.o 2024-08-20T21:48:55.4278671Z #19 73.17 CXX google/protobuf/protobuf_test-unittest_preserve_unknown_enum.pb.o 2024-08-20T21:48:55.6417815Z #19 73.53 CXX google/protobuf/protobuf_test-unittest_proto3.pb.o 2024-08-20T21:48:55.8128483Z #19 73.56 CXX google/protobuf/protobuf_test-unittest_proto3_arena.pb.o 2024-08-20T21:48:55.8129872Z #19 73.57 CXX google/protobuf/protobuf_test-unittest_proto3_arena_lite.pb.o 2024-08-20T21:48:55.8131128Z #19 73.70 CXX google/protobuf/protobuf_test-unittest_proto3_lite.pb.o 2024-08-20T21:48:55.9325328Z #19 73.71 CXX google/protobuf/protobuf_test-unittest_proto3_optional.pb.o 2024-08-20T21:48:55.9327036Z #19 73.82 CXX google/protobuf/protobuf_test-unittest_well_known_types.pb.o 2024-08-20T21:48:56.0604890Z #19 73.95 CXX google/protobuf/util/internal/testdata/protobuf_test-anys.pb.o 2024-08-20T21:48:56.1735281Z #19 74.06 CXX google/protobuf/util/internal/testdata/protobuf_test-books.pb.o 2024-08-20T21:48:56.3108997Z #19 74.11 CXX google/protobuf/util/internal/testdata/protobuf_test-default_value.pb.o 2024-08-20T21:48:56.3111168Z #19 74.11 CXX google/protobuf/util/internal/testdata/protobuf_test-default_value_test.pb.o 2024-08-20T21:48:56.3113162Z #19 74.20 CXX google/protobuf/util/internal/testdata/protobuf_test-field_mask.pb.o 2024-08-20T21:48:56.4928360Z #19 74.38 google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::MessageDifferencerTest_RepeatedFieldSmartListTest_Test::TestBody()': 2024-08-20T21:48:56.4932842Z #19 74.38 google/protobuf/util/message_differencer_unittest.cc:1150:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.4935462Z #19 74.38 1150 | msg1.add_rm()->set_a(1); 2024-08-20T21:48:56.4936223Z #19 74.38 | ^ 2024-08-20T21:48:56.4937285Z #19 74.38 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.4939038Z #19 74.38 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.4940697Z #19 74.38 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.4941865Z #19 74.38 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6140231Z #19 74.38 google/protobuf/util/message_differencer_unittest.cc:1151:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6142867Z #19 74.38 1151 | msg1.add_rm()->set_a(2); 2024-08-20T21:48:56.6143660Z #19 74.38 | ^ 2024-08-20T21:48:56.6144703Z #19 74.38 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6146479Z #19 74.38 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6148190Z #19 74.38 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6149394Z #19 74.38 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6152335Z #19 74.38 google/protobuf/util/message_differencer_unittest.cc:1152:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6154852Z #19 74.38 1152 | msg1.add_rm()->set_a(3); 2024-08-20T21:48:56.6155563Z #19 74.38 | ^ 2024-08-20T21:48:56.6156605Z #19 74.38 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6158451Z #19 74.38 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6160565Z #19 74.38 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6161896Z #19 74.38 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6165313Z #19 74.38 google/protobuf/util/message_differencer_unittest.cc:1153:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6167702Z #19 74.38 1153 | msg1.add_rm()->set_a(4); 2024-08-20T21:48:56.6168478Z #19 74.38 | ^ 2024-08-20T21:48:56.6169596Z #19 74.38 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6171300Z #19 74.38 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6172923Z #19 74.38 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6174181Z #19 74.38 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6177086Z #19 74.38 google/protobuf/util/message_differencer_unittest.cc:1154:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6179529Z #19 74.38 1154 | msg1.add_rm()->set_a(5); 2024-08-20T21:48:56.6180280Z #19 74.38 | ^ 2024-08-20T21:48:56.6181410Z #19 74.38 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6183143Z #19 74.38 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6184783Z #19 74.38 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6186044Z #19 74.38 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6188897Z #19 74.38 google/protobuf/util/message_differencer_unittest.cc:1155:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6191572Z #19 74.38 1155 | msg2.add_rm()->set_a(2); 2024-08-20T21:48:56.6192304Z #19 74.38 | ^ 2024-08-20T21:48:56.6193460Z #19 74.38 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6195234Z #19 74.38 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6196917Z #19 74.38 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6198566Z #19 74.38 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6201527Z #19 74.38 google/protobuf/util/message_differencer_unittest.cc:1156:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6204235Z #19 74.38 1156 | msg2.add_rm()->set_a(6); 2024-08-20T21:48:56.6204999Z #19 74.38 | ^ 2024-08-20T21:48:56.6206161Z #19 74.38 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6207948Z #19 74.38 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6209710Z #19 74.38 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6210968Z #19 74.38 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6213863Z #19 74.38 google/protobuf/util/message_differencer_unittest.cc:1157:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6216307Z #19 74.38 1157 | msg2.add_rm()->set_a(4); 2024-08-20T21:48:56.6217012Z #19 74.38 | ^ 2024-08-20T21:48:56.6218174Z #19 74.38 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6219916Z #19 74.38 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6221819Z #19 74.38 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6223112Z #19 74.38 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6226018Z #19 74.39 google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::MessageDifferencerTest_RepeatedFieldSmartSetTest_Test::TestBody()': 2024-08-20T21:48:56.6230217Z #19 74.39 google/protobuf/util/message_differencer_unittest.cc:1199:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6232642Z #19 74.39 1199 | *msg1.add_rm() = elem1_1; 2024-08-20T21:48:56.6233344Z #19 74.39 | ^ 2024-08-20T21:48:56.6234452Z #19 74.39 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6236264Z #19 74.39 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6237852Z #19 74.39 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6239164Z #19 74.39 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6242284Z #19 74.39 google/protobuf/util/message_differencer_unittest.cc:1200:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6244887Z #19 74.39 1200 | *msg1.add_rm() = elem2_1; 2024-08-20T21:48:56.6245704Z #19 74.39 | ^ 2024-08-20T21:48:56.6246936Z #19 74.39 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6248809Z #19 74.39 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6250477Z #19 74.39 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6251752Z #19 74.39 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6254718Z #19 74.39 google/protobuf/util/message_differencer_unittest.cc:1201:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6257083Z #19 74.39 1201 | *msg1.add_rm() = elem3_1; 2024-08-20T21:48:56.6257806Z #19 74.39 | ^ 2024-08-20T21:48:56.6258854Z #19 74.39 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6260858Z #19 74.39 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6262432Z #19 74.39 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6263724Z #19 74.39 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6266921Z #19 74.39 google/protobuf/util/message_differencer_unittest.cc:1203:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6269209Z #19 74.39 1203 | *msg2.add_rm() = elem3_2; 2024-08-20T21:48:56.6269970Z #19 74.39 | ^ 2024-08-20T21:48:56.6271124Z #19 74.39 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6272888Z #19 74.39 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6274497Z #19 74.39 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6275741Z #19 74.39 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6278771Z #19 74.39 google/protobuf/util/message_differencer_unittest.cc:1204:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6281058Z #19 74.39 1204 | *msg2.add_rm() = elem1_2; 2024-08-20T21:48:56.6281782Z #19 74.39 | ^ 2024-08-20T21:48:56.6283338Z #19 74.39 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6285197Z #19 74.39 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6286957Z #19 74.39 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6288257Z #19 74.39 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6291333Z #19 74.39 google/protobuf/util/message_differencer_unittest.cc:1205:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6293680Z #19 74.39 1205 | *msg2.add_rm() = elem2_2; 2024-08-20T21:48:56.6294382Z #19 74.39 | ^ 2024-08-20T21:48:56.6295446Z #19 74.39 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6297216Z #19 74.39 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6298889Z #19 74.39 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6300061Z #19 74.39 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6303338Z #19 74.39 google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::MessageDifferencerTest_RepeatedFieldSmartSetTest_IdenticalElements_Test::TestBody()': 2024-08-20T21:48:56.6308018Z #19 74.39 google/protobuf/util/message_differencer_unittest.cc:1230:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6310370Z #19 74.39 1230 | *msg1.add_rm() = elem; 2024-08-20T21:48:56.6311056Z #19 74.39 | ^ 2024-08-20T21:48:56.6312216Z #19 74.39 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6314215Z #19 74.39 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6315949Z #19 74.39 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6317168Z #19 74.39 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6320069Z #19 74.39 google/protobuf/util/message_differencer_unittest.cc:1231:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6322687Z #19 74.39 1231 | *msg1.add_rm() = elem; 2024-08-20T21:48:56.6323578Z #19 74.39 | ^ 2024-08-20T21:48:56.6324695Z #19 74.39 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6326410Z #19 74.39 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6328007Z #19 74.39 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6329313Z #19 74.39 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6332310Z #19 74.39 google/protobuf/util/message_differencer_unittest.cc:1232:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6334511Z #19 74.39 1232 | *msg2.add_rm() = elem; 2024-08-20T21:48:56.6335255Z #19 74.39 | ^ 2024-08-20T21:48:56.6336409Z #19 74.39 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6338215Z #19 74.39 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6339844Z #19 74.39 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6341030Z #19 74.39 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6344095Z #19 74.39 google/protobuf/util/message_differencer_unittest.cc:1233:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6346441Z #19 74.39 1233 | *msg2.add_rm() = elem; 2024-08-20T21:48:56.6347210Z #19 74.39 | ^ 2024-08-20T21:48:56.6348382Z #19 74.39 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6350213Z #19 74.39 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6351981Z #19 74.39 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6353231Z #19 74.39 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6356273Z #19 74.39 google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::MessageDifferencerTest_RepeatedFieldSmartSetTest_PreviouslyMatch_Test::TestBody()': 2024-08-20T21:48:56.6360656Z #19 74.39 google/protobuf/util/message_differencer_unittest.cc:1262:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6363313Z #19 74.39 1262 | *msg1.add_rm() = elem1_1; 2024-08-20T21:48:56.6364066Z #19 74.39 | ^ 2024-08-20T21:48:56.6365502Z #19 74.39 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6367345Z #19 74.39 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6369009Z #19 74.39 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6370180Z #19 74.39 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6373280Z #19 74.39 google/protobuf/util/message_differencer_unittest.cc:1263:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6375561Z #19 74.39 1263 | *msg1.add_rm() = elem2_1; 2024-08-20T21:48:56.6376332Z #19 74.39 | ^ 2024-08-20T21:48:56.6377562Z #19 74.39 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6379433Z #19 74.39 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6381236Z #19 74.39 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6382823Z #19 74.39 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6385803Z #19 74.39 google/protobuf/util/message_differencer_unittest.cc:1264:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6388279Z #19 74.39 1264 | *msg2.add_rm() = elem1_2; 2024-08-20T21:48:56.6389046Z #19 74.39 | ^ 2024-08-20T21:48:56.6390191Z #19 74.39 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6391996Z #19 74.39 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6393661Z #19 74.39 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6394861Z #19 74.39 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6397761Z #19 74.39 google/protobuf/util/message_differencer_unittest.cc:1265:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6400262Z #19 74.39 1265 | *msg2.add_rm() = elem2_2; 2024-08-20T21:48:56.6400999Z #19 74.39 | ^ 2024-08-20T21:48:56.6402182Z #19 74.39 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6404203Z #19 74.39 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6406166Z #19 74.39 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6407370Z #19 74.39 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6410384Z #19 74.40 google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::MessageDifferencerTest_RepeatedFieldSmartSet_MultipleMatches_Test::TestBody()': 2024-08-20T21:48:56.6414775Z #19 74.40 google/protobuf/util/message_differencer_unittest.cc:1305:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6417021Z #19 74.40 1305 | *msg1.add_rm() = elem1_1; 2024-08-20T21:48:56.6417774Z #19 74.40 | ^ 2024-08-20T21:48:56.6418896Z #19 74.40 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6420515Z #19 74.40 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6422195Z #19 74.40 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6423485Z #19 74.40 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6426375Z #19 74.40 google/protobuf/util/message_differencer_unittest.cc:1306:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6428582Z #19 74.40 1306 | *msg1.add_rm() = elem2_1; 2024-08-20T21:48:56.6429363Z #19 74.40 | ^ 2024-08-20T21:48:56.6430523Z #19 74.40 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6432289Z #19 74.40 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6433850Z #19 74.40 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6435136Z #19 74.40 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6438034Z #19 74.40 google/protobuf/util/message_differencer_unittest.cc:1307:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6440313Z #19 74.40 1307 | *msg1.add_rm() = elem3_1; 2024-08-20T21:48:56.6441074Z #19 74.40 | ^ 2024-08-20T21:48:56.6442121Z #19 74.40 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6444215Z #19 74.40 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6445941Z #19 74.40 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6447224Z #19 74.40 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6450042Z #19 74.40 google/protobuf/util/message_differencer_unittest.cc:1308:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6452426Z #19 74.40 1308 | *msg2.add_rm() = elem2_2; 2024-08-20T21:48:56.6453179Z #19 74.40 | ^ 2024-08-20T21:48:56.6454356Z #19 74.40 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6456008Z #19 74.40 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6457626Z #19 74.40 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6458886Z #19 74.40 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6461704Z #19 74.40 google/protobuf/util/message_differencer_unittest.cc:1309:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6464158Z #19 74.40 1309 | *msg2.add_rm() = elem3_2; 2024-08-20T21:48:56.6465219Z #19 74.40 | ^ 2024-08-20T21:48:56.6466688Z #19 74.40 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6468532Z #19 74.40 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6470170Z #19 74.40 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6471340Z #19 74.40 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6474523Z #19 74.40 google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::MessageDifferencerTest_RepeatedFieldSmartSet_MultipleMatchesNoReporter_Test::TestBody()': 2024-08-20T21:48:56.6479099Z #19 74.40 google/protobuf/util/message_differencer_unittest.cc:1333:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6481387Z #19 74.40 1333 | *msg1.add_rm() = elem1; 2024-08-20T21:48:56.6482091Z #19 74.40 | ^ 2024-08-20T21:48:56.6483338Z #19 74.40 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6485068Z #19 74.40 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6486843Z #19 74.40 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6488145Z #19 74.40 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6491230Z #19 74.40 google/protobuf/util/message_differencer_unittest.cc:1334:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6493525Z #19 74.40 1334 | *msg1.add_rm() = elem2; 2024-08-20T21:48:56.6494178Z #19 74.40 | ^ 2024-08-20T21:48:56.6495285Z #19 74.40 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6497065Z #19 74.40 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6498666Z #19 74.40 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6499842Z #19 74.40 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6502841Z #19 74.40 google/protobuf/util/message_differencer_unittest.cc:1335:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6505439Z #19 74.40 1335 | *msg1.add_rm() = elem3; 2024-08-20T21:48:56.6506172Z #19 74.40 | ^ 2024-08-20T21:48:56.6507300Z #19 74.40 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6509031Z #19 74.40 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6510657Z #19 74.40 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6511938Z #19 74.40 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6514790Z #19 74.40 google/protobuf/util/message_differencer_unittest.cc:1336:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6517117Z #19 74.40 1336 | *msg2.add_rm() = elem2; 2024-08-20T21:48:56.6517787Z #19 74.40 | ^ 2024-08-20T21:48:56.6519035Z #19 74.40 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6520931Z #19 74.40 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6522738Z #19 74.40 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6524085Z #19 74.40 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6527334Z #19 74.40 google/protobuf/util/message_differencer_unittest.cc:1337:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6529541Z #19 74.40 1337 | *msg2.add_rm() = elem3; 2024-08-20T21:48:56.6530254Z #19 74.40 | ^ 2024-08-20T21:48:56.6531382Z #19 74.40 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6533038Z #19 74.40 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6534745Z #19 74.40 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6536017Z #19 74.40 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6538888Z #19 74.40 google/protobuf/util/message_differencer_unittest.cc:1338:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6541193Z #19 74.40 1338 | *msg2.add_rm() = elem4; 2024-08-20T21:48:56.6541899Z #19 74.40 | ^ 2024-08-20T21:48:56.6543039Z #19 74.40 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6544701Z #19 74.40 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6546389Z #19 74.40 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6547663Z #19 74.40 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6549250Z #19 74.41 CXX google/protobuf/util/internal/testdata/protobuf_test-maps.pb.o 2024-08-20T21:48:56.6552479Z #19 74.41 google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::MessageDifferencerTest_RepeatedFieldSetTest_PartialSimple_Test::TestBody()': 2024-08-20T21:48:56.6556852Z #19 74.41 google/protobuf/util/message_differencer_unittest.cc:1560:12: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6559325Z #19 74.41 1560 | a.add_rm()->set_c(1); 2024-08-20T21:48:56.6559975Z #19 74.41 | ^ 2024-08-20T21:48:56.6561070Z #19 74.41 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6562978Z #19 74.41 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6569237Z #19 74.41 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6571157Z #19 74.41 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6574012Z #19 74.41 google/protobuf/util/message_differencer_unittest.cc:1561:12: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6576427Z #19 74.41 1561 | a.add_rm()->set_c(0); 2024-08-20T21:48:56.6577128Z #19 74.41 | ^ 2024-08-20T21:48:56.6578253Z #19 74.41 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6580020Z #19 74.41 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6581572Z #19 74.41 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6582846Z #19 74.41 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6585882Z #19 74.41 google/protobuf/util/message_differencer_unittest.cc:1566:12: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6588418Z #19 74.41 1566 | b.add_rm()->set_c(1); 2024-08-20T21:48:56.6589092Z #19 74.41 | ^ 2024-08-20T21:48:56.6590127Z #19 74.41 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6591910Z #19 74.41 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6593830Z #19 74.41 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6595114Z #19 74.41 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6597956Z #19 74.41 google/protobuf/util/message_differencer_unittest.cc:1567:12: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6600244Z #19 74.41 1567 | b.add_rm(); 2024-08-20T21:48:56.6600859Z #19 74.41 | ^ 2024-08-20T21:48:56.6601908Z #19 74.41 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6603801Z #19 74.41 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6605385Z #19 74.41 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6606651Z #19 74.41 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6609483Z #19 74.41 google/protobuf/util/message_differencer_unittest.cc:1572:12: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6611785Z #19 74.41 1572 | c.add_rm(); 2024-08-20T21:48:56.6612366Z #19 74.41 | ^ 2024-08-20T21:48:56.6613346Z #19 74.41 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6615136Z #19 74.41 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6616766Z #19 74.41 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6617938Z #19 74.41 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6620987Z #19 74.41 google/protobuf/util/message_differencer_unittest.cc:1573:12: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6623327Z #19 74.41 1573 | c.add_rm()->set_c(1); 2024-08-20T21:48:56.6624053Z #19 74.41 | ^ 2024-08-20T21:48:56.6625149Z #19 74.41 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6626819Z #19 74.41 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6628591Z #19 74.41 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6630177Z #19 74.41 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6633105Z #19 74.41 google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::MessageDifferencerTest_RepeatedFieldSetTest_Partial_Test::TestBody()': 2024-08-20T21:48:56.6637581Z #19 74.41 google/protobuf/util/message_differencer_unittest.cc:1588:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6640184Z #19 74.41 1588 | msg1.add_rm()->set_a(1); 2024-08-20T21:48:56.6640925Z #19 74.41 | ^ 2024-08-20T21:48:56.6642109Z #19 74.41 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6643971Z #19 74.41 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6645703Z #19 74.41 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6646988Z #19 74.41 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6649889Z #19 74.41 google/protobuf/util/message_differencer_unittest.cc:1589:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6652331Z #19 74.41 1589 | msg1.add_rm()->set_b(2); 2024-08-20T21:48:56.6653079Z #19 74.41 | ^ 2024-08-20T21:48:56.6654510Z #19 74.41 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6656233Z #19 74.41 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6657958Z #19 74.41 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6659255Z #19 74.41 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6662183Z #19 74.41 google/protobuf/util/message_differencer_unittest.cc:1590:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6664877Z #19 74.41 1590 | msg1.add_rm()->set_c(3); 2024-08-20T21:48:56.6665640Z #19 74.41 | ^ 2024-08-20T21:48:56.6666734Z #19 74.41 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6668404Z #19 74.41 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6670141Z #19 74.41 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6671432Z #19 74.41 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6674390Z #19 74.41 google/protobuf/util/message_differencer_unittest.cc:1596:53: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6676849Z #19 74.41 1596 | protobuf_unittest::TestField* field = msg2.add_rm(); 2024-08-20T21:48:56.6677993Z #19 74.41 | ^ 2024-08-20T21:48:56.6679280Z #19 74.41 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6680967Z #19 74.41 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6682715Z #19 74.41 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6684192Z #19 74.41 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6687123Z #19 74.41 google/protobuf/util/message_differencer_unittest.cc:1599:23: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6689387Z #19 74.41 1599 | field = msg2.add_rm(); 2024-08-20T21:48:56.6690150Z #19 74.41 | ^ 2024-08-20T21:48:56.6691633Z #19 74.41 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6693312Z #19 74.41 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6695062Z #19 74.41 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6696354Z #19 74.41 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6699299Z #19 74.41 google/protobuf/util/message_differencer_unittest.cc:1602:23: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6701589Z #19 74.41 1602 | field = msg2.add_rm(); 2024-08-20T21:48:56.6702363Z #19 74.41 | ^ 2024-08-20T21:48:56.6703501Z #19 74.41 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6705162Z #19 74.41 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6706937Z #19 74.41 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6708233Z #19 74.41 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6711140Z #19 74.45 google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::MessageDifferencerTest_IgnoreField_Message_Test::TestBody()': 2024-08-20T21:48:56.6715969Z #19 74.45 google/protobuf/util/message_differencer_unittest.cc:2073:23: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6718412Z #19 74.45 2073 | field = msg1.add_rm(); 2024-08-20T21:48:56.6719136Z #19 74.45 | ^ 2024-08-20T21:48:56.6720281Z #19 74.45 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6722212Z #19 74.45 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6724160Z #19 74.45 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6725502Z #19 74.45 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6728433Z #19 74.45 google/protobuf/util/message_differencer_unittest.cc:2076:23: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6730782Z #19 74.45 2076 | field = msg2.add_rm(); 2024-08-20T21:48:56.6731478Z #19 74.45 | ^ 2024-08-20T21:48:56.6732556Z #19 74.45 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6734342Z #19 74.45 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6735998Z #19 74.45 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6737175Z #19 74.45 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6740135Z #19 74.46 google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::MessageDifferencerTest_IgnoreField_NestedMessage_Test::TestBody()': 2024-08-20T21:48:56.6744394Z #19 74.46 google/protobuf/util/message_differencer_unittest.cc:2161:23: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6746574Z #19 74.46 2161 | field = msg1.add_rm(); 2024-08-20T21:48:56.6747348Z #19 74.46 | ^ 2024-08-20T21:48:56.6748563Z #19 74.46 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6750389Z #19 74.46 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6751961Z #19 74.46 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6753483Z #19 74.46 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6756270Z #19 74.46 google/protobuf/util/message_differencer_unittest.cc:2165:23: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6758599Z #19 74.46 2165 | field = msg2.add_rm(); 2024-08-20T21:48:56.6759333Z #19 74.46 | ^ 2024-08-20T21:48:56.6760538Z #19 74.46 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6762504Z #19 74.46 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6764296Z #19 74.46 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6765758Z #19 74.46 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6768897Z #19 74.47 google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::MessageDifferencerTest_FieldContextParentFieldsTest_Test::TestBody()': 2024-08-20T21:48:56.6773341Z #19 74.47 google/protobuf/util/message_differencer_unittest.cc:2394:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6775914Z #19 74.47 2394 | msg1.add_rm()->set_c(1); 2024-08-20T21:48:56.6776655Z #19 74.47 | ^ 2024-08-20T21:48:56.6778206Z #19 74.47 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6779998Z #19 74.47 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6781686Z #19 74.47 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6782859Z #19 74.47 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6785701Z #19 74.47 google/protobuf/util/message_differencer_unittest.cc:2396:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.6788072Z #19 74.47 2396 | msg2.add_rm()->set_c(1); 2024-08-20T21:48:56.6788789Z #19 74.47 | ^ 2024-08-20T21:48:56.6789837Z #19 74.47 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.6791606Z #19 74.47 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.6793309Z #19 74.47 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.6794648Z #19 74.47 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.6796234Z #19 74.50 CXX google/protobuf/util/internal/testdata/protobuf_test-oneofs.pb.o 2024-08-20T21:48:56.7120432Z #19 74.52 CXX google/protobuf/util/internal/testdata/protobuf_test-proto3.pb.o 2024-08-20T21:48:56.7123914Z #19 74.58 google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::ComparisonTest_IgnoredNoChangeTest_Test::TestBody()': 2024-08-20T21:48:56.7128205Z #19 74.58 google/protobuf/util/message_differencer_unittest.cc:3040:22: warning: 'void protobuf_unittest::TestDiffMessage::set_v(google::protobuf::int32)' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.7130602Z #19 74.58 3040 | proto1diff_.set_v(3); 2024-08-20T21:48:56.7131351Z #19 74.58 | ^ 2024-08-20T21:48:56.7132628Z #19 74.58 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.7134401Z #19 74.58 ./google/protobuf/util/message_differencer_unittest.pb.h:1605:13: note: declared here 2024-08-20T21:48:56.7136157Z #19 74.58 1605 | inline void TestDiffMessage::set_v(::PROTOBUF_NAMESPACE_ID::int32 value) { 2024-08-20T21:48:56.7137448Z #19 74.58 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.7140472Z #19 74.58 google/protobuf/util/message_differencer_unittest.cc:3041:22: warning: 'void protobuf_unittest::TestDiffMessage::set_v(google::protobuf::int32)' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.7142894Z #19 74.58 3041 | proto2diff_.set_v(3); 2024-08-20T21:48:56.7143672Z #19 74.58 | ^ 2024-08-20T21:48:56.7144920Z #19 74.58 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.7146829Z #19 74.58 ./google/protobuf/util/message_differencer_unittest.pb.h:1605:13: note: declared here 2024-08-20T21:48:56.7148609Z #19 74.58 1605 | inline void TestDiffMessage::set_v(::PROTOBUF_NAMESPACE_ID::int32 value) { 2024-08-20T21:48:56.7149882Z #19 74.58 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.7152550Z #19 74.58 google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::ComparisonTest_IgnoredAddTest_Test::TestBody()': 2024-08-20T21:48:56.7156725Z #19 74.58 google/protobuf/util/message_differencer_unittest.cc:3053:22: warning: 'void protobuf_unittest::TestDiffMessage::set_v(google::protobuf::int32)' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.7159055Z #19 74.58 3053 | proto2diff_.set_v(3); 2024-08-20T21:48:56.7159781Z #19 74.58 | ^ 2024-08-20T21:48:56.7160978Z #19 74.58 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.7163348Z #19 74.58 ./google/protobuf/util/message_differencer_unittest.pb.h:1605:13: note: declared here 2024-08-20T21:48:56.7165391Z #19 74.58 1605 | inline void TestDiffMessage::set_v(::PROTOBUF_NAMESPACE_ID::int32 value) { 2024-08-20T21:48:56.7166629Z #19 74.58 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.7169241Z #19 74.59 google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::ComparisonTest_IgnoredDeleteTest_Test::TestBody()': 2024-08-20T21:48:56.7173335Z #19 74.59 google/protobuf/util/message_differencer_unittest.cc:3065:22: warning: 'void protobuf_unittest::TestDiffMessage::set_v(google::protobuf::int32)' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.7175641Z #19 74.59 3065 | proto1diff_.set_v(3); 2024-08-20T21:48:56.7176407Z #19 74.59 | ^ 2024-08-20T21:48:56.7177591Z #19 74.59 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.7179377Z #19 74.59 ./google/protobuf/util/message_differencer_unittest.pb.h:1605:13: note: declared here 2024-08-20T21:48:56.7181169Z #19 74.59 1605 | inline void TestDiffMessage::set_v(::PROTOBUF_NAMESPACE_ID::int32 value) { 2024-08-20T21:48:56.7182420Z #19 74.59 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.7185058Z #19 74.59 google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::ComparisonTest_IgnoredModifyTest_Test::TestBody()': 2024-08-20T21:48:56.7189139Z #19 74.59 google/protobuf/util/message_differencer_unittest.cc:3077:22: warning: 'void protobuf_unittest::TestDiffMessage::set_v(google::protobuf::int32)' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.7191505Z #19 74.59 3077 | proto1diff_.set_v(3); 2024-08-20T21:48:56.7192263Z #19 74.59 | ^ 2024-08-20T21:48:56.7193456Z #19 74.59 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.7195272Z #19 74.59 ./google/protobuf/util/message_differencer_unittest.pb.h:1605:13: note: declared here 2024-08-20T21:48:56.7197188Z #19 74.59 1605 | inline void TestDiffMessage::set_v(::PROTOBUF_NAMESPACE_ID::int32 value) { 2024-08-20T21:48:56.7198638Z #19 74.59 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.7201734Z #19 74.59 google/protobuf/util/message_differencer_unittest.cc:3078:22: warning: 'void protobuf_unittest::TestDiffMessage::set_v(google::protobuf::int32)' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.7204627Z #19 74.59 3078 | proto2diff_.set_v(4); 2024-08-20T21:48:56.7205545Z #19 74.59 | ^ 2024-08-20T21:48:56.7231998Z #19 74.59 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.7233977Z #19 74.59 ./google/protobuf/util/message_differencer_unittest.pb.h:1605:13: note: declared here 2024-08-20T21:48:56.7235750Z #19 74.59 1605 | inline void TestDiffMessage::set_v(::PROTOBUF_NAMESPACE_ID::int32 value) { 2024-08-20T21:48:56.7237019Z #19 74.59 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.7239843Z #19 74.60 google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::ComparisonTest_IgnoredRepeatedNested_Test::TestBody()': 2024-08-20T21:48:56.7244445Z #19 74.60 google/protobuf/util/message_differencer_unittest.cc:3171:22: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.7247135Z #19 74.60 3171 | proto1diff_.add_rm()->set_c(0); 2024-08-20T21:48:56.7247993Z #19 74.60 | ^ 2024-08-20T21:48:56.7249181Z #19 74.60 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.7250923Z #19 74.60 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.7252610Z #19 74.60 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.7254231Z #19 74.60 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.8408849Z #19 74.60 google/protobuf/util/message_differencer_unittest.cc:3172:22: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.8411470Z #19 74.60 3172 | proto1diff_.add_rm()->set_c(1); 2024-08-20T21:48:56.8412293Z #19 74.60 | ^ 2024-08-20T21:48:56.8413499Z #19 74.60 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.8415316Z #19 74.60 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.8417077Z #19 74.60 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.8418414Z #19 74.60 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.8421591Z #19 74.60 google/protobuf/util/message_differencer_unittest.cc:3173:22: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.8424488Z #19 74.60 3173 | proto2diff_.add_rm()->set_c(2); 2024-08-20T21:48:56.8425421Z #19 74.60 | ^ 2024-08-20T21:48:56.8426675Z #19 74.60 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.8428378Z #19 74.60 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.8430184Z #19 74.60 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.8431515Z #19 74.60 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.8434577Z #19 74.60 google/protobuf/util/message_differencer_unittest.cc:3174:22: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2024-08-20T21:48:56.8437231Z #19 74.60 3174 | proto2diff_.add_rm()->set_c(3); 2024-08-20T21:48:56.8438126Z #19 74.60 | ^ 2024-08-20T21:48:56.8439483Z #19 74.60 In file included from google/protobuf/util/message_differencer_unittest.cc:56: 2024-08-20T21:48:56.8441275Z #19 74.60 ./google/protobuf/util/message_differencer_unittest.pb.h:1909:40: note: declared here 2024-08-20T21:48:56.8442987Z #19 74.60 1909 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { 2024-08-20T21:48:56.8444432Z #19 74.60 | ^~~~~~~~~~~~~~~ 2024-08-20T21:48:56.8446440Z #19 74.73 CXX google/protobuf/util/internal/testdata/protobuf_test-struct.pb.o 2024-08-20T21:48:56.9468414Z #19 74.75 CXX google/protobuf/util/internal/testdata/protobuf_test-timestamp_duration.pb.o 2024-08-20T21:48:56.9470501Z #19 74.84 CXX google/protobuf/util/internal/testdata/protobuf_test-wrappers.pb.o 2024-08-20T21:48:57.0739576Z #19 74.90 CXX google/protobuf/util/protobuf_test-json_format.pb.o 2024-08-20T21:48:57.0741261Z #19 74.96 CXX google/protobuf/util/protobuf_test-json_format_proto3.pb.o 2024-08-20T21:48:57.2245434Z #19 75.11 CXX google/protobuf/util/protobuf_test-message_differencer_unittest.pb.o 2024-08-20T21:48:57.3436268Z #19 75.13 CXX google/protobuf/compiler/cpp/protobuf_lazy_descriptor_test-cpp_unittest.o 2024-08-20T21:48:57.3438289Z #19 75.14 CXX google/protobuf/protobuf_lazy_descriptor_test-arena_test_util.o 2024-08-20T21:48:57.3439932Z #19 75.23 CXX google/protobuf/protobuf_lazy_descriptor_test-test_util.o 2024-08-20T21:48:57.5638741Z #19 75.28 CXX google/protobuf/testing/protobuf_lazy_descriptor_test-googletest.o 2024-08-20T21:48:57.5640526Z #19 75.30 CXX google/protobuf/testing/protobuf_lazy_descriptor_test-file.o 2024-08-20T21:48:57.6713564Z #19 75.56 CXX google/protobuf/protobuf_lazy_descriptor_test-map_lite_unittest.pb.o 2024-08-20T21:48:57.7777228Z #19 75.57 CXX google/protobuf/protobuf_lazy_descriptor_test-unittest_lite.pb.o 2024-08-20T21:48:57.7779438Z #19 75.67 CXX google/protobuf/protobuf_lazy_descriptor_test-unittest_import_lite.pb.o 2024-08-20T21:48:58.0220521Z #19 75.91 CXX google/protobuf/protobuf_lazy_descriptor_test-unittest_import_public_lite.pb.o 2024-08-20T21:48:58.1680196Z #19 75.96 CXX google/protobuf/protobuf_lazy_descriptor_test-any_test.pb.o 2024-08-20T21:48:58.1682379Z #19 76.00 CXX google/protobuf/compiler/cpp/protobuf_lazy_descriptor_test-cpp_test_bad_identifiers.pb.o 2024-08-20T21:48:58.1684942Z #19 76.00 CXX google/protobuf/compiler/cpp/protobuf_lazy_descriptor_test-cpp_test_large_enum_value.pb.o 2024-08-20T21:48:58.1687043Z #19 76.06 CXX google/protobuf/protobuf_lazy_descriptor_test-map_proto2_unittest.pb.o 2024-08-20T21:48:58.3343903Z #19 76.06 CXX google/protobuf/protobuf_lazy_descriptor_test-map_unittest.pb.o 2024-08-20T21:48:58.3345770Z #19 76.07 CXX google/protobuf/protobuf_lazy_descriptor_test-unittest_arena.pb.o 2024-08-20T21:48:58.4485880Z #19 76.34 CXX google/protobuf/protobuf_lazy_descriptor_test-unittest_custom_options.pb.o 2024-08-20T21:48:58.6086991Z #19 76.37 CXX google/protobuf/protobuf_lazy_descriptor_test-unittest_drop_unknown_fields.pb.o 2024-08-20T21:48:58.6089192Z #19 76.41 CXX google/protobuf/protobuf_lazy_descriptor_test-unittest_embed_optimize_for.pb.o 2024-08-20T21:48:58.6091140Z #19 76.50 CXX google/protobuf/protobuf_lazy_descriptor_test-unittest_empty.pb.o 2024-08-20T21:48:58.7989859Z #19 76.55 CXX google/protobuf/protobuf_lazy_descriptor_test-unittest_enormous_descriptor.pb.o 2024-08-20T21:48:58.7991708Z #19 76.69 CXX google/protobuf/protobuf_lazy_descriptor_test-unittest_import.pb.o 2024-08-20T21:48:58.9056394Z #19 76.80 CXX google/protobuf/protobuf_lazy_descriptor_test-unittest_import_public.pb.o 2024-08-20T21:48:59.1336399Z #19 77.02 CXX google/protobuf/protobuf_lazy_descriptor_test-unittest_lazy_dependencies.pb.o 2024-08-20T21:48:59.3549429Z #19 77.02 CXX google/protobuf/protobuf_lazy_descriptor_test-unittest_lazy_dependencies_custom_option.pb.o 2024-08-20T21:48:59.3551655Z #19 77.11 CXX google/protobuf/protobuf_lazy_descriptor_test-unittest_lazy_dependencies_enum.pb.o 2024-08-20T21:48:59.3553768Z #19 77.24 CXX google/protobuf/protobuf_lazy_descriptor_test-unittest_lite_imports_nonlite.pb.o 2024-08-20T21:48:59.4855482Z #19 77.24 CXX google/protobuf/protobuf_lazy_descriptor_test-unittest_mset.pb.o 2024-08-20T21:48:59.4857459Z #19 77.27 CXX google/protobuf/protobuf_lazy_descriptor_test-unittest_mset_wire_format.pb.o 2024-08-20T21:48:59.4859828Z #19 77.29 CXX google/protobuf/protobuf_lazy_descriptor_test-unittest_no_field_presence.pb.o 2024-08-20T21:48:59.4861893Z #19 77.37 CXX google/protobuf/protobuf_lazy_descriptor_test-unittest_no_generic_services.pb.o 2024-08-20T21:48:59.6535341Z #19 77.43 CXX google/protobuf/protobuf_lazy_descriptor_test-unittest_optimize_for.pb.o 2024-08-20T21:48:59.6537271Z #19 77.45 CXX google/protobuf/protobuf_lazy_descriptor_test-unittest.pb.o 2024-08-20T21:48:59.6539223Z #19 77.54 CXX google/protobuf/protobuf_lazy_descriptor_test-unittest_preserve_unknown_enum2.pb.o 2024-08-20T21:48:59.8298598Z #19 77.57 CXX google/protobuf/protobuf_lazy_descriptor_test-unittest_preserve_unknown_enum.pb.o 2024-08-20T21:48:59.9667424Z #19 77.85 CXX google/protobuf/protobuf_lazy_descriptor_test-unittest_proto3.pb.o 2024-08-20T21:49:00.2020124Z #19 77.89 CXX google/protobuf/protobuf_lazy_descriptor_test-unittest_proto3_arena.pb.o 2024-08-20T21:49:00.2023086Z #19 77.91 CXX google/protobuf/protobuf_lazy_descriptor_test-unittest_proto3_arena_lite.pb.o 2024-08-20T21:49:00.2025352Z #19 77.94 CXX google/protobuf/protobuf_lazy_descriptor_test-unittest_proto3_lite.pb.o 2024-08-20T21:49:00.3142658Z #19 78.20 CXX google/protobuf/protobuf_lazy_descriptor_test-unittest_proto3_optional.pb.o 2024-08-20T21:49:00.4709461Z #19 78.29 CXX google/protobuf/protobuf_lazy_descriptor_test-unittest_well_known_types.pb.o 2024-08-20T21:49:00.4712295Z #19 78.36 CXX google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-anys.pb.o 2024-08-20T21:49:00.6909513Z #19 78.44 CXX google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-books.pb.o 2024-08-20T21:49:00.6911866Z #19 78.58 CXX google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-default_value.pb.o 2024-08-20T21:49:00.8714091Z #19 78.76 CXX google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-default_value_test.pb.o 2024-08-20T21:49:00.9928727Z #19 78.81 CXX google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-field_mask.pb.o 2024-08-20T21:49:00.9930527Z #19 78.88 CXX google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-maps.pb.o 2024-08-20T21:49:01.1670399Z #19 78.90 CXX google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-oneofs.pb.o 2024-08-20T21:49:01.1672680Z #19 78.91 CXX google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-proto3.pb.o 2024-08-20T21:49:01.2184426Z #19 79.11 CXX google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-struct.pb.o 2024-08-20T21:49:01.4637594Z #19 79.15 CXX google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-timestamp_duration.pb.o 2024-08-20T21:49:01.4640109Z #19 79.15 CXX google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-wrappers.pb.o 2024-08-20T21:49:01.4642233Z #19 79.18 CXX google/protobuf/util/protobuf_lazy_descriptor_test-json_format.pb.o 2024-08-20T21:49:01.4644334Z #19 79.20 CXX google/protobuf/util/protobuf_lazy_descriptor_test-json_format_proto3.pb.o 2024-08-20T21:49:01.5491460Z #19 79.44 CXX google/protobuf/util/protobuf_lazy_descriptor_test-message_differencer_unittest.pb.o 2024-08-20T21:49:02.0363661Z #19 79.93 CXX google/protobuf/protobuf_lite_test-lite_unittest.o 2024-08-20T21:49:02.1386761Z #19 80.03 CXX google/protobuf/protobuf_lite_test-arena_test_util.o 2024-08-20T21:49:02.2819272Z #19 80.17 CXX google/protobuf/protobuf_lite_test-map_lite_test_util.o 2024-08-20T21:49:02.4519661Z #19 80.34 CXX google/protobuf/protobuf_lite_test-test_util_lite.o 2024-08-20T21:49:02.6212842Z #19 80.40 CXX google/protobuf/protobuf_lite_test-map_lite_unittest.pb.o 2024-08-20T21:49:02.6214382Z #19 80.51 CXX google/protobuf/protobuf_lite_test-unittest_lite.pb.o 2024-08-20T21:49:02.7713973Z #19 80.66 CXX google/protobuf/protobuf_lite_test-unittest_import_lite.pb.o 2024-08-20T21:49:02.8806541Z #19 80.75 CXX google/protobuf/protobuf_lite_test-unittest_import_public_lite.pb.o 2024-08-20T21:49:02.8807852Z #19 80.77 CXXLD test_plugin 2024-08-20T21:49:03.0114497Z #19 80.86 CXX google/protobuf/protobuf_lite_arena_test-lite_arena_unittest.o 2024-08-20T21:49:03.0116220Z #19 80.90 CXX google/protobuf/protobuf_lite_arena_test-arena_test_util.o 2024-08-20T21:49:03.1339813Z #19 80.94 CXX google/protobuf/protobuf_lite_arena_test-map_lite_test_util.o 2024-08-20T21:49:03.1341417Z #19 81.02 CXX google/protobuf/protobuf_lite_arena_test-test_util_lite.o 2024-08-20T21:49:03.2478458Z #19 81.14 CXX google/protobuf/protobuf_lite_arena_test-map_lite_unittest.pb.o 2024-08-20T21:49:03.4865902Z #19 81.15 CXX google/protobuf/protobuf_lite_arena_test-unittest_lite.pb.o 2024-08-20T21:49:03.4867726Z #19 81.19 CXX google/protobuf/protobuf_lite_arena_test-unittest_import_lite.pb.o 2024-08-20T21:49:03.4869602Z #19 81.22 CXX google/protobuf/protobuf_lite_arena_test-unittest_import_public_lite.pb.o 2024-08-20T21:49:03.4871268Z #19 81.23 CXX google/protobuf/no_warning_test-map_lite_unittest.pb.o 2024-08-20T21:49:03.6500821Z #19 81.54 CXX google/protobuf/no_warning_test-unittest_lite.pb.o 2024-08-20T21:49:03.7848754Z #19 81.67 CXX google/protobuf/no_warning_test-unittest_import_lite.pb.o 2024-08-20T21:49:03.9015824Z #19 81.75 CXX google/protobuf/no_warning_test-unittest_import_public_lite.pb.o 2024-08-20T21:49:03.9017777Z #19 81.79 CXX google/protobuf/no_warning_test-any_test.pb.o 2024-08-20T21:49:04.0067851Z #19 81.90 CXX google/protobuf/compiler/cpp/no_warning_test-cpp_test_bad_identifiers.pb.o 2024-08-20T21:49:04.1356832Z #19 82.03 CXX google/protobuf/compiler/cpp/no_warning_test-cpp_test_large_enum_value.pb.o 2024-08-20T21:49:04.2678845Z #19 82.12 CXX google/protobuf/no_warning_test-map_proto2_unittest.pb.o 2024-08-20T21:49:04.2680466Z #19 82.16 CXX google/protobuf/no_warning_test-map_unittest.pb.o 2024-08-20T21:49:04.5788253Z #19 82.47 CXX google/protobuf/no_warning_test-unittest_arena.pb.o 2024-08-20T21:49:04.6889893Z #19 82.58 CXX google/protobuf/no_warning_test-unittest_custom_options.pb.o 2024-08-20T21:49:04.8522162Z #19 82.74 CXX google/protobuf/no_warning_test-unittest_drop_unknown_fields.pb.o 2024-08-20T21:49:05.1516443Z #19 83.04 CXX google/protobuf/no_warning_test-unittest_embed_optimize_for.pb.o 2024-08-20T21:49:05.3288076Z #19 83.11 CXX google/protobuf/no_warning_test-unittest_empty.pb.o 2024-08-20T21:49:05.3289754Z #19 83.22 CXX google/protobuf/no_warning_test-unittest_enormous_descriptor.pb.o 2024-08-20T21:49:05.4776035Z #19 83.27 CXX google/protobuf/no_warning_test-unittest_import.pb.o 2024-08-20T21:49:05.4777801Z #19 83.37 CXX google/protobuf/no_warning_test-unittest_import_public.pb.o 2024-08-20T21:49:05.6154938Z #19 83.41 CXX google/protobuf/no_warning_test-unittest_lazy_dependencies.pb.o 2024-08-20T21:49:05.6156966Z #19 83.41 CXX google/protobuf/no_warning_test-unittest_lazy_dependencies_custom_option.pb.o 2024-08-20T21:49:05.6158752Z #19 83.51 CXX google/protobuf/no_warning_test-unittest_lazy_dependencies_enum.pb.o 2024-08-20T21:49:05.8536718Z #19 83.55 CXX google/protobuf/no_warning_test-unittest_lite_imports_nonlite.pb.o 2024-08-20T21:49:05.8538305Z #19 83.59 CXX google/protobuf/no_warning_test-unittest_mset.pb.o 2024-08-20T21:49:06.0851661Z #19 83.97 CXX google/protobuf/no_warning_test-unittest_mset_wire_format.pb.o 2024-08-20T21:49:06.3013420Z #19 84.19 CXX google/protobuf/no_warning_test-unittest_no_field_presence.pb.o 2024-08-20T21:49:06.4489029Z #19 84.24 CXX google/protobuf/no_warning_test-unittest_no_generic_services.pb.o 2024-08-20T21:49:06.4490031Z #19 84.34 CXX google/protobuf/no_warning_test-unittest_optimize_for.pb.o 2024-08-20T21:49:06.6860467Z #19 84.36 CXX google/protobuf/no_warning_test-unittest.pb.o 2024-08-20T21:49:06.6862580Z #19 84.43 CXX google/protobuf/no_warning_test-unittest_preserve_unknown_enum2.pb.o 2024-08-20T21:49:06.8944527Z #19 84.78 CXX google/protobuf/no_warning_test-unittest_preserve_unknown_enum.pb.o 2024-08-20T21:49:07.0510914Z #19 84.83 CXX google/protobuf/no_warning_test-unittest_proto3.pb.o 2024-08-20T21:49:07.0512532Z #19 84.86 CXX google/protobuf/no_warning_test-unittest_proto3_arena.pb.o 2024-08-20T21:49:07.0514217Z #19 84.94 CXX google/protobuf/no_warning_test-unittest_proto3_arena_lite.pb.o 2024-08-20T21:49:07.3430664Z #19 85.23 CXX google/protobuf/no_warning_test-unittest_proto3_lite.pb.o 2024-08-20T21:49:07.5366399Z #19 85.30 CXX google/protobuf/no_warning_test-unittest_proto3_optional.pb.o 2024-08-20T21:49:07.5368170Z #19 85.43 CXX google/protobuf/no_warning_test-unittest_well_known_types.pb.o 2024-08-20T21:49:07.7036064Z #19 85.47 CXX google/protobuf/util/internal/testdata/no_warning_test-anys.pb.o 2024-08-20T21:49:07.7037965Z #19 85.51 CXX google/protobuf/util/internal/testdata/no_warning_test-books.pb.o 2024-08-20T21:49:07.7039985Z #19 85.52 CXX google/protobuf/util/internal/testdata/no_warning_test-default_value.pb.o 2024-08-20T21:49:07.7042144Z #19 85.59 CXX google/protobuf/util/internal/testdata/no_warning_test-default_value_test.pb.o 2024-08-20T21:49:07.9236310Z #19 85.66 CXX google/protobuf/util/internal/testdata/no_warning_test-field_mask.pb.o 2024-08-20T21:49:07.9593458Z #19 85.85 CXX google/protobuf/util/internal/testdata/no_warning_test-maps.pb.o 2024-08-20T21:49:08.1104208Z #19 85.87 CXX google/protobuf/util/internal/testdata/no_warning_test-oneofs.pb.o 2024-08-20T21:49:08.1106016Z #19 86.00 CXX google/protobuf/util/internal/testdata/no_warning_test-proto3.pb.o 2024-08-20T21:49:08.2323725Z #19 86.12 CXX google/protobuf/util/internal/testdata/no_warning_test-struct.pb.o 2024-08-20T21:49:08.3693105Z #19 86.21 CXX google/protobuf/util/internal/testdata/no_warning_test-timestamp_duration.pb.o 2024-08-20T21:49:08.3694427Z #19 86.26 CXX google/protobuf/util/internal/testdata/no_warning_test-wrappers.pb.o 2024-08-20T21:49:08.5356590Z #19 86.43 CXX google/protobuf/util/no_warning_test-json_format.pb.o 2024-08-20T21:49:08.7666794Z #19 86.51 CXX google/protobuf/util/no_warning_test-json_format_proto3.pb.o 2024-08-20T21:49:08.7668249Z #19 86.51 CXX google/protobuf/util/no_warning_test-message_differencer_unittest.pb.o 2024-08-20T21:49:13.4352830Z #19 91.33 CXXLD protobuf-lite-test 2024-08-20T21:49:13.6378649Z #19 91.53 CXXLD protobuf-lite-arena-test 2024-08-20T21:49:18.5198816Z #19 96.41 CXXLD protobuf-test 2024-08-20T21:49:22.0108581Z #19 99.90 CXXLD protobuf-lazy-descriptor-test 2024-08-20T21:49:24.5169720Z #19 102.4 /usr/bin/ld: google/protobuf/testing/protobuf_test-googletest.o: in function `google::protobuf::(anonymous namespace)::GetTemporaryDirectoryName()': 2024-08-20T21:49:24.5171609Z #19 102.4 /usr/temp_pb_install_dir/src/google/protobuf/testing/googletest.cc:124: warning: the use of `tmpnam' is dangerous, better use `mkstemp' 2024-08-20T21:49:24.7217080Z #19 102.5 /usr/bin/ld: google/protobuf/testing/protobuf_lazy_descriptor_test-googletest.o: in function `google::protobuf::(anonymous namespace)::GetTemporaryDirectoryName()': 2024-08-20T21:49:24.7219055Z #19 102.5 /usr/temp_pb_install_dir/src/google/protobuf/testing/googletest.cc:124: warning: the use of `tmpnam' is dangerous, better use `mkstemp' 2024-08-20T21:49:27.0517804Z #19 104.9 CXXLD no-warning-test 2024-08-20T21:49:29.1725363Z #19 107.1 make[2]: Leaving directory '/usr/temp_pb_install_dir/src' 2024-08-20T21:49:29.3230949Z #19 107.1 make check-TESTS 2024-08-20T21:49:29.4311490Z #19 107.3 make[2]: Entering directory '/usr/temp_pb_install_dir/src' 2024-08-20T21:49:29.6968263Z #19 107.6 make[3]: Entering directory '/usr/temp_pb_install_dir/src' 2024-08-20T21:49:29.8932294Z #19 107.6 PASS: protobuf-lite-arena-test 2024-08-20T21:49:29.8933239Z #19 107.6 PASS: protobuf-lite-test 2024-08-20T21:49:29.8934528Z #19 107.6 PASS: no-warning-test 2024-08-20T21:49:29.8935088Z #19 107.6 PASS: protobuf-lazy-descriptor-test 2024-08-20T21:49:29.8935668Z #19 107.6 PASS: google/protobuf/compiler/zip_output_unittest.sh 2024-08-20T21:49:29.8936308Z #19 107.6 PASS: google/protobuf/io/gzip_stream_unittest.sh 2024-08-20T21:50:02.4787838Z #19 140.4 PASS: protobuf-test 2024-08-20T21:50:02.6800304Z #19 140.4 ============================================================================ 2024-08-20T21:50:02.6801032Z #19 140.4 Testsuite summary for Protocol Buffers 3.17.3 2024-08-20T21:50:02.6801617Z #19 140.4 ============================================================================ 2024-08-20T21:50:02.6802445Z #19 140.4 # TOTAL: 7 2024-08-20T21:50:02.6802739Z #19 140.4 # PASS: 7 2024-08-20T21:50:02.6803123Z #19 140.4 # SKIP: 0 2024-08-20T21:50:02.6803659Z #19 140.4 # XFAIL: 0 2024-08-20T21:50:02.6805548Z #19 140.4 # FAIL: 0 2024-08-20T21:50:02.6805932Z #19 140.4 # XPASS: 0 2024-08-20T21:50:02.6806218Z #19 140.4 # ERROR: 0 2024-08-20T21:50:02.6806632Z #19 140.4 ============================================================================ 2024-08-20T21:50:02.6807526Z #19 140.4 make[3]: Leaving directory '/usr/temp_pb_install_dir/src' 2024-08-20T21:50:02.6808291Z #19 140.4 make[2]: Leaving directory '/usr/temp_pb_install_dir/src' 2024-08-20T21:50:02.6809018Z #19 140.4 make[1]: Leaving directory '/usr/temp_pb_install_dir/src' 2024-08-20T21:50:02.6809786Z #19 140.4 + sudo make -j install 2024-08-20T21:50:02.6810162Z #19 140.4 Making install in . 2024-08-20T21:50:02.6810698Z #19 140.4 make[1]: Entering directory '/usr/temp_pb_install_dir' 2024-08-20T21:50:02.6811419Z #19 140.4 make[2]: Entering directory '/usr/temp_pb_install_dir' 2024-08-20T21:50:02.6812113Z #19 140.4 make[2]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:50:02.6812749Z #19 140.4 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' 2024-08-20T21:50:02.6813620Z #19 140.4 /usr/bin/install -c -m 644 protobuf.pc protobuf-lite.pc '/usr/local/lib/pkgconfig' 2024-08-20T21:50:02.6814497Z #19 140.4 make[2]: Leaving directory '/usr/temp_pb_install_dir' 2024-08-20T21:50:02.6815184Z #19 140.4 make[1]: Leaving directory '/usr/temp_pb_install_dir' 2024-08-20T21:50:02.6815704Z #19 140.4 Making install in src 2024-08-20T21:50:02.7795906Z #19 140.7 make[1]: Entering directory '/usr/temp_pb_install_dir/src' 2024-08-20T21:50:03.0250746Z #19 140.9 make[2]: Entering directory '/usr/temp_pb_install_dir/src' 2024-08-20T21:50:03.2485421Z #19 140.9 /usr/bin/mkdir -p '/usr/local/lib' 2024-08-20T21:50:03.2485992Z #19 140.9 /usr/bin/mkdir -p '/usr/local/include' 2024-08-20T21:50:03.2486568Z #19 140.9 /usr/bin/mkdir -p '/usr/local/include' 2024-08-20T21:50:03.2487652Z #19 140.9 /bin/bash ../libtool --mode=install /usr/bin/install -c libprotobuf-lite.la libprotobuf.la libprotoc.la '/usr/local/lib' 2024-08-20T21:50:03.2488789Z #19 140.9 /usr/bin/mkdir -p '/usr/local/include/google/protobuf/compiler' 2024-08-20T21:50:03.2489946Z #19 140.9 /usr/bin/install -c -m 644 google/protobuf/compiler/plugin.proto '/usr/local/include/google/protobuf/compiler' 2024-08-20T21:50:03.2490996Z #19 140.9 /usr/bin/mkdir -p '/usr/local/include/google/protobuf' 2024-08-20T21:50:03.2491723Z #19 140.9 /usr/bin/mkdir -p '/usr/local/include/google/protobuf' 2024-08-20T21:50:03.2501151Z #19 140.9 /usr/bin/install -c -m 644 google/protobuf/any.pb.h google/protobuf/api.pb.h google/protobuf/any.h google/protobuf/arena.h google/protobuf/arena_impl.h google/protobuf/arenastring.h google/protobuf/descriptor_database.h google/protobuf/descriptor.h google/protobuf/descriptor.pb.h google/protobuf/duration.pb.h google/protobuf/dynamic_message.h google/protobuf/empty.pb.h google/protobuf/extension_set.h google/protobuf/extension_set_inl.h google/protobuf/field_access_listener.h google/protobuf/field_mask.pb.h google/protobuf/generated_enum_reflection.h google/protobuf/generated_enum_util.h google/protobuf/generated_message_reflection.h google/protobuf/generated_message_table_driven.h google/protobuf/generated_message_tctable_decl.h google/protobuf/generated_message_tctable_impl.h google/protobuf/generated_message_tctable_impl.inc google/protobuf/generated_message_util.h google/protobuf/has_bits.h google/protobuf/implicit_weak_message.h google/protobuf/map_entry.h google/protobuf/map_entry_lite.h google/protobuf/map_field.h google/protobuf/map_field_inl.h google/protobuf/map_field_lite.h google/protobuf/map.h google/protobuf/map_type_handler.h google/protobuf/message.h google/protobuf/message_lite.h google/protobuf/metadata.h google/protobuf/metadata_lite.h google/protobuf/parse_context.h google/protobuf/port.h google/protobuf/port_def.inc '/usr/local/include/google/protobuf' 2024-08-20T21:50:03.2512219Z #19 140.9 /usr/bin/install -c -m 644 google/protobuf/descriptor.proto google/protobuf/any.proto google/protobuf/api.proto google/protobuf/duration.proto google/protobuf/empty.proto google/protobuf/field_mask.proto google/protobuf/source_context.proto google/protobuf/struct.proto google/protobuf/timestamp.proto google/protobuf/type.proto google/protobuf/wrappers.proto '/usr/local/include/google/protobuf' 2024-08-20T21:50:03.2515018Z #19 140.9 /usr/bin/mkdir -p '/usr/local/include/google/protobuf/compiler/php' 2024-08-20T21:50:03.2516268Z #19 140.9 /usr/bin/install -c -m 644 google/protobuf/compiler/php/php_generator.h '/usr/local/include/google/protobuf/compiler/php' 2024-08-20T21:50:03.2517425Z #19 140.9 /usr/bin/mkdir -p '/usr/local/include/google/protobuf/compiler' 2024-08-20T21:50:03.2519960Z #19 140.9 /usr/bin/install -c -m 644 google/protobuf/compiler/code_generator.h google/protobuf/compiler/command_line_interface.h google/protobuf/compiler/importer.h google/protobuf/compiler/parser.h google/protobuf/compiler/plugin.h google/protobuf/compiler/plugin.pb.h '/usr/local/include/google/protobuf/compiler' 2024-08-20T21:50:03.2522377Z #19 140.9 /usr/bin/mkdir -p '/usr/local/include/google/protobuf/compiler/objectivec' 2024-08-20T21:50:03.2524322Z #19 140.9 /usr/bin/install -c -m 644 google/protobuf/compiler/objectivec/objectivec_generator.h google/protobuf/compiler/objectivec/objectivec_helpers.h '/usr/local/include/google/protobuf/compiler/objectivec' 2024-08-20T21:50:03.2526015Z #19 140.9 /usr/bin/mkdir -p '/usr/local/include/google/protobuf/compiler/cpp' 2024-08-20T21:50:03.2527265Z #19 140.9 /usr/bin/install -c -m 644 google/protobuf/compiler/cpp/cpp_generator.h '/usr/local/include/google/protobuf/compiler/cpp' 2024-08-20T21:50:03.2528745Z #19 140.9 libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.so.28.0.3 /usr/local/lib/libprotobuf-lite.so.28.0.3 2024-08-20T21:50:03.2529832Z #19 140.9 /usr/bin/mkdir -p '/usr/local/include/google/protobuf/util' 2024-08-20T21:50:03.2532670Z #19 140.9 /usr/bin/install -c -m 644 google/protobuf/util/type_resolver.h google/protobuf/util/delimited_message_util.h google/protobuf/util/field_comparator.h google/protobuf/util/field_mask_util.h google/protobuf/util/json_util.h google/protobuf/util/time_util.h google/protobuf/util/type_resolver_util.h google/protobuf/util/message_differencer.h '/usr/local/include/google/protobuf/util' 2024-08-20T21:50:03.2535324Z #19 140.9 /usr/bin/mkdir -p '/usr/local/include/google/protobuf/compiler/csharp' 2024-08-20T21:50:03.2536980Z #19 140.9 /usr/bin/install -c -m 644 google/protobuf/compiler/csharp/csharp_generator.h google/protobuf/compiler/csharp/csharp_names.h '/usr/local/include/google/protobuf/compiler/csharp' 2024-08-20T21:50:03.2539301Z #19 140.9 libtool: install: (cd /usr/local/lib && { ln -s -f libprotobuf-lite.so.28.0.3 libprotobuf-lite.so.28 || { rm -f libprotobuf-lite.so.28 && ln -s libprotobuf-lite.so.28.0.3 libprotobuf-lite.so.28; }; }) 2024-08-20T21:50:03.2540864Z #19 140.9 /usr/bin/mkdir -p '/usr/local/include/google/protobuf/compiler/ruby' 2024-08-20T21:50:03.2542134Z #19 140.9 /usr/bin/install -c -m 644 google/protobuf/compiler/ruby/ruby_generator.h '/usr/local/include/google/protobuf/compiler/ruby' 2024-08-20T21:50:03.2544109Z #19 140.9 libtool: install: (cd /usr/local/lib && { ln -s -f libprotobuf-lite.so.28.0.3 libprotobuf-lite.so || { rm -f libprotobuf-lite.so && ln -s libprotobuf-lite.so.28.0.3 libprotobuf-lite.so; }; }) 2024-08-20T21:50:03.2545811Z #19 140.9 libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.lai /usr/local/lib/libprotobuf-lite.la 2024-08-20T21:50:03.2546827Z #19 140.9 /usr/bin/mkdir -p '/usr/local/include/google/protobuf/stubs' 2024-08-20T21:50:03.2551363Z #19 140.9 /usr/bin/install -c -m 644 google/protobuf/stubs/callback.h google/protobuf/stubs/bytestream.h google/protobuf/stubs/casts.h google/protobuf/stubs/common.h google/protobuf/stubs/hash.h google/protobuf/stubs/logging.h google/protobuf/stubs/macros.h google/protobuf/stubs/map_util.h google/protobuf/stubs/mutex.h google/protobuf/stubs/once.h google/protobuf/stubs/platform_macros.h google/protobuf/stubs/port.h google/protobuf/stubs/status.h google/protobuf/stubs/stl_util.h google/protobuf/stubs/stringpiece.h google/protobuf/stubs/strutil.h google/protobuf/stubs/template_util.h '/usr/local/include/google/protobuf/stubs' 2024-08-20T21:50:03.2555747Z #19 140.9 libtool: install: /usr/bin/install -c .libs/libprotobuf.so.28.0.3 /usr/local/lib/libprotobuf.so.28.0.3 2024-08-20T21:50:03.2556745Z #19 140.9 /usr/bin/mkdir -p '/usr/local/include/google/protobuf' 2024-08-20T21:50:03.2560366Z #19 140.9 /usr/bin/install -c -m 644 google/protobuf/port_undef.inc google/protobuf/reflection.h google/protobuf/reflection_ops.h google/protobuf/repeated_field.h google/protobuf/service.h google/protobuf/source_context.pb.h google/protobuf/struct.pb.h google/protobuf/text_format.h google/protobuf/timestamp.pb.h google/protobuf/type.pb.h google/protobuf/unknown_field_set.h google/protobuf/wire_format.h google/protobuf/wire_format_lite.h google/protobuf/wrappers.pb.h '/usr/local/include/google/protobuf' 2024-08-20T21:50:03.2563673Z #19 141.0 /usr/bin/mkdir -p '/usr/local/include/google/protobuf/io' 2024-08-20T21:50:03.2566687Z #19 141.0 /usr/bin/install -c -m 644 google/protobuf/io/io_win32.h google/protobuf/io/coded_stream.h google/protobuf/io/gzip_stream.h google/protobuf/io/printer.h google/protobuf/io/strtod.h google/protobuf/io/tokenizer.h google/protobuf/io/zero_copy_stream.h google/protobuf/io/zero_copy_stream_impl.h google/protobuf/io/zero_copy_stream_impl_lite.h '/usr/local/include/google/protobuf/io' 2024-08-20T21:50:03.2569338Z #19 141.0 /usr/bin/mkdir -p '/usr/local/include/google/protobuf/compiler/js' 2024-08-20T21:50:03.2570885Z #19 141.0 /usr/bin/install -c -m 644 google/protobuf/compiler/js/js_generator.h google/protobuf/compiler/js/well_known_types_embed.h '/usr/local/include/google/protobuf/compiler/js' 2024-08-20T21:50:03.2572358Z #19 141.0 /usr/bin/mkdir -p '/usr/local/include/google/protobuf/compiler/java' 2024-08-20T21:50:03.2574243Z #19 141.0 /usr/bin/install -c -m 644 google/protobuf/compiler/java/java_generator.h google/protobuf/compiler/java/java_kotlin_generator.h google/protobuf/compiler/java/java_names.h '/usr/local/include/google/protobuf/compiler/java' 2024-08-20T21:50:03.2576028Z #19 141.0 /usr/bin/mkdir -p '/usr/local/include/google/protobuf/compiler/python' 2024-08-20T21:50:03.2577430Z #19 141.0 /usr/bin/install -c -m 644 google/protobuf/compiler/python/python_generator.h '/usr/local/include/google/protobuf/compiler/python' 2024-08-20T21:50:03.2579236Z #19 141.0 libtool: install: (cd /usr/local/lib && { ln -s -f libprotobuf.so.28.0.3 libprotobuf.so.28 || { rm -f libprotobuf.so.28 && ln -s libprotobuf.so.28.0.3 libprotobuf.so.28; }; }) 2024-08-20T21:50:03.2581110Z #19 141.0 libtool: install: (cd /usr/local/lib && { ln -s -f libprotobuf.so.28.0.3 libprotobuf.so || { rm -f libprotobuf.so && ln -s libprotobuf.so.28.0.3 libprotobuf.so; }; }) 2024-08-20T21:50:03.2582554Z #19 141.0 libtool: install: /usr/bin/install -c .libs/libprotobuf.lai /usr/local/lib/libprotobuf.la 2024-08-20T21:50:03.2583379Z #19 141.0 libtool: warning: relinking 'libprotoc.la' 2024-08-20T21:50:03.2614449Z #19 141.0 libtool: install: (cd /usr/temp_pb_install_dir/src; /bin/bash "/usr/temp_pb_install_dir/libtool" --silent --tag CXX --mode=relink g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -std=c++11 -DNDEBUG -version-info 28:3:0 -export-dynamic -no-undefined -Wl,--version-script=./libprotoc.map -o libprotoc.la -rpath /usr/local/lib google/protobuf/compiler/code_generator.lo google/protobuf/compiler/command_line_interface.lo google/protobuf/compiler/plugin.lo google/protobuf/compiler/plugin.pb.lo google/protobuf/compiler/subprocess.lo google/protobuf/compiler/zip_writer.lo google/protobuf/compiler/cpp/cpp_enum.lo google/protobuf/compiler/cpp/cpp_enum_field.lo google/protobuf/compiler/cpp/cpp_extension.lo google/protobuf/compiler/cpp/cpp_field.lo google/protobuf/compiler/cpp/cpp_file.lo google/protobuf/compiler/cpp/cpp_generator.lo google/protobuf/compiler/cpp/cpp_helpers.lo google/protobuf/compiler/cpp/cpp_map_field.lo google/protobuf/compiler/cpp/cpp_message.lo google/protobuf/compiler/cpp/cpp_message_field.lo google/protobuf/compiler/cpp/cpp_padding_optimizer.lo google/protobuf/compiler/cpp/cpp_parse_function_generator.lo google/protobuf/compiler/cpp/cpp_primitive_field.lo google/protobuf/compiler/cpp/cpp_service.lo google/protobuf/compiler/cpp/cpp_string_field.lo google/protobuf/compiler/java/java_context.lo google/protobuf/compiler/java/java_enum.lo google/protobuf/compiler/java/java_enum_lite.lo google/protobuf/compiler/java/java_enum_field.lo google/protobuf/compiler/java/java_enum_field_lite.lo google/protobuf/compiler/java/java_extension.lo google/protobuf/compiler/java/java_extension_lite.lo google/protobuf/compiler/java/java_field.lo google/protobuf/compiler/java/java_file.lo google/protobuf/compiler/java/java_generator.lo google/protobuf/compiler/java/java_generator_factory.lo google/protobuf/compiler/java/java_helpers.lo google/protobuf/compiler/java/java_kotlin_generator.lo google/protobuf/compiler/java/java_map_field.lo google/protobuf/compiler/java/java_map_field_lite.lo google/protobuf/compiler/java/java_message.lo google/protobuf/compiler/java/java_message_lite.lo google/protobuf/compiler/java/java_message_builder.lo google/protobuf/compiler/java/java_message_builder_lite.lo google/protobuf/compiler/java/java_message_field.lo google/protobuf/compiler/java/java_message_field_lite.lo google/protobuf/compiler/java/java_name_resolver.lo google/protobuf/compiler/java/java_primitive_field.lo google/protobuf/compiler/java/java_primitive_field_lite.lo google/protobuf/compiler/java/java_shared_code_generator.lo google/protobuf/compiler/java/java_service.lo google/protobuf/compiler/java/java_string_field.lo google/protobuf/compiler/java/java_string_field_lite.lo google/protobuf/compiler/java/java_doc_comment.lo google/protobuf/compiler/js/js_generator.lo google/protobuf/compiler/js/well_known_types_embed.lo google/protobuf/compiler/objectivec/objectivec_enum.lo google/protobuf/compiler/objectivec/objectivec_enum_field.lo google/protobuf/compiler/objectivec/objectivec_extension.lo google/protobuf/compiler/objectivec/objectivec_field.lo google/protobuf/compiler/objectivec/objectivec_file.lo google/protobuf/compiler/objectivec/objectivec_generator.lo google/protobuf/compiler/objectivec/objectivec_helpers.lo google/protobuf/compiler/objectivec/objectivec_map_field.lo google/protobuf/compiler/objectivec/objectivec_message.lo google/protobuf/compiler/objectivec/objectivec_message_field.lo google/protobuf/compiler/objectivec/objectivec_oneof.lo google/protobuf/compiler/objectivec/objectivec_primitive_field.lo google/protobuf/compiler/php/php_generator.lo google/protobuf/compiler/python/python_generator.lo google/protobuf/compiler/ruby/ruby_generator.lo google/protobuf/compiler/csharp/csharp_doc_comment.lo google/protobuf/compiler/csharp/csharp_enum.lo google/protobuf/compiler/csharp/csharp_enum_field.lo google/protobuf/compiler/csharp/csharp_field_base.lo google/protobuf/compiler/csharp/csharp_generator.lo google/protobuf/compiler/csharp/csharp_helpers.lo google/protobuf/compiler/csharp/csharp_map_field.lo google/protobuf/compiler/csharp/csharp_message.lo google/protobuf/compiler/csharp/csharp_message_field.lo google/protobuf/compiler/csharp/csharp_primitive_field.lo google/protobuf/compiler/csharp/csharp_reflection_class.lo google/protobuf/compiler/csharp/csharp_repeated_enum_field.lo google/protobuf/compiler/csharp/csharp_repeated_message_field.lo google/protobuf/compiler/csharp/csharp_repeated_primitive_field.lo google/protobuf/compiler/csharp/csharp_source_generator_base.lo google/protobuf/compiler/csharp/csharp_wrapper_field.lo -lpthread libprotobuf.la -lz ) 2024-08-20T21:50:04.3175392Z #19 142.2 libtool: install: /usr/bin/install -c .libs/libprotoc.so.28.0.3T /usr/local/lib/libprotoc.so.28.0.3 2024-08-20T21:50:04.4713936Z #19 142.3 libtool: install: (cd /usr/local/lib && { ln -s -f libprotoc.so.28.0.3 libprotoc.so.28 || { rm -f libprotoc.so.28 && ln -s libprotoc.so.28.0.3 libprotoc.so.28; }; }) 2024-08-20T21:50:04.4715822Z #19 142.3 libtool: install: (cd /usr/local/lib && { ln -s -f libprotoc.so.28.0.3 libprotoc.so || { rm -f libprotoc.so && ln -s libprotoc.so.28.0.3 libprotoc.so; }; }) 2024-08-20T21:50:04.4717460Z #19 142.3 libtool: install: /usr/bin/install -c .libs/libprotoc.lai /usr/local/lib/libprotoc.la 2024-08-20T21:50:04.4719589Z #19 142.3 libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.a /usr/local/lib/libprotobuf-lite.a 2024-08-20T21:50:04.4721380Z #19 142.3 libtool: install: chmod 644 /usr/local/lib/libprotobuf-lite.a 2024-08-20T21:50:04.4722734Z #19 142.3 libtool: install: ranlib /usr/local/lib/libprotobuf-lite.a 2024-08-20T21:50:04.4724074Z #19 142.3 libtool: install: /usr/bin/install -c .libs/libprotobuf.a /usr/local/lib/libprotobuf.a 2024-08-20T21:50:04.4724907Z #19 142.4 libtool: install: chmod 644 /usr/local/lib/libprotobuf.a 2024-08-20T21:50:04.6228914Z #19 142.4 libtool: install: ranlib /usr/local/lib/libprotobuf.a 2024-08-20T21:50:04.6238985Z #19 142.5 libtool: install: /usr/bin/install -c .libs/libprotoc.a /usr/local/lib/libprotoc.a 2024-08-20T21:50:04.7461612Z #19 142.6 libtool: install: chmod 644 /usr/local/lib/libprotoc.a 2024-08-20T21:50:04.8974959Z #19 142.6 libtool: install: ranlib /usr/local/lib/libprotoc.a 2024-08-20T21:50:05.0427399Z #19 142.9 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib 2024-08-20T21:50:05.2551755Z #19 142.9 ---------------------------------------------------------------------- 2024-08-20T21:50:05.2552374Z #19 142.9 Libraries have been installed in: 2024-08-20T21:50:05.2552815Z #19 142.9 /usr/local/lib 2024-08-20T21:50:05.2553135Z #19 142.9 2024-08-20T21:50:05.2553591Z #19 142.9 If you ever happen to want to link against installed libraries 2024-08-20T21:50:05.2554355Z #19 142.9 in a given directory, LIBDIR, you must either use libtool, and 2024-08-20T21:50:05.2555213Z #19 142.9 specify the full pathname of the library, or use the '-LLIBDIR' 2024-08-20T21:50:05.2555954Z #19 142.9 flag during linking and do at least one of the following: 2024-08-20T21:50:05.2556843Z #19 142.9 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 2024-08-20T21:50:05.2557412Z #19 142.9 during execution 2024-08-20T21:50:05.2557983Z #19 142.9 - add LIBDIR to the 'LD_RUN_PATH' environment variable 2024-08-20T21:50:05.2558490Z #19 142.9 during linking 2024-08-20T21:50:05.2559001Z #19 142.9 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 2024-08-20T21:50:05.2559750Z #19 142.9 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 2024-08-20T21:50:05.2560300Z #19 142.9 2024-08-20T21:50:05.2560771Z #19 142.9 See any operating system documentation about shared libraries for 2024-08-20T21:50:05.2561544Z #19 142.9 more information, such as the ld(1) and ld.so(8) manual pages. 2024-08-20T21:50:05.2562297Z #19 142.9 ---------------------------------------------------------------------- 2024-08-20T21:50:05.2562907Z #19 142.9 /usr/bin/mkdir -p '/usr/local/bin' 2024-08-20T21:50:05.2563794Z #19 142.9 /bin/bash ../libtool --mode=install /usr/bin/install -c protoc '/usr/local/bin' 2024-08-20T21:50:05.2565233Z #19 143.0 libtool: install: /usr/bin/install -c .libs/protoc /usr/local/bin/protoc 2024-08-20T21:50:05.2566054Z #19 143.0 make[2]: Leaving directory '/usr/temp_pb_install_dir/src' 2024-08-20T21:50:05.2566811Z #19 143.0 make[1]: Leaving directory '/usr/temp_pb_install_dir/src' 2024-08-20T21:50:05.2567333Z #19 143.0 + sudo ldconfig 2024-08-20T21:50:05.2567637Z #19 143.0 + popd 2024-08-20T21:50:05.2568013Z #19 143.0 + rm -rf /usr/temp_pb_install_dir 2024-08-20T21:50:05.2568410Z #19 143.0 / 2024-08-20T21:50:08.9066608Z #19 DONE 146.8s 2024-08-20T21:50:09.0587691Z 2024-08-20T21:50:09.0588853Z #20 [16/49] RUN rm install_protobuf.sh 2024-08-20T21:50:09.2503389Z #20 DONE 0.3s 2024-08-20T21:50:09.4251462Z 2024-08-20T21:50:09.4252475Z #21 [17/49] COPY ./common/install_db.sh install_db.sh 2024-08-20T21:50:09.4253843Z #21 DONE 0.0s 2024-08-20T21:50:09.4254264Z 2024-08-20T21:50:09.4254826Z #22 [18/49] RUN if [ -n "yes" ]; then bash ./install_db.sh; fi 2024-08-20T21:50:09.9708151Z #22 0.697 ++ grep -oP '(?<=^ID=).+' /etc/os-release 2024-08-20T21:50:10.1226922Z #22 0.697 ++ tr -d '"' 2024-08-20T21:50:10.1227921Z #22 0.698 + ID=ubuntu 2024-08-20T21:50:10.1228777Z #22 0.698 + case "$ID" in 2024-08-20T21:50:10.1229716Z #22 0.698 + install_ubuntu 2024-08-20T21:50:10.1230786Z #22 0.698 + apt-get update 2024-08-20T21:50:10.1466709Z #22 0.873 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 2024-08-20T21:50:10.1467595Z #22 0.873 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 2024-08-20T21:50:10.3275649Z #22 0.903 Get:3 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease [24.6 kB] 2024-08-20T21:50:10.4226021Z #22 1.148 Get:4 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 Packages [28.7 kB] 2024-08-20T21:50:10.5521173Z #22 1.278 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.9 kB] 2024-08-20T21:50:10.6536016Z #22 1.280 Get:6 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 2024-08-20T21:50:10.6537126Z #22 1.363 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3887 kB] 2024-08-20T21:50:10.6538151Z #22 1.380 Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 2024-08-20T21:50:10.7894789Z #22 1.480 Get:9 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] 2024-08-20T21:50:10.7895763Z #22 1.516 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] 2024-08-20T21:50:10.9554215Z #22 1.681 Get:11 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] 2024-08-20T21:50:11.1110023Z #22 1.684 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] 2024-08-20T21:50:11.1111397Z #22 1.738 Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3867 kB] 2024-08-20T21:50:11.1112557Z #22 1.837 Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1257 kB] 2024-08-20T21:50:11.2901992Z #22 2.016 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.5 kB] 2024-08-20T21:50:11.3908239Z #22 2.020 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4023 kB] 2024-08-20T21:50:11.3909404Z #22 2.117 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4356 kB] 2024-08-20T21:50:11.5076455Z #22 2.234 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1544 kB] 2024-08-20T21:50:11.6923900Z #22 2.267 Get:19 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] 2024-08-20T21:50:11.6925105Z #22 2.268 Get:20 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] 2024-08-20T21:50:12.3467280Z #22 3.073 Fetched 32.6 MB in 2s (13.9 MB/s) 2024-08-20T21:50:13.1932168Z #22 3.073 Reading package lists... 2024-08-20T21:50:13.3980347Z #22 3.938 + apt-get autoclean 2024-08-20T21:50:14.1013772Z #22 3.973 Reading package lists... 2024-08-20T21:50:14.2641876Z #22 4.847 Building dependency tree... 2024-08-20T21:50:14.4545985Z #22 4.990 Reading state information... 2024-08-20T21:50:14.4546748Z #22 5.002 + apt-get clean 2024-08-20T21:50:14.4559750Z #22 5.007 + rm -rf /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-backports_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-backports_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-backports_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-updates_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-updates_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-updates_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-updates_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/auxfiles /var/lib/apt/lists/lock /var/lib/apt/lists/partial /var/lib/apt/lists/ppa.launchpad.net_ubuntu-toolchain-r_test_ubuntu_dists_focal_InRelease /var/lib/apt/lists/ppa.launchpad.net_ubuntu-toolchain-r_test_ubuntu_dists_focal_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_focal-security_InRelease /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_focal-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_focal-security_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_focal-security_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_focal-security_universe_binary-amd64_Packages.lz4 '/tmp/*' '/var/tmp/*' 2024-08-20T21:50:14.4572183Z #22 DONE 5.0s 2024-08-20T21:50:14.4572354Z 2024-08-20T21:50:14.4572497Z #23 [19/49] RUN rm install_db.sh 2024-08-20T21:50:15.1281752Z #23 DONE 0.8s 2024-08-20T21:50:15.3146970Z 2024-08-20T21:50:15.3148894Z #24 [20/49] COPY ./common/install_vision.sh ./common/cache_vision_models.sh ./common/common_utils.sh ./ 2024-08-20T21:50:15.3150827Z #24 DONE 0.0s 2024-08-20T21:50:15.3151010Z 2024-08-20T21:50:15.3151634Z #25 [21/49] RUN if [ -n "yes" ]; then bash ./install_vision.sh; fi 2024-08-20T21:50:16.1015943Z #25 0.938 ++ grep -oP '(?<=^ID=).+' /etc/os-release 2024-08-20T21:50:16.2535674Z #25 0.938 ++ tr -d '"' 2024-08-20T21:50:16.2536105Z #25 0.939 + ID=ubuntu 2024-08-20T21:50:16.2536446Z #25 0.939 + case "$ID" in 2024-08-20T21:50:16.2536779Z #25 0.939 + install_ubuntu 2024-08-20T21:50:16.2537176Z #25 0.939 + apt-get update 2024-08-20T21:50:16.2734160Z #25 1.109 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 2024-08-20T21:50:16.3849084Z #25 1.114 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 2024-08-20T21:50:16.3850249Z #25 1.221 Get:3 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease [24.6 kB] 2024-08-20T21:50:16.6267036Z #25 1.463 Get:4 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 Packages [28.7 kB] 2024-08-20T21:50:16.7808206Z #25 1.527 Get:5 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 2024-08-20T21:50:16.7809363Z #25 1.534 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.9 kB] 2024-08-20T21:50:16.7810539Z #25 1.617 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3867 kB] 2024-08-20T21:50:16.8908977Z #25 1.627 Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 2024-08-20T21:50:16.8909956Z #25 1.727 Get:9 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] 2024-08-20T21:50:17.0474032Z #25 1.733 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] 2024-08-20T21:50:17.0798596Z #25 1.916 Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] 2024-08-20T21:50:17.3266529Z #25 1.931 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] 2024-08-20T21:50:17.3267871Z #25 1.983 Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1257 kB] 2024-08-20T21:50:17.3269028Z #25 2.012 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3887 kB] 2024-08-20T21:50:17.4278744Z #25 2.264 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.5 kB] 2024-08-20T21:50:17.5410305Z #25 2.264 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4356 kB] 2024-08-20T21:50:17.5411456Z #25 2.377 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1544 kB] 2024-08-20T21:50:17.6843556Z #25 2.416 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4023 kB] 2024-08-20T21:50:17.6844844Z #25 2.521 Get:19 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] 2024-08-20T21:50:17.8403084Z #25 2.526 Get:20 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] 2024-08-20T21:50:18.4786744Z #25 3.315 Fetched 32.6 MB in 2s (13.9 MB/s) 2024-08-20T21:50:19.3232041Z #25 3.315 Reading package lists... 2024-08-20T21:50:19.5272889Z #25 4.177 + apt-get install -y --no-install-recommends libopencv-dev 2024-08-20T21:50:20.2330379Z #25 4.213 Reading package lists... 2024-08-20T21:50:20.3972941Z #25 5.089 Building dependency tree... 2024-08-20T21:50:20.5479830Z #25 5.233 Reading state information... 2024-08-20T21:50:20.5502539Z #25 5.386 The following additional packages will be installed: 2024-08-20T21:50:20.5503540Z #25 5.386 adwaita-icon-theme fontconfig gdal-data gtk-update-icon-cache 2024-08-20T21:50:20.5504447Z #25 5.386 hicolor-icon-theme humanity-icon-theme libaec0 libaom0 libarmadillo9 2024-08-20T21:50:20.5505764Z #25 5.386 libarpack2 libatk-bridge2.0-0 libatk1.0-0 libatk1.0-data libatspi2.0-0 2024-08-20T21:50:20.5506727Z #25 5.386 libavahi-client3 libavahi-common-data libavahi-common3 libavcodec-dev 2024-08-20T21:50:20.5507705Z #25 5.386 libavcodec58 libavformat-dev libavformat58 libavresample-dev libavresample4 2024-08-20T21:50:20.5508703Z #25 5.386 libavutil-dev libavutil56 libbluray2 libcairo-gobject2 libcairo2 libcfitsio8 2024-08-20T21:50:20.5509667Z #25 5.386 libcharls2 libchromaprint1 libcodec2-0.9 libcolord2 libcups2 libdap25 2024-08-20T21:50:20.5510594Z #25 5.386 libdapclient6v5 libdatrie1 libdc1394-22 libdc1394-22-dev libdrm-amdgpu1 2024-08-20T21:50:20.5511539Z #25 5.386 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 libedit2 2024-08-20T21:50:20.5512415Z #25 5.386 libepoxy0 libepsilon1 libevent-2.1-7 libevent-core-2.1-7 2024-08-20T21:50:20.5513324Z #25 5.386 libevent-pthreads-2.1-7 libexif-dev libexif12 libfabric1 libfreexl1 2024-08-20T21:50:20.5514225Z #25 5.386 libfribidi0 libfyba0 libgd3 libgdal26 libgdcm-dev libgdcm3.0 2024-08-20T21:50:20.5515082Z #25 5.386 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgeos-3.8.0 libgeos-c1v5 2024-08-20T21:50:20.7019639Z #25 5.386 libgeotiff5 libgif7 libgl1 libgl1-mesa-dri libgl2ps1.4 libglapi-mesa 2024-08-20T21:50:20.7020659Z #25 5.386 libglvnd0 libglx-mesa0 libglx0 libgme0 libgphoto2-6 libgphoto2-dev 2024-08-20T21:50:20.7021645Z #25 5.386 libgphoto2-port12 libgraphite2-3 libgsm1 libgstreamer-plugins-base1.0-0 2024-08-20T21:50:20.7022587Z #25 5.386 libgtk-3-0 libgtk-3-common libharfbuzz0b libhdf4-0-alt libhdf5-103 2024-08-20T21:50:20.7023535Z #25 5.386 libhdf5-openmpi-103 libhwloc-plugins libhwloc15 libibverbs1 libilmbase-dev 2024-08-20T21:50:20.7024539Z #25 5.386 libilmbase24 libjbig-dev libjbig0 libjson-glib-1.0-0 libjson-glib-1.0-common 2024-08-20T21:50:20.7025472Z #25 5.386 libkmlbase1 libkmldom1 libkmlengine1 liblcms2-2 liblept5 libllvm12 2024-08-20T21:50:20.7026714Z #25 5.386 liblzma-dev libminizip1 libmp3lame0 libmpg123-0 libmysqlclient21 2024-08-20T21:50:20.7027629Z #25 5.386 libnetcdf-c++4 libnetcdf15 libnl-3-200 libnl-route-3-200 libnspr4 libnss3 2024-08-20T21:50:20.7028570Z #25 5.386 libnuma1 libodbc1 libogdi4.1 libopencv-calib3d-dev libopencv-calib3d4.2 2024-08-20T21:50:20.7029474Z #25 5.386 libopencv-contrib-dev libopencv-contrib4.2 libopencv-core-dev 2024-08-20T21:50:20.7030272Z #25 5.386 libopencv-core4.2 libopencv-dnn-dev libopencv-dnn4.2 2024-08-20T21:50:20.7031127Z #25 5.386 libopencv-features2d-dev libopencv-features2d4.2 libopencv-flann-dev 2024-08-20T21:50:20.7032015Z #25 5.386 libopencv-flann4.2 libopencv-highgui-dev libopencv-highgui4.2 2024-08-20T21:50:20.7032916Z #25 5.386 libopencv-imgcodecs-dev libopencv-imgcodecs4.2 libopencv-imgproc-dev 2024-08-20T21:50:20.7033766Z #25 5.386 libopencv-imgproc4.2 libopencv-ml-dev libopencv-ml4.2 2024-08-20T21:50:20.7034591Z #25 5.386 libopencv-objdetect-dev libopencv-objdetect4.2 libopencv-photo-dev 2024-08-20T21:50:20.7035459Z #25 5.386 libopencv-photo4.2 libopencv-shape-dev libopencv-shape4.2 2024-08-20T21:50:20.7036348Z #25 5.386 libopencv-stitching-dev libopencv-stitching4.2 libopencv-superres-dev 2024-08-20T21:50:20.7037219Z #25 5.386 libopencv-superres4.2 libopencv-ts-dev libopencv-video-dev 2024-08-20T21:50:20.7038071Z #25 5.386 libopencv-video4.2 libopencv-videoio-dev libopencv-videoio4.2 2024-08-20T21:50:20.7039033Z #25 5.386 libopencv-videostab-dev libopencv-videostab4.2 libopencv-viz-dev 2024-08-20T21:50:20.7040033Z #25 5.386 libopencv-viz4.2 libopencv4.2-java libopencv4.2-jni libopenexr-dev 2024-08-20T21:50:20.7040932Z #25 5.386 libopenexr24 libopenjp2-7 libopenmpi3 libopenmpt0 libopus0 liborc-0.4-0 2024-08-20T21:50:20.7041832Z #25 5.386 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpciaccess0 2024-08-20T21:50:20.7042698Z #25 5.386 libpixman-1-0 libpmix2 libpoppler97 libpq5 libproj15 libprotobuf17 2024-08-20T21:50:20.7043565Z #25 5.386 libpsm-infinipath1 libpsm2-2 libqhull7 libraw1394-11 libraw1394-dev 2024-08-20T21:50:20.7044762Z #25 5.386 librdmacm1 librest-0.7-0 librsvg2-2 librsvg2-common libsensors-config 2024-08-20T21:50:20.7045711Z #25 5.386 libsensors5 libshine3 libsnappy1v5 libsocket++1 libsoup-gnome2.4-1 libsoxr0 2024-08-20T21:50:20.7046669Z #25 5.387 libspatialite7 libspeex1 libssh-gcrypt-4 libsuperlu5 libswresample-dev 2024-08-20T21:50:20.7047574Z #25 5.387 libswresample3 libswscale-dev libswscale5 libsz2 libtbb-dev libtbb2 2024-08-20T21:50:20.7048467Z #25 5.387 libtesseract4 libthai-data libthai0 libtheora0 libtiff-dev libtiff5 2024-08-20T21:50:20.7049378Z #25 5.387 libtiffxx5 libtwolame0 liburiparser1 libusb-1.0-0 libva-drm2 libva-x11-2 2024-08-20T21:50:20.7050334Z #25 5.387 libva2 libvdpau1 libvpx6 libvtk6.3 libvulkan1 libwavpack1 libwayland-client0 2024-08-20T21:50:20.7051286Z #25 5.387 libwayland-cursor0 libwayland-egl1 libwebp6 libwebpmux3 libx11-xcb1 2024-08-20T21:50:20.7052155Z #25 5.387 libx264-155 libx265-179 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 2024-08-20T21:50:20.7053031Z #25 5.387 libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb-xfixes0 2024-08-20T21:50:20.7053968Z #25 5.387 libxcomposite1 libxcursor1 libxdamage1 libxerces-c3.2 libxfixes3 libxi6 2024-08-20T21:50:20.7054825Z #25 5.387 libxinerama1 libxkbcommon0 libxnvctrl0 libxpm4 libxrandr2 libxshmfence1 2024-08-20T21:50:20.7055701Z #25 5.387 libxvidcore4 libxxf86vm1 libzvbi-common libzvbi0 mysql-common 2024-08-20T21:50:20.7056688Z #25 5.387 ocl-icd-libopencl1 odbcinst odbcinst1debian2 proj-data shared-mime-info 2024-08-20T21:50:20.7057364Z #25 5.387 ubuntu-mono xkb-data 2024-08-20T21:50:20.7057721Z #25 5.388 Suggested packages: 2024-08-20T21:50:20.7058328Z #25 5.388 libbluray-bdj colord cups-common libgd-tools geotiff-bin gdal-bin 2024-08-20T21:50:20.7059168Z #25 5.388 libgeotiff-epsg gphoto2 libvisual-0.4-plugins gvfs libhdf4-doc 2024-08-20T21:50:20.7060025Z #25 5.388 libhdf4-alt-dev hdf4-tools libhwloc-contrib-plugins liblcms2-utils 2024-08-20T21:50:20.7060977Z #25 5.388 liblzma-doc libmyodbc odbc-postgresql tdsodbc unixodbc-bin ogdi-bin 2024-08-20T21:50:20.7061855Z #25 5.388 opencv-doc opus-tools pciutils proj-bin libraw1394-doc librsvg2-bin 2024-08-20T21:50:20.7062667Z #25 5.388 lm-sensors speex libtbb-doc mpi-default-bin opencl-icd 2024-08-20T21:50:20.7063191Z #25 5.388 Recommended packages: 2024-08-20T21:50:20.7063815Z #25 5.388 at-spi2-core libaacs0 libexif-doc proj-bin libgdk-pixbuf2.0-bin 2024-08-20T21:50:20.7064867Z #25 5.388 libgphoto2-l10n gstreamer1.0-plugins-base libgtk-3-bin ibverbs-providers 2024-08-20T21:50:20.7065973Z #25 5.388 opencv-data openmpi-bin poppler-data libraw1394-tools va-driver-all 2024-08-20T21:50:20.7066916Z #25 5.388 | va-driver vdpau-driver-all | vdpau-driver mesa-vulkan-drivers | vulkan-icd 2024-08-20T21:50:21.0823979Z #25 5.918 The following NEW packages will be installed: 2024-08-20T21:50:21.2348671Z #25 5.918 adwaita-icon-theme fontconfig gdal-data gtk-update-icon-cache 2024-08-20T21:50:21.2351578Z #25 5.919 hicolor-icon-theme humanity-icon-theme libaec0 libaom0 libarmadillo9 2024-08-20T21:50:21.2354387Z #25 5.919 libarpack2 libatk-bridge2.0-0 libatk1.0-0 libatk1.0-data libatspi2.0-0 2024-08-20T21:50:21.2356504Z #25 5.919 libavahi-client3 libavahi-common-data libavahi-common3 libavcodec-dev 2024-08-20T21:50:21.2357510Z #25 5.919 libavcodec58 libavformat-dev libavformat58 libavresample-dev libavresample4 2024-08-20T21:50:21.2358893Z #25 5.919 libavutil-dev libavutil56 libbluray2 libcairo-gobject2 libcairo2 libcfitsio8 2024-08-20T21:50:21.2360007Z #25 5.919 libcharls2 libchromaprint1 libcodec2-0.9 libcolord2 libcups2 libdap25 2024-08-20T21:50:21.2360942Z #25 5.919 libdapclient6v5 libdatrie1 libdc1394-22 libdc1394-22-dev libdrm-amdgpu1 2024-08-20T21:50:21.2361914Z #25 5.919 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 libedit2 2024-08-20T21:50:21.2362783Z #25 5.919 libepoxy0 libepsilon1 libevent-2.1-7 libevent-core-2.1-7 2024-08-20T21:50:21.2363659Z #25 5.919 libevent-pthreads-2.1-7 libexif-dev libexif12 libfabric1 libfreexl1 2024-08-20T21:50:21.2365187Z #25 5.919 libfribidi0 libfyba0 libgd3 libgdal26 libgdcm-dev libgdcm3.0 2024-08-20T21:50:21.2366103Z #25 5.919 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgeos-3.8.0 libgeos-c1v5 2024-08-20T21:50:21.2367043Z #25 5.919 libgeotiff5 libgif7 libgl1 libgl1-mesa-dri libgl2ps1.4 libglapi-mesa 2024-08-20T21:50:21.2367934Z #25 5.919 libglvnd0 libglx-mesa0 libglx0 libgme0 libgphoto2-6 libgphoto2-dev 2024-08-20T21:50:21.2368900Z #25 5.919 libgphoto2-port12 libgraphite2-3 libgsm1 libgstreamer-plugins-base1.0-0 2024-08-20T21:50:21.2369850Z #25 5.919 libgtk-3-0 libgtk-3-common libharfbuzz0b libhdf4-0-alt libhdf5-103 2024-08-20T21:50:21.2370909Z #25 5.919 libhdf5-openmpi-103 libhwloc-plugins libhwloc15 libibverbs1 libilmbase-dev 2024-08-20T21:50:21.2371901Z #25 5.919 libilmbase24 libjbig-dev libjbig0 libjson-glib-1.0-0 libjson-glib-1.0-common 2024-08-20T21:50:21.2372847Z #25 5.919 libkmlbase1 libkmldom1 libkmlengine1 liblcms2-2 liblept5 libllvm12 2024-08-20T21:50:21.2373714Z #25 5.919 liblzma-dev libminizip1 libmp3lame0 libmpg123-0 libmysqlclient21 2024-08-20T21:50:21.2374603Z #25 5.919 libnetcdf-c++4 libnetcdf15 libnl-3-200 libnl-route-3-200 libnspr4 libnss3 2024-08-20T21:50:21.2375549Z #25 5.919 libnuma1 libodbc1 libogdi4.1 libopencv-calib3d-dev libopencv-calib3d4.2 2024-08-20T21:50:21.2376446Z #25 5.919 libopencv-contrib-dev libopencv-contrib4.2 libopencv-core-dev 2024-08-20T21:50:21.2377312Z #25 5.919 libopencv-core4.2 libopencv-dev libopencv-dnn-dev libopencv-dnn4.2 2024-08-20T21:50:21.2378244Z #25 5.919 libopencv-features2d-dev libopencv-features2d4.2 libopencv-flann-dev 2024-08-20T21:50:21.2379174Z #25 5.919 libopencv-flann4.2 libopencv-highgui-dev libopencv-highgui4.2 2024-08-20T21:50:21.2380075Z #25 5.919 libopencv-imgcodecs-dev libopencv-imgcodecs4.2 libopencv-imgproc-dev 2024-08-20T21:50:21.2380902Z #25 5.919 libopencv-imgproc4.2 libopencv-ml-dev libopencv-ml4.2 2024-08-20T21:50:21.2381958Z #25 5.919 libopencv-objdetect-dev libopencv-objdetect4.2 libopencv-photo-dev 2024-08-20T21:50:21.2382820Z #25 5.919 libopencv-photo4.2 libopencv-shape-dev libopencv-shape4.2 2024-08-20T21:50:21.2383681Z #25 5.919 libopencv-stitching-dev libopencv-stitching4.2 libopencv-superres-dev 2024-08-20T21:50:21.2384561Z #25 5.919 libopencv-superres4.2 libopencv-ts-dev libopencv-video-dev 2024-08-20T21:50:21.2385393Z #25 5.919 libopencv-video4.2 libopencv-videoio-dev libopencv-videoio4.2 2024-08-20T21:50:21.2386251Z #25 5.919 libopencv-videostab-dev libopencv-videostab4.2 libopencv-viz-dev 2024-08-20T21:50:21.2387151Z #25 5.919 libopencv-viz4.2 libopencv4.2-java libopencv4.2-jni libopenexr-dev 2024-08-20T21:50:21.2388075Z #25 5.919 libopenexr24 libopenjp2-7 libopenmpi3 libopenmpt0 libopus0 liborc-0.4-0 2024-08-20T21:50:21.2388984Z #25 5.919 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpciaccess0 2024-08-20T21:50:21.2389857Z #25 5.919 libpixman-1-0 libpmix2 libpoppler97 libpq5 libproj15 libprotobuf17 2024-08-20T21:50:21.2390753Z #25 5.919 libpsm-infinipath1 libpsm2-2 libqhull7 libraw1394-11 libraw1394-dev 2024-08-20T21:50:21.2391651Z #25 5.919 librdmacm1 librest-0.7-0 librsvg2-2 librsvg2-common libsensors-config 2024-08-20T21:50:21.2392575Z #25 5.919 libsensors5 libshine3 libsnappy1v5 libsocket++1 libsoup-gnome2.4-1 libsoxr0 2024-08-20T21:50:21.2393526Z #25 5.919 libspatialite7 libspeex1 libssh-gcrypt-4 libsuperlu5 libswresample-dev 2024-08-20T21:50:21.2394536Z #25 5.919 libswresample3 libswscale-dev libswscale5 libsz2 libtbb-dev libtbb2 2024-08-20T21:50:21.2395408Z #25 5.919 libtesseract4 libthai-data libthai0 libtheora0 libtiff-dev libtiff5 2024-08-20T21:50:21.2396318Z #25 5.919 libtiffxx5 libtwolame0 liburiparser1 libusb-1.0-0 libva-drm2 libva-x11-2 2024-08-20T21:50:21.2397280Z #25 5.919 libva2 libvdpau1 libvpx6 libvtk6.3 libvulkan1 libwavpack1 libwayland-client0 2024-08-20T21:50:21.2398225Z #25 5.919 libwayland-cursor0 libwayland-egl1 libwebp6 libwebpmux3 libx11-xcb1 2024-08-20T21:50:21.2399078Z #25 5.919 libx264-155 libx265-179 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 2024-08-20T21:50:21.2399963Z #25 5.919 libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb-xfixes0 2024-08-20T21:50:21.2400890Z #25 5.919 libxcomposite1 libxcursor1 libxdamage1 libxerces-c3.2 libxfixes3 libxi6 2024-08-20T21:50:21.2401722Z #25 5.919 libxinerama1 libxkbcommon0 libxnvctrl0 libxpm4 libxrandr2 libxshmfence1 2024-08-20T21:50:21.2402601Z #25 5.920 libxvidcore4 libxxf86vm1 libzvbi-common libzvbi0 mysql-common 2024-08-20T21:50:21.2403492Z #25 5.920 ocl-icd-libopencl1 odbcinst odbcinst1debian2 proj-data shared-mime-info 2024-08-20T21:50:21.2404472Z #25 5.920 ubuntu-mono xkb-data 2024-08-20T21:50:21.2581900Z #25 6.094 0 upgraded, 260 newly installed, 0 to remove and 12 not upgraded. 2024-08-20T21:50:21.2582616Z #25 6.094 Need to get 154 MB of archives. 2024-08-20T21:50:21.2583252Z #25 6.094 After this operation, 1028 MB of additional disk space will be used. 2024-08-20T21:50:21.2584545Z #25 6.094 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfribidi0 amd64 1.0.8-2ubuntu0.1 [24.2 kB] 2024-08-20T21:50:21.4228672Z #25 6.259 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB] 2024-08-20T21:50:21.7283390Z #25 6.564 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 xkb-data all 2.29-2 [349 kB] 2024-08-20T21:50:21.8368718Z #25 6.629 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-common all 2.4.107-8ubuntu1~20.04.2 [5396 B] 2024-08-20T21:50:21.8370198Z #25 6.629 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm2 amd64 2.4.107-8ubuntu1~20.04.2 [34.1 kB] 2024-08-20T21:50:21.8371499Z #25 6.633 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 2024-08-20T21:50:21.8372667Z #25 6.644 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libnuma1 amd64 2.0.12-1 [20.8 kB] 2024-08-20T21:50:21.8374106Z #25 6.646 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libusb-1.0-0 amd64 2:1.0.23-2build1 [46.5 kB] 2024-08-20T21:50:21.8375349Z #25 6.651 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 hicolor-icon-theme all 0.17-2 [9976 B] 2024-08-20T21:50:21.8376670Z #25 6.652 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.20.04.1 [27.3 kB] 2024-08-20T21:50:21.8378077Z #25 6.655 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.3 [185 kB] 2024-08-20T21:50:21.8379544Z #25 6.673 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.13 [164 kB] 2024-08-20T21:50:21.9560648Z #25 6.716 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgdk-pixbuf2.0-common all 2.40.0+dfsg-3ubuntu0.5 [4628 B] 2024-08-20T21:50:21.9562292Z #25 6.716 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgdk-pixbuf2.0-0 amd64 2.40.0+dfsg-3ubuntu0.5 [169 kB] 2024-08-20T21:50:21.9564034Z #25 6.725 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gtk-update-icon-cache amd64 3.24.20-0ubuntu1.2 [28.3 kB] 2024-08-20T21:50:21.9565821Z #25 6.792 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu2.1 [227 kB] 2024-08-20T21:50:22.1069579Z #25 6.800 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2024-08-20T21:50:22.1071123Z #25 6.800 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5584 B] 2024-08-20T21:50:22.1072346Z #25 6.800 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2024-08-20T21:50:22.1073659Z #25 6.823 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libcairo-gobject2 amd64 1.16.0-4ubuntu1 [17.2 kB] 2024-08-20T21:50:22.1074966Z #25 6.823 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2024-08-20T21:50:22.1076401Z #25 6.829 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2024-08-20T21:50:22.1077724Z #25 6.867 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4.2 [391 kB] 2024-08-20T21:50:22.1078978Z #25 6.882 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2024-08-20T21:50:22.1080123Z #25 6.887 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2024-08-20T21:50:22.1081253Z #25 6.943 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2024-08-20T21:50:22.2077655Z #25 6.943 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2024-08-20T21:50:22.2079009Z #25 6.947 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2024-08-20T21:50:22.2080377Z #25 6.947 Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2024-08-20T21:50:22.2081798Z #25 6.948 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 librsvg2-2 amd64 2.48.9-1ubuntu0.20.04.4 [2313 kB] 2024-08-20T21:50:22.2083260Z #25 7.004 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 librsvg2-common amd64 2.48.9-1ubuntu0.20.04.4 [9224 B] 2024-08-20T21:50:22.2084722Z #25 7.004 Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 humanity-icon-theme all 0.6.15 [1250 kB] 2024-08-20T21:50:22.2085961Z #25 7.044 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 ubuntu-mono all 19.04-0ubuntu3 [147 kB] 2024-08-20T21:50:22.3430110Z #25 7.047 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 adwaita-icon-theme all 3.36.1-2ubuntu0.20.04.2 [3441 kB] 2024-08-20T21:50:22.3431553Z #25 7.135 Get:35 http://archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2024-08-20T21:50:22.3432796Z #25 7.141 Get:36 http://archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2024-08-20T21:50:22.3434477Z #25 7.141 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libaom0 amd64 1.0.0.errata1-3+deb11u1build0.20.04.1 [1161 kB] 2024-08-20T21:50:22.3435880Z #25 7.179 Get:38 http://archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2024-08-20T21:50:22.4880348Z #25 7.180 Get:39 http://archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2024-08-20T21:50:22.4881811Z #25 7.185 Get:40 http://archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2024-08-20T21:50:22.4883154Z #25 7.185 Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 libatk1.0-data all 2.35.1-1ubuntu2 [2964 B] 2024-08-20T21:50:22.4884625Z #25 7.185 Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 libatk1.0-0 amd64 2.35.1-1ubuntu2 [45.5 kB] 2024-08-20T21:50:22.4885867Z #25 7.189 Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 libatspi2.0-0 amd64 2.36.0-2 [64.2 kB] 2024-08-20T21:50:22.4887263Z #25 7.249 Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatk-bridge2.0-0 amd64 2.34.2-0ubuntu2~20.04.1 [58.2 kB] 2024-08-20T21:50:22.4888782Z #25 7.249 Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libavahi-common-data amd64 0.7-4ubuntu7.3 [21.4 kB] 2024-08-20T21:50:22.4890243Z #25 7.249 Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libavahi-common3 amd64 0.7-4ubuntu7.3 [21.9 kB] 2024-08-20T21:50:22.4891925Z #25 7.324 Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libavahi-client3 amd64 0.7-4ubuntu7.3 [25.5 kB] 2024-08-20T21:50:22.7161895Z #25 7.324 Get:48 http://archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2024-08-20T21:50:22.7163174Z #25 7.325 Get:49 http://archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2024-08-20T21:50:22.7164791Z #25 7.325 Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 libxfixes3 amd64 1:5.0.3-2 [10.9 kB] 2024-08-20T21:50:22.7166041Z #25 7.325 Get:51 http://archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2024-08-20T21:50:22.7167249Z #25 7.325 Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2024-08-20T21:50:22.7168549Z #25 7.326 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2024-08-20T21:50:22.7169969Z #25 7.400 Get:54 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.7-0ubuntu0.1 [241 kB] 2024-08-20T21:50:22.7171323Z #25 7.402 Get:55 http://archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2024-08-20T21:50:22.7374463Z #25 7.574 Get:56 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2024-08-20T21:50:22.8898730Z #25 7.574 Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2024-08-20T21:50:22.8900146Z #25 7.575 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libopenjp2-7 amd64 2.3.1-1ubuntu4.20.04.1 [141 kB] 2024-08-20T21:50:22.8901494Z #25 7.577 Get:59 http://archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2024-08-20T21:50:22.8902702Z #25 7.629 Get:60 http://archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2024-08-20T21:50:22.8903956Z #25 7.629 Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2024-08-20T21:50:22.8905352Z #25 7.630 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1.20.04.1 [53.2 kB] 2024-08-20T21:50:22.8906695Z #25 7.630 Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2024-08-20T21:50:22.8908047Z #25 7.631 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswresample3 amd64 7:4.2.7-0ubuntu0.1 [57.1 kB] 2024-08-20T21:50:22.8909743Z #25 7.650 Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2024-08-20T21:50:22.8910991Z #25 7.726 Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2024-08-20T21:50:23.0628240Z #25 7.726 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libvpx6 amd64 1.8.2-1ubuntu0.3 [820 kB] 2024-08-20T21:50:23.0629667Z #25 7.733 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2024-08-20T21:50:23.0631098Z #25 7.734 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebpmux3 amd64 0.6.1-2ubuntu0.20.04.3 [19.5 kB] 2024-08-20T21:50:23.0632538Z #25 7.734 Get:70 http://archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2024-08-20T21:50:23.0633874Z #25 7.739 Get:71 http://archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2024-08-20T21:50:23.0635134Z #25 7.748 Get:72 http://archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2024-08-20T21:50:23.0636395Z #25 7.750 Get:73 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2024-08-20T21:50:23.0637628Z #25 7.750 Get:74 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2024-08-20T21:50:23.0639211Z #25 7.804 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.7-0ubuntu0.1 [4878 kB] 2024-08-20T21:50:23.0640691Z #25 7.899 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil-dev amd64 7:4.2.7-0ubuntu0.1 [365 kB] 2024-08-20T21:50:23.2167295Z #25 7.902 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswresample-dev amd64 7:4.2.7-0ubuntu0.1 [70.6 kB] 2024-08-20T21:50:23.2168883Z #25 7.902 Get:78 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec-dev amd64 7:4.2.7-0ubuntu0.1 [5428 kB] 2024-08-20T21:50:23.2170473Z #25 8.053 Get:79 http://archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2024-08-20T21:50:23.3484031Z #25 8.054 Get:80 http://archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2024-08-20T21:50:23.3485731Z #25 8.054 Get:81 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2024-08-20T21:50:23.3486962Z #25 8.055 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2024-08-20T21:50:23.3488216Z #25 8.056 Get:83 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2024-08-20T21:50:23.3489599Z #25 8.112 Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-gcrypt-4 amd64 0.9.3-2ubuntu2.5 [202 kB] 2024-08-20T21:50:23.3491047Z #25 8.114 Get:85 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.7-0ubuntu0.1 [985 kB] 2024-08-20T21:50:23.3492528Z #25 8.123 Get:86 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat-dev amd64 7:4.2.7-0ubuntu0.1 [1187 kB] 2024-08-20T21:50:23.3494140Z #25 8.184 Get:87 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavresample4 amd64 7:4.2.7-0ubuntu0.1 [54.2 kB] 2024-08-20T21:50:23.5202321Z #25 8.185 Get:88 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavresample-dev amd64 7:4.2.7-0ubuntu0.1 [64.1 kB] 2024-08-20T21:50:23.5204535Z #25 8.205 Get:89 http://archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2024-08-20T21:50:23.5205830Z #25 8.209 Get:90 http://archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2024-08-20T21:50:23.5207080Z #25 8.210 Get:91 http://archive.ubuntu.com/ubuntu focal/main amd64 liblcms2-2 amd64 2.9-4 [140 kB] 2024-08-20T21:50:23.5208231Z #25 8.211 Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 libcolord2 amd64 1.4.4-2 [133 kB] 2024-08-20T21:50:23.5209719Z #25 8.212 Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcups2 amd64 2.3.1-9ubuntu1.8 [233 kB] 2024-08-20T21:50:23.5210994Z #25 8.214 Get:94 http://archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2024-08-20T21:50:23.5212250Z #25 8.218 Get:95 http://archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2024-08-20T21:50:23.5213669Z #25 8.281 Get:96 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-amdgpu1 amd64 2.4.107-8ubuntu1~20.04.2 [18.6 kB] 2024-08-20T21:50:23.5215037Z #25 8.281 Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 libpciaccess0 amd64 0.16-0ubuntu1 [17.9 kB] 2024-08-20T21:50:23.5216432Z #25 8.281 Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-intel1 amd64 2.4.107-8ubuntu1~20.04.2 [60.3 kB] 2024-08-20T21:50:23.5217935Z #25 8.356 Get:99 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-nouveau2 amd64 2.4.107-8ubuntu1~20.04.2 [16.6 kB] 2024-08-20T21:50:23.6711461Z #25 8.356 Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-radeon1 amd64 2.4.107-8ubuntu1~20.04.2 [19.7 kB] 2024-08-20T21:50:23.6712827Z #25 8.357 Get:101 http://archive.ubuntu.com/ubuntu focal/main amd64 libepoxy0 amd64 1.5.4-1 [191 kB] 2024-08-20T21:50:23.6714080Z #25 8.507 Get:102 http://archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2024-08-20T21:50:23.8619891Z #25 8.698 Get:103 http://archive.ubuntu.com/ubuntu focal/main amd64 libevent-2.1-7 amd64 2.1.11-stable-1 [138 kB] 2024-08-20T21:50:24.0268755Z #25 8.863 Get:104 http://archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2024-08-20T21:50:24.1306751Z #25 8.908 Get:105 http://archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7372 B] 2024-08-20T21:50:24.1308433Z #25 8.911 Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexif12 amd64 0.6.21-6ubuntu0.4 [78.6 kB] 2024-08-20T21:50:24.1309847Z #25 8.943 Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexif-dev amd64 0.6.21-6ubuntu0.4 [84.0 kB] 2024-08-20T21:50:24.1311265Z #25 8.967 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnl-3-200 amd64 3.4.0-1ubuntu0.1 [54.4 kB] 2024-08-20T21:50:24.2320293Z #25 8.979 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnl-route-3-200 amd64 3.4.0-1ubuntu0.1 [151 kB] 2024-08-20T21:50:24.2321695Z #25 9.008 Get:110 http://archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2024-08-20T21:50:24.2323032Z #25 9.018 Get:111 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpsm-infinipath1 amd64 3.3+20.604758e7-6 [168 kB] 2024-08-20T21:50:24.2324484Z #25 9.042 Get:112 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpsm2-2 amd64 11.2.86-1 [178 kB] 2024-08-20T21:50:24.2325715Z #25 9.062 Get:113 http://archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2024-08-20T21:50:24.2327055Z #25 9.068 Get:114 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libfabric1 amd64 1.6.2-3ubuntu0.1 [396 kB] 2024-08-20T21:50:24.4766417Z #25 9.101 Get:115 http://archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2024-08-20T21:50:24.4767825Z #25 9.109 Get:116 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.20.04.2 [34.9 kB] 2024-08-20T21:50:24.4769226Z #25 9.111 Get:117 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2024-08-20T21:50:24.4770508Z #25 9.120 Get:118 http://archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2024-08-20T21:50:24.4771759Z #25 9.122 Get:119 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2024-08-20T21:50:24.4773062Z #25 9.160 Get:120 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2024-08-20T21:50:24.4774490Z #25 9.162 Get:121 http://archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2024-08-20T21:50:24.5342067Z #25 9.370 Get:122 http://archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2024-08-20T21:50:24.6840394Z #25 9.397 Get:123 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2024-08-20T21:50:24.6841751Z #25 9.397 Get:124 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgif7 amd64 5.1.9-1ubuntu0.1 [32.4 kB] 2024-08-20T21:50:24.6843128Z #25 9.398 Get:125 http://archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2024-08-20T21:50:24.6844517Z #25 9.403 Get:126 http://archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2024-08-20T21:50:24.6845817Z #25 9.403 Get:127 http://archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2024-08-20T21:50:24.6847177Z #25 9.440 Get:128 http://archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2024-08-20T21:50:24.6848466Z #25 9.440 Get:129 http://archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2024-08-20T21:50:24.6849738Z #25 9.440 Get:130 http://archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2024-08-20T21:50:24.6851030Z #25 9.445 Get:131 http://archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2024-08-20T21:50:24.6852548Z #25 9.520 Get:132 http://archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2024-08-20T21:50:24.8327681Z #25 9.521 Get:133 http://archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7496 B] 2024-08-20T21:50:24.8329163Z #25 9.521 Get:134 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.39-0ubuntu0.20.04.1 [1304 kB] 2024-08-20T21:50:24.8330569Z #25 9.532 Get:135 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2024-08-20T21:50:24.8331901Z #25 9.535 Get:136 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libodbc1 amd64 2.3.6-0.1ubuntu0.1 [190 kB] 2024-08-20T21:50:24.8333251Z #25 9.536 Get:137 http://archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2024-08-20T21:50:24.8334904Z #25 9.538 Get:138 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnspr4 amd64 2:4.35-0ubuntu0.20.04.1 [108 kB] 2024-08-20T21:50:24.8336338Z #25 9.539 Get:139 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.98-0ubuntu0.20.04.2 [1391 kB] 2024-08-20T21:50:24.8337750Z #25 9.601 Get:140 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1.4 [916 kB] 2024-08-20T21:50:24.8339155Z #25 9.609 Get:141 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.20-0ubuntu0.20.04.1 [117 kB] 2024-08-20T21:50:24.8340432Z #25 9.669 Get:142 http://archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2024-08-20T21:50:25.0035934Z #25 9.670 Get:143 http://archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2024-08-20T21:50:25.0037479Z #25 9.681 Get:144 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1ubuntu0.2 [878 kB] 2024-08-20T21:50:25.0038967Z #25 9.689 Get:145 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 odbcinst amd64 2.3.6-0.1ubuntu0.1 [14.5 kB] 2024-08-20T21:50:25.0040429Z #25 9.689 Get:146 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 odbcinst1debian2 amd64 2.3.6-0.1ubuntu0.1 [41.7 kB] 2024-08-20T21:50:25.0041830Z #25 9.689 Get:147 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2024-08-20T21:50:25.0068152Z #25 9.843 Get:148 http://archive.ubuntu.com/ubuntu focal/universe amd64 libsocket++1 amd64 1.12.13-10build1 [40.7 kB] 2024-08-20T21:50:25.2263945Z #25 9.843 Get:149 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgdcm3.0 amd64 3.0.5-1.1ubuntu2 [1871 kB] 2024-08-20T21:50:25.2265557Z #25 9.910 Get:150 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgdcm-dev amd64 3.0.5-1.1ubuntu2 [258 kB] 2024-08-20T21:50:25.2267023Z #25 9.912 Get:151 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglapi-mesa amd64 21.2.6-0ubuntu0.1~20.04.2 [27.4 kB] 2024-08-20T21:50:25.2268511Z #25 9.912 Get:152 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libllvm12 amd64 1:12.0.0-3ubuntu1~20.04.5 [18.8 MB] 2024-08-20T21:50:25.5912513Z #25 10.43 Get:153 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors-config all 1:3.6.0-2ubuntu1.1 [6052 B] 2024-08-20T21:50:25.5914016Z #25 10.43 Get:154 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1.1 [27.2 kB] 2024-08-20T21:50:25.7428807Z #25 10.43 Get:155 http://archive.ubuntu.com/ubuntu focal/main amd64 libvulkan1 amd64 1.2.131.2-1 [93.3 kB] 2024-08-20T21:50:25.7430269Z #25 10.43 Get:156 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl1-mesa-dri amd64 21.2.6-0ubuntu0.1~20.04.2 [11.0 MB] 2024-08-20T21:50:25.8885356Z #25 10.72 Get:157 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglvnd0 amd64 1.3.2-1~ubuntu0.20.04.2 [48.1 kB] 2024-08-20T21:50:26.0384167Z #25 10.72 Get:158 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-xcb1 amd64 2:1.6.9-2ubuntu1.6 [9448 B] 2024-08-20T21:50:26.0385830Z #25 10.73 Get:159 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-dri2-0 amd64 1.14-2 [6920 B] 2024-08-20T21:50:26.0387039Z #25 10.73 Get:160 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-dri3-0 amd64 1.14-2 [6552 B] 2024-08-20T21:50:26.0388233Z #25 10.73 Get:161 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-glx0 amd64 1.14-2 [22.1 kB] 2024-08-20T21:50:26.0389449Z #25 10.73 Get:162 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-present0 amd64 1.14-2 [5560 B] 2024-08-20T21:50:26.0390660Z #25 10.73 Get:163 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-sync1 amd64 1.14-2 [8884 B] 2024-08-20T21:50:26.0391839Z #25 10.73 Get:164 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xfixes0 amd64 1.14-2 [9296 B] 2024-08-20T21:50:26.0393034Z #25 10.73 Get:165 http://archive.ubuntu.com/ubuntu focal/main amd64 libxshmfence1 amd64 1.3-1 [5028 B] 2024-08-20T21:50:26.0394275Z #25 10.80 Get:166 http://archive.ubuntu.com/ubuntu focal/main amd64 libxxf86vm1 amd64 1:1.1.4-1build1 [10.2 kB] 2024-08-20T21:50:26.0395660Z #25 10.87 Get:167 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx-mesa0 amd64 21.2.6-0ubuntu0.1~20.04.2 [137 kB] 2024-08-20T21:50:26.1869637Z #25 10.88 Get:168 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx0 amd64 1.3.2-1~ubuntu0.20.04.2 [32.5 kB] 2024-08-20T21:50:26.1871126Z #25 10.88 Get:169 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl1 amd64 1.3.2-1~ubuntu0.20.04.2 [85.8 kB] 2024-08-20T21:50:26.1872514Z #25 10.88 Get:170 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgl2ps1.4 amd64 1.4.0+dfsg1-2 [38.2 kB] 2024-08-20T21:50:26.1873929Z #25 10.88 Get:171 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgphoto2-port12 amd64 2.5.25-0ubuntu0.1 [51.8 kB] 2024-08-20T21:50:26.1875364Z #25 10.88 Get:172 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgphoto2-6 amd64 2.5.25-0ubuntu0.1 [653 kB] 2024-08-20T21:50:26.1876783Z #25 10.88 Get:173 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgphoto2-dev amd64 2.5.25-0ubuntu0.1 [625 kB] 2024-08-20T21:50:26.1878224Z #25 10.89 Get:174 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liborc-0.4-0 amd64 1:0.4.31-1ubuntu0.1 [188 kB] 2024-08-20T21:50:26.1879771Z #25 10.89 Get:175 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.3-0ubuntu1.3 [740 kB] 2024-08-20T21:50:26.1881273Z #25 10.95 Get:176 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-glib-1.0-common all 1.4.4-2ubuntu2 [3468 B] 2024-08-20T21:50:26.1882936Z #25 11.02 Get:177 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-glib-1.0-0 amd64 1.4.4-2ubuntu2 [59.4 kB] 2024-08-20T21:50:26.3357071Z #25 11.02 Get:178 http://archive.ubuntu.com/ubuntu focal/main amd64 libsoup-gnome2.4-1 amd64 2.70.0-1 [6136 B] 2024-08-20T21:50:26.3358386Z #25 11.02 Get:179 http://archive.ubuntu.com/ubuntu focal/main amd64 librest-0.7-0 amd64 0.8.1-1 [32.2 kB] 2024-08-20T21:50:26.3359761Z #25 11.02 Get:180 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwayland-client0 amd64 1.18.0-1ubuntu0.1 [23.9 kB] 2024-08-20T21:50:26.3361266Z #25 11.02 Get:181 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwayland-cursor0 amd64 1.18.0-1ubuntu0.1 [10.3 kB] 2024-08-20T21:50:26.3362738Z #25 11.02 Get:182 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwayland-egl1 amd64 1.18.0-1ubuntu0.1 [5596 B] 2024-08-20T21:50:26.3364221Z #25 11.02 Get:183 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcomposite1 amd64 1:0.4.5-1 [6976 B] 2024-08-20T21:50:26.3365774Z #25 11.02 Get:184 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcursor1 amd64 1:1.2.0-2 [20.1 kB] 2024-08-20T21:50:26.3366987Z #25 11.03 Get:185 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdamage1 amd64 1:1.1.5-2 [6996 B] 2024-08-20T21:50:26.3368215Z #25 11.10 Get:186 http://archive.ubuntu.com/ubuntu focal/main amd64 libxi6 amd64 2:1.7.10-0ubuntu1 [29.9 kB] 2024-08-20T21:50:26.3369425Z #25 11.17 Get:187 http://archive.ubuntu.com/ubuntu focal/main amd64 libxinerama1 amd64 2:1.1.4-2 [6904 B] 2024-08-20T21:50:26.4847015Z #25 11.17 Get:188 http://archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon0 amd64 0.10.0-1 [98.4 kB] 2024-08-20T21:50:26.4848355Z #25 11.17 Get:189 http://archive.ubuntu.com/ubuntu focal/main amd64 libxrandr2 amd64 2:1.5.2-0ubuntu1 [18.5 kB] 2024-08-20T21:50:26.4849756Z #25 11.17 Get:190 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgtk-3-common all 3.24.20-0ubuntu1.2 [234 kB] 2024-08-20T21:50:26.4851203Z #25 11.18 Get:191 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgtk-3-0 amd64 3.24.20-0ubuntu1.2 [2620 kB] 2024-08-20T21:50:26.4852670Z #25 11.25 Get:192 http://archive.ubuntu.com/ubuntu focal/universe amd64 libhwloc15 amd64 2.1.0+dfsg-4 [134 kB] 2024-08-20T21:50:26.4854020Z #25 11.25 Get:193 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxnvctrl0 amd64 470.57.01-0ubuntu0.20.04.3 [10.9 kB] 2024-08-20T21:50:26.4855413Z #25 11.25 Get:194 http://archive.ubuntu.com/ubuntu focal/universe amd64 libhwloc-plugins amd64 2.1.0+dfsg-4 [14.4 kB] 2024-08-20T21:50:26.4856662Z #25 11.25 Get:195 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpmix2 amd64 3.1.5-1 [442 kB] 2024-08-20T21:50:26.4857898Z #25 11.25 Get:196 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpi3 amd64 4.0.3-0ubuntu1 [1978 kB] 2024-08-20T21:50:26.4859286Z #25 11.32 Get:197 http://archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-openmpi-103 amd64 1.10.4+repack-11ubuntu1 [1355 kB] 2024-08-20T21:50:26.7062383Z #25 11.33 Get:198 http://archive.ubuntu.com/ubuntu focal/universe amd64 libilmbase24 amd64 2.3.0-6build1 [75.1 kB] 2024-08-20T21:50:26.7063799Z #25 11.33 Get:199 http://archive.ubuntu.com/ubuntu focal/universe amd64 libilmbase-dev amd64 2.3.0-6build1 [71.3 kB] 2024-08-20T21:50:26.7065344Z #25 11.33 Get:200 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2024-08-20T21:50:26.7066614Z #25 11.39 Get:201 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf-c++4 amd64 4.2-11build2 [33.6 kB] 2024-08-20T21:50:26.7068013Z #25 11.40 Get:202 http://archive.ubuntu.com/ubuntu focal/universe amd64 libtbb2 amd64 2020.1-2 [124 kB] 2024-08-20T21:50:26.7069436Z #25 11.54 Get:203 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-core4.2 amd64 4.2.0+dfsg-5 [1027 kB] 2024-08-20T21:50:27.2528692Z #25 12.09 Get:204 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-flann4.2 amd64 4.2.0+dfsg-5 [105 kB] 2024-08-20T21:50:27.3729830Z #25 12.09 Get:205 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-imgproc4.2 amd64 4.2.0+dfsg-5 [1290 kB] 2024-08-20T21:50:27.3731628Z #25 12.18 Get:206 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libopenexr24 amd64 2.3.0-6ubuntu0.5 [592 kB] 2024-08-20T21:50:27.3733063Z #25 12.21 Get:207 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-imgcodecs4.2 amd64 4.2.0+dfsg-5 [112 kB] 2024-08-20T21:50:27.4724096Z #25 12.21 Get:208 http://archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2024-08-20T21:50:27.4725413Z #25 12.21 Get:209 http://archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2024-08-20T21:50:27.4726799Z #25 12.22 Get:210 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.7-0ubuntu0.1 [157 kB] 2024-08-20T21:50:27.4728223Z #25 12.22 Get:211 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-videoio4.2 amd64 4.2.0+dfsg-5 [157 kB] 2024-08-20T21:50:27.4729648Z #25 12.23 Get:212 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-highgui4.2 amd64 4.2.0+dfsg-5 [32.5 kB] 2024-08-20T21:50:27.4731020Z #25 12.23 Get:213 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-ml4.2 amd64 4.2.0+dfsg-5 [238 kB] 2024-08-20T21:50:27.4732396Z #25 12.24 Get:214 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-features2d4.2 amd64 4.2.0+dfsg-5 [258 kB] 2024-08-20T21:50:27.4733812Z #25 12.31 Get:215 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-calib3d4.2 amd64 4.2.0+dfsg-5 [541 kB] 2024-08-20T21:50:27.5745980Z #25 12.32 Get:216 http://archive.ubuntu.com/ubuntu focal/universe amd64 libtbb-dev amd64 2020.1-2 [273 kB] 2024-08-20T21:50:27.5747359Z #25 12.32 Get:217 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-core-dev amd64 4.2.0+dfsg-5 [1690 kB] 2024-08-20T21:50:27.5748753Z #25 12.34 Get:218 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-flann-dev amd64 4.2.0+dfsg-5 [177 kB] 2024-08-20T21:50:27.5750062Z #25 12.35 Get:219 http://archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-dev amd64 2.1.2-1 [35.5 kB] 2024-08-20T21:50:27.5751325Z #25 12.35 Get:220 http://archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22-dev amd64 2.2.5-2.1 [111 kB] 2024-08-20T21:50:27.5752691Z #25 12.38 Get:221 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-imgproc-dev amd64 4.2.0+dfsg-5 [1683 kB] 2024-08-20T21:50:27.5754110Z #25 12.41 Get:222 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-imgcodecs-dev amd64 4.2.0+dfsg-5 [168 kB] 2024-08-20T21:50:27.5755542Z #25 12.41 Get:223 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-videoio-dev amd64 4.2.0+dfsg-5 [216 kB] 2024-08-20T21:50:27.5756988Z #25 12.41 Get:224 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libopenexr-dev amd64 2.3.0-6ubuntu0.5 [730 kB] 2024-08-20T21:50:27.6908956Z #25 12.45 Get:225 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale-dev amd64 7:4.2.7-0ubuntu0.1 [177 kB] 2024-08-20T21:50:27.6910498Z #25 12.46 Get:226 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjbig-dev amd64 2.1-3.1ubuntu0.20.04.1 [25.7 kB] 2024-08-20T21:50:27.6911929Z #25 12.46 Get:227 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma-dev amd64 5.2.4-1ubuntu1.1 [147 kB] 2024-08-20T21:50:27.6913426Z #25 12.46 Get:228 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiffxx5 amd64 4.1.0+git191117-2ubuntu0.20.04.13 [5884 B] 2024-08-20T21:50:27.6915018Z #25 12.46 Get:229 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff-dev amd64 4.1.0+git191117-2ubuntu0.20.04.13 [287 kB] 2024-08-20T21:50:27.6916499Z #25 12.53 Get:230 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-highgui-dev amd64 4.2.0+dfsg-5 [50.8 kB] 2024-08-20T21:50:27.8367372Z #25 12.53 Get:231 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-ml-dev amd64 4.2.0+dfsg-5 [314 kB] 2024-08-20T21:50:27.8368878Z #25 12.53 Get:232 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-features2d-dev amd64 4.2.0+dfsg-5 [325 kB] 2024-08-20T21:50:27.8370576Z #25 12.53 Get:233 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-calib3d-dev amd64 4.2.0+dfsg-5 [743 kB] 2024-08-20T21:50:27.8372001Z #25 12.54 Get:234 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprotobuf17 amd64 3.6.1.3-2ubuntu5.2 [798 kB] 2024-08-20T21:50:27.8373542Z #25 12.60 Get:235 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-dnn4.2 amd64 4.2.0+dfsg-5 [873 kB] 2024-08-20T21:50:27.8374917Z #25 12.61 Get:236 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-objdetect4.2 amd64 4.2.0+dfsg-5 [149 kB] 2024-08-20T21:50:27.8376461Z #25 12.61 Get:237 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-photo4.2 amd64 4.2.0+dfsg-5 [200 kB] 2024-08-20T21:50:27.8377857Z #25 12.61 Get:238 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-video4.2 amd64 4.2.0+dfsg-5 [147 kB] 2024-08-20T21:50:27.8379286Z #25 12.61 Get:239 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-shape4.2 amd64 4.2.0+dfsg-5 [57.6 kB] 2024-08-20T21:50:27.8381091Z #25 12.67 Get:240 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-stitching4.2 amd64 4.2.0+dfsg-5 [213 kB] 2024-08-20T21:50:27.9903892Z #25 12.67 Get:241 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-superres4.2 amd64 4.2.0+dfsg-5 [48.4 kB] 2024-08-20T21:50:27.9905374Z #25 12.67 Get:242 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-videostab4.2 amd64 4.2.0+dfsg-5 [102 kB] 2024-08-20T21:50:27.9907035Z #25 12.68 Get:243 http://archive.ubuntu.com/ubuntu focal/universe amd64 libvtk6.3 amd64 6.3.0+dfsg2-5build2 [16.4 MB] 2024-08-20T21:50:28.2256713Z #25 13.06 Get:244 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-viz4.2 amd64 4.2.0+dfsg-5 [122 kB] 2024-08-20T21:50:28.3639069Z #25 13.06 Get:245 http://archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2024-08-20T21:50:28.3640504Z #25 13.12 Get:246 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-contrib4.2 amd64 4.2.0+dfsg-5 [3312 kB] 2024-08-20T21:50:28.3641925Z #25 13.20 Get:247 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-dnn-dev amd64 4.2.0+dfsg-5 [1283 kB] 2024-08-20T21:50:28.5317037Z #25 13.21 Get:248 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-objdetect-dev amd64 4.2.0+dfsg-5 [184 kB] 2024-08-20T21:50:28.5318535Z #25 13.26 Get:249 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-photo-dev amd64 4.2.0+dfsg-5 [241 kB] 2024-08-20T21:50:28.5319940Z #25 13.26 Get:250 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-video-dev amd64 4.2.0+dfsg-5 [185 kB] 2024-08-20T21:50:28.5321345Z #25 13.26 Get:251 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-shape-dev amd64 4.2.0+dfsg-5 [74.9 kB] 2024-08-20T21:50:28.5322777Z #25 13.27 Get:252 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-stitching-dev amd64 4.2.0+dfsg-5 [266 kB] 2024-08-20T21:50:28.5324458Z #25 13.27 Get:253 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-superres-dev amd64 4.2.0+dfsg-5 [61.1 kB] 2024-08-20T21:50:28.5325907Z #25 13.27 Get:254 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-videostab-dev amd64 4.2.0+dfsg-5 [129 kB] 2024-08-20T21:50:28.5327310Z #25 13.27 Get:255 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-viz-dev amd64 4.2.0+dfsg-5 [173 kB] 2024-08-20T21:50:28.5328723Z #25 13.28 Get:256 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-contrib-dev amd64 4.2.0+dfsg-5 [4267 kB] 2024-08-20T21:50:28.5330118Z #25 13.37 Get:257 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-ts-dev amd64 4.2.0+dfsg-5 [333 kB] 2024-08-20T21:50:28.7402639Z #25 13.41 Get:258 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv4.2-jni amd64 4.2.0+dfsg-5 [367 kB] 2024-08-20T21:50:28.7404147Z #25 13.41 Get:259 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv4.2-java all 4.2.0+dfsg-5 [892 kB] 2024-08-20T21:50:28.7405751Z #25 13.43 Get:260 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopencv-dev amd64 4.2.0+dfsg-5 [93.6 kB] 2024-08-20T21:50:28.7406881Z #25 13.58 debconf: delaying package configuration, since apt-utils is not installed 2024-08-20T21:50:28.8847204Z #25 13.61 Fetched 154 MB in 7s (20.6 MB/s) 2024-08-20T21:50:28.8847864Z #25 13.63 Selecting previously unselected package libfribidi0:amd64. 2024-08-20T21:50:28.8848441Z #25 13.63 (Reading database ... 2024-08-20T21:50:28.8848796Z (Reading database ... 5% 2024-08-20T21:50:28.8849155Z (Reading database ... 10% 2024-08-20T21:50:28.8849486Z (Reading database ... 15% 2024-08-20T21:50:28.8849804Z (Reading database ... 20% 2024-08-20T21:50:28.8850131Z (Reading database ... 25% 2024-08-20T21:50:28.8850458Z (Reading database ... 30% 2024-08-20T21:50:28.8850772Z (Reading database ... 35% 2024-08-20T21:50:28.8851101Z (Reading database ... 40% 2024-08-20T21:50:28.8851428Z (Reading database ... 45% 2024-08-20T21:50:28.8851753Z (Reading database ... 50% 2024-08-20T21:50:28.8852078Z (Reading database ... 55% 2024-08-20T21:50:28.8852407Z (Reading database ... 60% 2024-08-20T21:50:28.8852719Z (Reading database ... 65% 2024-08-20T21:50:28.8853044Z (Reading database ... 70% 2024-08-20T21:50:28.8853367Z (Reading database ... 75% 2024-08-20T21:50:28.8853679Z (Reading database ... 80% 2024-08-20T21:50:28.8854012Z (Reading database ... 85% 2024-08-20T21:50:28.8854335Z (Reading database ... 90% 2024-08-20T21:50:28.8854647Z (Reading database ... 95% 2024-08-20T21:50:28.8854976Z (Reading database ... 100% 2024-08-20T21:50:28.8855682Z (Reading database ... 27297 files and directories currently installed.) 2024-08-20T21:50:28.8856692Z #25 13.64 Preparing to unpack .../000-libfribidi0_1.0.8-2ubuntu0.1_amd64.deb ... 2024-08-20T21:50:28.8857485Z #25 13.65 Unpacking libfribidi0:amd64 (1.0.8-2ubuntu0.1) ... 2024-08-20T21:50:28.8858216Z #25 13.67 Selecting previously unselected package shared-mime-info. 2024-08-20T21:50:28.8859016Z #25 13.67 Preparing to unpack .../001-shared-mime-info_1.15-1_amd64.deb ... 2024-08-20T21:50:28.8859723Z #25 13.67 Unpacking shared-mime-info (1.15-1) ... 2024-08-20T21:50:28.8860456Z #25 13.72 Selecting previously unselected package xkb-data. 2024-08-20T21:50:28.9927607Z #25 13.72 Preparing to unpack .../002-xkb-data_2.29-2_all.deb ... 2024-08-20T21:50:28.9928259Z #25 13.73 Unpacking xkb-data (2.29-2) ... 2024-08-20T21:50:28.9928885Z #25 13.78 Selecting previously unselected package libdrm-common. 2024-08-20T21:50:28.9929778Z #25 13.78 Preparing to unpack .../003-libdrm-common_2.4.107-8ubuntu1~20.04.2_all.deb ... 2024-08-20T21:50:28.9930605Z #25 13.78 Unpacking libdrm-common (2.4.107-8ubuntu1~20.04.2) ... 2024-08-20T21:50:28.9931263Z #25 13.80 Selecting previously unselected package libdrm2:amd64. 2024-08-20T21:50:28.9932091Z #25 13.81 Preparing to unpack .../004-libdrm2_2.4.107-8ubuntu1~20.04.2_amd64.deb ... 2024-08-20T21:50:28.9932881Z #25 13.81 Unpacking libdrm2:amd64 (2.4.107-8ubuntu1~20.04.2) ... 2024-08-20T21:50:28.9933547Z #25 13.83 Selecting previously unselected package libedit2:amd64. 2024-08-20T21:50:29.1254998Z #25 13.83 Preparing to unpack .../005-libedit2_3.1-20191231-1_amd64.deb ... 2024-08-20T21:50:29.1255757Z #25 13.83 Unpacking libedit2:amd64 (3.1-20191231-1) ... 2024-08-20T21:50:29.1256364Z #25 13.86 Selecting previously unselected package libnuma1:amd64. 2024-08-20T21:50:29.1257127Z #25 13.86 Preparing to unpack .../006-libnuma1_2.0.12-1_amd64.deb ... 2024-08-20T21:50:29.1257785Z #25 13.86 Unpacking libnuma1:amd64 (2.0.12-1) ... 2024-08-20T21:50:29.1258473Z #25 13.88 Selecting previously unselected package libusb-1.0-0:amd64. 2024-08-20T21:50:29.1259333Z #25 13.89 Preparing to unpack .../007-libusb-1.0-0_2%3a1.0.23-2build1_amd64.deb ... 2024-08-20T21:50:29.1260130Z #25 13.89 Unpacking libusb-1.0-0:amd64 (2:1.0.23-2build1) ... 2024-08-20T21:50:29.1260852Z #25 13.91 Selecting previously unselected package hicolor-icon-theme. 2024-08-20T21:50:29.1261674Z #25 13.91 Preparing to unpack .../008-hicolor-icon-theme_0.17-2_all.deb ... 2024-08-20T21:50:29.1262627Z #25 13.91 Unpacking hicolor-icon-theme (0.17-2) ... 2024-08-20T21:50:29.1263226Z #25 13.96 Selecting previously unselected package libjbig0:amd64. 2024-08-20T21:50:29.2414849Z #25 13.96 Preparing to unpack .../009-libjbig0_2.1-3.1ubuntu0.20.04.1_amd64.deb ... 2024-08-20T21:50:29.2415851Z #25 13.97 Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.20.04.1) ... 2024-08-20T21:50:29.2416503Z #25 13.99 Selecting previously unselected package libwebp6:amd64. 2024-08-20T21:50:29.2417354Z #25 13.99 Preparing to unpack .../010-libwebp6_0.6.1-2ubuntu0.20.04.3_amd64.deb ... 2024-08-20T21:50:29.2418157Z #25 13.99 Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.3) ... 2024-08-20T21:50:29.2418801Z #25 14.02 Selecting previously unselected package libtiff5:amd64. 2024-08-20T21:50:29.2419714Z #25 14.02 Preparing to unpack .../011-libtiff5_4.1.0+git191117-2ubuntu0.20.04.13_amd64.deb ... 2024-08-20T21:50:29.2420638Z #25 14.02 Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.13) ... 2024-08-20T21:50:29.2421473Z #25 14.05 Selecting previously unselected package libgdk-pixbuf2.0-common. 2024-08-20T21:50:29.2422621Z #25 14.06 Preparing to unpack .../012-libgdk-pixbuf2.0-common_2.40.0+dfsg-3ubuntu0.5_all.deb ... 2024-08-20T21:50:29.2423507Z #25 14.06 Unpacking libgdk-pixbuf2.0-common (2.40.0+dfsg-3ubuntu0.5) ... 2024-08-20T21:50:29.2424298Z #25 14.08 Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. 2024-08-20T21:50:29.3527253Z #25 14.08 Preparing to unpack .../013-libgdk-pixbuf2.0-0_2.40.0+dfsg-3ubuntu0.5_amd64.deb ... 2024-08-20T21:50:29.3528410Z #25 14.08 Unpacking libgdk-pixbuf2.0-0:amd64 (2.40.0+dfsg-3ubuntu0.5) ... 2024-08-20T21:50:29.3529266Z #25 14.11 Selecting previously unselected package gtk-update-icon-cache. 2024-08-20T21:50:29.3530230Z #25 14.11 Preparing to unpack .../014-gtk-update-icon-cache_3.24.20-0ubuntu1.2_amd64.deb ... 2024-08-20T21:50:29.3531567Z #25 14.12 No diversion 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin', none removed. 2024-08-20T21:50:29.3533374Z #25 14.13 No diversion 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin', none removed. 2024-08-20T21:50:29.3534713Z #25 14.13 Unpacking gtk-update-icon-cache (3.24.20-0ubuntu1.2) ... 2024-08-20T21:50:29.3535497Z #25 14.15 Selecting previously unselected package libpixman-1-0:amd64. 2024-08-20T21:50:29.3536341Z #25 14.15 Preparing to unpack .../015-libpixman-1-0_0.38.4-0ubuntu2.1_amd64.deb ... 2024-08-20T21:50:29.3537147Z #25 14.15 Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu2.1) ... 2024-08-20T21:50:29.3537906Z #25 14.19 Selecting previously unselected package libxcb-render0:amd64. 2024-08-20T21:50:29.4604968Z #25 14.19 Preparing to unpack .../016-libxcb-render0_1.14-2_amd64.deb ... 2024-08-20T21:50:29.4605724Z #25 14.19 Unpacking libxcb-render0:amd64 (1.14-2) ... 2024-08-20T21:50:29.4606434Z #25 14.21 Selecting previously unselected package libxcb-shm0:amd64. 2024-08-20T21:50:29.4607239Z #25 14.21 Preparing to unpack .../017-libxcb-shm0_1.14-2_amd64.deb ... 2024-08-20T21:50:29.4607894Z #25 14.22 Unpacking libxcb-shm0:amd64 (1.14-2) ... 2024-08-20T21:50:29.4608501Z #25 14.24 Selecting previously unselected package libcairo2:amd64. 2024-08-20T21:50:29.4609304Z #25 14.24 Preparing to unpack .../018-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2024-08-20T21:50:29.4610024Z #25 14.24 Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2024-08-20T21:50:29.4610769Z #25 14.30 Selecting previously unselected package libcairo-gobject2:amd64. 2024-08-20T21:50:29.5968834Z #25 14.30 Preparing to unpack .../019-libcairo-gobject2_1.16.0-4ubuntu1_amd64.deb ... 2024-08-20T21:50:29.5969739Z #25 14.30 Unpacking libcairo-gobject2:amd64 (1.16.0-4ubuntu1) ... 2024-08-20T21:50:29.5970385Z #25 14.32 Selecting previously unselected package fontconfig. 2024-08-20T21:50:29.5971178Z #25 14.32 Preparing to unpack .../020-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2024-08-20T21:50:29.5971910Z #25 14.33 Unpacking fontconfig (2.13.1-2ubuntu3) ... 2024-08-20T21:50:29.5972844Z #25 14.36 Selecting previously unselected package libgraphite2-3:amd64. 2024-08-20T21:50:29.5973711Z #25 14.36 Preparing to unpack .../021-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2024-08-20T21:50:29.5974512Z #25 14.36 Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2024-08-20T21:50:29.5975177Z #25 14.39 Selecting previously unselected package libharfbuzz0b:amd64. 2024-08-20T21:50:29.5976035Z #25 14.39 Preparing to unpack .../022-libharfbuzz0b_2.6.4-1ubuntu4.2_amd64.deb ... 2024-08-20T21:50:29.5976840Z #25 14.39 Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... 2024-08-20T21:50:29.5977544Z #25 14.43 Selecting previously unselected package libthai-data. 2024-08-20T21:50:29.7521389Z #25 14.44 Preparing to unpack .../023-libthai-data_0.1.28-3_all.deb ... 2024-08-20T21:50:29.7522105Z #25 14.44 Unpacking libthai-data (0.1.28-3) ... 2024-08-20T21:50:29.7522707Z #25 14.47 Selecting previously unselected package libdatrie1:amd64. 2024-08-20T21:50:29.7523505Z #25 14.47 Preparing to unpack .../024-libdatrie1_0.2.12-3_amd64.deb ... 2024-08-20T21:50:29.7524270Z #25 14.47 Unpacking libdatrie1:amd64 (0.2.12-3) ... 2024-08-20T21:50:29.7524869Z #25 14.50 Selecting previously unselected package libthai0:amd64. 2024-08-20T21:50:29.7525613Z #25 14.50 Preparing to unpack .../025-libthai0_0.1.28-3_amd64.deb ... 2024-08-20T21:50:29.7526274Z #25 14.50 Unpacking libthai0:amd64 (0.1.28-3) ... 2024-08-20T21:50:29.7526960Z #25 14.52 Selecting previously unselected package libpango-1.0-0:amd64. 2024-08-20T21:50:29.7528124Z #25 14.52 Preparing to unpack .../026-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2024-08-20T21:50:29.7528852Z #25 14.53 Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2024-08-20T21:50:29.7529573Z #25 14.59 Selecting previously unselected package libpangoft2-1.0-0:amd64. 2024-08-20T21:50:29.8772859Z #25 14.59 Preparing to unpack .../027-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2024-08-20T21:50:29.8773917Z #25 14.60 Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2024-08-20T21:50:29.8774763Z #25 14.67 Selecting previously unselected package libpangocairo-1.0-0:amd64. 2024-08-20T21:50:29.8775705Z #25 14.67 Preparing to unpack .../028-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2024-08-20T21:50:29.8776547Z #25 14.68 Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2024-08-20T21:50:29.8777319Z #25 14.71 Selecting previously unselected package librsvg2-2:amd64. 2024-08-20T21:50:30.0318250Z #25 14.72 Preparing to unpack .../029-librsvg2-2_2.48.9-1ubuntu0.20.04.4_amd64.deb ... 2024-08-20T21:50:30.0319169Z #25 14.72 Unpacking librsvg2-2:amd64 (2.48.9-1ubuntu0.20.04.4) ... 2024-08-20T21:50:30.0697183Z #25 14.91 Selecting previously unselected package librsvg2-common:amd64. 2024-08-20T21:50:30.2519685Z #25 14.91 Preparing to unpack .../030-librsvg2-common_2.48.9-1ubuntu0.20.04.4_amd64.deb ... 2024-08-20T21:50:30.2520672Z #25 14.91 Unpacking librsvg2-common:amd64 (2.48.9-1ubuntu0.20.04.4) ... 2024-08-20T21:50:30.2521498Z #25 14.93 Selecting previously unselected package humanity-icon-theme. 2024-08-20T21:50:30.2522347Z #25 14.94 Preparing to unpack .../031-humanity-icon-theme_0.6.15_all.deb ... 2024-08-20T21:50:30.2523082Z #25 14.94 Unpacking humanity-icon-theme (0.6.15) ... 2024-08-20T21:50:30.7361777Z #25 15.57 Selecting previously unselected package ubuntu-mono. 2024-08-20T21:50:30.8951515Z #25 15.58 Preparing to unpack .../032-ubuntu-mono_19.04-0ubuntu3_all.deb ... 2024-08-20T21:50:30.8952257Z #25 15.58 Unpacking ubuntu-mono (19.04-0ubuntu3) ... 2024-08-20T21:50:31.0344756Z #25 15.87 Selecting previously unselected package adwaita-icon-theme. 2024-08-20T21:50:31.1912648Z #25 15.87 Preparing to unpack .../033-adwaita-icon-theme_3.36.1-2ubuntu0.20.04.2_all.deb ... 2024-08-20T21:50:31.1913564Z #25 15.88 Unpacking adwaita-icon-theme (3.36.1-2ubuntu0.20.04.2) ... 2024-08-20T21:50:31.3917534Z #25 16.23 Selecting previously unselected package gdal-data. 2024-08-20T21:50:31.5746063Z #25 16.23 Preparing to unpack .../034-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2024-08-20T21:50:31.5747110Z #25 16.23 Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2024-08-20T21:50:31.5747719Z #25 16.27 Selecting previously unselected package libaec0:amd64. 2024-08-20T21:50:31.5748472Z #25 16.28 Preparing to unpack .../035-libaec0_1.0.4-1_amd64.deb ... 2024-08-20T21:50:31.5749117Z #25 16.28 Unpacking libaec0:amd64 (1.0.4-1) ... 2024-08-20T21:50:31.5749678Z #25 16.30 Selecting previously unselected package libaom0:amd64. 2024-08-20T21:50:31.5750626Z #25 16.30 Preparing to unpack .../036-libaom0_1.0.0.errata1-3+deb11u1build0.20.04.1_amd64.deb ... 2024-08-20T21:50:31.5751614Z #25 16.30 Unpacking libaom0:amd64 (1.0.0.errata1-3+deb11u1build0.20.04.1) ... 2024-08-20T21:50:31.5752379Z #25 16.41 Selecting previously unselected package libarpack2:amd64. 2024-08-20T21:50:31.6793882Z #25 16.41 Preparing to unpack .../037-libarpack2_3.7.0-3_amd64.deb ... 2024-08-20T21:50:31.6794619Z #25 16.42 Unpacking libarpack2:amd64 (3.7.0-3) ... 2024-08-20T21:50:31.6795251Z #25 16.45 Selecting previously unselected package libsuperlu5:amd64. 2024-08-20T21:50:31.6796093Z #25 16.45 Preparing to unpack .../038-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2024-08-20T21:50:31.6796840Z #25 16.45 Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2024-08-20T21:50:31.6797470Z #25 16.49 Selecting previously unselected package libarmadillo9. 2024-08-20T21:50:31.6798349Z #25 16.49 Preparing to unpack .../039-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2024-08-20T21:50:31.6799178Z #25 16.49 Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2024-08-20T21:50:31.6800101Z #25 16.52 Selecting previously unselected package libatk1.0-data. 2024-08-20T21:50:31.7927340Z #25 16.52 Preparing to unpack .../040-libatk1.0-data_2.35.1-1ubuntu2_all.deb ... 2024-08-20T21:50:31.7928144Z #25 16.52 Unpacking libatk1.0-data (2.35.1-1ubuntu2) ... 2024-08-20T21:50:31.7928860Z #25 16.54 Selecting previously unselected package libatk1.0-0:amd64. 2024-08-20T21:50:31.7929696Z #25 16.54 Preparing to unpack .../041-libatk1.0-0_2.35.1-1ubuntu2_amd64.deb ... 2024-08-20T21:50:31.7930476Z #25 16.55 Unpacking libatk1.0-0:amd64 (2.35.1-1ubuntu2) ... 2024-08-20T21:50:31.7931197Z #25 16.57 Selecting previously unselected package libatspi2.0-0:amd64. 2024-08-20T21:50:31.7932007Z #25 16.57 Preparing to unpack .../042-libatspi2.0-0_2.36.0-2_amd64.deb ... 2024-08-20T21:50:31.7932715Z #25 16.57 Unpacking libatspi2.0-0:amd64 (2.36.0-2) ... 2024-08-20T21:50:31.7933444Z #25 16.60 Selecting previously unselected package libatk-bridge2.0-0:amd64. 2024-08-20T21:50:31.7934418Z #25 16.60 Preparing to unpack .../043-libatk-bridge2.0-0_2.34.2-0ubuntu2~20.04.1_amd64.deb ... 2024-08-20T21:50:31.7935358Z #25 16.61 Unpacking libatk-bridge2.0-0:amd64 (2.34.2-0ubuntu2~20.04.1) ... 2024-08-20T21:50:31.7936218Z #25 16.63 Selecting previously unselected package libavahi-common-data:amd64. 2024-08-20T21:50:31.9005273Z #25 16.63 Preparing to unpack .../044-libavahi-common-data_0.7-4ubuntu7.3_amd64.deb ... 2024-08-20T21:50:31.9006195Z #25 16.63 Unpacking libavahi-common-data:amd64 (0.7-4ubuntu7.3) ... 2024-08-20T21:50:31.9007040Z #25 16.65 Selecting previously unselected package libavahi-common3:amd64. 2024-08-20T21:50:31.9007920Z #25 16.66 Preparing to unpack .../045-libavahi-common3_0.7-4ubuntu7.3_amd64.deb ... 2024-08-20T21:50:31.9008736Z #25 16.66 Unpacking libavahi-common3:amd64 (0.7-4ubuntu7.3) ... 2024-08-20T21:50:31.9009517Z #25 16.68 Selecting previously unselected package libavahi-client3:amd64. 2024-08-20T21:50:31.9010391Z #25 16.68 Preparing to unpack .../046-libavahi-client3_0.7-4ubuntu7.3_amd64.deb ... 2024-08-20T21:50:31.9011209Z #25 16.69 Unpacking libavahi-client3:amd64 (0.7-4ubuntu7.3) ... 2024-08-20T21:50:31.9011859Z #25 16.71 Selecting previously unselected package libva2:amd64. 2024-08-20T21:50:31.9012577Z #25 16.71 Preparing to unpack .../047-libva2_2.7.0-2_amd64.deb ... 2024-08-20T21:50:31.9013207Z #25 16.71 Unpacking libva2:amd64 (2.7.0-2) ... 2024-08-20T21:50:31.9013857Z #25 16.74 Selecting previously unselected package libva-drm2:amd64. 2024-08-20T21:50:32.0087382Z #25 16.74 Preparing to unpack .../048-libva-drm2_2.7.0-2_amd64.deb ... 2024-08-20T21:50:32.0088093Z #25 16.74 Unpacking libva-drm2:amd64 (2.7.0-2) ... 2024-08-20T21:50:32.0088727Z #25 16.76 Selecting previously unselected package libxfixes3:amd64. 2024-08-20T21:50:32.0089536Z #25 16.76 Preparing to unpack .../049-libxfixes3_1%3a5.0.3-2_amd64.deb ... 2024-08-20T21:50:32.0090223Z #25 16.77 Unpacking libxfixes3:amd64 (1:5.0.3-2) ... 2024-08-20T21:50:32.0090912Z #25 16.79 Selecting previously unselected package libva-x11-2:amd64. 2024-08-20T21:50:32.0091707Z #25 16.79 Preparing to unpack .../050-libva-x11-2_2.7.0-2_amd64.deb ... 2024-08-20T21:50:32.0092367Z #25 16.79 Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2024-08-20T21:50:32.0092968Z #25 16.82 Selecting previously unselected package libvdpau1:amd64. 2024-08-20T21:50:32.0093865Z #25 16.82 Preparing to unpack .../051-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2024-08-20T21:50:32.0094641Z #25 16.82 Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2024-08-20T21:50:32.0095334Z #25 16.85 Selecting previously unselected package ocl-icd-libopencl1:amd64. 2024-08-20T21:50:32.1126505Z #25 16.85 Preparing to unpack .../052-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2024-08-20T21:50:32.1127431Z #25 16.85 Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2024-08-20T21:50:32.1128123Z #25 16.87 Selecting previously unselected package libavutil56:amd64. 2024-08-20T21:50:32.1128988Z #25 16.88 Preparing to unpack .../053-libavutil56_7%3a4.2.7-0ubuntu0.1_amd64.deb ... 2024-08-20T21:50:32.1129991Z #25 16.88 Unpacking libavutil56:amd64 (7:4.2.7-0ubuntu0.1) ... 2024-08-20T21:50:32.1130731Z #25 16.94 Selecting previously unselected package libcodec2-0.9:amd64. 2024-08-20T21:50:32.1131541Z #25 16.94 Preparing to unpack .../054-libcodec2-0.9_0.9.2-2_amd64.deb ... 2024-08-20T21:50:32.1132245Z #25 16.95 Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2024-08-20T21:50:32.6534690Z #25 17.49 Selecting previously unselected package libgsm1:amd64. 2024-08-20T21:50:32.7556843Z #25 17.49 Preparing to unpack .../055-libgsm1_1.0.18-2_amd64.deb ... 2024-08-20T21:50:32.7557687Z #25 17.49 Unpacking libgsm1:amd64 (1.0.18-2) ... 2024-08-20T21:50:32.7558276Z #25 17.52 Selecting previously unselected package libmp3lame0:amd64. 2024-08-20T21:50:32.7559075Z #25 17.52 Preparing to unpack .../056-libmp3lame0_3.100-3_amd64.deb ... 2024-08-20T21:50:32.7559752Z #25 17.52 Unpacking libmp3lame0:amd64 (3.100-3) ... 2024-08-20T21:50:32.7560429Z #25 17.56 Selecting previously unselected package libopenjp2-7:amd64. 2024-08-20T21:50:32.7561330Z #25 17.56 Preparing to unpack .../057-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2024-08-20T21:50:32.7562181Z #25 17.56 Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2024-08-20T21:50:32.7562847Z #25 17.59 Selecting previously unselected package libopus0:amd64. 2024-08-20T21:50:32.8797155Z #25 17.59 Preparing to unpack .../058-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2024-08-20T21:50:32.8798135Z #25 17.60 Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2024-08-20T21:50:32.8798787Z #25 17.63 Selecting previously unselected package libshine3:amd64. 2024-08-20T21:50:32.8799555Z #25 17.63 Preparing to unpack .../059-libshine3_3.1.1-2_amd64.deb ... 2024-08-20T21:50:32.8800216Z #25 17.64 Unpacking libshine3:amd64 (3.1.1-2) ... 2024-08-20T21:50:32.8800809Z #25 17.66 Selecting previously unselected package libsnappy1v5:amd64. 2024-08-20T21:50:32.8801642Z #25 17.66 Preparing to unpack .../060-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2024-08-20T21:50:32.8802393Z #25 17.66 Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2024-08-20T21:50:32.8803027Z #25 17.69 Selecting previously unselected package libspeex1:amd64. 2024-08-20T21:50:32.8804018Z #25 17.69 Preparing to unpack .../061-libspeex1_1.2~rc1.2-1.1ubuntu1.20.04.1_amd64.deb ... 2024-08-20T21:50:32.8804907Z #25 17.69 Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1.20.04.1) ... 2024-08-20T21:50:32.8805584Z #25 17.72 Selecting previously unselected package libsoxr0:amd64. 2024-08-20T21:50:33.0200980Z #25 17.72 Preparing to unpack .../062-libsoxr0_0.1.3-2build1_amd64.deb ... 2024-08-20T21:50:33.0202024Z #25 17.73 Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2024-08-20T21:50:33.0202679Z #25 17.80 Selecting previously unselected package libswresample3:amd64. 2024-08-20T21:50:33.0203591Z #25 17.80 Preparing to unpack .../063-libswresample3_7%3a4.2.7-0ubuntu0.1_amd64.deb ... 2024-08-20T21:50:33.0204576Z #25 17.81 Unpacking libswresample3:amd64 (7:4.2.7-0ubuntu0.1) ... 2024-08-20T21:50:33.0205245Z #25 17.86 Selecting previously unselected package libtheora0:amd64. 2024-08-20T21:50:33.1725928Z #25 17.86 Preparing to unpack .../064-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2024-08-20T21:50:33.1726824Z #25 17.86 Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2024-08-20T21:50:33.1727514Z #25 17.90 Selecting previously unselected package libtwolame0:amd64. 2024-08-20T21:50:33.1728299Z #25 17.90 Preparing to unpack .../065-libtwolame0_0.4.0-2_amd64.deb ... 2024-08-20T21:50:33.1728977Z #25 17.90 Unpacking libtwolame0:amd64 (0.4.0-2) ... 2024-08-20T21:50:33.1729579Z #25 17.93 Selecting previously unselected package libvpx6:amd64. 2024-08-20T21:50:33.1730353Z #25 17.93 Preparing to unpack .../066-libvpx6_1.8.2-1ubuntu0.3_amd64.deb ... 2024-08-20T21:50:33.1731081Z #25 17.93 Unpacking libvpx6:amd64 (1.8.2-1ubuntu0.3) ... 2024-08-20T21:50:33.1731712Z #25 18.01 Selecting previously unselected package libwavpack1:amd64. 2024-08-20T21:50:33.3007810Z #25 18.01 Preparing to unpack .../067-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2024-08-20T21:50:33.3008863Z #25 18.01 Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2024-08-20T21:50:33.3009555Z #25 18.04 Selecting previously unselected package libwebpmux3:amd64. 2024-08-20T21:50:33.3010424Z #25 18.04 Preparing to unpack .../068-libwebpmux3_0.6.1-2ubuntu0.20.04.3_amd64.deb ... 2024-08-20T21:50:33.3011260Z #25 18.05 Unpacking libwebpmux3:amd64 (0.6.1-2ubuntu0.20.04.3) ... 2024-08-20T21:50:33.3012023Z #25 18.07 Selecting previously unselected package libx264-155:amd64. 2024-08-20T21:50:33.3012910Z #25 18.07 Preparing to unpack .../069-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2024-08-20T21:50:33.3013777Z #25 18.08 Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2024-08-20T21:50:33.3014540Z #25 18.14 Selecting previously unselected package libx265-179:amd64. 2024-08-20T21:50:33.4248584Z #25 18.14 Preparing to unpack .../070-libx265-179_3.2.1-1build1_amd64.deb ... 2024-08-20T21:50:33.4249355Z #25 18.14 Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2024-08-20T21:50:33.4250032Z #25 18.26 Selecting previously unselected package libxvidcore4:amd64. 2024-08-20T21:50:33.5719216Z #25 18.26 Preparing to unpack .../071-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2024-08-20T21:50:33.5720002Z #25 18.27 Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2024-08-20T21:50:33.5720684Z #25 18.31 Selecting previously unselected package libzvbi-common. 2024-08-20T21:50:33.5721484Z #25 18.31 Preparing to unpack .../072-libzvbi-common_0.2.35-17_all.deb ... 2024-08-20T21:50:33.5722185Z #25 18.31 Unpacking libzvbi-common (0.2.35-17) ... 2024-08-20T21:50:33.5722789Z #25 18.34 Selecting previously unselected package libzvbi0:amd64. 2024-08-20T21:50:33.5723550Z #25 18.34 Preparing to unpack .../073-libzvbi0_0.2.35-17_amd64.deb ... 2024-08-20T21:50:33.5724316Z #25 18.35 Unpacking libzvbi0:amd64 (0.2.35-17) ... 2024-08-20T21:50:33.5724917Z #25 18.41 Selecting previously unselected package libavcodec58:amd64. 2024-08-20T21:50:33.7310208Z #25 18.41 Preparing to unpack .../074-libavcodec58_7%3a4.2.7-0ubuntu0.1_amd64.deb ... 2024-08-20T21:50:33.7311098Z #25 18.42 Unpacking libavcodec58:amd64 (7:4.2.7-0ubuntu0.1) ... 2024-08-20T21:50:33.9317199Z #25 18.77 Selecting previously unselected package libavutil-dev:amd64. 2024-08-20T21:50:34.1706427Z #25 18.77 Preparing to unpack .../075-libavutil-dev_7%3a4.2.7-0ubuntu0.1_amd64.deb ... 2024-08-20T21:50:34.1708069Z #25 18.77 Unpacking libavutil-dev:amd64 (7:4.2.7-0ubuntu0.1) ... 2024-08-20T21:50:34.1709566Z #25 18.82 Selecting previously unselected package libswresample-dev:amd64. 2024-08-20T21:50:34.1711624Z #25 18.82 Preparing to unpack .../076-libswresample-dev_7%3a4.2.7-0ubuntu0.1_amd64.deb ... 2024-08-20T21:50:34.1713277Z #25 18.83 Unpacking libswresample-dev:amd64 (7:4.2.7-0ubuntu0.1) ... 2024-08-20T21:50:34.1714754Z #25 18.85 Selecting previously unselected package libavcodec-dev:amd64. 2024-08-20T21:50:34.1716428Z #25 18.85 Preparing to unpack .../077-libavcodec-dev_7%3a4.2.7-0ubuntu0.1_amd64.deb ... 2024-08-20T21:50:34.1718008Z #25 18.86 Unpacking libavcodec-dev:amd64 (7:4.2.7-0ubuntu0.1) ... 2024-08-20T21:50:34.4170276Z #25 19.25 Selecting previously unselected package libbluray2:amd64. 2024-08-20T21:50:34.5193733Z #25 19.26 Preparing to unpack .../078-libbluray2_1%3a1.2.0-1_amd64.deb ... 2024-08-20T21:50:34.5194505Z #25 19.26 Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2024-08-20T21:50:34.5195143Z #25 19.29 Selecting previously unselected package libchromaprint1:amd64. 2024-08-20T21:50:34.5196024Z #25 19.29 Preparing to unpack .../079-libchromaprint1_1.4.3-3build1_amd64.deb ... 2024-08-20T21:50:34.5196840Z #25 19.29 Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2024-08-20T21:50:34.5197475Z #25 19.32 Selecting previously unselected package libgme0:amd64. 2024-08-20T21:50:34.5198256Z #25 19.32 Preparing to unpack .../080-libgme0_0.6.2-1build1_amd64.deb ... 2024-08-20T21:50:34.5198948Z #25 19.32 Unpacking libgme0:amd64 (0.6.2-1build1) ... 2024-08-20T21:50:34.5199641Z #25 19.35 Selecting previously unselected package libmpg123-0:amd64. 2024-08-20T21:50:34.5200651Z #25 19.36 Preparing to unpack .../081-libmpg123-0_1.25.13-1_amd64.deb ... 2024-08-20T21:50:34.6238627Z #25 19.36 Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2024-08-20T21:50:34.6239446Z #25 19.39 Selecting previously unselected package libopenmpt0:amd64. 2024-08-20T21:50:34.6240291Z #25 19.39 Preparing to unpack .../082-libopenmpt0_0.4.11-1build1_amd64.deb ... 2024-08-20T21:50:34.6241051Z #25 19.39 Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2024-08-20T21:50:34.6241798Z #25 19.46 Selecting previously unselected package libssh-gcrypt-4:amd64. 2024-08-20T21:50:34.7957014Z #25 19.46 Preparing to unpack .../083-libssh-gcrypt-4_0.9.3-2ubuntu2.5_amd64.deb ... 2024-08-20T21:50:34.7957891Z #25 19.48 Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.5) ... 2024-08-20T21:50:34.7958599Z #25 19.53 Selecting previously unselected package libavformat58:amd64. 2024-08-20T21:50:34.7959491Z #25 19.53 Preparing to unpack .../084-libavformat58_7%3a4.2.7-0ubuntu0.1_amd64.deb ... 2024-08-20T21:50:34.7960306Z #25 19.53 Unpacking libavformat58:amd64 (7:4.2.7-0ubuntu0.1) ... 2024-08-20T21:50:34.7961104Z #25 19.63 Selecting previously unselected package libavformat-dev:amd64. 2024-08-20T21:50:34.9096544Z #25 19.63 Preparing to unpack .../085-libavformat-dev_7%3a4.2.7-0ubuntu0.1_amd64.deb ... 2024-08-20T21:50:34.9097458Z #25 19.64 Unpacking libavformat-dev:amd64 (7:4.2.7-0ubuntu0.1) ... 2024-08-20T21:50:34.9098169Z #25 19.75 Selecting previously unselected package libavresample4:amd64. 2024-08-20T21:50:35.0320648Z #25 19.75 Preparing to unpack .../086-libavresample4_7%3a4.2.7-0ubuntu0.1_amd64.deb ... 2024-08-20T21:50:35.0321611Z #25 19.75 Unpacking libavresample4:amd64 (7:4.2.7-0ubuntu0.1) ... 2024-08-20T21:50:35.0322430Z #25 19.78 Selecting previously unselected package libavresample-dev:amd64. 2024-08-20T21:50:35.0323369Z #25 19.78 Preparing to unpack .../087-libavresample-dev_7%3a4.2.7-0ubuntu0.1_amd64.deb ... 2024-08-20T21:50:35.0324383Z #25 19.78 Unpacking libavresample-dev:amd64 (7:4.2.7-0ubuntu0.1) ... 2024-08-20T21:50:35.0325090Z #25 19.81 Selecting previously unselected package libcfitsio8:amd64. 2024-08-20T21:50:35.0325888Z #25 19.81 Preparing to unpack .../088-libcfitsio8_3.470-3_amd64.deb ... 2024-08-20T21:50:35.0326566Z #25 19.82 Unpacking libcfitsio8:amd64 (3.470-3) ... 2024-08-20T21:50:35.0327165Z #25 19.87 Selecting previously unselected package libcharls2:amd64. 2024-08-20T21:50:35.1351869Z #25 19.87 Preparing to unpack .../089-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2024-08-20T21:50:35.1352860Z #25 19.87 Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2024-08-20T21:50:35.1353865Z #25 19.90 Selecting previously unselected package liblcms2-2:amd64. 2024-08-20T21:50:35.1354644Z #25 19.90 Preparing to unpack .../090-liblcms2-2_2.9-4_amd64.deb ... 2024-08-20T21:50:35.1355293Z #25 19.90 Unpacking liblcms2-2:amd64 (2.9-4) ... 2024-08-20T21:50:35.1355880Z #25 19.94 Selecting previously unselected package libcolord2:amd64. 2024-08-20T21:50:35.1356659Z #25 19.94 Preparing to unpack .../091-libcolord2_1.4.4-2_amd64.deb ... 2024-08-20T21:50:35.1357332Z #25 19.94 Unpacking libcolord2:amd64 (1.4.4-2) ... 2024-08-20T21:50:35.1357916Z #25 19.97 Selecting previously unselected package libcups2:amd64. 2024-08-20T21:50:35.2487903Z #25 19.97 Preparing to unpack .../092-libcups2_2.3.1-9ubuntu1.8_amd64.deb ... 2024-08-20T21:50:35.2488705Z #25 19.98 Unpacking libcups2:amd64 (2.3.1-9ubuntu1.8) ... 2024-08-20T21:50:35.2489341Z #25 20.02 Selecting previously unselected package libdap25:amd64. 2024-08-20T21:50:35.2490096Z #25 20.02 Preparing to unpack .../093-libdap25_3.20.5-1_amd64.deb ... 2024-08-20T21:50:35.2490768Z #25 20.02 Unpacking libdap25:amd64 (3.20.5-1) ... 2024-08-20T21:50:35.2491399Z #25 20.09 Selecting previously unselected package libdapclient6v5:amd64. 2024-08-20T21:50:35.3736510Z #25 20.09 Preparing to unpack .../094-libdapclient6v5_3.20.5-1_amd64.deb ... 2024-08-20T21:50:35.3737308Z #25 20.09 Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2024-08-20T21:50:35.3738063Z #25 20.13 Selecting previously unselected package libdrm-amdgpu1:amd64. 2024-08-20T21:50:35.3739183Z #25 20.13 Preparing to unpack .../095-libdrm-amdgpu1_2.4.107-8ubuntu1~20.04.2_amd64.deb ... 2024-08-20T21:50:35.3740100Z #25 20.14 Unpacking libdrm-amdgpu1:amd64 (2.4.107-8ubuntu1~20.04.2) ... 2024-08-20T21:50:35.3740836Z #25 20.17 Selecting previously unselected package libpciaccess0:amd64. 2024-08-20T21:50:35.3741668Z #25 20.17 Preparing to unpack .../096-libpciaccess0_0.16-0ubuntu1_amd64.deb ... 2024-08-20T21:50:35.3742432Z #25 20.18 Unpacking libpciaccess0:amd64 (0.16-0ubuntu1) ... 2024-08-20T21:50:35.3743183Z #25 20.21 Selecting previously unselected package libdrm-intel1:amd64. 2024-08-20T21:50:35.5000377Z #25 20.21 Preparing to unpack .../097-libdrm-intel1_2.4.107-8ubuntu1~20.04.2_amd64.deb ... 2024-08-20T21:50:35.5001295Z #25 20.22 Unpacking libdrm-intel1:amd64 (2.4.107-8ubuntu1~20.04.2) ... 2024-08-20T21:50:35.5002116Z #25 20.25 Selecting previously unselected package libdrm-nouveau2:amd64. 2024-08-20T21:50:35.5003048Z #25 20.26 Preparing to unpack .../098-libdrm-nouveau2_2.4.107-8ubuntu1~20.04.2_amd64.deb ... 2024-08-20T21:50:35.5004072Z #25 20.26 Unpacking libdrm-nouveau2:amd64 (2.4.107-8ubuntu1~20.04.2) ... 2024-08-20T21:50:35.5004900Z #25 20.29 Selecting previously unselected package libdrm-radeon1:amd64. 2024-08-20T21:50:35.5005813Z #25 20.30 Preparing to unpack .../099-libdrm-radeon1_2.4.107-8ubuntu1~20.04.2_amd64.deb ... 2024-08-20T21:50:35.5006686Z #25 20.30 Unpacking libdrm-radeon1:amd64 (2.4.107-8ubuntu1~20.04.2) ... 2024-08-20T21:50:35.5007395Z #25 20.34 Selecting previously unselected package libepoxy0:amd64. 2024-08-20T21:50:35.6428124Z #25 20.34 Preparing to unpack .../100-libepoxy0_1.5.4-1_amd64.deb ... 2024-08-20T21:50:35.6428859Z #25 20.34 Unpacking libepoxy0:amd64 (1.5.4-1) ... 2024-08-20T21:50:35.6429468Z #25 20.39 Selecting previously unselected package libepsilon1:amd64. 2024-08-20T21:50:35.6430301Z #25 20.39 Preparing to unpack .../101-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2024-08-20T21:50:35.6431047Z #25 20.40 Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2024-08-20T21:50:35.6431779Z #25 20.48 Selecting previously unselected package libevent-2.1-7:amd64. 2024-08-20T21:50:35.7902180Z #25 20.48 Preparing to unpack .../102-libevent-2.1-7_2.1.11-stable-1_amd64.deb ... 2024-08-20T21:50:35.7903037Z #25 20.49 Unpacking libevent-2.1-7:amd64 (2.1.11-stable-1) ... 2024-08-20T21:50:35.7903849Z #25 20.56 Selecting previously unselected package libevent-core-2.1-7:amd64. 2024-08-20T21:50:35.7904767Z #25 20.57 Preparing to unpack .../103-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2024-08-20T21:50:35.7905918Z #25 20.58 Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2024-08-20T21:50:35.7906772Z #25 20.63 Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2024-08-20T21:50:35.8999480Z #25 20.63 Preparing to unpack .../104-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2024-08-20T21:50:35.9000462Z #25 20.63 Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2024-08-20T21:50:35.9001173Z #25 20.66 Selecting previously unselected package libexif12:amd64. 2024-08-20T21:50:35.9002014Z #25 20.67 Preparing to unpack .../105-libexif12_0.6.21-6ubuntu0.4_amd64.deb ... 2024-08-20T21:50:35.9002778Z #25 20.67 Unpacking libexif12:amd64 (0.6.21-6ubuntu0.4) ... 2024-08-20T21:50:35.9003500Z #25 20.70 Selecting previously unselected package libexif-dev:amd64. 2024-08-20T21:50:35.9004488Z #25 20.70 Preparing to unpack .../106-libexif-dev_0.6.21-6ubuntu0.4_amd64.deb ... 2024-08-20T21:50:35.9005307Z #25 20.70 Unpacking libexif-dev:amd64 (0.6.21-6ubuntu0.4) ... 2024-08-20T21:50:35.9006050Z #25 20.74 Selecting previously unselected package libnl-3-200:amd64. 2024-08-20T21:50:36.0270653Z #25 20.74 Preparing to unpack .../107-libnl-3-200_3.4.0-1ubuntu0.1_amd64.deb ... 2024-08-20T21:50:36.0271518Z #25 20.74 Unpacking libnl-3-200:amd64 (3.4.0-1ubuntu0.1) ... 2024-08-20T21:50:36.0272298Z #25 20.77 Selecting previously unselected package libnl-route-3-200:amd64. 2024-08-20T21:50:36.0273214Z #25 20.77 Preparing to unpack .../108-libnl-route-3-200_3.4.0-1ubuntu0.1_amd64.deb ... 2024-08-20T21:50:36.0274269Z #25 20.77 Unpacking libnl-route-3-200:amd64 (3.4.0-1ubuntu0.1) ... 2024-08-20T21:50:36.0274987Z #25 20.80 Selecting previously unselected package libibverbs1:amd64. 2024-08-20T21:50:36.0275820Z #25 20.81 Preparing to unpack .../109-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2024-08-20T21:50:36.0276644Z #25 20.81 Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2024-08-20T21:50:36.0277321Z #25 20.86 Selecting previously unselected package libpsm-infinipath1. 2024-08-20T21:50:36.1334754Z #25 20.87 Preparing to unpack .../110-libpsm-infinipath1_3.3+20.604758e7-6_amd64.deb ... 2024-08-20T21:50:36.1335611Z #25 20.87 Unpacking libpsm-infinipath1 (3.3+20.604758e7-6) ... 2024-08-20T21:50:36.1336321Z #25 20.92 Selecting previously unselected package libpsm2-2. 2024-08-20T21:50:36.1337064Z #25 20.93 Preparing to unpack .../111-libpsm2-2_11.2.86-1_amd64.deb ... 2024-08-20T21:50:36.1337716Z #25 20.93 Unpacking libpsm2-2 (11.2.86-1) ... 2024-08-20T21:50:36.1338293Z #25 20.97 Selecting previously unselected package librdmacm1:amd64. 2024-08-20T21:50:36.2536158Z #25 20.97 Preparing to unpack .../112-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2024-08-20T21:50:36.2536947Z #25 20.97 Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2024-08-20T21:50:36.2537551Z #25 21.00 Selecting previously unselected package libfabric1. 2024-08-20T21:50:36.2538358Z #25 21.00 Preparing to unpack .../113-libfabric1_1.6.2-3ubuntu0.1_amd64.deb ... 2024-08-20T21:50:36.2539103Z #25 21.01 Unpacking libfabric1 (1.6.2-3ubuntu0.1) ... 2024-08-20T21:50:36.2539729Z #25 21.06 Selecting previously unselected package libfyba0:amd64. 2024-08-20T21:50:36.2540507Z #25 21.06 Preparing to unpack .../114-libfyba0_4.1.1-6build1_amd64.deb ... 2024-08-20T21:50:36.2541222Z #25 21.06 Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2024-08-20T21:50:36.2541827Z #25 21.09 Selecting previously unselected package libxpm4:amd64. 2024-08-20T21:50:36.3569826Z #25 21.09 Preparing to unpack .../115-libxpm4_1%3a3.5.12-1ubuntu0.20.04.2_amd64.deb ... 2024-08-20T21:50:36.3570734Z #25 21.09 Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.20.04.2) ... 2024-08-20T21:50:36.3571401Z #25 21.12 Selecting previously unselected package libgd3:amd64. 2024-08-20T21:50:36.3572186Z #25 21.12 Preparing to unpack .../116-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2024-08-20T21:50:36.3572927Z #25 21.12 Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2024-08-20T21:50:36.3573567Z #25 21.15 Selecting previously unselected package libfreexl1:amd64. 2024-08-20T21:50:36.3574544Z #25 21.16 Preparing to unpack .../117-libfreexl1_1.0.5-3_amd64.deb ... 2024-08-20T21:50:36.3575214Z #25 21.16 Unpacking libfreexl1:amd64 (1.0.5-3) ... 2024-08-20T21:50:36.3575910Z #25 21.19 Selecting previously unselected package libgeos-3.8.0:amd64. 2024-08-20T21:50:36.4671001Z #25 21.20 Preparing to unpack .../118-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2024-08-20T21:50:36.4671829Z #25 21.20 Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2024-08-20T21:50:36.4672565Z #25 21.27 Selecting previously unselected package libgeos-c1v5:amd64. 2024-08-20T21:50:36.4673411Z #25 21.27 Preparing to unpack .../119-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2024-08-20T21:50:36.4674150Z #25 21.27 Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2024-08-20T21:50:36.4674817Z #25 21.30 Selecting previously unselected package proj-data. 2024-08-20T21:50:36.6239510Z #25 21.31 Preparing to unpack .../120-proj-data_6.3.1-1_all.deb ... 2024-08-20T21:50:36.6240173Z #25 21.31 Unpacking proj-data (6.3.1-1) ... 2024-08-20T21:50:37.0816716Z #25 21.92 Selecting previously unselected package libproj15:amd64. 2024-08-20T21:50:37.1878579Z #25 21.92 Preparing to unpack .../121-libproj15_6.3.1-1_amd64.deb ... 2024-08-20T21:50:37.1879400Z #25 21.92 Unpacking libproj15:amd64 (6.3.1-1) ... 2024-08-20T21:50:37.1880020Z #25 22.02 Selecting previously unselected package libgeotiff5:amd64. 2024-08-20T21:50:37.2916277Z #25 22.03 Preparing to unpack .../122-libgeotiff5_1.5.1-2_amd64.deb ... 2024-08-20T21:50:37.2917042Z #25 22.03 Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2024-08-20T21:50:37.2917866Z #25 22.07 Selecting previously unselected package libgif7:amd64. 2024-08-20T21:50:37.2918692Z #25 22.07 Preparing to unpack .../123-libgif7_5.1.9-1ubuntu0.1_amd64.deb ... 2024-08-20T21:50:37.2919438Z #25 22.08 Unpacking libgif7:amd64 (5.1.9-1ubuntu0.1) ... 2024-08-20T21:50:37.2920107Z #25 22.12 Selecting previously unselected package libhdf4-0-alt. 2024-08-20T21:50:37.2920934Z #25 22.12 Preparing to unpack .../124-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2024-08-20T21:50:37.2921696Z #25 22.13 Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2024-08-20T21:50:37.4028017Z #25 22.19 Selecting previously unselected package libsz2:amd64. 2024-08-20T21:50:37.4028917Z #25 22.20 Preparing to unpack .../125-libsz2_1.0.4-1_amd64.deb ... 2024-08-20T21:50:37.4029549Z #25 22.20 Unpacking libsz2:amd64 (1.0.4-1) ... 2024-08-20T21:50:37.4030219Z #25 22.24 Selecting previously unselected package libhdf5-103:amd64. 2024-08-20T21:50:37.5208908Z #25 22.24 Preparing to unpack .../126-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2024-08-20T21:50:37.5209815Z #25 22.25 Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2024-08-20T21:50:37.5210518Z #25 22.36 Selecting previously unselected package libminizip1:amd64. 2024-08-20T21:50:37.6366205Z #25 22.36 Preparing to unpack .../127-libminizip1_1.1-8build1_amd64.deb ... 2024-08-20T21:50:37.6366993Z #25 22.36 Unpacking libminizip1:amd64 (1.1-8build1) ... 2024-08-20T21:50:37.6367639Z #25 22.39 Selecting previously unselected package liburiparser1:amd64. 2024-08-20T21:50:37.6368482Z #25 22.39 Preparing to unpack .../128-liburiparser1_0.9.3-2_amd64.deb ... 2024-08-20T21:50:37.6369197Z #25 22.39 Unpacking liburiparser1:amd64 (0.9.3-2) ... 2024-08-20T21:50:37.6369828Z #25 22.43 Selecting previously unselected package libkmlbase1:amd64. 2024-08-20T21:50:37.6370634Z #25 22.43 Preparing to unpack .../129-libkmlbase1_1.3.0-8build1_amd64.deb ... 2024-08-20T21:50:37.6371373Z #25 22.44 Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2024-08-20T21:50:37.6372016Z #25 22.47 Selecting previously unselected package libkmldom1:amd64. 2024-08-20T21:50:37.7367736Z #25 22.48 Preparing to unpack .../130-libkmldom1_1.3.0-8build1_amd64.deb ... 2024-08-20T21:50:37.7368529Z #25 22.48 Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2024-08-20T21:50:37.7369192Z #25 22.52 Selecting previously unselected package libkmlengine1:amd64. 2024-08-20T21:50:37.7370034Z #25 22.53 Preparing to unpack .../131-libkmlengine1_1.3.0-8build1_amd64.deb ... 2024-08-20T21:50:37.7371052Z #25 22.53 Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2024-08-20T21:50:37.7371751Z #25 22.57 Selecting previously unselected package mysql-common. 2024-08-20T21:50:37.9470790Z #25 22.58 Preparing to unpack .../132-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2024-08-20T21:50:37.9473174Z #25 22.59 Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2024-08-20T21:50:37.9473846Z #25 22.63 Selecting previously unselected package libmysqlclient21:amd64. 2024-08-20T21:50:37.9474801Z #25 22.63 Preparing to unpack .../133-libmysqlclient21_8.0.39-0ubuntu0.20.04.1_amd64.deb ... 2024-08-20T21:50:37.9475717Z #25 22.63 Unpacking libmysqlclient21:amd64 (8.0.39-0ubuntu0.20.04.1) ... 2024-08-20T21:50:37.9720515Z #25 22.81 Selecting previously unselected package libnetcdf15:amd64. 2024-08-20T21:50:38.1448643Z #25 22.81 Preparing to unpack .../134-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2024-08-20T21:50:38.1449419Z #25 22.82 Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2024-08-20T21:50:38.1450036Z #25 22.89 Selecting previously unselected package libodbc1:amd64. 2024-08-20T21:50:38.1450880Z #25 22.90 Preparing to unpack .../135-libodbc1_2.3.6-0.1ubuntu0.1_amd64.deb ... 2024-08-20T21:50:38.1451631Z #25 22.90 Unpacking libodbc1:amd64 (2.3.6-0.1ubuntu0.1) ... 2024-08-20T21:50:38.1452246Z #25 22.98 Selecting previously unselected package libogdi4.1. 2024-08-20T21:50:38.3396923Z #25 22.98 Preparing to unpack .../136-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2024-08-20T21:50:38.3397693Z #25 22.99 Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2024-08-20T21:50:38.3398481Z #25 23.02 Selecting previously unselected package libnspr4:amd64. 2024-08-20T21:50:38.3399350Z #25 23.02 Preparing to unpack .../137-libnspr4_2%3a4.35-0ubuntu0.20.04.1_amd64.deb ... 2024-08-20T21:50:38.3400173Z #25 23.03 Unpacking libnspr4:amd64 (2:4.35-0ubuntu0.20.04.1) ... 2024-08-20T21:50:38.3400826Z #25 23.06 Selecting previously unselected package libnss3:amd64. 2024-08-20T21:50:38.3401666Z #25 23.06 Preparing to unpack .../138-libnss3_2%3a3.98-0ubuntu0.20.04.2_amd64.deb ... 2024-08-20T21:50:38.3402480Z #25 23.06 Unpacking libnss3:amd64 (2:3.98-0ubuntu0.20.04.2) ... 2024-08-20T21:50:38.3403157Z #25 23.18 Selecting previously unselected package libpoppler97:amd64. 2024-08-20T21:50:38.4649076Z #25 23.18 Preparing to unpack .../139-libpoppler97_0.86.1-0ubuntu1.4_amd64.deb ... 2024-08-20T21:50:38.4649909Z #25 23.18 Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1.4) ... 2024-08-20T21:50:38.4650569Z #25 23.27 Selecting previously unselected package libpq5:amd64. 2024-08-20T21:50:38.4651406Z #25 23.27 Preparing to unpack .../140-libpq5_12.20-0ubuntu0.20.04.1_amd64.deb ... 2024-08-20T21:50:38.4652198Z #25 23.27 Unpacking libpq5:amd64 (12.20-0ubuntu0.20.04.1) ... 2024-08-20T21:50:38.4652842Z #25 23.30 Selecting previously unselected package libqhull7:amd64. 2024-08-20T21:50:38.6354341Z #25 23.30 Preparing to unpack .../141-libqhull7_2015.2-4_amd64.deb ... 2024-08-20T21:50:38.6355102Z #25 23.31 Unpacking libqhull7:amd64 (2015.2-4) ... 2024-08-20T21:50:38.6355742Z #25 23.34 Selecting previously unselected package libspatialite7:amd64. 2024-08-20T21:50:38.6356644Z #25 23.34 Preparing to unpack .../142-libspatialite7_4.3.0a-6build1_amd64.deb ... 2024-08-20T21:50:38.6357442Z #25 23.35 Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2024-08-20T21:50:38.6358192Z #25 23.47 Selecting previously unselected package libxerces-c3.2:amd64. 2024-08-20T21:50:38.7523967Z #25 23.47 Preparing to unpack .../143-libxerces-c3.2_3.2.2+debian-1ubuntu0.2_amd64.deb ... 2024-08-20T21:50:38.7525006Z #25 23.48 Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1ubuntu0.2) ... 2024-08-20T21:50:38.7525705Z #25 23.56 Selecting previously unselected package odbcinst. 2024-08-20T21:50:38.7526483Z #25 23.56 Preparing to unpack .../144-odbcinst_2.3.6-0.1ubuntu0.1_amd64.deb ... 2024-08-20T21:50:38.7527220Z #25 23.57 Unpacking odbcinst (2.3.6-0.1ubuntu0.1) ... 2024-08-20T21:50:38.7527873Z #25 23.59 Selecting previously unselected package odbcinst1debian2:amd64. 2024-08-20T21:50:38.9406161Z #25 23.59 Preparing to unpack .../145-odbcinst1debian2_2.3.6-0.1ubuntu0.1_amd64.deb ... 2024-08-20T21:50:38.9407373Z #25 23.59 Unpacking odbcinst1debian2:amd64 (2.3.6-0.1ubuntu0.1) ... 2024-08-20T21:50:38.9408040Z #25 23.62 Selecting previously unselected package libgdal26. 2024-08-20T21:50:38.9408844Z #25 23.62 Preparing to unpack .../146-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2024-08-20T21:50:38.9409592Z #25 23.63 Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2024-08-20T21:50:39.2198295Z #25 24.06 Selecting previously unselected package libsocket++1:amd64. 2024-08-20T21:50:39.4052025Z #25 24.06 Preparing to unpack .../147-libsocket++1_1.12.13-10build1_amd64.deb ... 2024-08-20T21:50:39.4054250Z #25 24.06 Unpacking libsocket++1:amd64 (1.12.13-10build1) ... 2024-08-20T21:50:39.4054919Z #25 24.09 Selecting previously unselected package libgdcm3.0:amd64. 2024-08-20T21:50:39.4055744Z #25 24.09 Preparing to unpack .../148-libgdcm3.0_3.0.5-1.1ubuntu2_amd64.deb ... 2024-08-20T21:50:39.4056491Z #25 24.09 Unpacking libgdcm3.0:amd64 (3.0.5-1.1ubuntu2) ... 2024-08-20T21:50:39.4436115Z #25 24.28 Selecting previously unselected package libgdcm-dev. 2024-08-20T21:50:39.5494481Z #25 24.28 Preparing to unpack .../149-libgdcm-dev_3.0.5-1.1ubuntu2_amd64.deb ... 2024-08-20T21:50:39.5495264Z #25 24.29 Unpacking libgdcm-dev (3.0.5-1.1ubuntu2) ... 2024-08-20T21:50:39.5495975Z #25 24.38 Selecting previously unselected package libglapi-mesa:amd64. 2024-08-20T21:50:39.5496887Z #25 24.38 Preparing to unpack .../150-libglapi-mesa_21.2.6-0ubuntu0.1~20.04.2_amd64.deb ... 2024-08-20T21:50:39.5498022Z #25 24.39 Unpacking libglapi-mesa:amd64 (21.2.6-0ubuntu0.1~20.04.2) ... 2024-08-20T21:50:39.7392769Z #25 24.42 Selecting previously unselected package libllvm12:amd64. 2024-08-20T21:50:39.7393854Z #25 24.42 Preparing to unpack .../151-libllvm12_1%3a12.0.0-3ubuntu1~20.04.5_amd64.deb ... 2024-08-20T21:50:39.7394715Z #25 24.42 Unpacking libllvm12:amd64 (1:12.0.0-3ubuntu1~20.04.5) ... 2024-08-20T21:50:40.9167941Z #25 25.75 Selecting previously unselected package libsensors-config. 2024-08-20T21:50:41.0191729Z #25 25.76 Preparing to unpack .../152-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2024-08-20T21:50:41.0192715Z #25 25.76 Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2024-08-20T21:50:41.0193413Z #25 25.82 Selecting previously unselected package libsensors5:amd64. 2024-08-20T21:50:41.0194277Z #25 25.82 Preparing to unpack .../153-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2024-08-20T21:50:41.0195067Z #25 25.86 Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2024-08-20T21:50:41.1422590Z #25 25.91 Selecting previously unselected package libvulkan1:amd64. 2024-08-20T21:50:41.1423565Z #25 25.92 Preparing to unpack .../154-libvulkan1_1.2.131.2-1_amd64.deb ... 2024-08-20T21:50:41.1424272Z #25 25.93 Unpacking libvulkan1:amd64 (1.2.131.2-1) ... 2024-08-20T21:50:41.1425000Z #25 25.98 Selecting previously unselected package libgl1-mesa-dri:amd64. 2024-08-20T21:50:41.3040315Z #25 25.98 Preparing to unpack .../155-libgl1-mesa-dri_21.2.6-0ubuntu0.1~20.04.2_amd64.deb ... 2024-08-20T21:50:41.3041309Z #25 25.99 Unpacking libgl1-mesa-dri:amd64 (21.2.6-0ubuntu0.1~20.04.2) ... 2024-08-20T21:50:41.9204185Z #25 26.76 Selecting previously unselected package libglvnd0:amd64. 2024-08-20T21:50:42.0354110Z #25 26.76 Preparing to unpack .../156-libglvnd0_1.3.2-1~ubuntu0.20.04.2_amd64.deb ... 2024-08-20T21:50:42.0355014Z #25 26.76 Unpacking libglvnd0:amd64 (1.3.2-1~ubuntu0.20.04.2) ... 2024-08-20T21:50:42.0355778Z #25 26.81 Selecting previously unselected package libx11-xcb1:amd64. 2024-08-20T21:50:42.0356660Z #25 26.81 Preparing to unpack .../157-libx11-xcb1_2%3a1.6.9-2ubuntu1.6_amd64.deb ... 2024-08-20T21:50:42.0357449Z #25 26.82 Unpacking libx11-xcb1:amd64 (2:1.6.9-2ubuntu1.6) ... 2024-08-20T21:50:42.0358193Z #25 26.84 Selecting previously unselected package libxcb-dri2-0:amd64. 2024-08-20T21:50:42.0358993Z #25 26.85 Preparing to unpack .../158-libxcb-dri2-0_1.14-2_amd64.deb ... 2024-08-20T21:50:42.0359665Z #25 26.85 Unpacking libxcb-dri2-0:amd64 (1.14-2) ... 2024-08-20T21:50:42.0360594Z #25 26.87 Selecting previously unselected package libxcb-dri3-0:amd64. 2024-08-20T21:50:42.1407402Z #25 26.87 Preparing to unpack .../159-libxcb-dri3-0_1.14-2_amd64.deb ... 2024-08-20T21:50:42.1408155Z #25 26.88 Unpacking libxcb-dri3-0:amd64 (1.14-2) ... 2024-08-20T21:50:42.1408853Z #25 26.90 Selecting previously unselected package libxcb-glx0:amd64. 2024-08-20T21:50:42.1409629Z #25 26.90 Preparing to unpack .../160-libxcb-glx0_1.14-2_amd64.deb ... 2024-08-20T21:50:42.1410294Z #25 26.90 Unpacking libxcb-glx0:amd64 (1.14-2) ... 2024-08-20T21:50:42.1411016Z #25 26.92 Selecting previously unselected package libxcb-present0:amd64. 2024-08-20T21:50:42.1411837Z #25 26.93 Preparing to unpack .../161-libxcb-present0_1.14-2_amd64.deb ... 2024-08-20T21:50:42.1412549Z #25 26.93 Unpacking libxcb-present0:amd64 (1.14-2) ... 2024-08-20T21:50:42.1413251Z #25 26.95 Selecting previously unselected package libxcb-sync1:amd64. 2024-08-20T21:50:42.1414045Z #25 26.95 Preparing to unpack .../162-libxcb-sync1_1.14-2_amd64.deb ... 2024-08-20T21:50:42.1414721Z #25 26.95 Unpacking libxcb-sync1:amd64 (1.14-2) ... 2024-08-20T21:50:42.1415417Z #25 26.98 Selecting previously unselected package libxcb-xfixes0:amd64. 2024-08-20T21:50:42.2640781Z #25 26.98 Preparing to unpack .../163-libxcb-xfixes0_1.14-2_amd64.deb ... 2024-08-20T21:50:42.2641528Z #25 26.98 Unpacking libxcb-xfixes0:amd64 (1.14-2) ... 2024-08-20T21:50:42.2642174Z #25 27.00 Selecting previously unselected package libxshmfence1:amd64. 2024-08-20T21:50:42.2643223Z #25 27.01 Preparing to unpack .../164-libxshmfence1_1.3-1_amd64.deb ... 2024-08-20T21:50:42.2644017Z #25 27.01 Unpacking libxshmfence1:amd64 (1.3-1) ... 2024-08-20T21:50:42.2644648Z #25 27.03 Selecting previously unselected package libxxf86vm1:amd64. 2024-08-20T21:50:42.2645495Z #25 27.03 Preparing to unpack .../165-libxxf86vm1_1%3a1.1.4-1build1_amd64.deb ... 2024-08-20T21:50:42.2646265Z #25 27.03 Unpacking libxxf86vm1:amd64 (1:1.1.4-1build1) ... 2024-08-20T21:50:42.2646977Z #25 27.05 Selecting previously unselected package libglx-mesa0:amd64. 2024-08-20T21:50:42.2647880Z #25 27.06 Preparing to unpack .../166-libglx-mesa0_21.2.6-0ubuntu0.1~20.04.2_amd64.deb ... 2024-08-20T21:50:42.2648754Z #25 27.06 Unpacking libglx-mesa0:amd64 (21.2.6-0ubuntu0.1~20.04.2) ... 2024-08-20T21:50:42.2649425Z #25 27.10 Selecting previously unselected package libglx0:amd64. 2024-08-20T21:50:42.4021515Z #25 27.10 Preparing to unpack .../167-libglx0_1.3.2-1~ubuntu0.20.04.2_amd64.deb ... 2024-08-20T21:50:42.4023089Z #25 27.10 Unpacking libglx0:amd64 (1.3.2-1~ubuntu0.20.04.2) ... 2024-08-20T21:50:42.4023854Z #25 27.17 Selecting previously unselected package libgl1:amd64. 2024-08-20T21:50:42.4024681Z #25 27.17 Preparing to unpack .../168-libgl1_1.3.2-1~ubuntu0.20.04.2_amd64.deb ... 2024-08-20T21:50:42.4025472Z #25 27.18 Unpacking libgl1:amd64 (1.3.2-1~ubuntu0.20.04.2) ... 2024-08-20T21:50:42.5439815Z #25 27.24 Selecting previously unselected package libgl2ps1.4. 2024-08-20T21:50:42.5440750Z #25 27.24 Preparing to unpack .../169-libgl2ps1.4_1.4.0+dfsg1-2_amd64.deb ... 2024-08-20T21:50:42.5441506Z #25 27.25 Unpacking libgl2ps1.4 (1.4.0+dfsg1-2) ... 2024-08-20T21:50:42.5442245Z #25 27.28 Selecting previously unselected package libgphoto2-port12:amd64. 2024-08-20T21:50:42.5443164Z #25 27.28 Preparing to unpack .../170-libgphoto2-port12_2.5.25-0ubuntu0.1_amd64.deb ... 2024-08-20T21:50:42.5444116Z #25 27.28 Unpacking libgphoto2-port12:amd64 (2.5.25-0ubuntu0.1) ... 2024-08-20T21:50:42.5444960Z #25 27.31 Selecting previously unselected package libgphoto2-6:amd64. 2024-08-20T21:50:42.5445824Z #25 27.31 Preparing to unpack .../171-libgphoto2-6_2.5.25-0ubuntu0.1_amd64.deb ... 2024-08-20T21:50:42.5446606Z #25 27.31 Unpacking libgphoto2-6:amd64 (2.5.25-0ubuntu0.1) ... 2024-08-20T21:50:42.5447363Z #25 27.38 Selecting previously unselected package libgphoto2-dev:amd64. 2024-08-20T21:50:42.6567640Z #25 27.38 Preparing to unpack .../172-libgphoto2-dev_2.5.25-0ubuntu0.1_amd64.deb ... 2024-08-20T21:50:42.6568528Z #25 27.39 Unpacking libgphoto2-dev:amd64 (2.5.25-0ubuntu0.1) ... 2024-08-20T21:50:42.6569542Z #25 27.45 Selecting previously unselected package liborc-0.4-0:amd64. 2024-08-20T21:50:42.6570418Z #25 27.46 Preparing to unpack .../173-liborc-0.4-0_1%3a0.4.31-1ubuntu0.1_amd64.deb ... 2024-08-20T21:50:42.6571247Z #25 27.46 Unpacking liborc-0.4-0:amd64 (1:0.4.31-1ubuntu0.1) ... 2024-08-20T21:50:42.6572107Z #25 27.49 Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2024-08-20T21:50:42.7595341Z #25 27.50 Preparing to unpack .../174-libgstreamer-plugins-base1.0-0_1.16.3-0ubuntu1.3_amd64.deb ... 2024-08-20T21:50:42.7596452Z #25 27.50 Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.3-0ubuntu1.3) ... 2024-08-20T21:50:42.7597368Z #25 27.57 Selecting previously unselected package libjson-glib-1.0-common. 2024-08-20T21:50:42.7598290Z #25 27.57 Preparing to unpack .../175-libjson-glib-1.0-common_1.4.4-2ubuntu2_all.deb ... 2024-08-20T21:50:42.7599144Z #25 27.57 Unpacking libjson-glib-1.0-common (1.4.4-2ubuntu2) ... 2024-08-20T21:50:42.7599956Z #25 27.59 Selecting previously unselected package libjson-glib-1.0-0:amd64. 2024-08-20T21:50:42.7600849Z #25 27.60 Preparing to unpack .../176-libjson-glib-1.0-0_1.4.4-2ubuntu2_amd64.deb ... 2024-08-20T21:50:42.8689670Z #25 27.60 Unpacking libjson-glib-1.0-0:amd64 (1.4.4-2ubuntu2) ... 2024-08-20T21:50:42.8690540Z #25 27.62 Selecting previously unselected package libsoup-gnome2.4-1:amd64. 2024-08-20T21:50:42.8691432Z #25 27.62 Preparing to unpack .../177-libsoup-gnome2.4-1_2.70.0-1_amd64.deb ... 2024-08-20T21:50:42.8692408Z #25 27.63 Unpacking libsoup-gnome2.4-1:amd64 (2.70.0-1) ... 2024-08-20T21:50:42.8693148Z #25 27.65 Selecting previously unselected package librest-0.7-0:amd64. 2024-08-20T21:50:42.8693959Z #25 27.65 Preparing to unpack .../178-librest-0.7-0_0.8.1-1_amd64.deb ... 2024-08-20T21:50:42.8694653Z #25 27.65 Unpacking librest-0.7-0:amd64 (0.8.1-1) ... 2024-08-20T21:50:42.8695380Z #25 27.68 Selecting previously unselected package libwayland-client0:amd64. 2024-08-20T21:50:42.8696307Z #25 27.68 Preparing to unpack .../179-libwayland-client0_1.18.0-1ubuntu0.1_amd64.deb ... 2024-08-20T21:50:42.8697193Z #25 27.68 Unpacking libwayland-client0:amd64 (1.18.0-1ubuntu0.1) ... 2024-08-20T21:50:42.8698002Z #25 27.71 Selecting previously unselected package libwayland-cursor0:amd64. 2024-08-20T21:50:42.9709871Z #25 27.71 Preparing to unpack .../180-libwayland-cursor0_1.18.0-1ubuntu0.1_amd64.deb ... 2024-08-20T21:50:42.9710805Z #25 27.71 Unpacking libwayland-cursor0:amd64 (1.18.0-1ubuntu0.1) ... 2024-08-20T21:50:42.9711638Z #25 27.73 Selecting previously unselected package libwayland-egl1:amd64. 2024-08-20T21:50:42.9712521Z #25 27.73 Preparing to unpack .../181-libwayland-egl1_1.18.0-1ubuntu0.1_amd64.deb ... 2024-08-20T21:50:42.9713352Z #25 27.74 Unpacking libwayland-egl1:amd64 (1.18.0-1ubuntu0.1) ... 2024-08-20T21:50:42.9714058Z #25 27.76 Selecting previously unselected package libxcomposite1:amd64. 2024-08-20T21:50:42.9714893Z #25 27.76 Preparing to unpack .../182-libxcomposite1_1%3a0.4.5-1_amd64.deb ... 2024-08-20T21:50:42.9715645Z #25 27.76 Unpacking libxcomposite1:amd64 (1:0.4.5-1) ... 2024-08-20T21:50:42.9716286Z #25 27.78 Selecting previously unselected package libxcursor1:amd64. 2024-08-20T21:50:42.9717078Z #25 27.78 Preparing to unpack .../183-libxcursor1_1%3a1.2.0-2_amd64.deb ... 2024-08-20T21:50:42.9717794Z #25 27.79 Unpacking libxcursor1:amd64 (1:1.2.0-2) ... 2024-08-20T21:50:42.9718414Z #25 27.81 Selecting previously unselected package libxdamage1:amd64. 2024-08-20T21:50:43.0818518Z #25 27.81 Preparing to unpack .../184-libxdamage1_1%3a1.1.5-2_amd64.deb ... 2024-08-20T21:50:43.0819439Z #25 27.81 Unpacking libxdamage1:amd64 (1:1.1.5-2) ... 2024-08-20T21:50:43.0820045Z #25 27.83 Selecting previously unselected package libxi6:amd64. 2024-08-20T21:50:43.0820848Z #25 27.84 Preparing to unpack .../185-libxi6_2%3a1.7.10-0ubuntu1_amd64.deb ... 2024-08-20T21:50:43.0821573Z #25 27.84 Unpacking libxi6:amd64 (2:1.7.10-0ubuntu1) ... 2024-08-20T21:50:43.0822202Z #25 27.86 Selecting previously unselected package libxinerama1:amd64. 2024-08-20T21:50:43.0823258Z #25 27.86 Preparing to unpack .../186-libxinerama1_2%3a1.1.4-2_amd64.deb ... 2024-08-20T21:50:43.0823968Z #25 27.86 Unpacking libxinerama1:amd64 (2:1.1.4-2) ... 2024-08-20T21:50:43.0824603Z #25 27.89 Selecting previously unselected package libxkbcommon0:amd64. 2024-08-20T21:50:43.0825418Z #25 27.89 Preparing to unpack .../187-libxkbcommon0_0.10.0-1_amd64.deb ... 2024-08-20T21:50:43.0826125Z #25 27.89 Unpacking libxkbcommon0:amd64 (0.10.0-1) ... 2024-08-20T21:50:43.0826740Z #25 27.92 Selecting previously unselected package libxrandr2:amd64. 2024-08-20T21:50:43.3048041Z #25 27.92 Preparing to unpack .../188-libxrandr2_2%3a1.5.2-0ubuntu1_amd64.deb ... 2024-08-20T21:50:43.3048880Z #25 27.92 Unpacking libxrandr2:amd64 (2:1.5.2-0ubuntu1) ... 2024-08-20T21:50:43.3049601Z #25 27.94 Selecting previously unselected package libgtk-3-common. 2024-08-20T21:50:43.3050438Z #25 27.95 Preparing to unpack .../189-libgtk-3-common_3.24.20-0ubuntu1.2_all.deb ... 2024-08-20T21:50:43.3051253Z #25 27.95 Unpacking libgtk-3-common (3.24.20-0ubuntu1.2) ... 2024-08-20T21:50:43.3051971Z #25 27.99 Selecting previously unselected package libgtk-3-0:amd64. 2024-08-20T21:50:43.3052793Z #25 27.99 Preparing to unpack .../190-libgtk-3-0_3.24.20-0ubuntu1.2_amd64.deb ... 2024-08-20T21:50:43.3053575Z #25 27.99 Unpacking libgtk-3-0:amd64 (3.24.20-0ubuntu1.2) ... 2024-08-20T21:50:43.3543193Z #25 28.19 Selecting previously unselected package libhwloc15:amd64. 2024-08-20T21:50:43.4967756Z #25 28.19 Preparing to unpack .../191-libhwloc15_2.1.0+dfsg-4_amd64.deb ... 2024-08-20T21:50:43.4968769Z #25 28.20 Unpacking libhwloc15:amd64 (2.1.0+dfsg-4) ... 2024-08-20T21:50:43.4969402Z #25 28.22 Selecting previously unselected package libxnvctrl0:amd64. 2024-08-20T21:50:43.4970307Z #25 28.23 Preparing to unpack .../192-libxnvctrl0_470.57.01-0ubuntu0.20.04.3_amd64.deb ... 2024-08-20T21:50:43.4971183Z #25 28.23 Unpacking libxnvctrl0:amd64 (470.57.01-0ubuntu0.20.04.3) ... 2024-08-20T21:50:43.4971983Z #25 28.25 Selecting previously unselected package libhwloc-plugins:amd64. 2024-08-20T21:50:43.4972872Z #25 28.25 Preparing to unpack .../193-libhwloc-plugins_2.1.0+dfsg-4_amd64.deb ... 2024-08-20T21:50:43.4973657Z #25 28.25 Unpacking libhwloc-plugins:amd64 (2.1.0+dfsg-4) ... 2024-08-20T21:50:43.4974292Z #25 28.28 Selecting previously unselected package libpmix2:amd64. 2024-08-20T21:50:43.4975038Z #25 28.28 Preparing to unpack .../194-libpmix2_3.1.5-1_amd64.deb ... 2024-08-20T21:50:43.4975682Z #25 28.28 Unpacking libpmix2:amd64 (3.1.5-1) ... 2024-08-20T21:50:43.4976274Z #25 28.33 Selecting previously unselected package libopenmpi3:amd64. 2024-08-20T21:50:43.6521319Z #25 28.34 Preparing to unpack .../195-libopenmpi3_4.0.3-0ubuntu1_amd64.deb ... 2024-08-20T21:50:43.6523684Z #25 28.34 Unpacking libopenmpi3:amd64 (4.0.3-0ubuntu1) ... 2024-08-20T21:50:43.6976278Z #25 28.53 Selecting previously unselected package libhdf5-openmpi-103:amd64. 2024-08-20T21:50:43.8188944Z #25 28.54 Preparing to unpack .../196-libhdf5-openmpi-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2024-08-20T21:50:43.8189979Z #25 28.54 Unpacking libhdf5-openmpi-103:amd64 (1.10.4+repack-11ubuntu1) ... 2024-08-20T21:50:43.8190748Z #25 28.66 Selecting previously unselected package libilmbase24:amd64. 2024-08-20T21:50:43.9719549Z #25 28.66 Preparing to unpack .../197-libilmbase24_2.3.0-6build1_amd64.deb ... 2024-08-20T21:50:43.9720339Z #25 28.66 Unpacking libilmbase24:amd64 (2.3.0-6build1) ... 2024-08-20T21:50:43.9721096Z #25 28.69 Selecting previously unselected package libilmbase-dev:amd64. 2024-08-20T21:50:43.9721973Z #25 28.69 Preparing to unpack .../198-libilmbase-dev_2.3.0-6build1_amd64.deb ... 2024-08-20T21:50:43.9722752Z #25 28.69 Unpacking libilmbase-dev:amd64 (2.3.0-6build1) ... 2024-08-20T21:50:43.9723377Z #25 28.72 Selecting previously unselected package liblept5:amd64. 2024-08-20T21:50:43.9724216Z #25 28.72 Preparing to unpack .../199-liblept5_1.79.0-1_amd64.deb ... 2024-08-20T21:50:43.9724870Z #25 28.72 Unpacking liblept5:amd64 (1.79.0-1) ... 2024-08-20T21:50:43.9725717Z #25 28.81 Selecting previously unselected package libnetcdf-c++4. 2024-08-20T21:50:44.1308731Z #25 28.81 Preparing to unpack .../200-libnetcdf-c++4_4.2-11build2_amd64.deb ... 2024-08-20T21:50:44.1309558Z #25 28.81 Unpacking libnetcdf-c++4 (4.2-11build2) ... 2024-08-20T21:50:44.1310155Z #25 28.84 Selecting previously unselected package libtbb2:amd64. 2024-08-20T21:50:44.1310906Z #25 28.84 Preparing to unpack .../201-libtbb2_2020.1-2_amd64.deb ... 2024-08-20T21:50:44.1311548Z #25 28.84 Unpacking libtbb2:amd64 (2020.1-2) ... 2024-08-20T21:50:44.1312270Z #25 28.87 Selecting previously unselected package libopencv-core4.2:amd64. 2024-08-20T21:50:44.1313149Z #25 28.87 Preparing to unpack .../202-libopencv-core4.2_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:44.1313944Z #25 28.87 Unpacking libopencv-core4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:44.1314731Z #25 28.97 Selecting previously unselected package libopencv-flann4.2:amd64. 2024-08-20T21:50:44.2833203Z #25 28.97 Preparing to unpack .../203-libopencv-flann4.2_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:44.2834101Z #25 28.97 Unpacking libopencv-flann4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:44.2834923Z #25 29.00 Selecting previously unselected package libopencv-imgproc4.2:amd64. 2024-08-20T21:50:44.2835847Z #25 29.00 Preparing to unpack .../204-libopencv-imgproc4.2_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:44.2836672Z #25 29.01 Unpacking libopencv-imgproc4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:44.2837366Z #25 29.12 Selecting previously unselected package libopenexr24:amd64. 2024-08-20T21:50:44.3938037Z #25 29.12 Preparing to unpack .../205-libopenexr24_2.3.0-6ubuntu0.5_amd64.deb ... 2024-08-20T21:50:44.3938891Z #25 29.13 Unpacking libopenexr24:amd64 (2.3.0-6ubuntu0.5) ... 2024-08-20T21:50:44.3939698Z #25 29.20 Selecting previously unselected package libopencv-imgcodecs4.2:amd64. 2024-08-20T21:50:44.3940648Z #25 29.20 Preparing to unpack .../206-libopencv-imgcodecs4.2_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:44.3941520Z #25 29.20 Unpacking libopencv-imgcodecs4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:44.3942314Z #25 29.23 Selecting previously unselected package libraw1394-11:amd64. 2024-08-20T21:50:44.5030465Z #25 29.23 Preparing to unpack .../207-libraw1394-11_2.1.2-1_amd64.deb ... 2024-08-20T21:50:44.5031206Z #25 29.24 Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2024-08-20T21:50:44.5031921Z #25 29.26 Selecting previously unselected package libdc1394-22:amd64. 2024-08-20T21:50:44.5032713Z #25 29.26 Preparing to unpack .../208-libdc1394-22_2.2.5-2.1_amd64.deb ... 2024-08-20T21:50:44.5033436Z #25 29.27 Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2024-08-20T21:50:44.5034060Z #25 29.30 Selecting previously unselected package libswscale5:amd64. 2024-08-20T21:50:44.5034911Z #25 29.30 Preparing to unpack .../209-libswscale5_7%3a4.2.7-0ubuntu0.1_amd64.deb ... 2024-08-20T21:50:44.5035725Z #25 29.30 Unpacking libswscale5:amd64 (7:4.2.7-0ubuntu0.1) ... 2024-08-20T21:50:44.5036525Z #25 29.34 Selecting previously unselected package libopencv-videoio4.2:amd64. 2024-08-20T21:50:44.6188744Z #25 29.34 Preparing to unpack .../210-libopencv-videoio4.2_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:44.6189670Z #25 29.34 Unpacking libopencv-videoio4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:44.6190506Z #25 29.38 Selecting previously unselected package libopencv-highgui4.2:amd64. 2024-08-20T21:50:44.6191430Z #25 29.38 Preparing to unpack .../211-libopencv-highgui4.2_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:44.6192260Z #25 29.38 Unpacking libopencv-highgui4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:44.6193068Z #25 29.41 Selecting previously unselected package libopencv-ml4.2:amd64. 2024-08-20T21:50:44.6193938Z #25 29.41 Preparing to unpack .../212-libopencv-ml4.2_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:44.6194700Z #25 29.41 Unpacking libopencv-ml4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:44.6195500Z #25 29.46 Selecting previously unselected package libopencv-features2d4.2:amd64. 2024-08-20T21:50:44.7869950Z #25 29.46 Preparing to unpack .../213-libopencv-features2d4.2_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:44.7871152Z #25 29.46 Unpacking libopencv-features2d4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:44.7872000Z #25 29.52 Selecting previously unselected package libopencv-calib3d4.2:amd64. 2024-08-20T21:50:44.7872929Z #25 29.52 Preparing to unpack .../214-libopencv-calib3d4.2_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:44.7873772Z #25 29.53 Unpacking libopencv-calib3d4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:44.7874520Z #25 29.62 Selecting previously unselected package libtbb-dev:amd64. 2024-08-20T21:50:45.0165019Z #25 29.63 Preparing to unpack .../215-libtbb-dev_2020.1-2_amd64.deb ... 2024-08-20T21:50:45.0167363Z #25 29.64 Unpacking libtbb-dev:amd64 (2020.1-2) ... 2024-08-20T21:50:45.0169507Z #25 29.69 Selecting previously unselected package libopencv-core-dev:amd64. 2024-08-20T21:50:45.0171316Z #25 29.70 Preparing to unpack .../216-libopencv-core-dev_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:45.0172131Z #25 29.70 Unpacking libopencv-core-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:45.0195793Z #25 29.86 Selecting previously unselected package libopencv-flann-dev:amd64. 2024-08-20T21:50:45.1207933Z #25 29.86 Preparing to unpack .../217-libopencv-flann-dev_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:45.1208817Z #25 29.86 Unpacking libopencv-flann-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:45.1209623Z #25 29.90 Selecting previously unselected package libraw1394-dev:amd64. 2024-08-20T21:50:45.1210449Z #25 29.90 Preparing to unpack .../218-libraw1394-dev_2.1.2-1_amd64.deb ... 2024-08-20T21:50:45.1211375Z #25 29.90 Unpacking libraw1394-dev:amd64 (2.1.2-1) ... 2024-08-20T21:50:45.1212105Z #25 29.93 Selecting previously unselected package libdc1394-22-dev:amd64. 2024-08-20T21:50:45.1212944Z #25 29.93 Preparing to unpack .../219-libdc1394-22-dev_2.2.5-2.1_amd64.deb ... 2024-08-20T21:50:45.1213671Z #25 29.93 Unpacking libdc1394-22-dev:amd64 (2.2.5-2.1) ... 2024-08-20T21:50:45.1214451Z #25 29.96 Selecting previously unselected package libopencv-imgproc-dev:amd64. 2024-08-20T21:50:45.2760328Z #25 29.96 Preparing to unpack .../220-libopencv-imgproc-dev_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:45.2761257Z #25 29.96 Unpacking libopencv-imgproc-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:45.2762105Z #25 30.11 Selecting previously unselected package libopencv-imgcodecs-dev:amd64. 2024-08-20T21:50:45.4562818Z #25 30.12 Preparing to unpack .../221-libopencv-imgcodecs-dev_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:45.4563894Z #25 30.12 Unpacking libopencv-imgcodecs-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:45.4565001Z #25 30.15 Selecting previously unselected package libopencv-videoio-dev:amd64. 2024-08-20T21:50:45.4565964Z #25 30.15 Preparing to unpack .../222-libopencv-videoio-dev_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:45.4566826Z #25 30.15 Unpacking libopencv-videoio-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:45.4567571Z #25 30.19 Selecting previously unselected package libopenexr-dev. 2024-08-20T21:50:45.4568416Z #25 30.20 Preparing to unpack .../223-libopenexr-dev_2.3.0-6ubuntu0.5_amd64.deb ... 2024-08-20T21:50:45.4569213Z #25 30.21 Unpacking libopenexr-dev (2.3.0-6ubuntu0.5) ... 2024-08-20T21:50:45.4569940Z #25 30.29 Selecting previously unselected package libswscale-dev:amd64. 2024-08-20T21:50:45.5639143Z #25 30.30 Preparing to unpack .../224-libswscale-dev_7%3a4.2.7-0ubuntu0.1_amd64.deb ... 2024-08-20T21:50:45.5640057Z #25 30.30 Unpacking libswscale-dev:amd64 (7:4.2.7-0ubuntu0.1) ... 2024-08-20T21:50:45.5640850Z #25 30.33 Selecting previously unselected package libjbig-dev:amd64. 2024-08-20T21:50:45.5641729Z #25 30.33 Preparing to unpack .../225-libjbig-dev_2.1-3.1ubuntu0.20.04.1_amd64.deb ... 2024-08-20T21:50:45.5642573Z #25 30.34 Unpacking libjbig-dev:amd64 (2.1-3.1ubuntu0.20.04.1) ... 2024-08-20T21:50:45.5643339Z #25 30.36 Selecting previously unselected package liblzma-dev:amd64. 2024-08-20T21:50:45.5644297Z #25 30.37 Preparing to unpack .../226-liblzma-dev_5.2.4-1ubuntu1.1_amd64.deb ... 2024-08-20T21:50:45.5645086Z #25 30.37 Unpacking liblzma-dev:amd64 (5.2.4-1ubuntu1.1) ... 2024-08-20T21:50:45.5645985Z #25 30.40 Selecting previously unselected package libtiffxx5:amd64. 2024-08-20T21:50:45.6648071Z #25 30.40 Preparing to unpack .../227-libtiffxx5_4.1.0+git191117-2ubuntu0.20.04.13_amd64.deb ... 2024-08-20T21:50:45.6649060Z #25 30.40 Unpacking libtiffxx5:amd64 (4.1.0+git191117-2ubuntu0.20.04.13) ... 2024-08-20T21:50:45.6649909Z #25 30.43 Selecting previously unselected package libtiff-dev:amd64. 2024-08-20T21:50:45.6650871Z #25 30.43 Preparing to unpack .../228-libtiff-dev_4.1.0+git191117-2ubuntu0.20.04.13_amd64.deb ... 2024-08-20T21:50:45.6651832Z #25 30.43 Unpacking libtiff-dev:amd64 (4.1.0+git191117-2ubuntu0.20.04.13) ... 2024-08-20T21:50:45.6652732Z #25 30.47 Selecting previously unselected package libopencv-highgui-dev:amd64. 2024-08-20T21:50:45.6653678Z #25 30.47 Preparing to unpack .../229-libopencv-highgui-dev_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:45.6654543Z #25 30.48 Unpacking libopencv-highgui-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:45.6655347Z #25 30.50 Selecting previously unselected package libopencv-ml-dev:amd64. 2024-08-20T21:50:45.6656233Z #25 30.50 Preparing to unpack .../230-libopencv-ml-dev_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:45.8383117Z #25 30.50 Unpacking libopencv-ml-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:45.8384044Z #25 30.55 Selecting previously unselected package libopencv-features2d-dev:amd64. 2024-08-20T21:50:45.8385042Z #25 30.55 Preparing to unpack .../231-libopencv-features2d-dev_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:45.8386178Z #25 30.55 Unpacking libopencv-features2d-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:45.8387069Z #25 30.59 Selecting previously unselected package libopencv-calib3d-dev:amd64. 2024-08-20T21:50:45.8399283Z #25 30.60 Preparing to unpack .../232-libopencv-calib3d-dev_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:45.8400539Z #25 30.60 Unpacking libopencv-calib3d-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:45.8401271Z #25 30.67 Selecting previously unselected package libprotobuf17:amd64. 2024-08-20T21:50:46.0088155Z #25 30.68 Preparing to unpack .../233-libprotobuf17_3.6.1.3-2ubuntu5.2_amd64.deb ... 2024-08-20T21:50:46.0089045Z #25 30.68 Unpacking libprotobuf17:amd64 (3.6.1.3-2ubuntu5.2) ... 2024-08-20T21:50:46.0089850Z #25 30.76 Selecting previously unselected package libopencv-dnn4.2:amd64. 2024-08-20T21:50:46.0090740Z #25 30.76 Preparing to unpack .../234-libopencv-dnn4.2_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:46.0091528Z #25 30.76 Unpacking libopencv-dnn4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:46.0092360Z #25 30.85 Selecting previously unselected package libopencv-objdetect4.2:amd64. 2024-08-20T21:50:46.1189133Z #25 30.85 Preparing to unpack .../235-libopencv-objdetect4.2_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:46.1190129Z #25 30.85 Unpacking libopencv-objdetect4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:46.1190964Z #25 30.88 Selecting previously unselected package libopencv-photo4.2:amd64. 2024-08-20T21:50:46.1191873Z #25 30.88 Preparing to unpack .../236-libopencv-photo4.2_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:46.1192709Z #25 30.89 Unpacking libopencv-photo4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:46.1193491Z #25 30.92 Selecting previously unselected package libopencv-video4.2:amd64. 2024-08-20T21:50:46.1194390Z #25 30.92 Preparing to unpack .../237-libopencv-video4.2_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:46.1195201Z #25 30.92 Unpacking libopencv-video4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:46.1195984Z #25 30.96 Selecting previously unselected package libopencv-shape4.2:amd64. 2024-08-20T21:50:46.2194124Z #25 30.96 Preparing to unpack .../238-libopencv-shape4.2_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:46.2195008Z #25 30.96 Unpacking libopencv-shape4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:46.2195838Z #25 30.98 Selecting previously unselected package libopencv-stitching4.2:amd64. 2024-08-20T21:50:46.2196779Z #25 30.99 Preparing to unpack .../239-libopencv-stitching4.2_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:46.2197646Z #25 30.99 Unpacking libopencv-stitching4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:46.2198770Z #25 31.02 Selecting previously unselected package libopencv-superres4.2:amd64. 2024-08-20T21:50:46.2199709Z #25 31.03 Preparing to unpack .../240-libopencv-superres4.2_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:46.2200553Z #25 31.03 Unpacking libopencv-superres4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:46.2201390Z #25 31.05 Selecting previously unselected package libopencv-videostab4.2:amd64. 2024-08-20T21:50:46.2202340Z #25 31.06 Preparing to unpack .../241-libopencv-videostab4.2_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:46.4038822Z #25 31.06 Unpacking libopencv-videostab4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:46.4039535Z #25 31.08 Selecting previously unselected package libvtk6.3. 2024-08-20T21:50:46.4040349Z #25 31.09 Preparing to unpack .../242-libvtk6.3_6.3.0+dfsg2-5build2_amd64.deb ... 2024-08-20T21:50:46.4041122Z #25 31.09 Unpacking libvtk6.3 (6.3.0+dfsg2-5build2) ... 2024-08-20T21:50:47.4556251Z #25 32.29 Selecting previously unselected package libopencv-viz4.2:amd64. 2024-08-20T21:50:47.6033112Z #25 32.30 Preparing to unpack .../243-libopencv-viz4.2_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:47.6033947Z #25 32.30 Unpacking libopencv-viz4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:47.6034645Z #25 32.33 Selecting previously unselected package libtesseract4:amd64. 2024-08-20T21:50:47.6035495Z #25 32.33 Preparing to unpack .../244-libtesseract4_4.1.1-2build2_amd64.deb ... 2024-08-20T21:50:47.6036250Z #25 32.33 Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2024-08-20T21:50:47.6037274Z #25 32.44 Selecting previously unselected package libopencv-contrib4.2:amd64. 2024-08-20T21:50:47.7589337Z #25 32.44 Preparing to unpack .../245-libopencv-contrib4.2_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:47.7590241Z #25 32.44 Unpacking libopencv-contrib4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:47.8489842Z #25 32.69 Selecting previously unselected package libopencv-dnn-dev:amd64. 2024-08-20T21:50:47.9768509Z #25 32.69 Preparing to unpack .../246-libopencv-dnn-dev_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:47.9769400Z #25 32.69 Unpacking libopencv-dnn-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:47.9770236Z #25 32.81 Selecting previously unselected package libopencv-objdetect-dev:amd64. 2024-08-20T21:50:48.1080339Z #25 32.82 Preparing to unpack .../247-libopencv-objdetect-dev_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:48.1081307Z #25 32.82 Unpacking libopencv-objdetect-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:48.1082179Z #25 32.85 Selecting previously unselected package libopencv-photo-dev:amd64. 2024-08-20T21:50:48.1083095Z #25 32.85 Preparing to unpack .../248-libopencv-photo-dev_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:48.1084013Z #25 32.86 Unpacking libopencv-photo-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:48.1084818Z #25 32.89 Selecting previously unselected package libopencv-video-dev:amd64. 2024-08-20T21:50:48.1085730Z #25 32.90 Preparing to unpack .../249-libopencv-video-dev_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:48.1086563Z #25 32.90 Unpacking libopencv-video-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:48.1087368Z #25 32.94 Selecting previously unselected package libopencv-shape-dev:amd64. 2024-08-20T21:50:48.2088181Z #25 32.95 Preparing to unpack .../250-libopencv-shape-dev_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:48.2089066Z #25 32.95 Unpacking libopencv-shape-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:48.2089911Z #25 32.97 Selecting previously unselected package libopencv-stitching-dev:amd64. 2024-08-20T21:50:48.2090888Z #25 32.98 Preparing to unpack .../251-libopencv-stitching-dev_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:48.2091772Z #25 32.98 Unpacking libopencv-stitching-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:48.2092609Z #25 33.04 Selecting previously unselected package libopencv-superres-dev:amd64. 2024-08-20T21:50:48.2093558Z #25 33.05 Preparing to unpack .../252-libopencv-superres-dev_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:48.3100538Z #25 33.05 Unpacking libopencv-superres-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:48.3101749Z #25 33.09 Selecting previously unselected package libopencv-videostab-dev:amd64. 2024-08-20T21:50:48.3102716Z #25 33.09 Preparing to unpack .../253-libopencv-videostab-dev_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:48.3103601Z #25 33.10 Unpacking libopencv-videostab-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:48.3104425Z #25 33.14 Selecting previously unselected package libopencv-viz-dev:amd64. 2024-08-20T21:50:48.3105312Z #25 33.14 Preparing to unpack .../254-libopencv-viz-dev_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:48.3106114Z #25 33.15 Unpacking libopencv-viz-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:48.5046532Z #25 33.18 Selecting previously unselected package libopencv-contrib-dev:amd64. 2024-08-20T21:50:48.5047541Z #25 33.19 Preparing to unpack .../255-libopencv-contrib-dev_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:48.5048397Z #25 33.19 Unpacking libopencv-contrib-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:48.6829047Z #25 33.52 Selecting previously unselected package libopencv-ts-dev:amd64. 2024-08-20T21:50:48.7845100Z #25 33.52 Preparing to unpack .../256-libopencv-ts-dev_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:48.7845954Z #25 33.52 Unpacking libopencv-ts-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:48.7846689Z #25 33.57 Selecting previously unselected package libopencv4.2-jni. 2024-08-20T21:50:48.7847535Z #25 33.57 Preparing to unpack .../257-libopencv4.2-jni_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:48.7848297Z #25 33.57 Unpacking libopencv4.2-jni (4.2.0+dfsg-5) ... 2024-08-20T21:50:48.7849232Z #25 33.62 Selecting previously unselected package libopencv4.2-java. 2024-08-20T21:50:48.9079149Z #25 33.62 Preparing to unpack .../258-libopencv4.2-java_4.2.0+dfsg-5_all.deb ... 2024-08-20T21:50:48.9079984Z #25 33.63 Unpacking libopencv4.2-java (4.2.0+dfsg-5) ... 2024-08-20T21:50:48.9080692Z #25 33.70 Selecting previously unselected package libopencv-dev. 2024-08-20T21:50:48.9081505Z #25 33.70 Preparing to unpack .../259-libopencv-dev_4.2.0+dfsg-5_amd64.deb ... 2024-08-20T21:50:48.9082228Z #25 33.70 Unpacking libopencv-dev (4.2.0+dfsg-5) ... 2024-08-20T21:50:48.9082887Z #25 33.74 Setting up libgme0:amd64 (0.6.2-1build1) ... 2024-08-20T21:50:49.1335990Z #25 33.75 Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.5) ... 2024-08-20T21:50:49.1338243Z #25 33.76 Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2024-08-20T21:50:49.1339832Z #25 33.76 Setting up libxcb-dri3-0:amd64 (1.14-2) ... 2024-08-20T21:50:49.1340436Z #25 33.77 Setting up liblcms2-2:amd64 (2.9-4) ... 2024-08-20T21:50:49.1341114Z #25 33.77 Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu2.1) ... 2024-08-20T21:50:49.1341819Z #25 33.78 Setting up libx11-xcb1:amd64 (2:1.6.9-2ubuntu1.6) ... 2024-08-20T21:50:49.1342518Z #25 33.78 Setting up libpciaccess0:amd64 (0.16-0ubuntu1) ... 2024-08-20T21:50:49.1343185Z #25 33.79 Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2024-08-20T21:50:49.1344191Z #25 33.81 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2024-08-20T21:50:49.1345341Z #25 33.81 Setting up fontconfig (2.13.1-2ubuntu3) ... 2024-08-20T21:50:50.9930886Z #25 33.82 Regenerating fonts cache... done. 2024-08-20T21:50:51.0942691Z #25 35.84 Setting up libmysqlclient21:amd64 (8.0.39-0ubuntu0.20.04.1) ... 2024-08-20T21:50:51.0943492Z #25 35.85 Setting up libraw1394-11:amd64 (2.1.2-1) ... 2024-08-20T21:50:51.0944124Z #25 35.87 Setting up libxdamage1:amd64 (1:1.1.5-2) ... 2024-08-20T21:50:51.0944740Z #25 35.89 Setting up libmpg123-0:amd64 (1.25.13-1) ... 2024-08-20T21:50:51.0945351Z #25 35.90 Setting up libxcb-xfixes0:amd64 (1.14-2) ... 2024-08-20T21:50:51.0946152Z #25 35.92 Setting up libxerces-c3.2:amd64 (3.2.2+debian-1ubuntu0.2) ... 2024-08-20T21:50:51.0946965Z #25 35.93 Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1.20.04.1) ... 2024-08-20T21:50:51.2037584Z #25 35.94 Setting up proj-data (6.3.1-1) ... 2024-08-20T21:50:51.2038358Z #25 35.94 Setting up libshine3:amd64 (3.1.1-2) ... 2024-08-20T21:50:51.2039042Z #25 35.95 Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.20.04.2) ... 2024-08-20T21:50:51.2039989Z #25 35.96 Setting up hicolor-icon-theme (0.17-2) ... 2024-08-20T21:50:51.2040625Z #25 35.98 Setting up libxi6:amd64 (2:1.7.10-0ubuntu1) ... 2024-08-20T21:50:51.2041226Z #25 35.98 Setting up libtwolame0:amd64 (0.4.0-2) ... 2024-08-20T21:50:51.2041860Z #25 35.99 Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2024-08-20T21:50:51.2042490Z #25 36.00 Setting up libdatrie1:amd64 (0.2.12-3) ... 2024-08-20T21:50:51.2043074Z #25 36.01 Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2024-08-20T21:50:51.2043664Z #25 36.03 Setting up libgsm1:amd64 (1.0.18-2) ... 2024-08-20T21:50:51.2044497Z #25 36.04 Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2024-08-20T21:50:51.3055184Z #25 36.05 Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2024-08-20T21:50:51.3057096Z #25 36.06 Setting up libminizip1:amd64 (1.1-8build1) ... 2024-08-20T21:50:51.3057808Z #25 36.08 Setting up libxcb-render0:amd64 (1.14-2) ... 2024-08-20T21:50:51.3058451Z #25 36.09 Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2024-08-20T21:50:51.3059151Z #25 36.10 Setting up libglvnd0:amd64 (1.3.2-1~ubuntu0.20.04.2) ... 2024-08-20T21:50:51.3059833Z #25 36.12 Setting up libxcb-glx0:amd64 (1.14-2) ... 2024-08-20T21:50:51.3060576Z #25 36.13 Setting up libaom0:amd64 (1.0.0.errata1-3+deb11u1build0.20.04.1) ... 2024-08-20T21:50:51.3061343Z #25 36.14 Setting up libraw1394-dev:amd64 (2.1.2-1) ... 2024-08-20T21:50:51.4130984Z #25 36.15 Setting up libedit2:amd64 (3.1-20191231-1) ... 2024-08-20T21:50:51.4134474Z #25 36.16 Setting up libgdk-pixbuf2.0-common (2.40.0+dfsg-3ubuntu0.5) ... 2024-08-20T21:50:51.4135557Z #25 36.18 Setting up libtbb2:amd64 (2020.1-2) ... 2024-08-20T21:50:51.4136146Z #25 36.19 Setting up libarpack2:amd64 (3.7.0-3) ... 2024-08-20T21:50:51.4136789Z #25 36.20 Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2024-08-20T21:50:51.4137504Z #25 36.22 Setting up libpq5:amd64 (12.20-0ubuntu0.20.04.1) ... 2024-08-20T21:50:51.4138180Z #25 36.24 Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2024-08-20T21:50:51.4138784Z #25 36.25 Setting up libdap25:amd64 (3.20.5-1) ... 2024-08-20T21:50:51.5151399Z #25 36.26 Setting up xkb-data (2.29-2) ... 2024-08-20T21:50:51.5152395Z #25 36.28 Setting up libqhull7:amd64 (2015.2-4) ... 2024-08-20T21:50:51.5152997Z #25 36.29 Setting up libxcb-shm0:amd64 (1.14-2) ... 2024-08-20T21:50:51.5153613Z #25 36.30 Setting up libatspi2.0-0:amd64 (2.36.0-2) ... 2024-08-20T21:50:51.5154240Z #25 36.31 Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2024-08-20T21:50:51.5154881Z #25 36.33 Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2024-08-20T21:50:51.5155546Z #25 36.34 Setting up libilmbase24:amd64 (2.3.0-6build1) ... 2024-08-20T21:50:51.5156243Z #25 36.35 Setting up libjbig0:amd64 (2.1-3.1ubuntu0.20.04.1) ... 2024-08-20T21:50:51.6159004Z #25 36.36 Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2024-08-20T21:50:51.6159686Z #25 36.38 Setting up libaec0:amd64 (1.0.4-1) ... 2024-08-20T21:50:51.6160408Z #25 36.39 Setting up libcolord2:amd64 (1.4.4-2) ... 2024-08-20T21:50:51.6161048Z #25 36.40 Setting up gdal-data (3.0.4+dfsg-1build3) ... 2024-08-20T21:50:51.6161705Z #25 36.41 Setting up libxxf86vm1:amd64 (1:1.1.4-1build1) ... 2024-08-20T21:50:51.6162386Z #25 36.43 Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2024-08-20T21:50:51.6163122Z #25 36.44 Setting up libxnvctrl0:amd64 (470.57.01-0ubuntu0.20.04.3) ... 2024-08-20T21:50:51.6163957Z #25 36.45 Setting up libxcb-present0:amd64 (1.14-2) ... 2024-08-20T21:50:51.7214714Z #25 36.47 Setting up libcfitsio8:amd64 (3.470-3) ... 2024-08-20T21:50:51.7215603Z #25 36.48 Setting up libopenexr24:amd64 (2.3.0-6ubuntu0.5) ... 2024-08-20T21:50:51.7216415Z #25 36.49 Setting up libva2:amd64 (2.7.0-2) ... 2024-08-20T21:50:51.7216973Z #25 36.51 Setting up libepoxy0:amd64 (1.5.4-1) ... 2024-08-20T21:50:51.7217639Z #25 36.52 Setting up libnspr4:amd64 (2:4.35-0ubuntu0.20.04.1) ... 2024-08-20T21:50:51.7218302Z #25 36.53 Setting up libxfixes3:amd64 (1:5.0.3-2) ... 2024-08-20T21:50:51.7218883Z #25 36.54 Setting up libxcb-sync1:amd64 (1.14-2) ... 2024-08-20T21:50:51.7219746Z #25 36.56 Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2024-08-20T21:50:51.9353419Z #25 36.57 Setting up libavahi-common-data:amd64 (0.7-4ubuntu7.3) ... 2024-08-20T21:50:51.9354232Z #25 36.58 Setting up libllvm12:amd64 (1:12.0.0-3ubuntu1~20.04.5) ... 2024-08-20T21:50:51.9354941Z #25 36.59 Setting up libfribidi0:amd64 (1.0.8-2ubuntu0.1) ... 2024-08-20T21:50:51.9355600Z #25 36.61 Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2024-08-20T21:50:51.9356205Z #25 36.62 Setting up shared-mime-info (1.15-1) ... 2024-08-20T21:50:53.7600807Z #25 38.60 Setting up libxinerama1:amd64 (2:1.1.4-2) ... 2024-08-20T21:50:53.8675821Z #25 38.61 Setting up libexif12:amd64 (0.6.21-6ubuntu0.4) ... 2024-08-20T21:50:53.8676533Z #25 38.62 Setting up libhwloc15:amd64 (2.1.0+dfsg-4) ... 2024-08-20T21:50:53.8677230Z #25 38.63 Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2024-08-20T21:50:53.8677971Z #25 38.65 Setting up libevent-2.1-7:amd64 (2.1.11-stable-1) ... 2024-08-20T21:50:53.8678679Z #25 38.65 Setting up libxrandr2:amd64 (2:1.5.2-0ubuntu1) ... 2024-08-20T21:50:53.8679364Z #25 38.66 Setting up liborc-0.4-0:amd64 (1:0.4.31-1ubuntu0.1) ... 2024-08-20T21:50:53.8680083Z #25 38.67 Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.3) ... 2024-08-20T21:50:53.8680765Z #25 38.67 Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2024-08-20T21:50:53.8681443Z #25 38.69 Setting up libsocket++1:amd64 (1.12.13-10build1) ... 2024-08-20T21:50:53.8682055Z #25 38.70 Setting up libproj15:amd64 (6.3.1-1) ... 2024-08-20T21:50:53.9798676Z #25 38.71 Setting up libodbc1:amd64 (2.3.6-0.1ubuntu0.1) ... 2024-08-20T21:50:53.9799458Z #25 38.73 Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2024-08-20T21:50:53.9800224Z #25 38.74 Setting up libglapi-mesa:amd64 (21.2.6-0ubuntu0.1~20.04.2) ... 2024-08-20T21:50:53.9800948Z #25 38.75 Setting up libvulkan1:amd64 (1.2.131.2-1) ... 2024-08-20T21:50:53.9801575Z #25 38.76 Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2024-08-20T21:50:53.9802224Z #25 38.78 Setting up liblzma-dev:amd64 (5.2.4-1ubuntu1.1) ... 2024-08-20T21:50:53.9802878Z #25 38.79 Setting up libxcb-dri2-0:amd64 (1.14-2) ... 2024-08-20T21:50:53.9803505Z #25 38.80 Setting up libgif7:amd64 (5.1.9-1ubuntu0.1) ... 2024-08-20T21:50:53.9804275Z #25 38.82 Setting up libatk1.0-data (2.35.1-1ubuntu2) ... 2024-08-20T21:50:54.0831668Z #25 38.83 Setting up liburiparser1:amd64 (0.9.3-2) ... 2024-08-20T21:50:54.0832341Z #25 38.84 Setting up libnuma1:amd64 (2.0.12-1) ... 2024-08-20T21:50:54.0832930Z #25 38.85 Setting up libfreexl1:amd64 (1.0.5-3) ... 2024-08-20T21:50:54.0833615Z #25 38.87 Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2024-08-20T21:50:54.0834301Z #25 38.88 Setting up libxshmfence1:amd64 (1.3-1) ... 2024-08-20T21:50:54.0834931Z #25 38.89 Setting up libvpx6:amd64 (1.8.2-1ubuntu0.3) ... 2024-08-20T21:50:54.0835554Z #25 38.90 Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2024-08-20T21:50:54.0836218Z #25 38.92 Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2024-08-20T21:50:54.1927316Z #25 38.93 Setting up libfyba0:amd64 (4.1.1-6build1) ... 2024-08-20T21:50:54.1928052Z #25 38.95 Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2024-08-20T21:50:54.1928745Z #25 38.96 Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2024-08-20T21:50:54.1929406Z #25 38.97 Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2024-08-20T21:50:54.1930073Z #25 38.98 Setting up libnl-3-200:amd64 (3.4.0-1ubuntu0.1) ... 2024-08-20T21:50:54.1930666Z #25 39.00 Setting up libpsm2-2 (11.2.86-1) ... 2024-08-20T21:50:54.1931336Z #25 39.02 Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2024-08-20T21:50:54.1932080Z #25 39.03 Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... 2024-08-20T21:50:54.3092251Z #25 39.04 Setting up libthai-data (0.1.28-3) ... 2024-08-20T21:50:54.3092987Z #25 39.05 Setting up libjson-glib-1.0-common (1.4.4-2ubuntu2) ... 2024-08-20T21:50:54.3093757Z #25 39.07 Setting up libcairo-gobject2:amd64 (1.16.0-4ubuntu1) ... 2024-08-20T21:50:54.3094481Z #25 39.08 Setting up libatk1.0-0:amd64 (2.35.1-1ubuntu2) ... 2024-08-20T21:50:54.3095619Z #25 39.09 Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.13) ... 2024-08-20T21:50:54.3096420Z #25 39.12 Setting up libprotobuf17:amd64 (3.6.1.3-2ubuntu5.2) ... 2024-08-20T21:50:54.3097169Z #25 39.15 Setting up libwayland-egl1:amd64 (1.18.0-1ubuntu0.1) ... 2024-08-20T21:50:54.4104618Z #25 39.17 Setting up libusb-1.0-0:amd64 (2:1.0.23-2build1) ... 2024-08-20T21:50:54.4105306Z #25 39.19 Setting up libtbb-dev:amd64 (2020.1-2) ... 2024-08-20T21:50:54.4106024Z #25 39.21 Setting up libgphoto2-port12:amd64 (2.5.25-0ubuntu0.1) ... 2024-08-20T21:50:54.4106764Z #25 39.22 Setting up libpsm-infinipath1 (3.3+20.604758e7-6) ... 2024-08-20T21:50:54.4108229Z #25 39.23 update-alternatives: using /usr/lib/libpsm1/libpsm_infinipath.so.1.16 to provide /usr/lib/x86_64-linux-gnu/libpsm_infinipath.so.1 (libpsm_infinipath.so.1) in auto mode 2024-08-20T21:50:54.4109590Z #25 39.23 Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2024-08-20T21:50:54.4110288Z #25 39.24 Setting up libsoup-gnome2.4-1:amd64 (2.70.0-1) ... 2024-08-20T21:50:54.4110922Z #25 39.25 Setting up libbluray2:amd64 (1:1.2.0-1) ... 2024-08-20T21:50:54.5156046Z #25 39.25 Setting up libwebpmux3:amd64 (0.6.1-2ubuntu0.20.04.3) ... 2024-08-20T21:50:54.5156848Z #25 39.26 Setting up libdrm-common (2.4.107-8ubuntu1~20.04.2) ... 2024-08-20T21:50:54.5157524Z #25 39.27 Setting up libxcomposite1:amd64 (1:0.4.5-1) ... 2024-08-20T21:50:54.5158188Z #25 39.27 Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2024-08-20T21:50:54.5159018Z #25 39.28 Setting up libzvbi-common (0.2.35-17) ... 2024-08-20T21:50:54.5159683Z #25 39.29 Setting up libgtk-3-common (3.24.20-0ubuntu1.2) ... 2024-08-20T21:50:54.5160305Z #25 39.30 Setting up libmp3lame0:amd64 (3.100-3) ... 2024-08-20T21:50:54.5160948Z #25 39.31 Setting up libilmbase-dev:amd64 (2.3.0-6build1) ... 2024-08-20T21:50:54.5161561Z #25 39.33 Setting up libsz2:amd64 (1.0.4-1) ... 2024-08-20T21:50:54.5162260Z #25 39.34 Setting up libtiffxx5:amd64 (4.1.0+git191117-2ubuntu0.20.04.13) ... 2024-08-20T21:50:54.5163111Z #25 39.35 Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2024-08-20T21:50:54.6198830Z #25 39.36 Setting up libxkbcommon0:amd64 (0.10.0-1) ... 2024-08-20T21:50:54.6199640Z #25 39.38 Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2024-08-20T21:50:54.6200389Z #25 39.39 Setting up libwayland-client0:amd64 (1.18.0-1ubuntu0.1) ... 2024-08-20T21:50:54.6201145Z #25 39.40 Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2024-08-20T21:50:54.6201787Z #25 39.42 Setting up libzvbi0:amd64 (0.2.35-17) ... 2024-08-20T21:50:54.6202385Z #25 39.43 Setting up librest-0.7-0:amd64 (0.8.1-1) ... 2024-08-20T21:50:54.6203040Z #25 39.44 Setting up libexif-dev:amd64 (0.6.21-6ubuntu0.4) ... 2024-08-20T21:50:54.6203896Z #25 39.46 Setting up libopencv-core4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:54.7275520Z #25 39.47 Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2024-08-20T21:50:54.7276244Z #25 39.49 Setting up libx265-179:amd64 (3.2.1-1build1) ... 2024-08-20T21:50:54.7276975Z #25 39.51 Setting up libopencv-imgproc4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:54.7277671Z #25 39.53 Setting up libxcursor1:amd64 (1:1.2.0-2) ... 2024-08-20T21:50:54.7278354Z #25 39.54 Setting up libavahi-common3:amd64 (0.7-4ubuntu7.3) ... 2024-08-20T21:50:54.7279015Z #25 39.56 Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2024-08-20T21:50:54.7279705Z #25 39.56 Setting up libjbig-dev:amd64 (2.1-3.1ubuntu0.20.04.1) ... 2024-08-20T21:50:54.8362353Z #25 39.57 Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.3-0ubuntu1.3) ... 2024-08-20T21:50:54.8363519Z #25 39.58 Setting up libnss3:amd64 (2:3.98-0ubuntu0.20.04.2) ... 2024-08-20T21:50:54.8364369Z #25 39.59 Setting up libpoppler97:amd64 (0.86.1-0ubuntu1.4) ... 2024-08-20T21:50:54.8365438Z #25 39.60 Setting up libhwloc-plugins:amd64 (2.1.0+dfsg-4) ... 2024-08-20T21:50:54.8366094Z #25 39.62 Setting up liblept5:amd64 (1.79.0-1) ... 2024-08-20T21:50:54.8366677Z #25 39.64 Setting up libgeotiff5:amd64 (1.5.1-2) ... 2024-08-20T21:50:54.8367362Z #25 39.65 Setting up libjson-glib-1.0-0:amd64 (1.4.4-2ubuntu2) ... 2024-08-20T21:50:54.8368394Z #25 39.67 Setting up libnl-route-3-200:amd64 (3.4.0-1ubuntu0.1) ... 2024-08-20T21:50:54.9434732Z #25 39.69 Setting up libatk-bridge2.0-0:amd64 (2.34.2-0ubuntu2~20.04.1) ... 2024-08-20T21:50:54.9437116Z #25 39.70 Setting up libthai0:amd64 (0.1.28-3) ... 2024-08-20T21:50:54.9437763Z #25 39.72 Setting up libopenexr-dev (2.3.0-6ubuntu0.5) ... 2024-08-20T21:50:54.9438558Z #25 39.74 Setting up libtiff-dev:amd64 (4.1.0+git191117-2ubuntu0.20.04.13) ... 2024-08-20T21:50:54.9439425Z #25 39.74 Setting up libgdk-pixbuf2.0-0:amd64 (2.40.0+dfsg-3ubuntu0.5) ... 2024-08-20T21:50:54.9440192Z #25 39.77 Setting up libgdcm3.0:amd64 (3.0.5-1.1ubuntu2) ... 2024-08-20T21:50:54.9440924Z #25 39.77 Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2024-08-20T21:50:54.9441640Z #25 39.78 Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2024-08-20T21:50:55.0539442Z #25 39.80 Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2024-08-20T21:50:55.0540420Z #25 39.81 Setting up libdrm2:amd64 (2.4.107-8ubuntu1~20.04.2) ... 2024-08-20T21:50:55.0541588Z #25 39.83 Setting up libopencv-core-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:55.0542242Z #25 39.84 Setting up libva-drm2:amd64 (2.7.0-2) ... 2024-08-20T21:50:55.0542916Z #25 39.85 Setting up libopencv-flann4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:55.0543690Z #25 39.86 Setting up libwayland-cursor0:amd64 (1.18.0-1ubuntu0.1) ... 2024-08-20T21:50:55.0544440Z #25 39.88 Setting up libopencv-photo4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:55.0545373Z #25 39.89 Setting up libva-x11-2:amd64 (2.7.0-2) ... 2024-08-20T21:50:55.1834553Z #25 39.90 Setting up libavahi-client3:amd64 (0.7-4ubuntu7.3) ... 2024-08-20T21:50:55.1836752Z #25 39.92 Setting up libopencv-ml4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:55.1837512Z #25 39.93 Setting up libdrm-amdgpu1:amd64 (2.4.107-8ubuntu1~20.04.2) ... 2024-08-20T21:50:55.1838314Z #25 39.94 Setting up gtk-update-icon-cache (3.24.20-0ubuntu1.2) ... 2024-08-20T21:50:55.1839093Z #25 39.95 Setting up libopencv-flann-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:55.1839779Z #25 39.97 Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2024-08-20T21:50:55.1840425Z #25 40.02 Setting up libgdcm-dev (3.0.5-1.1ubuntu2) ... 2024-08-20T21:50:55.2896002Z #25 40.03 Setting up libdrm-nouveau2:amd64 (2.4.107-8ubuntu1~20.04.2) ... 2024-08-20T21:50:55.2898264Z #25 40.05 Setting up libopencv-ml-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:55.2898953Z #25 40.06 Setting up libdc1394-22-dev:amd64 (2.2.5-2.1) ... 2024-08-20T21:50:55.2899593Z #25 40.07 Setting up libpmix2:amd64 (3.1.5-1) ... 2024-08-20T21:50:55.2900240Z #25 40.09 Setting up libopencv-dnn4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:55.2900994Z #25 40.10 Setting up libdrm-radeon1:amd64 (2.4.107-8ubuntu1~20.04.2) ... 2024-08-20T21:50:55.2901767Z #25 40.11 Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2024-08-20T21:50:55.2902534Z #25 40.13 Setting up libdrm-intel1:amd64 (2.4.107-8ubuntu1~20.04.2) ... 2024-08-20T21:50:55.3991280Z #25 40.14 Setting up libgl1-mesa-dri:amd64 (21.2.6-0ubuntu0.1~20.04.2) ... 2024-08-20T21:50:55.3992301Z #25 40.16 Setting up libopencv-ts-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:55.3993468Z #25 40.17 Setting up libavutil56:amd64 (7:4.2.7-0ubuntu0.1) ... 2024-08-20T21:50:55.3994124Z #25 40.18 Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2024-08-20T21:50:55.3994797Z #25 40.20 Setting up libgphoto2-6:amd64 (2.5.25-0ubuntu0.1) ... 2024-08-20T21:50:55.3995547Z #25 40.21 Setting up libopencv-imgproc-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:55.3996288Z #25 40.22 Setting up libopencv-dnn-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:55.3996981Z #25 40.24 Setting up libcups2:amd64 (2.3.1-9ubuntu1.8) ... 2024-08-20T21:50:55.5022310Z #25 40.25 Setting up libswscale5:amd64 (7:4.2.7-0ubuntu0.1) ... 2024-08-20T21:50:55.5023108Z #25 40.26 Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2024-08-20T21:50:55.5024484Z #25 40.27 Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2024-08-20T21:50:55.5025634Z #25 40.29 Setting up libavutil-dev:amd64 (7:4.2.7-0ubuntu0.1) ... 2024-08-20T21:50:55.5026334Z #25 40.30 Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2024-08-20T21:50:55.5027053Z #25 40.31 Setting up libglx-mesa0:amd64 (21.2.6-0ubuntu0.1~20.04.2) ... 2024-08-20T21:50:55.5027815Z #25 40.32 Setting up libglx0:amd64 (1.3.2-1~ubuntu0.20.04.2) ... 2024-08-20T21:50:55.5028549Z #25 40.34 Setting up libgphoto2-dev:amd64 (2.5.25-0ubuntu0.1) ... 2024-08-20T21:50:55.6125667Z #25 40.35 Setting up libopencv-photo-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:55.6127985Z #25 40.37 Setting up libswresample3:amd64 (7:4.2.7-0ubuntu0.1) ... 2024-08-20T21:50:55.6129082Z #25 40.39 Setting up libnetcdf-c++4 (4.2-11build2) ... 2024-08-20T21:50:55.6129758Z #25 40.42 Setting up libavresample4:amd64 (7:4.2.7-0ubuntu0.1) ... 2024-08-20T21:50:55.6130517Z #25 40.45 Setting up librsvg2-2:amd64 (2.48.9-1ubuntu0.20.04.4) ... 2024-08-20T21:50:55.7213286Z #25 40.47 Setting up libgl1:amd64 (1.3.2-1~ubuntu0.20.04.2) ... 2024-08-20T21:50:55.7214732Z #25 40.49 Setting up libswscale-dev:amd64 (7:4.2.7-0ubuntu0.1) ... 2024-08-20T21:50:55.7215530Z #25 40.49 Setting up librsvg2-common:amd64 (2.48.9-1ubuntu0.20.04.4) ... 2024-08-20T21:50:55.7216321Z #25 40.51 Setting up libavcodec58:amd64 (7:4.2.7-0ubuntu0.1) ... 2024-08-20T21:50:55.7217040Z #25 40.51 Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2024-08-20T21:50:55.7217705Z #25 40.52 Setting up libfabric1 (1.6.2-3ubuntu0.1) ... 2024-08-20T21:50:55.7218414Z #25 40.52 Setting up libswresample-dev:amd64 (7:4.2.7-0ubuntu0.1) ... 2024-08-20T21:50:55.7219388Z #25 40.53 Setting up libavformat58:amd64 (7:4.2.7-0ubuntu0.1) ... 2024-08-20T21:50:55.7220129Z #25 40.53 Setting up libavcodec-dev:amd64 (7:4.2.7-0ubuntu0.1) ... 2024-08-20T21:50:55.7220846Z #25 40.54 Setting up libopenmpi3:amd64 (4.0.3-0ubuntu1) ... 2024-08-20T21:50:55.7221580Z #25 40.55 Setting up libavresample-dev:amd64 (7:4.2.7-0ubuntu0.1) ... 2024-08-20T21:50:55.7222332Z #25 40.56 Setting up libavformat-dev:amd64 (7:4.2.7-0ubuntu0.1) ... 2024-08-20T21:50:55.8322928Z #25 40.57 Setting up libgl2ps1.4 (1.4.0+dfsg1-2) ... 2024-08-20T21:50:55.8324543Z #25 40.58 Setting up libhdf5-openmpi-103:amd64 (1.10.4+repack-11ubuntu1) ... 2024-08-20T21:50:55.8325359Z #25 40.59 Setting up libvtk6.3 (6.3.0+dfsg2-5build2) ... 2024-08-20T21:50:55.8326022Z #25 40.61 Setting up libopencv-viz4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:55.8326732Z #25 40.62 Setting up libopencv-viz-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:55.8327391Z #25 40.65 Setting up odbcinst (2.3.6-0.1ubuntu0.1) ... 2024-08-20T21:50:55.8328085Z #25 40.67 Setting up adwaita-icon-theme (3.36.1-2ubuntu0.20.04.2) ... 2024-08-20T21:50:55.9424759Z #25 40.70 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode 2024-08-20T21:50:55.9426512Z #25 40.71 Setting up odbcinst1debian2:amd64 (2.3.6-0.1ubuntu0.1) ... 2024-08-20T21:50:55.9427214Z #25 40.74 Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2024-08-20T21:50:55.9427917Z #25 40.75 Setting up libopencv-imgcodecs4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:55.9428707Z #25 40.76 Setting up libopencv-imgcodecs-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:55.9429409Z #25 40.78 Setting up humanity-icon-theme (0.6.15) ... 2024-08-20T21:50:56.1637722Z #25 41.00 Setting up libopencv-videoio4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:56.2838750Z #25 41.01 Setting up ubuntu-mono (19.04-0ubuntu3) ... 2024-08-20T21:50:56.2840348Z #25 41.06 Setting up libopencv-videoio-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:56.3867388Z #25 41.12 Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.7) ... 2024-08-20T21:50:56.3868235Z #25 41.13 Setting up libgtk-3-0:amd64 (3.24.20-0ubuntu1.2) ... 2024-08-20T21:50:56.3868964Z #25 41.16 Processing triggers for libc-bin (2.31-0ubuntu9.16) ... 2024-08-20T21:50:56.3869701Z #25 41.19 Setting up libopencv-highgui4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:56.3870480Z #25 41.20 Setting up libopencv-features2d4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:56.3871487Z #25 41.21 Setting up libopencv-calib3d4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:56.3872241Z #25 41.22 Setting up libopencv-highgui-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:56.3873013Z #25 41.22 Setting up libopencv-features2d-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:56.4927214Z #25 41.23 Setting up libopencv-calib3d-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:56.4928427Z #25 41.24 Setting up libopencv-video4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:56.4929188Z #25 41.25 Setting up libopencv-videostab4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:56.4930068Z #25 41.27 Setting up libopencv-superres4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:56.4930884Z #25 41.28 Setting up libopencv-objdetect4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:56.4931638Z #25 41.29 Setting up libopencv-stitching4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:56.4932391Z #25 41.30 Setting up libopencv-video-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:56.4933149Z #25 41.30 Setting up libopencv-videostab-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:56.4933913Z #25 41.31 Setting up libopencv-shape4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:56.4934655Z #25 41.32 Setting up libopencv-objdetect-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:56.4935414Z #25 41.33 Setting up libopencv-shape-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:56.6297443Z #25 41.34 Setting up libopencv-superres-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:56.6298341Z #25 41.35 Setting up libopencv-contrib4.2:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:56.6299278Z #25 41.35 Setting up libopencv4.2-jni (4.2.0+dfsg-5) ... 2024-08-20T21:50:56.6300005Z #25 41.36 Setting up libopencv-stitching-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:56.6300770Z #25 41.37 Setting up libopencv-contrib-dev:amd64 (4.2.0+dfsg-5) ... 2024-08-20T21:50:56.6301476Z #25 41.37 Setting up libopencv4.2-java (4.2.0+dfsg-5) ... 2024-08-20T21:50:56.6302101Z #25 41.38 Setting up libopencv-dev (4.2.0+dfsg-5) ... 2024-08-20T21:50:56.6302922Z #25 41.39 Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.40.0+dfsg-3ubuntu0.5) ... 2024-08-20T21:50:56.6303768Z #25 41.41 Processing triggers for libc-bin (2.31-0ubuntu9.16) ... 2024-08-20T21:50:56.6304339Z #25 41.47 + apt-get autoclean 2024-08-20T21:50:57.5078894Z #25 41.50 Reading package lists... 2024-08-20T21:50:57.6696663Z #25 42.36 Building dependency tree... 2024-08-20T21:50:57.8506916Z #25 42.51 Reading state information... 2024-08-20T21:50:57.8507734Z #25 42.52 + apt-get clean 2024-08-20T21:50:57.8520729Z #25 42.52 + rm -rf /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-backports_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-backports_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-backports_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-updates_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-updates_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-updates_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal-updates_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_focal_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/auxfiles /var/lib/apt/lists/lock /var/lib/apt/lists/partial /var/lib/apt/lists/ppa.launchpad.net_ubuntu-toolchain-r_test_ubuntu_dists_focal_InRelease /var/lib/apt/lists/ppa.launchpad.net_ubuntu-toolchain-r_test_ubuntu_dists_focal_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_focal-security_InRelease /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_focal-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_focal-security_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_focal-security_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_focal-security_universe_binary-amd64_Packages.lz4 '/tmp/*' '/var/tmp/*' 2024-08-20T21:50:57.8532781Z #25 42.53 ++ dirname ./install_vision.sh 2024-08-20T21:50:57.8533236Z #25 42.53 + source ./cache_vision_models.sh 2024-08-20T21:50:57.8533702Z #25 42.53 ++ set -ex 2024-08-20T21:50:57.8534052Z #25 42.53 +++ dirname ./cache_vision_models.sh 2024-08-20T21:50:57.8534501Z #25 42.53 ++ source ./common_utils.sh 2024-08-20T21:50:57.8534915Z #25 42.53 +++ '[' -n '' ']' 2024-08-20T21:50:57.8535255Z #25 42.53 +++ export SUDO=sudo 2024-08-20T21:50:57.8535601Z #25 42.53 +++ SUDO=sudo 2024-08-20T21:50:57.8536170Z #25 42.53 ++ IMPORT_SCRIPT_FILENAME=/tmp/torchvision_import_script.py 2024-08-20T21:50:57.8537490Z #25 42.53 ++ as_jenkins echo 'import torchvision; torchvision.models.mobilenet_v2(pretrained=True); torchvision.models.mobilenet_v3_large(pretrained=True);' 2024-08-20T21:50:57.8540493Z #25 42.53 ++ sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/envs/py_3.8/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= echo import 'torchvision;' 'torchvision.models.mobilenet_v2(pretrained=True);' 'torchvision.models.mobilenet_v3_large(pretrained=True);' 2024-08-20T21:50:57.8542952Z #25 42.54 ++ pip_install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu 2024-08-20T21:50:57.8544406Z #25 42.54 ++ as_jenkins conda run -n py_3.8 pip install --progress-bar off --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu 2024-08-20T21:50:57.8547206Z #25 42.54 ++ sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/envs/py_3.8/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda run -n py_3.8 pip install --progress-bar off --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu 2024-08-20T21:51:17.5886809Z #25 62.42 Looking in indexes: https://download.pytorch.org/whl/nightly/cpu 2024-08-20T21:51:17.5887516Z #25 62.42 Collecting torch 2024-08-20T21:51:17.5888808Z #25 62.42 Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.5.0.dev20240731%2Bcpu-cp38-cp38-linux_x86_64.whl (172.6 MB) 2024-08-20T21:51:17.5889812Z #25 62.42 Collecting torchvision 2024-08-20T21:51:17.5890948Z #25 62.42 Downloading https://download.pytorch.org/whl/nightly/cpu/torchvision-0.20.0.dev20240729%2Bcpu-cp38-cp38-linux_x86_64.whl (1.8 MB) 2024-08-20T21:51:17.5891966Z #25 62.42 Collecting filelock (from torch) 2024-08-20T21:51:17.5892862Z #25 62.42 Downloading https://download.pytorch.org/whl/nightly/filelock-3.13.1-py3-none-any.whl (11 kB) 2024-08-20T21:51:17.5894337Z #25 62.42 Requirement already satisfied: typing-extensions>=4.8.0 in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from torch) (4.12.2) 2024-08-20T21:51:17.5895865Z #25 62.42 Requirement already satisfied: networkx in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from torch) (2.8.8) 2024-08-20T21:51:17.5897276Z #25 62.42 Requirement already satisfied: jinja2 in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from torch) (3.1.4) 2024-08-20T21:51:17.5898158Z #25 62.42 Collecting fsspec (from torch) 2024-08-20T21:51:17.5899164Z #25 62.42 Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.6.1-py3-none-any.whl (177 kB) 2024-08-20T21:51:17.5900522Z #25 62.42 Requirement already satisfied: sympy==1.12.1 in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from torch) (1.12.1) 2024-08-20T21:51:17.5902077Z #25 62.42 Requirement already satisfied: mpmath<1.4.0,>=1.1.0 in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from sympy==1.12.1->torch) (1.3.0) 2024-08-20T21:51:17.5903972Z #25 62.42 Requirement already satisfied: numpy in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from torchvision) (1.21.2) 2024-08-20T21:51:17.5904837Z #25 62.42 Collecting torch 2024-08-20T21:51:17.5905830Z #25 62.42 Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.5.0.dev20240729%2Bcpu-cp38-cp38-linux_x86_64.whl (172.6 MB) 2024-08-20T21:51:17.5907431Z #25 62.42 Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from torchvision) (10.3.0) 2024-08-20T21:51:17.5908992Z #25 62.42 Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from jinja2->torch) (2.1.5) 2024-08-20T21:51:17.5910097Z #25 62.42 Installing collected packages: fsspec, filelock, torch, torchvision 2024-08-20T21:51:17.5911265Z #25 62.42 Successfully installed filelock-3.13.1 fsspec-2024.6.1 torch-2.5.0.dev20240729+cpu torchvision-0.20.0.dev20240729+cpu 2024-08-20T21:51:17.5912105Z #25 62.42 2024-08-20T21:51:17.7790433Z #25 62.46 ++ conda_run python /tmp/torchvision_import_script.py 2024-08-20T21:51:17.7791696Z #25 62.46 ++ as_jenkins conda run -n py_3.8 --no-capture-output python /tmp/torchvision_import_script.py 2024-08-20T21:51:17.7794364Z #25 62.46 ++ sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/envs/py_3.8/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda run -n py_3.8 --no-capture-output python /tmp/torchvision_import_script.py 2024-08-20T21:51:20.0107396Z #25 64.85 /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torchvision/models/_utils.py:208: UserWarning: The parameter 'pretrained' is deprecated since 0.13 and may be removed in the future, please use 'weights' instead. 2024-08-20T21:51:20.0108843Z #25 64.85 warnings.warn( 2024-08-20T21:51:20.0111503Z #25 64.85 /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torchvision/models/_utils.py:223: UserWarning: Arguments other than a weight enum or `None` for 'weights' are deprecated since 0.13 and may be removed in the future. The current behavior is equivalent to passing `weights=MobileNet_V2_Weights.IMAGENET1K_V1`. You can also use `weights=MobileNet_V2_Weights.DEFAULT` to get the most up-to-date weights. 2024-08-20T21:51:20.0113905Z #25 64.85 warnings.warn(msg) 2024-08-20T21:51:20.0115103Z #25 64.85 Downloading: "https://download.pytorch.org/models/mobilenet_v2-b0353104.pth" to /var/lib/jenkins/.cache/torch/hub/checkpoints/mobilenet_v2-b0353104.pth 2024-08-20T21:51:20.0116155Z #25 64.85 2024-08-20T21:51:20.1735195Z 0%| | 0.00/13.6M [00:00 2024-08-20T21:57:51.3736154Z #31 9.386 2024-08-20T21:57:51.3736434Z #31 9.386 Or undo this operation with: 2024-08-20T21:57:51.3736815Z #31 9.386 2024-08-20T21:57:51.3737061Z #31 9.386 git switch - 2024-08-20T21:57:51.3737369Z #31 9.386 2024-08-20T21:57:51.3737891Z #31 9.386 Turn off this advice by setting config variable advice.detachedHead to false 2024-08-20T21:57:51.3738513Z #31 9.386 2024-08-20T21:57:51.3739012Z #31 9.386 HEAD is now at a1625ff4d Merged in gcnArch_deprecation (pull request #42) 2024-08-20T21:57:51.4793814Z #31 9.387 + cp make.inc-examples/make.inc.hip-gcc-mkl make.inc 2024-08-20T21:57:51.4795451Z #31 9.389 + echo 'LIBDIR += -L$(MKLROOT)/lib' 2024-08-20T21:57:51.4796659Z #31 9.389 + [[ -f /opt/conda/envs/py_3.8/lib/libmkl_core.a ]] 2024-08-20T21:57:51.4798874Z #31 9.389 + echo 'LIB += -Wl,--enable-new-dtags -Wl,--rpath,/opt/rocm/lib -Wl,--rpath,$(MKLROOT)/lib -Wl,--rpath,/opt/rocm/magma/lib -ldl' 2024-08-20T21:57:51.4801027Z #31 9.389 + echo 'DEVCCFLAGS += --gpu-max-threads-per-block=256' 2024-08-20T21:57:51.4803173Z #31 9.389 + export PATH=/opt/conda/envs/py_3.8/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/rocm/bin 2024-08-20T21:57:51.4806158Z #31 9.389 + PATH=/opt/conda/envs/py_3.8/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/rocm/bin 2024-08-20T21:57:51.4808060Z #31 9.389 + [[ -n gfx906;gfx90a ]] 2024-08-20T21:57:51.4808863Z #31 9.390 ++ echo 'gfx906;gfx90a' 2024-08-20T21:57:51.4809644Z #31 9.390 ++ sed 's/;/ /g' 2024-08-20T21:57:51.4810816Z #31 9.391 + amdgpu_targets='gfx906 gfx90a' 2024-08-20T21:57:51.4811645Z #31 9.391 + for arch in $amdgpu_targets 2024-08-20T21:57:51.4812694Z #31 9.391 + echo 'DEVCCFLAGS += --offload-arch=gfx906' 2024-08-20T21:57:51.4813645Z #31 9.391 + for arch in $amdgpu_targets 2024-08-20T21:57:51.4814675Z #31 9.391 + echo 'DEVCCFLAGS += --offload-arch=gfx90a' 2024-08-20T21:57:51.4815824Z #31 9.391 + sed -i 's/^FOPENMP/#FOPENMP/g' make.inc 2024-08-20T21:57:51.4816688Z #31 9.393 ++ nproc 2024-08-20T21:57:51.4817424Z #31 9.393 + make -f make.gen.hipMAGMA -j 48 2024-08-20T21:57:51.4818926Z #31 9.397 tools/hipify-perl interface_cuda/blas_z_v2.cpp > interface_hip/blas_z_v2.cpp 2024-08-20T21:57:51.4820900Z #31 9.397 tools/hipify-perl interface_cuda/interface.cpp > interface_hip/interface.cpp 2024-08-20T21:57:51.4822863Z #31 9.397 tools/hipify-perl interface_cuda/blas_h_v2.cpp > interface_hip/blas_h_v2.cpp 2024-08-20T21:57:51.4824809Z #31 9.397 tools/hipify-perl interface_cuda/copy_v1.cpp > interface_hip/copy_v1.cpp 2024-08-20T21:57:51.4877824Z #31 9.398 tools/hipify-perl interface_cuda/error.cpp > interface_hip/error.cpp 2024-08-20T21:57:51.4879799Z #31 9.398 tools/hipify-perl interface_cuda/blas_z_v1.cpp > interface_hip/blas_z_v1.cpp 2024-08-20T21:57:51.4881715Z #31 9.399 tools/hipify-perl interface_cuda/copy_v2.cpp > interface_hip/copy_v2.cpp 2024-08-20T21:57:51.4883857Z #31 9.399 tools/hipify-perl interface_cuda/connection_mgpu.cpp > interface_hip/connection_mgpu.cpp 2024-08-20T21:57:51.4886351Z #31 9.399 tools/hipify-perl interface_cuda/alloc.cpp > interface_hip/alloc.cpp 2024-08-20T21:57:51.4888291Z #31 9.399 tools/hipify-perl interface_cuda/interface_v1.cpp > interface_hip/interface_v1.cpp 2024-08-20T21:57:51.4890138Z #31 9.400 tools/hipify-perl interface_cuda/error.h > interface_hip/error.h 2024-08-20T21:57:51.4891583Z #31 9.400 cp interface_cuda/Makefile.src interface_hip/Makefile.src 2024-08-20T21:57:51.4892841Z #31 9.401 cp interface_cuda/Makefile interface_hip/Makefile 2024-08-20T21:57:51.4894500Z #31 9.401 tools/hipify-perl magmablas/blas_zbatched.cpp > magmablas_hip/blas_zbatched.cpp 2024-08-20T21:57:51.4897090Z #31 9.401 tools/hipify-perl magmablas/zher2k_mgpu.cpp > magmablas_hip/zher2k_mgpu.cpp 2024-08-20T21:57:51.5251390Z #31 9.401 sed -i -e "s/:= *interface_cuda/:= interface_hip/g" interface_hip/Makefile.src 2024-08-20T21:57:51.5289608Z #31 9.402 tools/hipify-perl magmablas/ztrsm_batched.cpp > magmablas_hip/ztrsm_batched.cpp 2024-08-20T21:57:51.5291557Z #31 9.402 sed -i -e "s/:= *interface_cuda/:= interface_hip/g" interface_hip/Makefile 2024-08-20T21:57:51.5293789Z #31 9.402 tools/hipify-perl magmablas/zgetmatrix_transpose_mgpu.cpp > magmablas_hip/zgetmatrix_transpose_mgpu.cpp 2024-08-20T21:57:51.5296108Z #31 9.402 tools/hipify-perl magmablas/zhemm_vbatched.cpp > magmablas_hip/zhemm_vbatched.cpp 2024-08-20T21:57:51.5298182Z #31 9.403 tools/hipify-perl magmablas/zherk_vbatched.cpp > magmablas_hip/zherk_vbatched.cpp 2024-08-20T21:57:51.5300363Z #31 9.403 tools/hipify-perl magmablas/ztrsm_inv_vbatched.cpp > magmablas_hip/ztrsm_inv_vbatched.cpp 2024-08-20T21:57:51.5302183Z #31 9.403 sed -i -e "s/\.cuh/.hip.hpp/g" interface_hip/Makefile.src 2024-08-20T21:57:51.5303948Z #31 9.403 tools/hipify-perl magmablas/zherk_batched.cpp > magmablas_hip/zherk_batched.cpp 2024-08-20T21:57:51.5305657Z #31 9.404 sed -i -e "s/\.cuh/.hip.hpp/g" interface_hip/Makefile 2024-08-20T21:57:51.5307300Z #31 9.404 tools/hipify-perl magmablas/zhemm_mgpu.cpp > magmablas_hip/zhemm_mgpu.cpp 2024-08-20T21:57:51.5309311Z #31 9.404 tools/hipify-perl magmablas/zsyr2k_vbatched.cpp > magmablas_hip/zsyr2k_vbatched.cpp 2024-08-20T21:57:51.5311427Z #31 9.404 tools/hipify-perl magmablas/zher2k_vbatched.cpp > magmablas_hip/zher2k_vbatched.cpp 2024-08-20T21:57:51.5313530Z #31 9.404 tools/hipify-perl magmablas/zher2k_batched.cpp > magmablas_hip/zher2k_batched.cpp 2024-08-20T21:57:51.5315289Z #31 9.405 sed -i -e "s/\.cu/.hip.cpp/g" interface_hip/Makefile.src 2024-08-20T21:57:51.5317210Z #31 9.405 tools/hipify-perl magmablas/zsetmatrix_transpose.cpp > magmablas_hip/zsetmatrix_transpose.cpp 2024-08-20T21:57:51.5319131Z #31 9.405 sed -i -e "s/\.cu/.hip.cpp/g" interface_hip/Makefile 2024-08-20T21:57:51.5320467Z #31 9.406 tools/hipify-perl magmablas/zherk.cpp > magmablas_hip/zherk.cpp 2024-08-20T21:57:51.5322212Z #31 9.406 tools/hipify-perl magmablas/zgemm_vbatched.cpp > magmablas_hip/zgemm_vbatched.cpp 2024-08-20T21:57:51.5324310Z #31 9.407 tools/hipify-perl magmablas/zhemv_vbatched.cpp > magmablas_hip/zhemv_vbatched.cpp 2024-08-20T21:57:51.5326453Z #31 9.407 tools/hipify-perl magmablas/zher2k.cpp > magmablas_hip/zher2k.cpp 2024-08-20T21:57:51.5328527Z #31 9.407 tools/hipify-perl magmablas/ztrsm_vbatched_core.cpp > magmablas_hip/ztrsm_vbatched_core.cpp 2024-08-20T21:57:51.5330809Z #31 9.408 tools/hipify-perl magmablas/zgetmatrix_transpose.cpp > magmablas_hip/zgetmatrix_transpose.cpp 2024-08-20T21:57:51.5332933Z #31 9.408 tools/hipify-perl magmablas/magmablas_z_v1.cpp > magmablas_hip/magmablas_z_v1.cpp 2024-08-20T21:57:51.5335050Z #31 9.409 tools/hipify-perl magmablas/ztrsm_batched_core.cpp > magmablas_hip/ztrsm_batched_core.cpp 2024-08-20T21:57:51.5337544Z #31 9.409 tools/hipify-perl magmablas/zgemm_batched.cpp > magmablas_hip/zgemm_batched.cpp 2024-08-20T21:57:51.5339739Z #31 9.409 tools/hipify-perl magmablas/magmablas_zc_v1.cpp > magmablas_hip/magmablas_zc_v1.cpp 2024-08-20T21:57:51.5341798Z #31 9.410 tools/hipify-perl magmablas/zsyrk_vbatched.cpp > magmablas_hip/zsyrk_vbatched.cpp 2024-08-20T21:57:51.5343710Z #31 9.410 tools/hipify-perl magmablas/zbcyclic.cpp > magmablas_hip/zbcyclic.cpp 2024-08-20T21:57:51.5345890Z #31 9.411 tools/hipify-perl magmablas/ztrmm_vbatched.cpp > magmablas_hip/ztrmm_vbatched.cpp 2024-08-20T21:57:51.5347961Z #31 9.411 tools/hipify-perl magmablas/zsyr2k_batched.cpp > magmablas_hip/zsyr2k_batched.cpp 2024-08-20T21:57:51.5349813Z #31 9.411 tools/hipify-perl magmablas/zgeqr2.cpp > magmablas_hip/zgeqr2.cpp 2024-08-20T21:57:51.5351961Z #31 9.412 tools/hipify-perl magmablas/zsetmatrix_transpose_mgpu.cpp > magmablas_hip/zsetmatrix_transpose_mgpu.cpp 2024-08-20T21:57:51.5354322Z #31 9.412 tools/hipify-perl magmablas/zgemv_vbatched.cpp > magmablas_hip/zgemv_vbatched.cpp 2024-08-20T21:57:51.5356285Z #31 9.413 tools/hipify-perl magmablas/zherk_mgpu.cpp > magmablas_hip/zherk_mgpu.cpp 2024-08-20T21:57:51.5358228Z #31 9.413 tools/hipify-perl magmablas/zgemv_batched.cpp > magmablas_hip/zgemv_batched.cpp 2024-08-20T21:57:51.5360272Z #31 9.414 tools/hipify-perl magmablas/ztrsm_vbatched.cpp > magmablas_hip/ztrsm_vbatched.cpp 2024-08-20T21:57:51.5362400Z #31 9.414 tools/hipify-perl magmablas/dgemm_fermi_kernels.h > magmablas_hip/dgemm_fermi_kernels.h 2024-08-20T21:57:51.5364276Z #31 9.414 tools/hipify-perl magmablas/zgerbt.h > magmablas_hip/zgerbt.h 2024-08-20T21:57:51.5366389Z #31 9.415 tools/hipify-perl magmablas/cgemm_fermi_kernels.h > magmablas_hip/cgemm_fermi_kernels.h 2024-08-20T21:57:51.5368551Z #31 9.415 tools/hipify-perl magmablas/sgemm_fermi_kernels.h > magmablas_hip/sgemm_fermi_kernels.h 2024-08-20T21:57:51.5370465Z #31 9.443 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgetmatrix_transpose_mgpu.cpp 2024-08-20T21:57:51.5372216Z #31 9.445 sed -i -e "s/CUBLAS/hipBLAS/g" magmablas_hip/zgetmatrix_transpose_mgpu.cpp 2024-08-20T21:57:51.5373881Z #31 9.445 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/blas_zbatched.cpp 2024-08-20T21:57:51.5375499Z #31 9.447 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/ztrsm_inv_vbatched.cpp 2024-08-20T21:57:51.5377107Z #31 9.448 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zherk_vbatched.cpp 2024-08-20T21:57:51.5378709Z #31 9.449 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zhemm_vbatched.cpp 2024-08-20T21:57:51.5380361Z #31 9.449 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zsetmatrix_transpose.cpp 2024-08-20T21:57:51.5381977Z #31 9.449 sed -i -e "s/CUBLAS/hipBLAS/g" magmablas_hip/blas_zbatched.cpp 2024-08-20T21:57:51.5383747Z #31 9.450 tools/hipify-perl magmablas/magma_templates.h > magmablas_hip/magma_templates.h 2024-08-20T21:57:51.5385555Z #31 9.450 sed -i -e "s/CUBLAS/hipBLAS/g" magmablas_hip/ztrsm_inv_vbatched.cpp 2024-08-20T21:57:51.5387455Z #31 9.451 sed -i -e "s/CUBLAS/hipBLAS/g" magmablas_hip/zherk_vbatched.cpp 2024-08-20T21:57:51.5388934Z #31 9.451 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zherk.cpp 2024-08-20T21:57:51.5390504Z #31 9.451 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgetmatrix_transpose.cpp 2024-08-20T21:57:51.5392161Z #31 9.451 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zher2k_vbatched.cpp 2024-08-20T21:57:51.5393651Z #31 9.452 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zher2k.cpp 2024-08-20T21:57:51.5395160Z #31 9.452 sed -i -e "s/CUBLAS/hipBLAS/g" magmablas_hip/zhemm_vbatched.cpp 2024-08-20T21:57:51.5396835Z #31 9.452 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zsyr2k_vbatched.cpp 2024-08-20T21:57:51.5398383Z #31 9.452 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zhemv_vbatched.cpp 2024-08-20T21:57:51.5400087Z #31 9.453 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zher2k_batched.cpp 2024-08-20T21:57:51.5401508Z #31 9.453 sed -i -e "s/CUBLAS/hipBLAS/g" magmablas_hip/zherk.cpp 2024-08-20T21:57:51.5403027Z #31 9.454 sed -i -e "s/CUBLAS/hipBLAS/g" magmablas_hip/zsetmatrix_transpose.cpp 2024-08-20T21:57:51.5404704Z #31 9.454 sed -i -e "s/CUBLAS/hipBLAS/g" magmablas_hip/zgetmatrix_transpose.cpp 2024-08-20T21:57:51.5406951Z #31 9.454 sed -i -e "s/CUBLAS/hipBLAS/g" magmablas_hip/zher2k_vbatched.cpp 2024-08-20T21:57:51.5408440Z #31 9.455 sed -i -e "s/CUBLAS/hipBLAS/g" magmablas_hip/zher2k.cpp 2024-08-20T21:57:51.5603180Z #31 9.455 tools/hipify-perl magmablas/commonblas_z.h > magmablas_hip/commonblas_z.h 2024-08-20T21:57:51.5606205Z #31 9.455 sed -i -e "s/CUBLAS/hipBLAS/g" magmablas_hip/zsyr2k_vbatched.cpp 2024-08-20T21:57:51.5607803Z #31 9.455 sed -i -e "s/CUBLAS/hipBLAS/g" magmablas_hip/zhemv_vbatched.cpp 2024-08-20T21:57:51.5608683Z #31 9.455 sed -i -e "s/CUBLAS/hipBLAS/g" magmablas_hip/zher2k_batched.cpp 2024-08-20T21:57:51.5609698Z #31 9.456 tools/hipify-perl magmablas/ztranspose_conj.cu > magmablas_hip/ztranspose_conj.hip.cpp 2024-08-20T21:57:51.5610669Z #31 9.456 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zhemm_mgpu.cpp 2024-08-20T21:57:51.5611491Z #31 9.457 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgemm_vbatched.cpp 2024-08-20T21:57:51.5612345Z #31 9.457 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/magmablas_zc_v1.cpp 2024-08-20T21:57:51.5613192Z #31 9.457 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zsyrk_vbatched.cpp 2024-08-20T21:57:51.5613979Z #31 9.457 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgeqr2.cpp 2024-08-20T21:57:51.5614849Z #31 9.457 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zsetmatrix_transpose_mgpu.cpp 2024-08-20T21:57:51.5616251Z #31 9.457 tools/hipify-perl magmablas/zgetrf_batched_smallsq_noshfl.cu > magmablas_hip/zgetrf_batched_smallsq_noshfl.hip.cpp 2024-08-20T21:57:51.5617329Z #31 9.457 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zherk_mgpu.cpp 2024-08-20T21:57:51.5618084Z #31 9.458 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zbcyclic.cpp 2024-08-20T21:57:51.5618877Z #31 9.458 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zsyr2k_batched.cpp 2024-08-20T21:57:51.5619699Z #31 9.459 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/ztrmm_vbatched.cpp 2024-08-20T21:57:51.5620477Z #31 9.459 sed -i -e "s/CUBLAS/hipBLAS/g" magmablas_hip/zhemm_mgpu.cpp 2024-08-20T21:57:51.5621268Z #31 9.459 sed -i -e "s/CUBLAS/hipBLAS/g" magmablas_hip/zgemm_vbatched.cpp 2024-08-20T21:57:51.5622090Z #31 9.459 sed -i -e "s/CUBLAS/hipBLAS/g" magmablas_hip/magmablas_zc_v1.cpp 2024-08-20T21:57:51.5622894Z #31 9.460 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgemv_vbatched.cpp 2024-08-20T21:57:51.5623710Z #31 9.460 sed -i -e "s/CUBLAS/hipBLAS/g" magmablas_hip/zsyrk_vbatched.cpp 2024-08-20T21:57:51.5624472Z #31 9.460 sed -i -e "s/CUBLAS/hipBLAS/g" magmablas_hip/zgeqr2.cpp 2024-08-20T21:57:51.5625309Z #31 9.460 sed -i -e "s/CUBLAS/hipBLAS/g" magmablas_hip/zsetmatrix_transpose_mgpu.cpp 2024-08-20T21:57:51.5626233Z #31 9.460 tools/hipify-perl magmablas/zgeadd2.cu > magmablas_hip/zgeadd2.hip.cpp 2024-08-20T21:57:51.5627193Z #31 9.460 sed -i -e "s/CUBLAS/hipBLAS/g" magmablas_hip/zherk_mgpu.cpp 2024-08-20T21:57:51.5628296Z #31 9.460 sed -i -e "s/CUBLAS/hipBLAS/g" magmablas_hip/zbcyclic.cpp 2024-08-20T21:57:51.5629086Z #31 9.460 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgemv_batched.cpp 2024-08-20T21:57:51.5630140Z #31 9.461 tools/hipify-perl magmablas/cgemm_vbatched_core.cu > magmablas_hip/cgemm_vbatched_core.hip.cpp 2024-08-20T21:57:51.5631172Z #31 9.461 sed -i -e "s/CUBLAS/hipBLAS/g" magmablas_hip/zsyr2k_batched.cpp 2024-08-20T21:57:51.5746498Z #31 9.462 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/ztrsm_vbatched.cpp 2024-08-20T21:57:51.5748174Z #31 9.462 sed -i -e "s/CUBLAS/hipBLAS/g" magmablas_hip/ztrmm_vbatched.cpp 2024-08-20T21:57:51.5749795Z #31 9.462 sed -i -e "s/CUBLAS/hipBLAS/g" magmablas_hip/zgemv_vbatched.cpp 2024-08-20T21:57:51.5751872Z #31 9.462 tools/hipify-perl magmablas/zposv_irgmres_kernels.cu > magmablas_hip/zposv_irgmres_kernels.hip.cpp 2024-08-20T21:57:51.5753903Z #31 9.463 sed -i -e "s/CUBLAS/hipBLAS/g" magmablas_hip/zgemv_batched.cpp 2024-08-20T21:57:51.5755726Z #31 9.463 tools/hipify-perl magmablas/zlaset_band.cu > magmablas_hip/zlaset_band.hip.cpp 2024-08-20T21:57:51.5757620Z #31 9.464 tools/hipify-perl magmablas/zlag2c.cu > magmablas_hip/zlag2c.hip.cpp 2024-08-20T21:57:51.5759310Z #31 9.464 sed -i -e "s/CUBLAS/hipBLAS/g" magmablas_hip/ztrsm_vbatched.cpp 2024-08-20T21:57:51.5761317Z #31 9.464 tools/hipify-perl magmablas/zgbsv_kernels.cu > magmablas_hip/zgbsv_kernels.hip.cpp 2024-08-20T21:57:51.5763248Z #31 9.465 tools/hipify-perl magmablas/zlarfbx.cu > magmablas_hip/zlarfbx.hip.cpp 2024-08-20T21:57:51.5766744Z #31 9.465 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/magmablas_z_v1.cpp 2024-08-20T21:57:51.5769104Z #31 9.466 tools/hipify-perl magmablas/zgemv_vbatched_core.cu > magmablas_hip/zgemv_vbatched_core.hip.cpp 2024-08-20T21:57:51.5771311Z #31 9.467 tools/hipify-perl magmablas/zlascl_2x2.cu > magmablas_hip/zlascl_2x2.hip.cpp 2024-08-20T21:57:51.5773078Z #31 9.467 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/ztrsm_batched.cpp 2024-08-20T21:57:51.5774703Z #31 9.467 sed -i -e "s/CUBLAS/hipBLAS/g" magmablas_hip/magmablas_z_v1.cpp 2024-08-20T21:57:51.5776607Z #31 9.468 tools/hipify-perl magmablas/zlacpy_sym_out.cu > magmablas_hip/zlacpy_sym_out.hip.cpp 2024-08-20T21:57:51.5778975Z #31 9.468 tools/hipify-perl magmablas/zlarf_batched_fused_reg.cu > magmablas_hip/zlarf_batched_fused_reg.hip.cpp 2024-08-20T21:57:51.5781662Z #31 9.469 tools/hipify-perl magmablas/zgeqr2_batched_fused_reg_tall.cu > magmablas_hip/zgeqr2_batched_fused_reg_tall.hip.cpp 2024-08-20T21:57:51.5783829Z #31 9.470 sed -i -e "s/CUBLAS/hipBLAS/g" magmablas_hip/ztrsm_batched.cpp 2024-08-20T21:57:51.5785501Z #31 9.470 tools/hipify-perl magmablas/sgemm.cu > magmablas_hip/sgemm.hip.cpp 2024-08-20T21:57:51.5787483Z #31 9.470 tools/hipify-perl magmablas/zswapblk.cu > magmablas_hip/zswapblk.hip.cpp 2024-08-20T21:57:51.5789331Z #31 9.471 tools/hipify-perl magmablas/zgetf2.cu > magmablas_hip/zgetf2.hip.cpp 2024-08-20T21:57:51.5791464Z #31 9.472 tools/hipify-perl magmablas/dsyrk_vbatched_core.cu > magmablas_hip/dsyrk_vbatched_core.hip.cpp 2024-08-20T21:57:51.5793835Z #31 9.473 tools/hipify-perl magmablas/cgemm_batched_core.cu > magmablas_hip/cgemm_batched_core.hip.cpp 2024-08-20T21:57:51.5796200Z #31 9.473 tools/hipify-perl magmablas/zhemm_vbatched_core.cu > magmablas_hip/zhemm_vbatched_core.hip.cpp 2024-08-20T21:57:51.5798643Z #31 9.474 tools/hipify-perl magmablas/zgemm_batched_smallsq.cu > magmablas_hip/zgemm_batched_smallsq.hip.cpp 2024-08-20T21:57:51.5800771Z #31 9.475 tools/hipify-perl magmablas/zlat2c.cu > magmablas_hip/zlat2c.hip.cpp 2024-08-20T21:57:51.5803071Z #31 9.476 tools/hipify-perl magmablas/zgeqr2_batched_fused_sm.cu > magmablas_hip/zgeqr2_batched_fused_sm.hip.cpp 2024-08-20T21:57:51.5805206Z #31 9.476 tools/hipify-perl magmablas/ztrmm.cu > magmablas_hip/ztrmm.hip.cpp 2024-08-20T21:57:51.5806942Z #31 9.493 tools/hipify-perl magmablas/zlacpy.cu > magmablas_hip/zlacpy.hip.cpp 2024-08-20T21:57:51.5825090Z #31 9.497 tools/hipify-perl magmablas/zhemv.cu > magmablas_hip/zhemv.hip.cpp 2024-08-20T21:57:51.5827192Z #31 9.531 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgerbt.h 2024-08-20T21:57:51.5832905Z #31 9.569 sed -i -e "s/\.cuh/.hip.hpp/g" interface_hip/error.h 2024-08-20T21:57:51.5834300Z #31 9.572 sed -i -e "s/\.cuh/.hip.hpp/g" interface_hip/error.h 2024-08-20T21:57:51.5835655Z #31 9.573 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgerbt.h 2024-08-20T21:57:51.5837607Z #31 9.596 tools/hipify-perl magmablas/getrf_setup_pivinfo.cu > magmablas_hip/getrf_setup_pivinfo.hip.cpp 2024-08-20T21:57:51.6963164Z #31 9.621 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgeqr2_batched_fused_reg_tall.hip.cpp 2024-08-20T21:57:51.6968484Z #31 9.622 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zhemm_vbatched_core.hip.cpp 2024-08-20T21:57:51.6970541Z #31 9.623 tools/hipify-perl magmablas/zcaxpycp.cu > magmablas_hip/zcaxpycp.hip.cpp 2024-08-20T21:57:51.6972632Z #31 9.626 tools/hipify-perl magmablas/dsyrk_batched_core.cu > magmablas_hip/dsyrk_batched_core.hip.cpp 2024-08-20T21:57:51.6974928Z #31 9.627 tools/hipify-perl magmablas/zhemm_batched_core.cu > magmablas_hip/zhemm_batched_core.hip.cpp 2024-08-20T21:57:51.6976995Z #31 9.639 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zlarf_batched_fused_reg.hip.cpp 2024-08-20T21:57:51.6978991Z #31 9.642 tools/hipify-perl magmablas/zlaswp_vbatched.cu > magmablas_hip/zlaswp_vbatched.hip.cpp 2024-08-20T21:57:51.6983368Z #31 9.649 sed -i -e "s/\.cuh/.hip.hpp/g" interface_hip/connection_mgpu.cpp 2024-08-20T21:57:51.6985100Z #31 9.654 sed -i -e "s/CUBLAS/hipBLAS/g" interface_hip/connection_mgpu.cpp 2024-08-20T21:57:51.6987309Z #31 9.655 tools/hipify-perl magmablas/zgbtrs_kernels.cu > magmablas_hip/zgbtrs_kernels.hip.cpp 2024-08-20T21:57:51.6989135Z #31 9.662 sed -i -e "s/\.cuh/.hip.hpp/g" interface_hip/copy_v1.cpp 2024-08-20T21:57:51.6990781Z #31 9.664 sed -i -e "s/CUBLAS/hipBLAS/g" interface_hip/copy_v1.cpp 2024-08-20T21:57:51.6992545Z #31 9.668 tools/hipify-perl magmablas/zgemv_fermi.cu > magmablas_hip/zgemv_fermi.hip.cpp 2024-08-20T21:57:51.6994359Z #31 9.709 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zherk_batched.cpp 2024-08-20T21:57:51.8012350Z #31 9.709 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/dsyrk_vbatched_core.hip.cpp 2024-08-20T21:57:51.8014138Z #31 9.712 sed -i -e "s/CUBLAS/hipBLAS/g" magmablas_hip/zherk_batched.cpp 2024-08-20T21:57:51.8015858Z #31 9.716 tools/hipify-perl magmablas/clat2z.cu > magmablas_hip/clat2z.hip.cpp 2024-08-20T21:57:51.8017870Z #31 9.717 tools/hipify-perl magmablas/zpotf2_kernels.cu > magmablas_hip/zpotf2_kernels.hip.cpp 2024-08-20T21:57:51.8020414Z #31 9.737 warning: interface_cuda/interface.cpp:#167 : When renumbering CUDA devices, call cudaSetValidDevices before calling magma_init. 2024-08-20T21:57:51.8022745Z #31 9.739 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgeadd2.hip.cpp 2024-08-20T21:57:51.8024728Z #31 9.743 tools/hipify-perl magmablas/hgemm_batched_core.cu > magmablas_hip/hgemm_batched_core.hip.cpp 2024-08-20T21:57:51.8026642Z #31 9.745 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zlarfbx.hip.cpp 2024-08-20T21:57:51.8028706Z #31 9.746 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zswapblk.hip.cpp 2024-08-20T21:57:51.8030244Z #31 9.747 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/commonblas_z.h 2024-08-20T21:57:51.8032066Z #31 9.749 tools/hipify-perl magmablas/vbatched_aux.cu > magmablas_hip/vbatched_aux.hip.cpp 2024-08-20T21:57:51.8034797Z #31 9.750 sed -i -e "s/\.cuh/.hip.hpp/g" interface_hip/blas_h_v2.cpp 2024-08-20T21:57:51.8057341Z #31 9.750 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/commonblas_z.h 2024-08-20T21:57:51.8059501Z #31 9.750 tools/hipify-perl magmablas/ztranspose.cu > magmablas_hip/ztranspose.hip.cpp 2024-08-20T21:57:51.8061278Z #31 9.753 sed -i -e "s/CUBLAS/hipBLAS/g" interface_hip/blas_h_v2.cpp 2024-08-20T21:57:51.8063328Z #31 9.754 tools/hipify-perl magmablas/zgetf2_native_kernel.cu > magmablas_hip/zgetf2_native_kernel.hip.cpp 2024-08-20T21:57:51.8065776Z #31 9.757 tools/hipify-perl magmablas/set_pointer.cu > magmablas_hip/set_pointer.hip.cpp 2024-08-20T21:57:51.8067597Z #31 9.764 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zcaxpycp.hip.cpp 2024-08-20T21:57:51.8069466Z #31 9.766 sed -i -e "s/\.cuh/.hip.hpp/g" interface_hip/interface_v1.cpp 2024-08-20T21:57:51.8071168Z #31 9.767 tools/hipify-perl magmablas/zpotf2.cu > magmablas_hip/zpotf2.hip.cpp 2024-08-20T21:57:51.8072966Z #31 9.769 sed -i -e "s/CUBLAS/hipBLAS/g" interface_hip/interface_v1.cpp 2024-08-20T21:57:51.8074496Z #31 9.769 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zlascl_2x2.hip.cpp 2024-08-20T21:57:51.8076506Z #31 9.772 tools/hipify-perl magmablas/ztrsv_batched.cu > magmablas_hip/ztrsv_batched.hip.cpp 2024-08-20T21:57:51.8078784Z #31 9.773 tools/hipify-perl magmablas/ztrtri_diag_vbatched.cu > magmablas_hip/ztrtri_diag_vbatched.hip.cpp 2024-08-20T21:57:51.8080840Z #31 9.781 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgemv_vbatched_core.hip.cpp 2024-08-20T21:57:51.8083359Z #31 9.784 tools/hipify-perl magmablas/ssyrk_vbatched_core.cu > magmablas_hip/ssyrk_vbatched_core.hip.cpp 2024-08-20T21:57:51.8085384Z #31 9.814 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zlag2c.hip.cpp 2024-08-20T21:57:51.9045151Z #31 9.818 tools/hipify-perl magmablas/zlarfgx-v2.cu > magmablas_hip/zlarfgx-v2.hip.cpp 2024-08-20T21:57:51.9046997Z #31 9.819 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/sgemm_fermi_kernels.h 2024-08-20T21:57:51.9048683Z #31 9.820 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/cgemm_fermi_kernels.h 2024-08-20T21:57:51.9050346Z #31 9.821 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/sgemm_fermi_kernels.h 2024-08-20T21:57:51.9051997Z #31 9.824 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/cgemm_fermi_kernels.h 2024-08-20T21:57:51.9054681Z #31 9.825 warning: magmablas/zgeqr2_batched_fused_sm.cu:#176 : hipDeviceGetAttribute (&shmem_max, cudaDevAttrMaxSharedMemoryPerBlockOptin, device); 2024-08-20T21:57:51.9057283Z #31 9.826 tools/hipify-perl magmablas/dznrm2.cu > magmablas_hip/dznrm2.hip.cpp 2024-08-20T21:57:51.9059055Z #31 9.827 tools/hipify-perl magmablas/ztrsm.cu > magmablas_hip/ztrsm.hip.cpp 2024-08-20T21:57:51.9061726Z #31 9.828 warning: magmablas/zgeqr2_batched_fused_sm.cu:#178 : cudaFuncSetAttribute(zgeqr2_fused_sm_kernel_batched, cudaFuncAttributeMaxDynamicSharedMemorySize, shmem); 2024-08-20T21:57:51.9064752Z #31 9.829 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zposv_irgmres_kernels.hip.cpp 2024-08-20T21:57:51.9066937Z #31 9.832 tools/hipify-perl magmablas/zherk_vbatched_core.cu > magmablas_hip/zherk_vbatched_core.hip.cpp 2024-08-20T21:57:51.9068940Z #31 9.835 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/dgemm_fermi_kernels.h 2024-08-20T21:57:51.9070623Z #31 9.838 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/dgemm_fermi_kernels.h 2024-08-20T21:57:51.9072689Z #31 9.841 tools/hipify-perl magmablas/ztrtri_diag_batched.cu > magmablas_hip/ztrtri_diag_batched.hip.cpp 2024-08-20T21:57:51.9074602Z #31 9.876 sed -i -e "s/\.cuh/.hip.hpp/g" interface_hip/error.cpp 2024-08-20T21:57:51.9076000Z #31 9.878 sed -i -e "s/CUBLAS/hipBLAS/g" interface_hip/error.cpp 2024-08-20T21:57:51.9077670Z #31 9.880 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgeqr2_batched_fused_sm.hip.cpp 2024-08-20T21:57:51.9079542Z #31 9.882 tools/hipify-perl magmablas/zclaswp.cu > magmablas_hip/zclaswp.hip.cpp 2024-08-20T21:57:51.9081326Z #31 9.884 tools/hipify-perl magmablas/zgemm.cu > magmablas_hip/zgemm.hip.cpp 2024-08-20T21:57:51.9083011Z #31 9.891 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zlaset_band.hip.cpp 2024-08-20T21:57:51.9084715Z #31 9.894 tools/hipify-perl magmablas/zlarfg.cu > magmablas_hip/zlarfg.hip.cpp 2024-08-20T21:57:51.9086487Z #31 9.903 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zher2k_mgpu.cpp 2024-08-20T21:57:51.9088737Z #31 9.905 warning: magmablas/zgbsv_kernels.cu:#228 : hipDeviceGetAttribute (&shmem_max, cudaDevAttrMaxSharedMemoryPerBlockOptin, device); 2024-08-20T21:57:51.9091090Z #31 9.906 sed -i -e "s/CUBLAS/hipBLAS/g" magmablas_hip/zher2k_mgpu.cpp 2024-08-20T21:57:51.9093674Z #31 9.909 warning: magmablas/zgbsv_kernels.cu:#230 : cudaFuncSetAttribute(zgbsv_batched_kernel_fused_sm, cudaFuncAttributeMaxDynamicSharedMemorySize, shmem); 2024-08-20T21:57:51.9097076Z #31 9.910 tools/hipify-perl magmablas/zgesv_batched_small.cu > magmablas_hip/zgesv_batched_small.hip.cpp 2024-08-20T21:57:51.9099029Z #31 9.918 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgetf2.hip.cpp 2024-08-20T21:57:52.0066237Z #31 9.921 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/cgemm_vbatched_core.hip.cpp 2024-08-20T21:57:52.0068090Z #31 9.922 tools/hipify-perl magmablas/zlanhe.cu > magmablas_hip/zlanhe.hip.cpp 2024-08-20T21:57:52.0070095Z #31 9.925 tools/hipify-perl magmablas/hlaswp.cu > magmablas_hip/hlaswp.hip.cpp 2024-08-20T21:57:52.0071829Z #31 9.954 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgemm_batched.cpp 2024-08-20T21:57:52.0073369Z #31 9.955 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zlat2c.hip.cpp 2024-08-20T21:57:52.0074920Z #31 9.957 sed -i -e "s/CUBLAS/hipBLAS/g" magmablas_hip/zgemm_batched.cpp 2024-08-20T21:57:52.0076787Z #31 9.959 tools/hipify-perl magmablas/zsymmetrize.cu > magmablas_hip/zsymmetrize.hip.cpp 2024-08-20T21:57:52.0078901Z #31 9.961 tools/hipify-perl magmablas/zset_pointer.cu > magmablas_hip/zset_pointer.hip.cpp 2024-08-20T21:57:52.0080806Z #31 9.975 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/ztrsm_vbatched_core.cpp 2024-08-20T21:57:52.0082709Z #31 9.978 sed -i -e "s/CUBLAS/hipBLAS/g" magmablas_hip/ztrsm_vbatched_core.cpp 2024-08-20T21:57:52.0084473Z #31 9.979 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/ssyrk_vbatched_core.hip.cpp 2024-08-20T21:57:52.0086700Z #31 9.982 tools/hipify-perl magmablas/ztrmm_vbatched_core.cu > magmablas_hip/ztrmm_vbatched_core.hip.cpp 2024-08-20T21:57:52.0089471Z #31 9.983 tools/hipify-perl magmablas/ztrsm_inv_vbatched_core.cu > magmablas_hip/ztrsm_inv_vbatched_core.hip.cpp 2024-08-20T21:57:52.0091456Z #31 10.00 sed -i -e "s/\.cuh/.hip.hpp/g" interface_hip/alloc.cpp 2024-08-20T21:57:52.0092888Z #31 10.01 sed -i -e "s/CUBLAS/hipBLAS/g" interface_hip/alloc.cpp 2024-08-20T21:57:52.0094777Z #31 10.01 tools/hipify-perl magmablas/zherk_batched_core.cu > magmablas_hip/zherk_batched_core.hip.cpp 2024-08-20T21:57:52.0096777Z #31 10.02 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/set_pointer.hip.cpp 2024-08-20T21:57:52.0098895Z #31 10.02 tools/hipify-perl magmablas/zlarf_batched_fused_sm.cu > magmablas_hip/zlarf_batched_fused_sm.hip.cpp 2024-08-20T21:57:52.1082789Z #31 10.02 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/sgemm.hip.cpp 2024-08-20T21:57:52.1084455Z #31 10.03 tools/hipify-perl magmablas/ztrsv.cu > magmablas_hip/ztrsv.hip.cpp 2024-08-20T21:57:52.1090306Z #31 10.03 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zlacpy_sym_out.hip.cpp 2024-08-20T21:57:52.1092406Z #31 10.04 tools/hipify-perl magmablas/ssyrk_batched_core.cu > magmablas_hip/ssyrk_batched_core.hip.cpp 2024-08-20T21:57:52.1094453Z #31 10.04 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zhemm_batched_core.hip.cpp 2024-08-20T21:57:52.1096201Z #31 10.04 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/ztranspose_conj.hip.cpp 2024-08-20T21:57:52.1098454Z #31 10.04 tools/hipify-perl magmablas/ztranspose_inplace.cu > magmablas_hip/ztranspose_inplace.hip.cpp 2024-08-20T21:57:52.1100887Z #31 10.04 tools/hipify-perl magmablas/sgemm_vbatched_core.cu > magmablas_hip/sgemm_vbatched_core.hip.cpp 2024-08-20T21:57:52.1103027Z #31 10.06 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/ztrsm_inv_vbatched_core.hip.cpp 2024-08-20T21:57:52.1105081Z #31 10.06 tools/hipify-perl magmablas/zgerbt_kernels.cu > magmablas_hip/zgerbt_kernels.hip.cpp 2024-08-20T21:57:52.1107191Z #31 10.06 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgetrf_batched_smallsq_noshfl.hip.cpp 2024-08-20T21:57:52.1109471Z #31 10.06 tools/hipify-perl magmablas/zgemv_batched_smallsq.cu > magmablas_hip/zgemv_batched_smallsq.hip.cpp 2024-08-20T21:57:52.1111562Z #31 10.08 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/ztrsm_batched_core.cpp 2024-08-20T21:57:52.1113288Z #31 10.08 sed -i -e "s/CUBLAS/hipBLAS/g" magmablas_hip/ztrsm_batched_core.cpp 2024-08-20T21:57:52.1115465Z #31 10.08 tools/hipify-perl magmablas/ztranspose_conj_inplace.cu > magmablas_hip/ztranspose_conj_inplace.hip.cpp 2024-08-20T21:57:52.1117815Z #31 10.08 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgemv_fermi.hip.cpp 2024-08-20T21:57:52.1119872Z #31 10.09 tools/hipify-perl magmablas/zhemv_vbatched_core.cu > magmablas_hip/zhemv_vbatched_core.hip.cpp 2024-08-20T21:57:52.1121896Z #31 10.09 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/clat2z.hip.cpp 2024-08-20T21:57:52.1123607Z #31 10.10 tools/hipify-perl magmablas/ztrtri_diag.cu > magmablas_hip/ztrtri_diag.hip.cpp 2024-08-20T21:57:52.1125544Z #31 10.10 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/dsyrk_batched_core.hip.cpp 2024-08-20T21:57:52.1127597Z #31 10.11 tools/hipify-perl magmablas/zpotf2_kernels_var.cu > magmablas_hip/zpotf2_kernels_var.hip.cpp 2024-08-20T21:57:52.1129584Z #31 10.12 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zherk_vbatched_core.hip.cpp 2024-08-20T21:57:52.2169648Z #31 10.13 tools/hipify-perl magmablas/zlaswp.cu > magmablas_hip/zlaswp.hip.cpp 2024-08-20T21:57:52.2171421Z #31 10.13 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/magma_templates.h 2024-08-20T21:57:52.2173060Z #31 10.13 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/magma_templates.h 2024-08-20T21:57:52.2174748Z #31 10.13 tools/hipify-perl magmablas/slag2h.cu > magmablas_hip/slag2h.hip.cpp 2024-08-20T21:57:52.2176456Z #31 10.15 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zlarfgx-v2.hip.cpp 2024-08-20T21:57:52.2178263Z #31 10.15 tools/hipify-perl magmablas/zgemv_conj.cu > magmablas_hip/zgemv_conj.hip.cpp 2024-08-20T21:57:52.2180035Z #31 10.16 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zclaswp.hip.cpp 2024-08-20T21:57:52.2182294Z #31 10.17 tools/hipify-perl magmablas/zgerbt_func_batched.cu > magmablas_hip/zgerbt_func_batched.hip.cpp 2024-08-20T21:57:52.2184390Z #31 10.18 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/getrf_setup_pivinfo.hip.cpp 2024-08-20T21:57:52.2186550Z #31 10.18 tools/hipify-perl magmablas/zgetf2_nopiv_kernels.cu > magmablas_hip/zgetf2_nopiv_kernels.hip.cpp 2024-08-20T21:57:52.2188654Z #31 10.23 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/cgemm_batched_core.hip.cpp 2024-08-20T21:57:52.3364235Z #31 10.23 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zsymmetrize.hip.cpp 2024-08-20T21:57:52.3374343Z #31 10.23 tools/hipify-perl magmablas/zgeqr2_batched_fused_reg.cu > magmablas_hip/zgeqr2_batched_fused_reg.hip.cpp 2024-08-20T21:57:52.3376868Z #31 10.24 tools/hipify-perl magmablas/dgemm_vbatched_core.cu > magmablas_hip/dgemm_vbatched_core.hip.cpp 2024-08-20T21:57:52.3378907Z #31 10.25 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgbsv_kernels.hip.cpp 2024-08-20T21:57:52.3380671Z #31 10.25 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/ztrtri_diag_vbatched.hip.cpp 2024-08-20T21:57:52.3382736Z #31 10.25 tools/hipify-perl magmablas/zgetf2_kernels.cu > magmablas_hip/zgetf2_kernels.hip.cpp 2024-08-20T21:57:52.3384569Z #31 10.26 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zlarfg.hip.cpp 2024-08-20T21:57:52.3386478Z #31 10.26 tools/hipify-perl magmablas/zhemv_mgpu_upper.cu > magmablas_hip/zhemv_mgpu_upper.hip.cpp 2024-08-20T21:57:52.3388619Z #31 10.26 tools/hipify-perl magmablas/prefix_sum.cu > magmablas_hip/prefix_sum.hip.cpp 2024-08-20T21:57:52.3390547Z #31 10.27 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgerbt_func_batched.hip.cpp 2024-08-20T21:57:52.3392449Z #31 10.27 tools/hipify-perl magmablas/zheinertia.cu > magmablas_hip/zheinertia.hip.cpp 2024-08-20T21:57:52.3394313Z #31 10.28 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zlaswp_vbatched.hip.cpp 2024-08-20T21:57:52.3396073Z #31 10.28 tools/hipify-perl magmablas/zlascl.cu > magmablas_hip/zlascl.hip.cpp 2024-08-20T21:57:52.3397854Z #31 10.28 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zhemv_vbatched_core.hip.cpp 2024-08-20T21:57:52.3399957Z #31 10.29 tools/hipify-perl magmablas/zhemv_batched_core.cu > magmablas_hip/zhemv_batched_core.hip.cpp 2024-08-20T21:57:52.3402023Z #31 10.29 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/ztrtri_diag_batched.hip.cpp 2024-08-20T21:57:52.3404118Z #31 10.29 tools/hipify-perl magmablas/zswapdblk_batched.cu > magmablas_hip/zswapdblk_batched.hip.cpp 2024-08-20T21:57:52.3406278Z #31 10.35 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/dznrm2.hip.cpp 2024-08-20T21:57:52.4516014Z #31 10.35 tools/hipify-perl magmablas/zherk_small_reduce.cu > magmablas_hip/zherk_small_reduce.hip.cpp 2024-08-20T21:57:52.4518125Z #31 10.36 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zpotf2_kernels_var.hip.cpp 2024-08-20T21:57:52.4520750Z #31 10.36 warning: magmablas/zgetf2_native_kernel.cu:#303 : hipDeviceGetAttribute (&shmem_max, cudaDevAttrMaxSharedMemoryPerBlockOptin, device); 2024-08-20T21:57:52.4523707Z #31 10.36 tools/hipify-perl magmablas/sgemv_batched_core.cu > magmablas_hip/sgemv_batched_core.hip.cpp 2024-08-20T21:57:52.4525866Z #31 10.37 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/ztranspose.hip.cpp 2024-08-20T21:57:52.4527794Z #31 10.37 warning: interface_cuda/interface.cpp:#537 : return (attr.type == cudaMemoryTypeDevice); 2024-08-20T21:57:52.4530093Z #31 10.37 tools/hipify-perl magmablas/zsymv_upper.cu > magmablas_hip/zsymv_upper.hip.cpp 2024-08-20T21:57:52.4532274Z #31 10.37 warning: interface_cuda/interface.cpp:#539 : return (attr.memoryType == cudaMemoryTypeDevice); 2024-08-20T21:57:52.4535426Z #31 10.38 warning: magmablas/zgetf2_native_kernel.cu:#314 : cudaFuncSetAttribute(zgetf2_native_kernel, cudaFuncAttributeMaxDynamicSharedMemorySize, shmem); 2024-08-20T21:57:52.4538266Z #31 10.38 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zpotf2.hip.cpp 2024-08-20T21:57:52.4539770Z #31 10.38 sed -i -e "s/\.cuh/.hip.hpp/g" interface_hip/blas_z_v1.cpp 2024-08-20T21:57:52.4541278Z #31 10.39 sed -i -e "s/CUBLAS/hipBLAS/g" interface_hip/blas_z_v1.cpp 2024-08-20T21:57:52.4543596Z #31 10.39 tools/hipify-perl magmablas/zsymmetrize_tiles.cu > magmablas_hip/zsymmetrize_tiles.hip.cpp 2024-08-20T21:57:52.4545708Z #31 10.39 tools/hipify-perl magmablas/zlarfg-v2.cu > magmablas_hip/zlarfg-v2.hip.cpp 2024-08-20T21:57:52.4547606Z #31 10.41 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgeqr2_batched_fused_reg.hip.cpp 2024-08-20T21:57:52.4549794Z #31 10.41 tools/hipify-perl magmablas/ztrmv.cu > magmablas_hip/ztrmv.hip.cpp 2024-08-20T21:57:52.4552408Z #31 10.41 warning: magmablas/zgemv_batched_smallsq.cu:#177 : hipDeviceGetAttribute (&shmem_max, cudaDevAttrMaxSharedMemoryPerBlockOptin, device); 2024-08-20T21:57:52.4556139Z #31 10.42 warning: magmablas/zgemv_batched_smallsq.cu:#179 : cudaFuncSetAttribute(zgemvn_batched_smallsq_kernel, cudaFuncAttributeMaxDynamicSharedMemorySize, shmem); 2024-08-20T21:57:52.4559157Z #31 10.42 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zpotf2_kernels.hip.cpp 2024-08-20T21:57:52.4562063Z #31 10.42 warning: magmablas/zgemv_batched_smallsq.cu:#180 : cudaFuncSetAttribute(zgemvc_batched_smallsq_kernel, cudaFuncAttributeMaxDynamicSharedMemorySize, shmem); 2024-08-20T21:57:52.4565539Z #31 10.42 tools/hipify-perl magmablas/zgerbt.cu > magmablas_hip/zgerbt.hip.cpp 2024-08-20T21:57:52.4567293Z #31 10.43 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgerbt_kernels.hip.cpp 2024-08-20T21:57:52.4568933Z #31 10.43 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgemv_conj.hip.cpp 2024-08-20T21:57:52.4570958Z #31 10.43 tools/hipify-perl magmablas/dgemv_batched_core.cu > magmablas_hip/dgemv_batched_core.hip.cpp 2024-08-20T21:57:52.4572864Z #31 10.43 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/ztrmm.hip.cpp 2024-08-20T21:57:52.4574821Z #31 10.43 tools/hipify-perl magmablas/dgemm_batched_core.cu > magmablas_hip/dgemm_batched_core.hip.cpp 2024-08-20T21:57:52.4576882Z #31 10.43 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/ztranspose_inplace.hip.cpp 2024-08-20T21:57:52.4578866Z #31 10.44 tools/hipify-perl magmablas/zlacpy_sym_in.cu > magmablas_hip/zlacpy_sym_in.hip.cpp 2024-08-20T21:57:52.4581027Z #31 10.44 tools/hipify-perl magmablas/zlarft_kernels.cu > magmablas_hip/zlarft_kernels.hip.cpp 2024-08-20T21:57:52.4583129Z #31 10.46 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/sgemm_vbatched_core.hip.cpp 2024-08-20T21:57:52.5746216Z #31 10.47 tools/hipify-perl magmablas/zgeqrf_batched_smallsq.cu > magmablas_hip/zgeqrf_batched_smallsq.hip.cpp 2024-08-20T21:57:52.5748598Z #31 10.47 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/hlaswp.hip.cpp 2024-08-20T21:57:52.5750170Z #31 10.47 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/ztranspose_conj_inplace.hip.cpp 2024-08-20T21:57:52.5752103Z #31 10.47 tools/hipify-perl magmablas/hset_pointer.cu > magmablas_hip/hset_pointer.hip.cpp 2024-08-20T21:57:52.5754531Z #31 10.47 tools/hipify-perl magmablas/zlarf_batched_fused_reg_medium.cu > magmablas_hip/zlarf_batched_fused_reg_medium.hip.cpp 2024-08-20T21:57:52.5756676Z #31 10.48 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/ssyrk_batched_core.hip.cpp 2024-08-20T21:57:52.5758255Z #31 10.48 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/slag2h.hip.cpp 2024-08-20T21:57:52.5759943Z #31 10.48 tools/hipify-perl magmablas/zlaqps2_gpu.cu > magmablas_hip/zlaqps2_gpu.hip.cpp 2024-08-20T21:57:52.5761982Z #31 10.48 tools/hipify-perl magmablas/zlacpy_conj.cu > magmablas_hip/zlacpy_conj.hip.cpp 2024-08-20T21:57:52.5764724Z #31 10.48 warning: magmablas/zlarf_batched_fused_sm.cu:#247 : hipDeviceGetAttribute (&shmem_max, cudaDevAttrMaxSharedMemoryPerBlockOptin, device); 2024-08-20T21:57:52.5768351Z #31 10.49 warning: magmablas/zlarf_batched_fused_sm.cu:#249 : cudaFuncSetAttribute(zlarf_fused_sm_kernel_batched, cudaFuncAttributeMaxDynamicSharedMemorySize, shmem); 2024-08-20T21:57:52.5771044Z #31 10.50 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgemm.hip.cpp 2024-08-20T21:57:52.5772897Z #31 10.50 tools/hipify-perl magmablas/zgeadd_batched.cu > magmablas_hip/zgeadd_batched.hip.cpp 2024-08-20T21:57:52.5775019Z #31 10.50 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/ztrtri_diag.hip.cpp 2024-08-20T21:57:52.5777064Z #31 10.51 tools/hipify-perl magmablas/zgemm_vbatched_core.cu > magmablas_hip/zgemm_vbatched_core.hip.cpp 2024-08-20T21:57:52.5779078Z #31 10.52 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zset_pointer.hip.cpp 2024-08-20T21:57:52.5780573Z #31 10.52 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgerbt.hip.cpp 2024-08-20T21:57:52.5782321Z #31 10.52 tools/hipify-perl magmablas/zswapdblk.cu > magmablas_hip/zswapdblk.hip.cpp 2024-08-20T21:57:52.5784577Z #31 10.52 tools/hipify-perl magmablas/ztrsm_small_vbatched.cu > magmablas_hip/ztrsm_small_vbatched.hip.cpp 2024-08-20T21:57:52.5786595Z #31 10.59 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/hset_pointer.hip.cpp 2024-08-20T21:57:52.6776519Z #31 10.59 tools/hipify-perl magmablas/zgemm_reduce.cu > magmablas_hip/zgemm_reduce.hip.cpp 2024-08-20T21:57:52.6778392Z #31 10.60 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/prefix_sum.hip.cpp 2024-08-20T21:57:52.6780004Z #31 10.61 tools/hipify-perl magmablas/zhemv_mgpu.cu > magmablas_hip/zhemv_mgpu.hip.cpp 2024-08-20T21:57:52.6781695Z #31 10.61 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zlacpy_conj.hip.cpp 2024-08-20T21:57:52.6783603Z #31 10.61 tools/hipify-perl magmablas/zgetf2_kernels_var.cu > magmablas_hip/zgetf2_kernels_var.hip.cpp 2024-08-20T21:57:52.6785585Z #31 10.61 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zlarf_batched_fused_sm.hip.cpp 2024-08-20T21:57:52.6787330Z #31 10.62 tools/hipify-perl magmablas/zlarf.cu > magmablas_hip/zlarf.hip.cpp 2024-08-20T21:57:52.6788992Z #31 10.62 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zswapdblk_batched.hip.cpp 2024-08-20T21:57:52.6791107Z #31 10.63 tools/hipify-perl magmablas/zgbtrf_batched_fused_sm.cu > magmablas_hip/zgbtrf_batched_fused_sm.hip.cpp 2024-08-20T21:57:52.6793526Z #31 10.63 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zlarf_batched_fused_reg_medium.hip.cpp 2024-08-20T21:57:52.6795480Z #31 10.63 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/ztrmm_vbatched_core.hip.cpp 2024-08-20T21:57:52.6797314Z #31 10.63 tools/hipify-perl magmablas/cgemm.cu > magmablas_hip/cgemm.hip.cpp 2024-08-20T21:57:52.6799449Z #31 10.64 tools/hipify-perl magmablas/zgemm_batched_core.cu > magmablas_hip/zgemm_batched_core.hip.cpp 2024-08-20T21:57:52.6801444Z #31 10.64 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zlarfg-v2.hip.cpp 2024-08-20T21:57:52.6803193Z #31 10.64 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgetf2_native_kernel.hip.cpp 2024-08-20T21:57:52.6805827Z #31 10.64 tools/hipify-perl magmablas/ztrsm_small_batched.cu > magmablas_hip/ztrsm_small_batched.hip.cpp 2024-08-20T21:57:52.6807902Z #31 10.64 tools/hipify-perl magmablas/zsymv.cu > magmablas_hip/zsymv.hip.cpp 2024-08-20T21:57:52.6809684Z #31 10.67 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/ztrsm_small_vbatched.hip.cpp 2024-08-20T21:57:52.6811347Z #31 10.67 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zlacpy.hip.cpp 2024-08-20T21:57:52.6812989Z #31 10.67 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/sgemv_batched_core.hip.cpp 2024-08-20T21:57:52.6815060Z #31 10.67 tools/hipify-perl magmablas/sgemm_batched_core.cu > magmablas_hip/sgemm_batched_core.hip.cpp 2024-08-20T21:57:52.6817110Z #31 10.67 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zhemv_batched_core.hip.cpp 2024-08-20T21:57:52.6819434Z #31 10.67 tools/hipify-perl magmablas/zlarf_batched_fused_reg_tall.cu > magmablas_hip/zlarf_batched_fused_reg_tall.hip.cpp 2024-08-20T21:57:52.6821660Z #31 10.67 tools/hipify-perl magmablas/zhemm.cu > magmablas_hip/zhemm.hip.cpp 2024-08-20T21:57:52.6823423Z #31 10.67 tools/hipify-perl magmablas/zgeadd.cu > magmablas_hip/zgeadd.hip.cpp 2024-08-20T21:57:52.6825849Z #31 10.69 warning: magmablas/zgesv_batched_small.cu:#421 : hipDeviceGetAttribute (&shmem_max, cudaDevAttrMaxSharedMemoryPerBlockOptin, device); 2024-08-20T21:57:52.7797810Z #31 10.69 warning: magmablas/zgesv_batched_small.cu:#423 : cudaFuncSetAttribute(zgesv_batched_small_sm_kernel, cudaFuncAttributeMaxDynamicSharedMemorySize, shmem); 2024-08-20T21:57:52.7801186Z #31 10.71 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgemv_batched_smallsq.hip.cpp 2024-08-20T21:57:52.7803422Z #31 10.71 tools/hipify-perl magmablas/ztrtri_upper_batched.cu > magmablas_hip/ztrtri_upper_batched.hip.cpp 2024-08-20T21:57:52.7805468Z #31 10.72 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zlascl.hip.cpp 2024-08-20T21:57:52.7807127Z #31 10.72 tools/hipify-perl magmablas/clag2z.cu > magmablas_hip/clag2z.hip.cpp 2024-08-20T21:57:52.7808759Z #31 10.72 sed -i -e "s/\.cuh/.hip.hpp/g" interface_hip/copy_v2.cpp 2024-08-20T21:57:52.7810249Z #31 10.73 sed -i -e "s/CUBLAS/hipBLAS/g" interface_hip/copy_v2.cpp 2024-08-20T21:57:52.7811854Z #31 10.73 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zsymmetrize_tiles.hip.cpp 2024-08-20T21:57:52.7813968Z #31 10.73 tools/hipify-perl magmablas/cgemv_vbatched_core.cu > magmablas_hip/cgemv_vbatched_core.hip.cpp 2024-08-20T21:57:52.7816012Z #31 10.73 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/ztrsm.hip.cpp 2024-08-20T21:57:52.7817932Z #31 10.73 tools/hipify-perl magmablas/dgemv_vbatched_core.cu > magmablas_hip/dgemv_vbatched_core.hip.cpp 2024-08-20T21:57:52.7819970Z #31 10.73 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/dgemm_vbatched_core.hip.cpp 2024-08-20T21:57:52.7821842Z #31 10.74 tools/hipify-perl magmablas/zdiinertia.cu > magmablas_hip/zdiinertia.hip.cpp 2024-08-20T21:57:52.7823712Z #31 10.74 tools/hipify-perl magmablas/zlascl2.cu > magmablas_hip/zlascl2.hip.cpp 2024-08-20T21:57:52.7825906Z #31 10.75 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/dgemv_batched_core.hip.cpp 2024-08-20T21:57:52.7828244Z #31 10.75 tools/hipify-perl magmablas/cherk_vbatched_core.cu > magmablas_hip/cherk_vbatched_core.hip.cpp 2024-08-20T21:57:52.7830335Z #31 10.79 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgemm_vbatched_core.hip.cpp 2024-08-20T21:57:52.7832026Z #31 10.79 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zheinertia.hip.cpp 2024-08-20T21:57:52.8836267Z #31 10.79 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgeadd_batched.hip.cpp 2024-08-20T21:57:52.8838443Z #31 10.80 tools/hipify-perl magmablas/sgemv_vbatched_core.cu > magmablas_hip/sgemv_vbatched_core.hip.cpp 2024-08-20T21:57:52.8840554Z #31 10.80 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/ztrsm_small_batched.hip.cpp 2024-08-20T21:57:52.8842254Z #31 10.80 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zswapdblk.hip.cpp 2024-08-20T21:57:52.8843877Z #31 10.80 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/ztrsv_batched.hip.cpp 2024-08-20T21:57:52.8845689Z #31 10.80 tools/hipify-perl magmablas/dgemm.cu > magmablas_hip/dgemm.hip.cpp 2024-08-20T21:57:52.8847764Z #31 10.80 tools/hipify-perl magmablas/zlarfx.cu > magmablas_hip/zlarfx.hip.cpp 2024-08-20T21:57:52.8849772Z #31 10.80 tools/hipify-perl magmablas/zlaswp_batched.cu > magmablas_hip/zlaswp_batched.hip.cpp 2024-08-20T21:57:52.8852053Z #31 10.80 tools/hipify-perl magmablas/cgemv_batched_core.cu > magmablas_hip/cgemv_batched_core.hip.cpp 2024-08-20T21:57:52.8854223Z #31 10.80 tools/hipify-perl magmablas/zlaswp_sym.cu > magmablas_hip/zlaswp_sym.hip.cpp 2024-08-20T21:57:52.8856126Z #31 10.81 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgesv_batched_small.hip.cpp 2024-08-20T21:57:52.8857860Z #31 10.81 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgbtrs_kernels.hip.cpp 2024-08-20T21:57:52.8859606Z #31 10.82 tools/hipify-perl magmablas/zsymm.cu > magmablas_hip/zsymm.hip.cpp 2024-08-20T21:57:52.8861678Z #31 10.82 tools/hipify-perl magmablas/cherk_batched_core.cu > magmablas_hip/cherk_batched_core.hip.cpp 2024-08-20T21:57:52.8863844Z #31 10.82 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zlarf_batched_fused_reg_tall.hip.cpp 2024-08-20T21:57:52.8866651Z #31 10.83 tools/hipify-perl magmablas/zgetrf_batched_smallsq_shfl.cu > magmablas_hip/zgetrf_batched_smallsq_shfl.hip.cpp 2024-08-20T21:57:52.8868979Z #31 10.84 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgetf2_nopiv_kernels.hip.cpp 2024-08-20T21:57:52.8871002Z #31 10.84 tools/hipify-perl magmablas/ztrtri_lower.cu > magmablas_hip/ztrtri_lower.hip.cpp 2024-08-20T21:57:52.8872972Z #31 10.85 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zherk_batched_core.hip.cpp 2024-08-20T21:57:52.8875210Z #31 10.85 tools/hipify-perl magmablas/zgeqr2x_gpu-v4.cu > magmablas_hip/zgeqr2x_gpu-v4.hip.cpp 2024-08-20T21:57:52.8877189Z #31 10.86 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/ztrsv.hip.cpp 2024-08-20T21:57:52.8879040Z #31 10.86 tools/hipify-perl magmablas/vbatched_check.cu > magmablas_hip/vbatched_check.hip.cpp 2024-08-20T21:57:52.8880959Z #31 10.88 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgemm_reduce.hip.cpp 2024-08-20T21:57:52.8882827Z #31 10.89 tools/hipify-perl magmablas/zlascl_diag.cu > magmablas_hip/zlascl_diag.hip.cpp 2024-08-20T21:57:52.8884590Z #31 10.89 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zlaswp.hip.cpp 2024-08-20T21:57:52.8886470Z #31 10.90 tools/hipify-perl magmablas/ztrtri_upper.cu > magmablas_hip/ztrtri_upper.hip.cpp 2024-08-20T21:57:52.9841731Z #31 10.92 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/hgemm_batched_core.hip.cpp 2024-08-20T21:57:52.9843607Z #31 10.93 tools/hipify-perl magmablas/zlange.cu > magmablas_hip/zlange.hip.cpp 2024-08-20T21:57:52.9845352Z #31 10.93 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zlarf.hip.cpp 2024-08-20T21:57:52.9846989Z #31 10.93 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/ztrmv.hip.cpp 2024-08-20T21:57:52.9849020Z #31 10.94 tools/hipify-perl magmablas/zgemv_batched_core.cu > magmablas_hip/zgemv_batched_core.hip.cpp 2024-08-20T21:57:52.9851137Z #31 10.94 tools/hipify-perl magmablas/zhetrs.cu > magmablas_hip/zhetrs.hip.cpp 2024-08-20T21:57:52.9852946Z #31 10.95 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zlarft_kernels.hip.cpp 2024-08-20T21:57:52.9854866Z #31 10.95 tools/hipify-perl magmablas/hlaconvert.cu > magmablas_hip/hlaconvert.hip.cpp 2024-08-20T21:57:52.9856672Z #31 10.97 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgeadd.hip.cpp 2024-08-20T21:57:52.9859122Z #31 10.97 tools/hipify-perl magmablas/zgbtrf_batched_sliding_window_sm.cu > magmablas_hip/zgbtrf_batched_sliding_window_sm.hip.cpp 2024-08-20T21:57:52.9861390Z #31 10.99 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zlaqps2_gpu.hip.cpp 2024-08-20T21:57:52.9863104Z #31 10.99 tools/hipify-perl magmablas/zgeam.cu > magmablas_hip/zgeam.hip.cpp 2024-08-20T21:57:52.9865095Z #31 10.99 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zlacpy_sym_in.hip.cpp 2024-08-20T21:57:52.9867151Z #31 11.00 tools/hipify-perl magmablas/ztrmm_batched_core.cu > magmablas_hip/ztrmm_batched_core.hip.cpp 2024-08-20T21:57:53.0877167Z #31 11.01 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/clag2z.hip.cpp 2024-08-20T21:57:53.0879305Z #31 11.01 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgeqrf_batched_smallsq.hip.cpp 2024-08-20T21:57:53.0881150Z #31 11.01 tools/hipify-perl magmablas/zswap.cu > magmablas_hip/zswap.hip.cpp 2024-08-20T21:57:53.0883158Z #31 11.02 tools/hipify-perl magmablas/zgbtf2_kernels.cu > magmablas_hip/zgbtf2_kernels.hip.cpp 2024-08-20T21:57:53.0885135Z #31 11.03 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zdiinertia.hip.cpp 2024-08-20T21:57:53.0887484Z #31 11.03 tools/hipify-perl magmablas/zgeqr2_batched_fused_reg_medium.cu > magmablas_hip/zgeqr2_batched_fused_reg_medium.hip.cpp 2024-08-20T21:57:53.0889821Z #31 11.04 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zhemm.hip.cpp 2024-08-20T21:57:53.0891596Z #31 11.04 tools/hipify-perl magmablas/zhemv_upper.cu > magmablas_hip/zhemv_upper.hip.cpp 2024-08-20T21:57:53.0893353Z #31 11.05 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zhemv.hip.cpp 2024-08-20T21:57:53.0895010Z #31 11.05 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/dgemv_vbatched_core.hip.cpp 2024-08-20T21:57:53.0896709Z #31 11.05 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zlascl2.hip.cpp 2024-08-20T21:57:53.0898421Z #31 11.05 tools/hipify-perl magmablas/zaxpycp.cu > magmablas_hip/zaxpycp.hip.cpp 2024-08-20T21:57:53.0900460Z #31 11.05 tools/hipify-perl magmablas/zgeqr2_batched.cu > magmablas_hip/zgeqr2_batched.hip.cpp 2024-08-20T21:57:53.0902444Z #31 11.05 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/cgemv_vbatched_core.hip.cpp 2024-08-20T21:57:53.0904833Z #31 11.05 tools/hipify-perl magmablas/ztrtri_lower_batched.cu > magmablas_hip/ztrtri_lower_batched.hip.cpp 2024-08-20T21:57:53.0907045Z #31 11.06 tools/hipify-perl magmablas/zlaset.cu > magmablas_hip/zlaset.hip.cpp 2024-08-20T21:57:53.0908809Z #31 11.07 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/cherk_vbatched_core.hip.cpp 2024-08-20T21:57:53.0910762Z #31 11.07 tools/hipify-perl magmablas/hlag2s.cu > magmablas_hip/hlag2s.hip.cpp 2024-08-20T21:57:53.0912488Z #31 11.08 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/vbatched_aux.hip.cpp 2024-08-20T21:57:53.0914583Z #31 11.08 tools/hipify-perl magmablas/gemv_template_device.cuh > magmablas_hip/gemv_template_device.hip.hpp 2024-08-20T21:57:53.0916628Z #31 11.08 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/ztrtri_lower.hip.cpp 2024-08-20T21:57:53.0918957Z #31 11.09 tools/hipify-perl magmablas/trsm_template_kernel_vbatched.cuh > magmablas_hip/trsm_template_kernel_vbatched.hip.hpp 2024-08-20T21:57:53.0921253Z #31 11.10 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/sgemv_vbatched_core.hip.cpp 2024-08-20T21:57:53.1909074Z #31 11.11 tools/hipify-perl magmablas/gemm_template_device.cuh > magmablas_hip/gemm_template_device.hip.hpp 2024-08-20T21:57:53.1911410Z #31 11.12 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/cgemv_batched_core.hip.cpp 2024-08-20T21:57:53.1913680Z #31 11.12 tools/hipify-perl magmablas/trmv_template_device.cuh > magmablas_hip/trmv_template_device.hip.hpp 2024-08-20T21:57:53.1915853Z #31 11.14 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/ztrtri_upper.hip.cpp 2024-08-20T21:57:53.1918100Z #31 11.14 tools/hipify-perl magmablas/hemm_template_device.cuh > magmablas_hip/hemm_template_device.hip.hpp 2024-08-20T21:57:53.1920275Z #31 11.17 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zlaswp_sym.hip.cpp 2024-08-20T21:57:53.1922257Z #31 11.17 warning: magmablas/zlarfx.cu:#186 : // <<< 1, iter, 0, queue->hip_stream() >>> 2024-08-20T21:57:53.1924694Z #31 11.18 tools/hipify-perl magmablas/hgemm_template_device.cuh > magmablas_hip/hgemm_template_device.hip.hpp 2024-08-20T21:57:53.1926981Z #31 11.18 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zlascl_diag.hip.cpp 2024-08-20T21:57:53.1929338Z #31 11.18 tools/hipify-perl magmablas/gemm_template_device_defs.cuh > magmablas_hip/gemm_template_device_defs.hip.hpp 2024-08-20T21:57:53.1931816Z #31 11.19 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgeqr2_batched_fused_reg_medium.hip.cpp 2024-08-20T21:57:53.1933717Z #31 11.19 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zaxpycp.hip.cpp 2024-08-20T21:57:53.1935334Z #31 11.19 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zlanhe.hip.cpp 2024-08-20T21:57:53.1937407Z #31 11.19 tools/hipify-perl magmablas/atomics.cuh > magmablas_hip/atomics.hip.hpp 2024-08-20T21:57:53.1939220Z #31 11.19 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zlarfx.hip.cpp 2024-08-20T21:57:53.1940989Z #31 11.19 tools/hipify-perl magmablas/ztrtri.cuh > magmablas_hip/ztrtri.hip.hpp 2024-08-20T21:57:53.1943564Z #31 11.19 tools/hipify-perl magmablas/hemm_template_kernel_vbatched.cuh > magmablas_hip/hemm_template_kernel_vbatched.hip.hpp 2024-08-20T21:57:53.1945859Z #31 11.20 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zsymm.hip.cpp 2024-08-20T21:57:53.1947672Z #31 11.20 tools/hipify-perl magmablas/shuffle.cuh > magmablas_hip/shuffle.hip.hpp 2024-08-20T21:57:53.1950230Z #31 11.20 tools/hipify-perl magmablas/hemm_template_kernel_batched.cuh > magmablas_hip/hemm_template_kernel_batched.hip.hpp 2024-08-20T21:57:53.1952479Z #31 11.20 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zswap.hip.cpp 2024-08-20T21:57:53.2933848Z #31 11.21 tools/hipify-perl magmablas/ztrtri_lower_device.cuh > magmablas_hip/ztrtri_lower_device.hip.hpp 2024-08-20T21:57:53.2936138Z #31 11.21 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgemv_batched_core.hip.cpp 2024-08-20T21:57:53.2938667Z #31 11.22 warning: magmablas/zgbtrf_batched_fused_sm.cu:#310 : hipDeviceGetAttribute (&shmem_max, cudaDevAttrMaxSharedMemoryPerBlockOptin, device); 2024-08-20T21:57:53.2942288Z #31 11.22 warning: magmablas/zgbtrf_batched_fused_sm.cu:#312 : cudaFuncSetAttribute(zgbtrf_batched_kernel_fused_sm, cudaFuncAttributeMaxDynamicSharedMemorySize, shmem); 2024-08-20T21:57:53.2946330Z #31 11.22 tools/hipify-perl magmablas/gemm_template_kernel_vbatched.cuh > magmablas_hip/gemm_template_kernel_vbatched.hip.hpp 2024-08-20T21:57:53.2949057Z #31 11.23 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/gemm_template_device_defs.hip.hpp 2024-08-20T21:57:53.2951347Z #31 11.23 tools/hipify-perl magmablas/zgbtf2_devicefunc.cuh > magmablas_hip/zgbtf2_devicefunc.hip.hpp 2024-08-20T21:57:53.2953523Z #31 11.24 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zherk_small_reduce.hip.cpp 2024-08-20T21:57:53.2956035Z #31 11.24 tools/hipify-perl magmablas/gemm_template_kernel_batched.cuh > magmablas_hip/gemm_template_kernel_batched.hip.hpp 2024-08-20T21:57:53.2958459Z #31 11.25 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/dgemm_batched_core.hip.cpp 2024-08-20T21:57:53.2960304Z #31 11.25 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zhemv_mgpu_upper.hip.cpp 2024-08-20T21:57:53.2962558Z #31 11.25 tools/hipify-perl magmablas/ztrtri_upper_device.cuh > magmablas_hip/ztrtri_upper_device.hip.hpp 2024-08-20T21:57:53.2964935Z #31 11.25 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgeqr2x_gpu-v4.hip.cpp 2024-08-20T21:57:53.2967306Z #31 11.25 tools/hipify-perl magmablas/ztrsv_template_device.cuh > magmablas_hip/ztrsv_template_device.hip.hpp 2024-08-20T21:57:53.2969989Z #31 11.26 tools/hipify-perl magmablas/trmv_template_kernel.cuh > magmablas_hip/trmv_template_kernel.hip.hpp 2024-08-20T21:57:53.2972227Z #31 11.26 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgemm_batched_core.hip.cpp 2024-08-20T21:57:53.2974130Z #31 11.26 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/ztrtri_upper_batched.hip.cpp 2024-08-20T21:57:53.2976447Z #31 11.26 tools/hipify-perl magmablas/hemm_template_kernel.cuh > magmablas_hip/hemm_template_kernel.hip.hpp 2024-08-20T21:57:53.2978532Z #31 11.26 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/cgemm.hip.cpp 2024-08-20T21:57:53.2980660Z #31 11.26 tools/hipify-perl magmablas/zlarf_batched_fused.cuh > magmablas_hip/zlarf_batched_fused.hip.hpp 2024-08-20T21:57:53.2983514Z #31 11.27 tools/hipify-perl magmablas/hgemm_template_kernel_batched.cuh > magmablas_hip/hgemm_template_kernel_batched.hip.hpp 2024-08-20T21:57:53.2986012Z #31 11.27 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgbtrf_batched_fused_sm.hip.cpp 2024-08-20T21:57:53.2988347Z #31 11.28 tools/hipify-perl magmablas/hemv_template_device.cuh > magmablas_hip/hemv_template_device.hip.hpp 2024-08-20T21:57:53.2990567Z #31 11.28 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgbtf2_devicefunc.hip.hpp 2024-08-20T21:57:53.2993306Z #31 11.28 tools/hipify-perl magmablas/herk_template_kernel_vbatched.cuh > magmablas_hip/herk_template_kernel_vbatched.hip.hpp 2024-08-20T21:57:53.2995671Z #31 11.29 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zsymv_upper.hip.cpp 2024-08-20T21:57:53.2997892Z #31 11.29 tools/hipify-perl magmablas/gemm_template_kernel.cuh > magmablas_hip/gemm_template_kernel.hip.hpp 2024-08-20T21:57:53.3000797Z #31 11.30 warning: magmablas/zgetf2_kernels_var.cu:#359 : hipDeviceGetAttribute (&shmem_max, cudaDevAttrMaxSharedMemoryPerBlockOptin, device); 2024-08-20T21:57:53.3004426Z #31 11.31 warning: magmablas/zgetf2_kernels_var.cu:#361 : cudaFuncSetAttribute(zgetf2_fused_sm_kernel_vbatched, cudaFuncAttributeMaxDynamicSharedMemorySize, shmem); 2024-08-20T21:57:53.3937849Z #31 11.31 warning: magmablas/shuffle.cuh:34: unsupported device function "__shfl_sync": return __shfl_sync(mask, var, srcLane, width); 2024-08-20T21:57:53.3940690Z #31 11.34 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/trmv_template_device.hip.hpp 2024-08-20T21:57:53.3943252Z #31 11.35 tools/hipify-perl magmablas/herk_template_kernel_batched.cuh > magmablas_hip/herk_template_kernel_batched.hip.hpp 2024-08-20T21:57:53.3946177Z #31 11.35 warning: magmablas/shuffle.cuh:57: unsupported device function "__shfl_sync": return __shfl_sync(mask, var, srcLane, width); 2024-08-20T21:57:53.3948567Z #31 11.35 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/hlag2s.hip.cpp 2024-08-20T21:57:53.3950999Z #31 11.36 tools/hipify-perl magmablas/trmm_template_device.cuh > magmablas_hip/trmm_template_device.hip.hpp 2024-08-20T21:57:53.3953079Z #31 11.37 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/dgemm.hip.cpp 2024-08-20T21:57:53.3955193Z #31 11.38 tools/hipify-perl magmablas/zpotf2_devicesfunc.cuh > magmablas_hip/zpotf2_devicesfunc.hip.hpp 2024-08-20T21:57:53.3957271Z #31 11.38 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/atomics.hip.hpp 2024-08-20T21:57:53.3959648Z #31 11.38 tools/hipify-perl magmablas/hemv_template_kernel_vbatched.cuh > magmablas_hip/hemv_template_kernel_vbatched.hip.hpp 2024-08-20T21:57:53.3962210Z #31 11.40 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgetrf_batched_smallsq_shfl.hip.cpp 2024-08-20T21:57:53.3964222Z #31 11.40 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/trmv_template_kernel.hip.hpp 2024-08-20T21:57:53.3966413Z #31 11.40 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/sgemm_batched_core.hip.cpp 2024-08-20T21:57:53.3968627Z #31 11.40 tools/hipify-perl magmablas/zgetf2_devicefunc.cuh > magmablas_hip/zgetf2_devicefunc.hip.hpp 2024-08-20T21:57:53.3970982Z #31 11.40 tools/hipify-perl magmablas/gemm_kernel.cuh > magmablas_hip/gemm_kernel.hip.hpp 2024-08-20T21:57:53.3972979Z #31 11.40 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zlaswp_batched.hip.cpp 2024-08-20T21:57:53.3975176Z #31 11.40 tools/hipify-perl magmablas/herk_kernel_batched.cuh > magmablas_hip/herk_kernel_batched.hip.hpp 2024-08-20T21:57:53.3978010Z #31 11.41 tools/hipify-perl magmablas/hemv_template_kernel_batched.cuh > magmablas_hip/hemv_template_kernel_batched.hip.hpp 2024-08-20T21:57:53.4941704Z #31 11.41 warning: magmablas/shuffle.cuh:89: unsupported device function "__shfl_sync": return __shfl_sync(mask, var, srcLane, width); 2024-08-20T21:57:53.4944656Z #31 11.43 warning: magmablas/shuffle.cuh:95: unsupported device function "__shfl_sync": lo = __shfl_sync(mask, lo, srcLane, width); 2024-08-20T21:57:53.4947475Z #31 11.43 warning: magmablas/shuffle.cuh:96: unsupported device function "__shfl_sync": hi = __shfl_sync(mask, hi, srcLane, width); 2024-08-20T21:57:53.4950065Z #31 11.49 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/cherk_batched_core.hip.cpp 2024-08-20T21:57:53.4952538Z #31 11.49 tools/hipify-perl magmablas/gemv_template_kernel_vbatched.cuh > magmablas_hip/gemv_template_kernel_vbatched.hip.hpp 2024-08-20T21:57:53.4954850Z #31 11.51 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/gemm_kernel.hip.hpp 2024-08-20T21:57:53.5955159Z #31 11.51 tools/hipify-perl magmablas/sync.cuh > magmablas_hip/sync.hip.hpp 2024-08-20T21:57:53.5957446Z #31 11.52 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/hemm_template_kernel.hip.hpp 2024-08-20T21:57:53.5959984Z #31 11.52 warning: magmablas/shuffle.cuh:145: unsupported device function "__shfl_xor_sync": return __shfl_xor_sync(mask, var, laneMask, width); 2024-08-20T21:57:53.5962641Z #31 11.52 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/gemv_template_device.hip.hpp 2024-08-20T21:57:53.5965404Z #31 11.52 tools/hipify-perl magmablas/gemv_template_kernel_batched.cuh > magmablas_hip/gemv_template_kernel_batched.hip.hpp 2024-08-20T21:57:53.5968262Z #31 11.52 tools/hipify-perl magmablas/zgeqr2_batched_fused.cuh > magmablas_hip/zgeqr2_batched_fused.hip.hpp 2024-08-20T21:57:53.5970517Z #31 11.54 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/herk_kernel_batched.hip.hpp 2024-08-20T21:57:53.5972765Z #31 11.54 tools/hipify-perl magmablas/zlarfg_devicesfunc.cuh > magmablas_hip/zlarfg_devicesfunc.hip.hpp 2024-08-20T21:57:53.5975563Z #31 11.56 warning: magmablas/shuffle.cuh:169: unsupported device function "__shfl_xor_sync": return __shfl_xor_sync(mask, var, laneMask, width); 2024-08-20T21:57:53.5978344Z #31 11.57 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/hemm_template_kernel_batched.hip.hpp 2024-08-20T21:57:53.5980594Z #31 11.58 tools/hipify-perl magmablas/zlaswp_device.cuh > magmablas_hip/zlaswp_device.hip.hpp 2024-08-20T21:57:53.5982523Z #31 11.59 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zlange.hip.cpp 2024-08-20T21:57:53.5985109Z #31 11.59 tools/hipify-perl magmablas/trmm_template_kernel_vbatched.cuh > magmablas_hip/trmm_template_kernel_vbatched.hip.hpp 2024-08-20T21:57:53.5987715Z #31 11.59 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zlarfg_devicesfunc.hip.hpp 2024-08-20T21:57:53.5989394Z #31 11.59 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/sync.hip.hpp 2024-08-20T21:57:53.5991641Z #31 11.59 tools/hipify-perl magmablas/trsm_template_kernel_batched.cuh > magmablas_hip/trsm_template_kernel_batched.hip.hpp 2024-08-20T21:57:53.5994583Z #31 11.60 tools/hipify-perl magmablas/trmm_template_kernel_batched.cuh > magmablas_hip/trmm_template_kernel_batched.hip.hpp 2024-08-20T21:57:53.5996983Z #31 11.60 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgemm_batched_smallsq.hip.cpp 2024-08-20T21:57:53.5999991Z #31 11.60 warning: magmablas/hgemm_template_kernel_batched.cuh:#155 : cudaFuncSetAttribute( hgemm_template_batched_nn_kernel, 2024-08-20T21:57:53.6003533Z #31 11.60 warning: magmablas/hgemm_template_kernel_batched.cuh:#156 : cudaFuncAttributeMaxDynamicSharedMemorySize, shmem); 2024-08-20T21:57:53.6006583Z #31 11.60 tools/hipify-perl magmablas/trsm_template_device.cuh > magmablas_hip/trsm_template_device.hip.hpp 2024-08-20T21:57:53.6009478Z #31 11.60 warning: magmablas/zgetf2_kernels_var.cu:#520 : hipDeviceGetAttribute (&shmem_max, cudaDevAttrMaxSharedMemoryPerBlockOptin, device); 2024-08-20T21:57:53.6013107Z #31 11.61 warning: magmablas/zgetf2_kernels_var.cu:#522 : cudaFuncSetAttribute(zgetf2_fused_kernel_vbatched, cudaFuncAttributeMaxDynamicSharedMemorySize, shmem); 2024-08-20T21:57:53.6978182Z #31 11.62 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/ztrtri_lower_batched.hip.cpp 2024-08-20T21:57:53.6980520Z #31 11.62 tools/hipify-perl magmablas/trmm_template_kernel.cuh > magmablas_hip/trmm_template_kernel.hip.hpp 2024-08-20T21:57:53.6983284Z #31 11.63 warning: magmablas/shuffle.cuh:202: unsupported device function "__shfl_xor_sync": return __shfl_xor_sync(mask, var, lanemask, width); 2024-08-20T21:57:53.6985977Z #31 11.63 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/herk_template_kernel_vbatched.hip.hpp 2024-08-20T21:57:53.6987615Z #31 11.63 cp magmablas/Makefile.src magmablas_hip/Makefile.src 2024-08-20T21:57:53.6989267Z #31 11.63 sed -i -e "s/:= *magmablas/:= magmablas_hip/g" magmablas_hip/Makefile.src 2024-08-20T21:57:53.6990925Z #31 11.64 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/Makefile.src 2024-08-20T21:57:53.6993330Z #31 11.64 warning: magmablas/shuffle.cuh:208: unsupported device function "__shfl_xor_sync": lo = __shfl_xor_sync(mask, lo, laneMask, width); 2024-08-20T21:57:53.6996030Z #31 11.64 sed -i -e "s/\.cu/.hip.cpp/g" magmablas_hip/Makefile.src 2024-08-20T21:57:53.6998329Z #31 11.64 warning: magmablas/shuffle.cuh:209: unsupported device function "__shfl_xor_sync": hi = __shfl_xor_sync(mask, hi, laneMask, width); 2024-08-20T21:57:53.7000474Z #31 11.64 cp magmablas/Makefile magmablas_hip/Makefile 2024-08-20T21:57:53.7002006Z #31 11.65 sed -i -e "s/:= *magmablas/:= magmablas_hip/g" magmablas_hip/Makefile 2024-08-20T21:57:53.7003632Z #31 11.65 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/Makefile 2024-08-20T21:57:53.7005167Z #31 11.65 sed -i -e "s/\.cu/.hip.cpp/g" magmablas_hip/Makefile 2024-08-20T21:57:53.7006505Z #31 11.65 cp -rf magmablas/trsm_config magmablas_hip/ 2024-08-20T21:57:53.7007781Z #31 11.66 cp -rf magmablas/gemv_config magmablas_hip/ 2024-08-20T21:57:53.7009042Z #31 11.66 cp -rf magmablas/gemm_config magmablas_hip/ 2024-08-20T21:57:53.7010617Z #31 11.66 tools/hipify-perl sparse/src/zpbicg.cpp > sparse_hip/src/zpbicg.cpp 2024-08-20T21:57:53.7013499Z #31 11.67 warning: magmablas/hgemm_template_kernel_batched.cuh:#191 : cudaFuncSetAttribute( hgemm_template_batched_nt_kernel, 2024-08-20T21:57:53.7017033Z #31 11.67 warning: magmablas/hgemm_template_kernel_batched.cuh:#192 : cudaFuncAttributeMaxDynamicSharedMemorySize, shmem); 2024-08-20T21:57:53.7019912Z #31 11.69 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/hemm_template_kernel_vbatched.hip.hpp 2024-08-20T21:57:53.7022068Z #31 11.70 tools/hipify-perl sparse/src/zparict_cpu.cpp > sparse_hip/src/zparict_cpu.cpp 2024-08-20T21:57:53.7024247Z #31 11.70 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/herk_template_kernel_batched.hip.hpp 2024-08-20T21:57:53.7026392Z #31 11.71 tools/hipify-perl sparse/src/zparilu_cpu.cpp > sparse_hip/src/zparilu_cpu.cpp 2024-08-20T21:57:53.7028258Z #31 11.71 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/shuffle.hip.hpp 2024-08-20T21:57:53.7030066Z #31 11.71 tools/hipify-perl sparse/src/zcg_res.cpp > sparse_hip/src/zcg_res.cpp 2024-08-20T21:57:53.7977399Z #31 11.71 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zpbicg.cpp 2024-08-20T21:57:53.7979097Z #31 11.72 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zpbicg.cpp 2024-08-20T21:57:53.7980810Z #31 11.72 tools/hipify-perl sparse/src/zpcgs.cpp > sparse_hip/src/zpcgs.cpp 2024-08-20T21:57:53.7983708Z #31 11.73 warning: magmablas/hgemm_template_kernel_batched.cuh:#227 : cudaFuncSetAttribute( hgemm_template_batched_tn_kernel, 2024-08-20T21:57:53.7987205Z #31 11.74 warning: magmablas/hgemm_template_kernel_batched.cuh:#228 : cudaFuncAttributeMaxDynamicSharedMemorySize, shmem); 2024-08-20T21:57:53.7989919Z #31 11.74 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/hemv_template_kernel_batched.hip.hpp 2024-08-20T21:57:53.7992228Z #31 11.74 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/gemv_template_kernel_vbatched.hip.hpp 2024-08-20T21:57:53.7994600Z #31 11.74 tools/hipify-perl sparse/src/magma_zcustomprecond.cpp > sparse_hip/src/magma_zcustomprecond.cpp 2024-08-20T21:57:53.7996760Z #31 11.75 tools/hipify-perl sparse/src/zbicg.cpp > sparse_hip/src/zbicg.cpp 2024-08-20T21:57:53.7998429Z #31 11.76 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgeam.hip.cpp 2024-08-20T21:57:53.8000319Z #31 11.76 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/gemm_template_kernel.hip.hpp 2024-08-20T21:57:53.8002358Z #31 11.76 tools/hipify-perl sparse/src/zidr_merge.cpp > sparse_hip/src/zidr_merge.cpp 2024-08-20T21:57:53.8004281Z #31 11.76 tools/hipify-perl sparse/src/zidr.cpp > sparse_hip/src/zidr.cpp 2024-08-20T21:57:53.8006882Z #31 11.76 warning: magmablas/zlarf_batched_fused.cuh:#251 : hipDeviceGetAttribute (&shmem_max, cudaDevAttrMaxSharedMemoryPerBlockOptin, device); 2024-08-20T21:57:53.8009458Z #31 11.76 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zcg_res.cpp 2024-08-20T21:57:53.8012637Z #31 11.76 warning: magmablas/zlarf_batched_fused.cuh:#253 : cudaFuncSetAttribute(zlarf_fused_reg_kernel_batched, cudaFuncAttributeMaxDynamicSharedMemorySize, shmem); 2024-08-20T21:57:53.8015583Z #31 11.77 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zcg_res.cpp 2024-08-20T21:57:53.8017128Z #31 11.77 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zpcgs.cpp 2024-08-20T21:57:53.8019143Z #31 11.77 tools/hipify-perl sparse/src/zbicgstab_merge2.cpp > sparse_hip/src/zbicgstab_merge2.cpp 2024-08-20T21:57:53.8021121Z #31 11.77 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zpcgs.cpp 2024-08-20T21:57:53.8022751Z #31 11.78 tools/hipify-perl sparse/src/zqmr.cpp > sparse_hip/src/zqmr.cpp 2024-08-20T21:57:53.8024545Z #31 11.78 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zlaswp_device.hip.hpp 2024-08-20T21:57:53.8026808Z #31 11.78 tools/hipify-perl sparse/src/magma_z_solver_wrapper.cpp > sparse_hip/src/magma_z_solver_wrapper.cpp 2024-08-20T21:57:53.8029226Z #31 11.79 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/hemv_template_kernel_vbatched.hip.hpp 2024-08-20T21:57:53.8031076Z #31 11.80 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zbicg.cpp 2024-08-20T21:57:53.8032920Z #31 11.80 tools/hipify-perl sparse/src/zpbicgstab.cpp > sparse_hip/src/zpbicgstab.cpp 2024-08-20T21:57:53.8034745Z #31 11.80 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zbicg.cpp 2024-08-20T21:57:53.8037612Z #31 11.80 warning: magmablas/hgemm_template_kernel_batched.cuh:#263 : cudaFuncSetAttribute( hgemm_template_batched_tt_kernel, 2024-08-20T21:57:53.8040767Z #31 11.80 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/gemv_template_kernel_batched.hip.hpp 2024-08-20T21:57:53.8042928Z #31 11.80 tools/hipify-perl sparse/src/zpqmr_merge.cpp > sparse_hip/src/zpqmr_merge.cpp 2024-08-20T21:57:53.8045547Z #31 11.80 warning: magmablas/hgemm_template_kernel_batched.cuh:#264 : cudaFuncAttributeMaxDynamicSharedMemorySize, shmem); 2024-08-20T21:57:53.8048135Z #31 11.81 tools/hipify-perl sparse/src/zdummy.cpp > sparse_hip/src/zdummy.cpp 2024-08-20T21:57:53.8050022Z #31 11.81 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgetf2_kernels_var.hip.cpp 2024-08-20T21:57:53.8051948Z #31 11.81 tools/hipify-perl sparse/src/zlobpcg.cpp > sparse_hip/src/zlobpcg.cpp 2024-08-20T21:57:53.8979971Z #31 11.82 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/gemm_template_kernel_batched.hip.hpp 2024-08-20T21:57:53.8982067Z #31 11.82 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zbicgstab_merge2.cpp 2024-08-20T21:57:53.8984532Z #31 11.83 warning: magmablas/zgeqr2_batched.cu:#402 : hipDeviceGetAttribute (&shmem_max, cudaDevAttrMaxSharedMemoryPerBlockOptin, device); 2024-08-20T21:57:53.8987386Z #31 11.83 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zbicgstab_merge2.cpp 2024-08-20T21:57:53.8989385Z #31 11.83 tools/hipify-perl sparse/src/zbaiter_overlap.cpp > sparse_hip/src/zbaiter_overlap.cpp 2024-08-20T21:57:53.8991201Z #31 11.83 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zqmr.cpp 2024-08-20T21:57:53.8993827Z #31 11.83 warning: magmablas/zgeqr2_batched.cu:#404 : cudaFuncSetAttribute(zgeqr2_sm_kernel_batched, cudaFuncAttributeMaxDynamicSharedMemorySize, dynamic_shmem_sm_kernel); 2024-08-20T21:57:53.8996779Z #31 11.83 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/ztrsv_template_device.hip.hpp 2024-08-20T21:57:53.8998418Z #31 11.83 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zqmr.cpp 2024-08-20T21:57:53.9000080Z #31 11.83 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/magma_z_solver_wrapper.cpp 2024-08-20T21:57:53.9002012Z #31 11.83 tools/hipify-perl sparse/src/zcgs_merge.cpp > sparse_hip/src/zcgs_merge.cpp 2024-08-20T21:57:53.9004283Z #31 11.83 tools/hipify-perl sparse/src/zbombard.cpp > sparse_hip/src/zbombard.cpp 2024-08-20T21:57:53.9007417Z #31 11.84 warning: magmablas/zgeqr2_batched.cu:#408 : cudaFuncSetAttribute(zgeqr2_column_sm_kernel_batched, cudaFuncAttributeMaxDynamicSharedMemorySize, dynamic_shmem_column_sm_kernel); 2024-08-20T21:57:53.9010870Z #31 11.84 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/magma_z_solver_wrapper.cpp 2024-08-20T21:57:53.9013545Z #31 11.84 warning: magmablas/zgbtrf_batched_sliding_window_sm.cu:#438 : hipDeviceGetAttribute (&shmem_max, cudaDevAttrMaxSharedMemoryPerBlockOptin, device); 2024-08-20T21:57:53.9016446Z #31 11.84 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/hgemm_template_kernel_batched.hip.hpp 2024-08-20T21:57:53.9018406Z #31 11.84 tools/hipify-perl sparse/src/zpidr.cpp > sparse_hip/src/zpidr.cpp 2024-08-20T21:57:53.9021522Z #31 11.84 warning: magmablas/zgbtrf_batched_sliding_window_sm.cu:#440 : cudaFuncSetAttribute(zgbtrf_batched_sliding_window_loopout_kernel_sm, cudaFuncAttributeMaxDynamicSharedMemorySize, shmem); 2024-08-20T21:57:53.9025001Z #31 11.84 tools/hipify-perl sparse/src/zbicgstab_merge.cpp > sparse_hip/src/zbicgstab_merge.cpp 2024-08-20T21:57:53.9027353Z #31 11.85 tools/hipify-perl sparse/src/zbicgstab_merge3.cpp > sparse_hip/src/zbicgstab_merge3.cpp 2024-08-20T21:57:53.9029360Z #31 11.85 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zpbicgstab.cpp 2024-08-20T21:57:53.9030960Z #31 11.85 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zdummy.cpp 2024-08-20T21:57:53.9032534Z #31 11.85 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zpbicgstab.cpp 2024-08-20T21:57:53.9034111Z #31 11.85 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zdummy.cpp 2024-08-20T21:57:53.9035726Z #31 11.85 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/hlaconvert.hip.cpp 2024-08-20T21:57:53.9037820Z #31 11.85 tools/hipify-perl sparse/src/zptfqmr_merge.cpp > sparse_hip/src/zptfqmr_merge.cpp 2024-08-20T21:57:53.9040036Z #31 11.86 tools/hipify-perl sparse/src/zparilut_gpu.cpp > sparse_hip/src/zparilut_gpu.cpp 2024-08-20T21:57:53.9042179Z #31 11.86 tools/hipify-perl sparse/src/zpidr_strms.cpp > sparse_hip/src/zpidr_strms.cpp 2024-08-20T21:57:53.9044192Z #31 11.86 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/trmm_template_device.hip.hpp 2024-08-20T21:57:53.9045990Z #31 11.86 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zhetrs.hip.cpp 2024-08-20T21:57:53.9047656Z #31 11.86 tools/hipify-perl sparse/src/zcg.cpp > sparse_hip/src/zcg.cpp 2024-08-20T21:57:53.9049554Z #31 11.86 tools/hipify-perl sparse/src/zcustomilu.cpp > sparse_hip/src/zcustomilu.cpp 2024-08-20T21:57:53.9051515Z #31 11.87 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zlarf_batched_fused.hip.hpp 2024-08-20T21:57:53.9053677Z #31 11.87 tools/hipify-perl sparse/src/magma_zqr_wrapper.cpp > sparse_hip/src/magma_zqr_wrapper.cpp 2024-08-20T21:57:53.9055657Z #31 11.87 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zlobpcg.cpp 2024-08-20T21:57:53.9057207Z #31 11.87 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zlobpcg.cpp 2024-08-20T21:57:53.9059265Z #31 11.88 tools/hipify-perl sparse/src/zbombard_symm_merge.cpp > sparse_hip/src/zbombard_symm_merge.cpp 2024-08-20T21:57:53.9061391Z #31 11.88 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zbaiter_overlap.cpp 2024-08-20T21:57:53.9063140Z #31 11.88 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zbaiter_overlap.cpp 2024-08-20T21:57:53.9065029Z #31 11.88 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zcgs_merge.cpp 2024-08-20T21:57:53.9066928Z #31 11.88 tools/hipify-perl sparse/src/zpidr_merge.cpp > sparse_hip/src/zpidr_merge.cpp 2024-08-20T21:57:53.9068768Z #31 11.88 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zcgs_merge.cpp 2024-08-20T21:57:53.9070516Z #31 11.89 tools/hipify-perl sparse/src/zgeisai.cpp > sparse_hip/src/zgeisai.cpp 2024-08-20T21:57:53.9072265Z #31 11.89 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zbombard.cpp 2024-08-20T21:57:53.9073939Z #31 11.89 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zbicgstab_merge.cpp 2024-08-20T21:57:53.9075591Z #31 11.89 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zbombard.cpp 2024-08-20T21:57:53.9077255Z #31 11.89 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zbicgstab_merge.cpp 2024-08-20T21:57:53.9079171Z #31 11.90 tools/hipify-perl sparse/src/zparic_gpu.cpp > sparse_hip/src/zparic_gpu.cpp 2024-08-20T21:57:53.9081169Z #31 11.90 tools/hipify-perl sparse/src/zfgmres.cpp > sparse_hip/src/zfgmres.cpp 2024-08-20T21:57:53.9083391Z #31 11.90 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/gemm_template_kernel_vbatched.hip.hpp 2024-08-20T21:57:53.9085448Z #31 11.90 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zbicgstab_merge3.cpp 2024-08-20T21:57:53.9087166Z #31 11.91 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zptfqmr_merge.cpp 2024-08-20T21:57:53.9088914Z #31 11.91 tools/hipify-perl sparse/src/zlsqr.cpp > sparse_hip/src/zlsqr.cpp 2024-08-20T21:57:53.9090854Z #31 11.91 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zbicgstab_merge3.cpp 2024-08-20T21:57:53.9092545Z #31 11.91 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zptfqmr_merge.cpp 2024-08-20T21:57:53.9094059Z #31 11.91 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zcg.cpp 2024-08-20T21:57:53.9095636Z #31 11.91 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgeqr2_batched.hip.cpp 2024-08-20T21:57:53.9097543Z #31 11.91 tools/hipify-perl sparse/src/zparilut_cpu.cpp > sparse_hip/src/zparilut_cpu.cpp 2024-08-20T21:57:54.0001599Z #31 11.91 tools/hipify-perl sparse/src/zcgs.cpp > sparse_hip/src/zcgs.cpp 2024-08-20T21:57:54.0003358Z #31 11.91 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zcg.cpp 2024-08-20T21:57:54.0005349Z #31 11.91 tools/hipify-perl sparse/src/zgeisai_apply.cpp > sparse_hip/src/zgeisai_apply.cpp 2024-08-20T21:57:54.0007426Z #31 11.92 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/magma_zqr_wrapper.cpp 2024-08-20T21:57:54.0009235Z #31 11.92 tools/hipify-perl sparse/src/ztfqmr.cpp > sparse_hip/src/ztfqmr.cpp 2024-08-20T21:57:54.0011304Z #31 11.92 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/magma_zqr_wrapper.cpp 2024-08-20T21:57:54.0013284Z #31 11.92 tools/hipify-perl sparse/src/zbicgstab.cpp > sparse_hip/src/zbicgstab.cpp 2024-08-20T21:57:54.0015241Z #31 11.94 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zbombard_symm_merge.cpp 2024-08-20T21:57:54.0017132Z #31 11.94 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/trmm_template_kernel.hip.hpp 2024-08-20T21:57:54.0019020Z #31 11.94 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zbombard_symm_merge.cpp 2024-08-20T21:57:54.0020971Z #31 11.94 tools/hipify-perl sparse/src/zparilut.cpp > sparse_hip/src/zparilut.cpp 2024-08-20T21:57:54.0023056Z #31 11.94 tools/hipify-perl sparse/src/zgeisai_lower.cpp > sparse_hip/src/zgeisai_lower.cpp 2024-08-20T21:57:54.0024976Z #31 11.95 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zfgmres.cpp 2024-08-20T21:57:54.0026848Z #31 11.95 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zfgmres.cpp 2024-08-20T21:57:54.0028615Z #31 11.96 tools/hipify-perl sparse/src/zparic_cpu.cpp > sparse_hip/src/zparic_cpu.cpp 2024-08-20T21:57:54.0030688Z #31 11.96 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/trsm_template_kernel_vbatched.hip.hpp 2024-08-20T21:57:54.0032462Z #31 11.96 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zlsqr.cpp 2024-08-20T21:57:54.0034174Z #31 11.96 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zlsqr.cpp 2024-08-20T21:57:54.0035963Z #31 11.96 tools/hipify-perl sparse/src/zidr_strms.cpp > sparse_hip/src/zidr_strms.cpp 2024-08-20T21:57:54.0038004Z #31 11.96 tools/hipify-perl sparse/src/ziterref.cpp > sparse_hip/src/ziterref.cpp 2024-08-20T21:57:54.0039777Z #31 11.97 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/ztfqmr.cpp 2024-08-20T21:57:54.0041303Z #31 11.97 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/ztfqmr.cpp 2024-08-20T21:57:54.0042887Z #31 11.97 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zbicgstab.cpp 2024-08-20T21:57:54.0044640Z #31 11.97 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/ztrmm_batched_core.hip.cpp 2024-08-20T21:57:54.0047468Z #31 11.97 warning: magmablas/zgbtrf_batched_sliding_window_sm.cu:#505 : hipDeviceGetAttribute (&shmem_max, cudaDevAttrMaxSharedMemoryPerBlockOptin, device); 2024-08-20T21:57:54.0050187Z #31 11.97 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zbicgstab.cpp 2024-08-20T21:57:54.0051964Z #31 11.97 tools/hipify-perl sparse/src/zsyisai.cpp > sparse_hip/src/zsyisai.cpp 2024-08-20T21:57:54.0054035Z #31 11.97 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/magma_zcustomprecond.cpp 2024-08-20T21:57:54.0056072Z #31 11.97 tools/hipify-perl sparse/src/zpcg.cpp > sparse_hip/src/zpcg.cpp 2024-08-20T21:57:54.0057674Z #31 11.97 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zcgs.cpp 2024-08-20T21:57:54.0059322Z #31 11.97 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/magma_zcustomprecond.cpp 2024-08-20T21:57:54.0062404Z #31 11.97 warning: magmablas/zgbtrf_batched_sliding_window_sm.cu:#507 : cudaFuncSetAttribute(zgbtrf_batched_sliding_window_loopin_kernel_sm, cudaFuncAttributeMaxDynamicSharedMemorySize, shmem); 2024-08-20T21:57:54.0066113Z #31 11.98 tools/hipify-perl sparse/src/zftjacobi.cpp > sparse_hip/src/zftjacobi.cpp 2024-08-20T21:57:54.0068066Z #31 11.98 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zcgs.cpp 2024-08-20T21:57:54.0069736Z #31 11.98 tools/hipify-perl sparse/src/zpqmr.cpp > sparse_hip/src/zpqmr.cpp 2024-08-20T21:57:54.0072220Z #31 11.98 warning: magmablas/zgetf2_kernels.cu:#892 : hipDeviceGetAttribute (&shmem_max, cudaDevAttrMaxSharedMemoryPerBlockOptin, device); 2024-08-20T21:57:54.0074987Z #31 11.98 tools/hipify-perl sparse/src/zpcg_merge.cpp > sparse_hip/src/zpcg_merge.cpp 2024-08-20T21:57:54.0076886Z #31 11.98 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zhemv_upper.hip.cpp 2024-08-20T21:57:54.0079556Z #31 11.98 warning: magmablas/zgetf2_kernels.cu:#894 : cudaFuncSetAttribute(zgetf2_fused_kernel_batched, cudaFuncAttributeMaxDynamicSharedMemorySize, shmem); 2024-08-20T21:57:54.0082736Z #31 11.99 tools/hipify-perl sparse/src/zpbicgstab_merge.cpp > sparse_hip/src/zpbicgstab_merge.cpp 2024-08-20T21:57:54.0084916Z #31 11.99 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/ztrtri.hip.hpp 2024-08-20T21:57:54.0087073Z #31 11.99 tools/hipify-perl sparse/src/zparilut_gpu_nodp.cpp > sparse_hip/src/zparilut_gpu_nodp.cpp 2024-08-20T21:57:54.0089083Z #31 11.99 sed -i -e "s/\.cuh/.hip.hpp/g" interface_hip/interface.cpp 2024-08-20T21:57:54.0090709Z #31 12.00 sed -i -e "s/CUBLAS/hipBLAS/g" interface_hip/interface.cpp 2024-08-20T21:57:54.0092598Z #31 12.00 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/trmm_template_kernel_batched.hip.hpp 2024-08-20T21:57:54.0094598Z #31 12.00 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgetf2_devicefunc.hip.hpp 2024-08-20T21:57:54.0096651Z #31 12.00 tools/hipify-perl sparse/src/zresidualvec.cpp > sparse_hip/src/zresidualvec.cpp 2024-08-20T21:57:54.0098911Z #31 12.00 tools/hipify-perl sparse/src/zgeisai_upper.cpp > sparse_hip/src/zgeisai_upper.cpp 2024-08-20T21:57:54.0101047Z #31 12.00 tools/hipify-perl sparse/src/zcg_merge.cpp > sparse_hip/src/zcg_merge.cpp 2024-08-20T21:57:54.0102889Z #31 12.01 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zparilu_cpu.cpp 2024-08-20T21:57:54.0104664Z #31 12.01 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zparilu_cpu.cpp 2024-08-20T21:57:54.0106302Z #31 12.01 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/ziterref.cpp 2024-08-20T21:57:54.0107893Z #31 12.01 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/ziterref.cpp 2024-08-20T21:57:54.1012301Z #31 12.01 tools/hipify-perl sparse/src/zbombard_merge.cpp > sparse_hip/src/zbombard_merge.cpp 2024-08-20T21:57:54.1014999Z #31 12.02 tools/hipify-perl sparse/src/zjacobidomainoverlap.cpp > sparse_hip/src/zjacobidomainoverlap.cpp 2024-08-20T21:57:54.1017117Z #31 12.02 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zpcg.cpp 2024-08-20T21:57:54.1018605Z #31 12.03 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zpcg.cpp 2024-08-20T21:57:54.1020470Z #31 12.03 tools/hipify-perl sparse/src/ztfqmr_merge.cpp > sparse_hip/src/ztfqmr_merge.cpp 2024-08-20T21:57:54.1022391Z #31 12.03 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zpcg_merge.cpp 2024-08-20T21:57:54.1024033Z #31 12.03 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zpcg_merge.cpp 2024-08-20T21:57:54.1025612Z #31 12.04 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zpqmr.cpp 2024-08-20T21:57:54.1027272Z #31 12.04 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zpbicgstab_merge.cpp 2024-08-20T21:57:54.1028974Z #31 12.04 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zftjacobi.cpp 2024-08-20T21:57:54.1030951Z #31 12.04 tools/hipify-perl sparse/src/magma_zwrapper.cpp > sparse_hip/src/magma_zwrapper.cpp 2024-08-20T21:57:54.1033132Z #31 12.04 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zpqmr.cpp 2024-08-20T21:57:54.1034796Z #31 12.04 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zpbicgstab_merge.cpp 2024-08-20T21:57:54.1036470Z #31 12.04 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zftjacobi.cpp 2024-08-20T21:57:54.1038539Z #31 12.04 tools/hipify-perl sparse/src/magma_zcustomspmv.cpp > sparse_hip/src/magma_zcustomspmv.cpp 2024-08-20T21:57:54.1040757Z #31 12.04 tools/hipify-perl sparse/src/zparict.cpp > sparse_hip/src/zparict.cpp 2024-08-20T21:57:54.1042924Z #31 12.04 tools/hipify-perl sparse/src/ztfqmr_unrolled.cpp > sparse_hip/src/ztfqmr_unrolled.cpp 2024-08-20T21:57:54.1045183Z #31 12.05 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/hemv_template_device.hip.hpp 2024-08-20T21:57:54.1047019Z #31 12.05 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zresidualvec.cpp 2024-08-20T21:57:54.1048734Z #31 12.05 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zresidualvec.cpp 2024-08-20T21:57:54.1050558Z #31 12.05 tools/hipify-perl sparse/src/zbaiter.cpp > sparse_hip/src/zbaiter.cpp 2024-08-20T21:57:54.1052341Z #31 12.05 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zcg_merge.cpp 2024-08-20T21:57:54.1054115Z #31 12.05 tools/hipify-perl sparse/src/zjacobi.cpp > sparse_hip/src/zjacobi.cpp 2024-08-20T21:57:54.1055869Z #31 12.05 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zcg_merge.cpp 2024-08-20T21:57:54.1057719Z #31 12.06 tools/hipify-perl sparse/src/zcustomic.cpp > sparse_hip/src/zcustomic.cpp 2024-08-20T21:57:54.1059956Z #31 12.06 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zjacobidomainoverlap.cpp 2024-08-20T21:57:54.1061882Z #31 12.07 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zjacobidomainoverlap.cpp 2024-08-20T21:57:54.1063923Z #31 12.07 tools/hipify-perl sparse/src/zbpcg.cpp > sparse_hip/src/zbpcg.cpp 2024-08-20T21:57:54.1065902Z #31 12.07 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zbombard_merge.cpp 2024-08-20T21:57:54.1067619Z #31 12.08 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zbombard_merge.cpp 2024-08-20T21:57:54.1069281Z #31 12.08 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/ztfqmr_merge.cpp 2024-08-20T21:57:54.1070912Z #31 12.08 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/ztfqmr_merge.cpp 2024-08-20T21:57:54.1072869Z #31 12.08 tools/hipify-perl sparse/src/magma_zmlumerge.cpp > sparse_hip/src/magma_zmlumerge.cpp 2024-08-20T21:57:54.1075055Z #31 12.08 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/trmm_template_kernel_vbatched.hip.hpp 2024-08-20T21:57:54.1077158Z #31 12.08 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/magma_zwrapper.cpp 2024-08-20T21:57:54.1079008Z #31 12.08 tools/hipify-perl sparse/src/zptfqmr.cpp > sparse_hip/src/zptfqmr.cpp 2024-08-20T21:57:54.1081049Z #31 12.08 tools/hipify-perl sparse/src/zpcgs_merge.cpp > sparse_hip/src/zpcgs_merge.cpp 2024-08-20T21:57:54.1082997Z #31 12.09 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/magma_zwrapper.cpp 2024-08-20T21:57:54.1084955Z #31 12.09 tools/hipify-perl sparse/src/zparilu_gpu.cpp > sparse_hip/src/zparilu_gpu.cpp 2024-08-20T21:57:54.1087021Z #31 12.09 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/ztfqmr_unrolled.cpp 2024-08-20T21:57:54.1088735Z #31 12.10 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zcustomilu.cpp 2024-08-20T21:57:54.1090450Z #31 12.10 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/ztfqmr_unrolled.cpp 2024-08-20T21:57:54.1092147Z #31 12.10 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zcustomilu.cpp 2024-08-20T21:57:54.1093740Z #31 12.10 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zbaiter.cpp 2024-08-20T21:57:54.1095555Z #31 12.10 tools/hipify-perl sparse/src/ziterict.cpp > sparse_hip/src/ziterict.cpp 2024-08-20T21:57:54.1097958Z #31 12.10 tools/hipify-perl sparse/src/magma_z_precond_wrapper.cpp > sparse_hip/src/magma_z_precond_wrapper.cpp 2024-08-20T21:57:54.1100068Z #31 12.10 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zbaiter.cpp 2024-08-20T21:57:54.1101652Z #31 12.11 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zlaset.hip.cpp 2024-08-20T21:57:54.1103740Z #31 12.11 tools/hipify-perl sparse/src/zresidual.cpp > sparse_hip/src/zresidual.cpp 2024-08-20T21:57:54.1105824Z #31 12.11 tools/hipify-perl sparse/src/zqmr_merge.cpp > sparse_hip/src/zqmr_merge.cpp 2024-08-20T21:57:54.1107631Z #31 12.11 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zjacobi.cpp 2024-08-20T21:57:54.1109196Z #31 12.11 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zjacobi.cpp 2024-08-20T21:57:54.2063751Z #31 12.12 cp sparse/src/Makefile.src sparse_hip/src/Makefile.src 2024-08-20T21:57:54.2065889Z #31 12.12 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zbpcg.cpp 2024-08-20T21:57:54.2067770Z #31 12.12 sed -i -e "s/:= *sparse\/src/:= sparse_hip\/src/g" sparse_hip/src/Makefile.src 2024-08-20T21:57:54.2069401Z #31 12.12 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zbpcg.cpp 2024-08-20T21:57:54.2070862Z #31 12.12 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/Makefile.src 2024-08-20T21:57:54.2072419Z #31 12.13 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/magma_zmlumerge.cpp 2024-08-20T21:57:54.2074255Z #31 12.13 sed -i -e "s/\.cu/.hip.cpp/g" sparse_hip/src/Makefile.src 2024-08-20T21:57:54.2075897Z #31 12.13 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/magma_zmlumerge.cpp 2024-08-20T21:57:54.2077260Z #31 12.13 cp sparse/src/Makefile sparse_hip/src/Makefile 2024-08-20T21:57:54.2078876Z #31 12.13 sed -i -e "s/:= *sparse\/src/:= sparse_hip\/src/g" sparse_hip/src/Makefile 2024-08-20T21:57:54.2081005Z #31 12.13 tools/hipify-perl sparse/include/magmasparse_mmio.h > sparse_hip/include/magmasparse_mmio.h 2024-08-20T21:57:54.2083793Z #31 12.13 tools/hipify-perl sparse/include/magmasparse_types.h > sparse_hip/include/magmasparse_types.h 2024-08-20T21:57:54.2085881Z #31 12.13 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/Makefile 2024-08-20T21:57:54.2087412Z #31 12.13 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zptfqmr.cpp 2024-08-20T21:57:54.2088887Z #31 12.13 sed -i -e "s/\.cu/.hip.cpp/g" sparse_hip/src/Makefile 2024-08-20T21:57:54.2090369Z #31 12.14 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zpcgs_merge.cpp 2024-08-20T21:57:54.2091952Z #31 12.14 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zptfqmr.cpp 2024-08-20T21:57:54.2093524Z #31 12.14 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zpcgs_merge.cpp 2024-08-20T21:57:54.2095430Z #31 12.14 tools/hipify-perl sparse/include/magmasparse.h > sparse_hip/include/magmasparse.h 2024-08-20T21:57:54.2097733Z #31 12.14 tools/hipify-perl sparse/include/magmasparse_z.h > sparse_hip/include/magmasparse_z.h 2024-08-20T21:57:54.2100167Z #31 12.14 tools/hipify-perl sparse/include/magmasparse_zc.h > sparse_hip/include/magmasparse_zc.h 2024-08-20T21:57:54.2102135Z #31 12.15 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zresidual.cpp 2024-08-20T21:57:54.2103729Z #31 12.16 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zresidual.cpp 2024-08-20T21:57:54.2105195Z #31 12.16 cp sparse/include/Makefile.src sparse_hip/include/Makefile.src 2024-08-20T21:57:54.2107148Z #31 12.16 sed -i -e "s/:= *sparse\/include/:= sparse_hip\/include/g" sparse_hip/include/Makefile.src 2024-08-20T21:57:54.2108816Z #31 12.16 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/include/Makefile.src 2024-08-20T21:57:54.2110381Z #31 12.16 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zqmr_merge.cpp 2024-08-20T21:57:54.2111985Z #31 12.17 sed -i -e "s/\.cu/.hip.cpp/g" sparse_hip/include/Makefile.src 2024-08-20T21:57:54.2113598Z #31 12.17 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zgeisai_lower.cpp 2024-08-20T21:57:54.2115222Z #31 12.17 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zqmr_merge.cpp 2024-08-20T21:57:54.2116705Z #31 12.17 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zgeisai_lower.cpp 2024-08-20T21:57:54.2118009Z #31 12.17 cp sparse/include/Makefile sparse_hip/include/Makefile 2024-08-20T21:57:54.2119771Z #31 12.17 sed -i -e "s/:= *sparse\/include/:= sparse_hip\/include/g" sparse_hip/include/Makefile 2024-08-20T21:57:54.2121938Z #31 12.17 tools/hipify-perl sparse/control/magma_zmlumerge.cpp > sparse_hip/control/magma_zmlumerge.cpp 2024-08-20T21:57:54.2123818Z #31 12.17 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zparict_cpu.cpp 2024-08-20T21:57:54.2126380Z #31 12.17 tools/hipify-perl sparse/control/magma_zmdiagdom.cpp > sparse_hip/control/magma_zmdiagdom.cpp 2024-08-20T21:57:54.2128506Z #31 12.17 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/include/Makefile 2024-08-20T21:57:54.2130047Z #31 12.17 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zparict_cpu.cpp 2024-08-20T21:57:54.2131556Z #31 12.17 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zsymv.hip.cpp 2024-08-20T21:57:54.2133164Z #31 12.18 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/include/magmasparse_mmio.h 2024-08-20T21:57:54.2134752Z #31 12.18 sed -i -e "s/\.cu/.hip.cpp/g" sparse_hip/include/Makefile 2024-08-20T21:57:54.2137028Z #31 12.18 warning: magmablas/zgeqr2_batched_fused.cuh:#333 : hipDeviceGetAttribute (&shmem_max, cudaDevAttrMaxSharedMemoryPerBlockOptin, device); 2024-08-20T21:57:54.2139844Z #31 12.18 tools/hipify-perl sparse/control/magma_zmdiff.cpp > sparse_hip/control/magma_zmdiff.cpp 2024-08-20T21:57:54.2141824Z #31 12.18 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/include/magmasparse_mmio.h 2024-08-20T21:57:54.2144557Z #31 12.18 warning: magmablas/zgeqr2_batched_fused.cuh:#335 : cudaFuncSetAttribute(zgeqr2_fused_reg_kernel_batched, cudaFuncAttributeMaxDynamicSharedMemorySize, shmem); 2024-08-20T21:57:54.2147530Z #31 12.18 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/include/magmasparse.h 2024-08-20T21:57:54.2149702Z #31 12.18 tools/hipify-perl sparse/control/magma_zmgenerator.cpp > sparse_hip/control/magma_zmgenerator.cpp 2024-08-20T21:57:54.2152490Z #31 12.18 tools/hipify-perl sparse/control/magma_zmatrix_tools.cpp > sparse_hip/control/magma_zmatrix_tools.cpp 2024-08-20T21:57:54.2154632Z #31 12.18 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/include/magmasparse.h 2024-08-20T21:57:54.2156799Z #31 12.18 tools/hipify-perl sparse/control/magma_zmsupernodal.cpp > sparse_hip/control/magma_zmsupernodal.cpp 2024-08-20T21:57:54.2158986Z #31 12.19 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/include/magmasparse_zc.h 2024-08-20T21:57:54.2161138Z #31 12.19 tools/hipify-perl sparse/control/magma_zmshrink.cpp > sparse_hip/control/magma_zmshrink.cpp 2024-08-20T21:57:54.2163225Z #31 12.19 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/include/magmasparse_zc.h 2024-08-20T21:57:54.2167466Z #31 12.19 tools/hipify-perl sparse/control/magma_zmio.cpp > sparse_hip/control/magma_zmio.cpp 2024-08-20T21:57:54.2169407Z #31 12.21 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zparic_gpu.cpp 2024-08-20T21:57:54.2171039Z #31 12.21 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zparic_gpu.cpp 2024-08-20T21:57:54.2172734Z #31 12.22 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/magma_zcustomspmv.cpp 2024-08-20T21:57:54.3066331Z #31 12.22 tools/hipify-perl sparse/control/magma_zparilut_tools.cpp > sparse_hip/control/magma_zparilut_tools.cpp 2024-08-20T21:57:54.3068702Z #31 12.22 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zmlumerge.cpp 2024-08-20T21:57:54.3070552Z #31 12.22 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/magma_zcustomspmv.cpp 2024-08-20T21:57:54.3072408Z #31 12.22 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zmlumerge.cpp 2024-08-20T21:57:54.3074525Z #31 12.22 tools/hipify-perl sparse/control/magma_zfree.cpp > sparse_hip/control/magma_zfree.cpp 2024-08-20T21:57:54.3076603Z #31 12.22 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zmdiagdom.cpp 2024-08-20T21:57:54.3078408Z #31 12.23 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zmdiff.cpp 2024-08-20T21:57:54.3080236Z #31 12.23 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zmdiagdom.cpp 2024-08-20T21:57:54.3082074Z #31 12.23 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zmdiff.cpp 2024-08-20T21:57:54.3084425Z #31 12.23 tools/hipify-perl sparse/control/magma_zparilu_kernels.cpp > sparse_hip/control/magma_zparilu_kernels.cpp 2024-08-20T21:57:54.3086862Z #31 12.23 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zmgenerator.cpp 2024-08-20T21:57:54.3088790Z #31 12.23 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zmgenerator.cpp 2024-08-20T21:57:54.3091190Z #31 12.23 tools/hipify-perl sparse/control/magma_zvio.cpp > sparse_hip/control/magma_zvio.cpp 2024-08-20T21:57:54.3093221Z #31 12.23 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zmshrink.cpp 2024-08-20T21:57:54.3095366Z #31 12.23 tools/hipify-perl sparse/control/magma_zmslice.cpp > sparse_hip/control/magma_zmslice.cpp 2024-08-20T21:57:54.3097554Z #31 12.24 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zgeisai_upper.cpp 2024-08-20T21:57:54.3099273Z #31 12.24 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zmshrink.cpp 2024-08-20T21:57:54.3101543Z #31 12.24 tools/hipify-perl sparse/control/magma_zvpass.cpp > sparse_hip/control/magma_zvpass.cpp 2024-08-20T21:57:54.3103526Z #31 12.24 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zgeisai_upper.cpp 2024-08-20T21:57:54.3105355Z #31 12.24 tools/hipify-perl sparse/control/error.cpp > sparse_hip/control/error.cpp 2024-08-20T21:57:54.3107867Z #31 12.24 tools/hipify-perl sparse/control/magma_zvtranspose.cpp > sparse_hip/control/magma_zvtranspose.cpp 2024-08-20T21:57:54.3110029Z #31 12.24 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zparic_cpu.cpp 2024-08-20T21:57:54.3111669Z #31 12.25 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zparic_cpu.cpp 2024-08-20T21:57:54.3113851Z #31 12.25 tools/hipify-perl sparse/control/magma_zgeisai_tools.cpp > sparse_hip/control/magma_zgeisai_tools.cpp 2024-08-20T21:57:54.3116286Z #31 12.26 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/trsm_template_kernel_batched.hip.hpp 2024-08-20T21:57:54.3118317Z #31 12.27 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zcustomic.cpp 2024-08-20T21:57:54.3120476Z #31 12.27 tools/hipify-perl sparse/control/magma_zvpass_gpu.cpp > sparse_hip/control/magma_zvpass_gpu.cpp 2024-08-20T21:57:54.3122546Z #31 12.27 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zcustomic.cpp 2024-08-20T21:57:54.3124210Z #31 12.27 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zhemv_mgpu.hip.cpp 2024-08-20T21:57:54.3126455Z #31 12.27 tools/hipify-perl sparse/control/magma_zmconvert.cpp > sparse_hip/control/magma_zmconvert.cpp 2024-08-20T21:57:54.3129272Z #31 12.27 tools/hipify-perl sparse/control/magma_zdomainoverlap.cpp > sparse_hip/control/magma_zdomainoverlap.cpp 2024-08-20T21:57:54.3131581Z #31 12.28 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zparilu_kernels.cpp 2024-08-20T21:57:54.3133420Z #31 12.28 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zmslice.cpp 2024-08-20T21:57:54.3135146Z #31 12.28 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zvpass.cpp 2024-08-20T21:57:54.3136856Z #31 12.28 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zvio.cpp 2024-08-20T21:57:54.3138681Z #31 12.28 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zparilu_kernels.cpp 2024-08-20T21:57:54.3140731Z #31 12.29 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zmslice.cpp 2024-08-20T21:57:54.3142509Z #31 12.29 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zvpass.cpp 2024-08-20T21:57:54.3144259Z #31 12.29 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zvio.cpp 2024-08-20T21:57:54.3146092Z #31 12.29 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zvtranspose.cpp 2024-08-20T21:57:54.3148359Z #31 12.29 tools/hipify-perl sparse/control/magma_zmtransfer.cpp > sparse_hip/control/magma_zmtransfer.cpp 2024-08-20T21:57:54.3150587Z #31 12.29 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zvtranspose.cpp 2024-08-20T21:57:54.3152448Z #31 12.29 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgetf2_kernels.hip.cpp 2024-08-20T21:57:54.3154712Z #31 12.29 tools/hipify-perl sparse/control/magma_zutil_sparse.cpp > sparse_hip/control/magma_zutil_sparse.cpp 2024-08-20T21:57:54.3157404Z #31 12.29 tools/hipify-perl sparse/control/magma_zmatrixchar.cpp > sparse_hip/control/magma_zmatrixchar.cpp 2024-08-20T21:57:54.3159701Z #31 12.29 tools/hipify-perl sparse/control/mmio.cpp > sparse_hip/control/mmio.cpp 2024-08-20T21:57:54.3161937Z #31 12.29 tools/hipify-perl sparse/control/magma_zmscale.cpp > sparse_hip/control/magma_zmscale.cpp 2024-08-20T21:57:54.3165138Z #31 12.30 tools/hipify-perl sparse/control/magma_zmcsrcompressor.cpp > sparse_hip/control/magma_zmcsrcompressor.cpp 2024-08-20T21:57:54.3167542Z #31 12.30 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zgeisai_tools.cpp 2024-08-20T21:57:54.3169486Z #31 12.30 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgeqr2_batched_fused.hip.hpp 2024-08-20T21:57:54.3171416Z #31 12.31 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zgeisai_tools.cpp 2024-08-20T21:57:54.3173884Z #31 12.31 tools/hipify-perl sparse/control/magma_zparilut_kernels.cpp > sparse_hip/control/magma_zparilut_kernels.cpp 2024-08-20T21:57:54.3176673Z #31 12.31 tools/hipify-perl sparse/control/magma_zmilustruct.cpp > sparse_hip/control/magma_zmilustruct.cpp 2024-08-20T21:57:54.3178927Z #31 12.32 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zvpass_gpu.cpp 2024-08-20T21:57:54.3180780Z #31 12.32 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zvpass_gpu.cpp 2024-08-20T21:57:54.4067035Z #31 12.32 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zpotf2_devicesfunc.hip.hpp 2024-08-20T21:57:54.4077731Z #31 12.32 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zdomainoverlap.cpp 2024-08-20T21:57:54.4080099Z #31 12.32 tools/hipify-perl sparse/control/magma_zmtranspose.cpp > sparse_hip/control/magma_zmtranspose.cpp 2024-08-20T21:57:54.4082421Z #31 12.32 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zdomainoverlap.cpp 2024-08-20T21:57:54.4084733Z #31 12.32 tools/hipify-perl sparse/control/magma_zmcsrpass.cpp > sparse_hip/control/magma_zmcsrpass.cpp 2024-08-20T21:57:54.4087808Z #31 12.33 tools/hipify-perl sparse/control/magma_zparic_kernels.cpp > sparse_hip/control/magma_zparic_kernels.cpp 2024-08-20T21:57:54.4090136Z #31 12.34 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zmatrixchar.cpp 2024-08-20T21:57:54.4092063Z #31 12.34 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zmatrixchar.cpp 2024-08-20T21:57:54.4094026Z #31 12.34 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zmcsrcompressor.cpp 2024-08-20T21:57:54.4096064Z #31 12.34 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zmcsrcompressor.cpp 2024-08-20T21:57:54.4098432Z #31 12.34 tools/hipify-perl sparse/control/magma_zpariluutils.cpp > sparse_hip/control/magma_zpariluutils.cpp 2024-08-20T21:57:54.4101948Z #31 12.35 tools/hipify-perl sparse/control/magma_zsort.cpp > sparse_hip/control/magma_zsort.cpp 2024-08-20T21:57:54.4103933Z #31 12.35 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/mmio.cpp 2024-08-20T21:57:54.4105518Z #31 12.35 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/mmio.cpp 2024-08-20T21:57:54.4107630Z #31 12.35 tools/hipify-perl sparse/control/magma_zcsrsplit.cpp > sparse_hip/control/magma_zcsrsplit.cpp 2024-08-20T21:57:54.4109857Z #31 12.35 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zmscale.cpp 2024-08-20T21:57:54.4111557Z #31 12.35 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zgeisai.cpp 2024-08-20T21:57:54.4113270Z #31 12.36 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zmscale.cpp 2024-08-20T21:57:54.4114963Z #31 12.36 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zgeisai.cpp 2024-08-20T21:57:54.4117138Z #31 12.36 tools/hipify-perl sparse/control/magma_zparict_tools.cpp > sparse_hip/control/magma_zparict_tools.cpp 2024-08-20T21:57:54.4119883Z #31 12.36 tools/hipify-perl sparse/control/magma_zmcsrpass_gpu.cpp > sparse_hip/control/magma_zmcsrpass_gpu.cpp 2024-08-20T21:57:54.4122338Z #31 12.36 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zparilut_kernels.cpp 2024-08-20T21:57:54.4124310Z #31 12.37 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zparilut_kernels.cpp 2024-08-20T21:57:54.4126905Z #31 12.37 tools/hipify-perl sparse/control/magma_zsolverinfo.cpp > sparse_hip/control/magma_zsolverinfo.cpp 2024-08-20T21:57:54.4129381Z #31 12.37 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zparic_kernels.cpp 2024-08-20T21:57:54.4131153Z #31 12.37 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/error.cpp 2024-08-20T21:57:54.4132897Z #31 12.37 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zmcsrpass.cpp 2024-08-20T21:57:54.4135138Z #31 12.38 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zparic_kernels.cpp 2024-08-20T21:57:54.4136907Z #31 12.38 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/error.cpp 2024-08-20T21:57:54.4138823Z #31 12.38 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zmcsrpass.cpp 2024-08-20T21:57:54.4140942Z #31 12.38 tools/hipify-perl sparse/control/magma_zselect.cpp > sparse_hip/control/magma_zselect.cpp 2024-08-20T21:57:54.4143306Z #31 12.38 tools/hipify-perl sparse/control/magma_zvinit.cpp > sparse_hip/control/magma_zvinit.cpp 2024-08-20T21:57:54.4145652Z #31 12.38 tools/hipify-perl sparse/control/magma_zdummy.cpp > sparse_hip/control/magma_zdummy.cpp 2024-08-20T21:57:54.4147652Z #31 12.38 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zgeisai_apply.cpp 2024-08-20T21:57:54.4149315Z #31 12.39 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zgeisai_apply.cpp 2024-08-20T21:57:54.4151688Z #31 12.39 tools/hipify-perl sparse/control/magma_zmfrobenius.cpp > sparse_hip/control/magma_zmfrobenius.cpp 2024-08-20T21:57:54.4153840Z #31 12.39 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zparilu_gpu.cpp 2024-08-20T21:57:54.4155511Z #31 12.39 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zparilu_gpu.cpp 2024-08-20T21:57:54.4157790Z #31 12.40 tools/hipify-perl sparse/control/magma_zmtranspose_cpu.cpp > sparse_hip/control/magma_zmtranspose_cpu.cpp 2024-08-20T21:57:54.4160067Z #31 12.40 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zsort.cpp 2024-08-20T21:57:54.4162034Z #31 12.40 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zcsrsplit.cpp 2024-08-20T21:57:54.4163865Z #31 12.40 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zsort.cpp 2024-08-20T21:57:54.4166097Z #31 12.40 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zpariluutils.cpp 2024-08-20T21:57:54.4168008Z #31 12.41 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zcsrsplit.cpp 2024-08-20T21:57:54.4169919Z #31 12.41 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zpariluutils.cpp 2024-08-20T21:57:54.4171853Z #31 12.41 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zmcsrpass_gpu.cpp 2024-08-20T21:57:54.4174220Z #31 12.41 tools/hipify-perl sparse/control/magmasparse_internal.h > sparse_hip/control/magmasparse_internal.h 2024-08-20T21:57:54.4176297Z #31 12.41 cp sparse/control/Makefile.src sparse_hip/control/Makefile.src 2024-08-20T21:57:54.4178157Z #31 12.41 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zmcsrpass_gpu.cpp 2024-08-20T21:57:54.4180308Z #31 12.41 sed -i -e "s/:= *sparse\/control/:= sparse_hip\/control/g" sparse_hip/control/Makefile.src 2024-08-20T21:57:54.4182048Z #31 12.41 cp sparse/control/Makefile sparse_hip/control/Makefile 2024-08-20T21:57:54.4183927Z #31 12.41 sed -i -e "s/:= *sparse\/control/:= sparse_hip\/control/g" sparse_hip/control/Makefile 2024-08-20T21:57:54.4185822Z #31 12.41 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/Makefile.src 2024-08-20T21:57:54.4188040Z #31 12.41 tools/hipify-perl sparse/blas/magma_zlag2c.cpp > sparse_hip/blas/magma_zlag2c.cpp 2024-08-20T21:57:54.4189886Z #31 12.42 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/Makefile 2024-08-20T21:57:54.4191428Z #31 12.42 sed -i -e "s/\.cu/.hip.cpp/g" sparse_hip/control/Makefile.src 2024-08-20T21:57:54.4192983Z #31 12.42 sed -i -e "s/\.cu/.hip.cpp/g" sparse_hip/control/Makefile 2024-08-20T21:57:54.4195038Z #31 12.42 tools/hipify-perl sparse/blas/magma_z_blaswrapper.cpp > sparse_hip/blas/magma_z_blaswrapper.cpp 2024-08-20T21:57:54.5270897Z #31 12.43 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zselect.cpp 2024-08-20T21:57:54.5272740Z #31 12.43 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zvinit.cpp 2024-08-20T21:57:54.5274470Z #31 12.43 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zdummy.cpp 2024-08-20T21:57:54.5276525Z #31 12.43 tools/hipify-perl sparse/blas/magma_ztrisolve.cpp > sparse_hip/blas/magma_ztrisolve.cpp 2024-08-20T21:57:54.5278555Z #31 12.44 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zselect.cpp 2024-08-20T21:57:54.5280784Z #31 12.44 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zvinit.cpp 2024-08-20T21:57:54.5282564Z #31 12.44 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zdummy.cpp 2024-08-20T21:57:54.5284416Z #31 12.44 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zmfrobenius.cpp 2024-08-20T21:57:54.5286429Z #31 12.44 tools/hipify-perl sparse/blas/zparilu.cpp > sparse_hip/blas/zparilu.cpp 2024-08-20T21:57:54.5288387Z #31 12.44 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zmfrobenius.cpp 2024-08-20T21:57:54.5290312Z #31 12.44 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/hgemm_template_device.hip.hpp 2024-08-20T21:57:54.5292414Z #31 12.44 tools/hipify-perl sparse/blas/magma_clag2z.cpp > sparse_hip/blas/magma_clag2z.cpp 2024-08-20T21:57:54.5294298Z #31 12.44 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/ziterict.cpp 2024-08-20T21:57:54.5295884Z #31 12.44 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/ziterict.cpp 2024-08-20T21:57:54.5297588Z #31 12.45 tools/hipify-perl sparse/blas/zilu.cpp > sparse_hip/blas/zilu.cpp 2024-08-20T21:57:54.5299646Z #31 12.45 tools/hipify-perl sparse/blas/magma_zcuspmm.cpp > sparse_hip/blas/magma_zcuspmm.cpp 2024-08-20T21:57:54.5301971Z #31 12.45 tools/hipify-perl sparse/blas/magma_trisolve.cpp > sparse_hip/blas/magma_trisolve.cpp 2024-08-20T21:57:54.5304122Z #31 12.45 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zmtranspose_cpu.cpp 2024-08-20T21:57:54.5306279Z #31 12.45 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zmtranspose_cpu.cpp 2024-08-20T21:57:54.5308514Z #31 12.45 tools/hipify-perl sparse/blas/magma_zcuspaxpy.cpp > sparse_hip/blas/magma_zcuspaxpy.cpp 2024-08-20T21:57:54.5310607Z #31 12.46 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgbtf2_kernels.hip.cpp 2024-08-20T21:57:54.5312327Z #31 12.46 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/magma_zlag2c.cpp 2024-08-20T21:57:54.5313983Z #31 12.46 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/blas/magma_zlag2c.cpp 2024-08-20T21:57:54.5315748Z #31 12.47 tools/hipify-perl sparse/blas/zilut.cpp > sparse_hip/blas/zilut.cpp 2024-08-20T21:57:54.5317578Z #31 12.47 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/blas/magma_zlag2c.cpp 2024-08-20T21:57:54.5319312Z #31 12.47 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zparilut_gpu.cpp 2024-08-20T21:57:54.5321286Z #31 12.47 tools/hipify-perl sparse/blas/magma_trisolve.h > sparse_hip/blas/magma_trisolve.h 2024-08-20T21:57:54.5323234Z #31 12.47 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zparilut_gpu.cpp 2024-08-20T21:57:54.5325394Z #31 12.47 tools/hipify-perl sparse/blas/magma_sampleselect.h > sparse_hip/blas/magma_sampleselect.h 2024-08-20T21:57:54.5328212Z #31 12.47 tools/hipify-perl sparse/blas/atomicopsmagmaDoubleComplex.h > sparse_hip/blas/atomicopsmagmaDoubleComplex.h 2024-08-20T21:57:54.5330577Z #31 12.49 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/magma_clag2z.cpp 2024-08-20T21:57:54.5332250Z #31 12.49 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zparilut_cpu.cpp 2024-08-20T21:57:54.5333916Z #31 12.49 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/blas/magma_clag2z.cpp 2024-08-20T21:57:54.5335591Z #31 12.49 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zparilut_cpu.cpp 2024-08-20T21:57:54.5337328Z #31 12.49 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/blas/magma_clag2z.cpp 2024-08-20T21:57:54.5339777Z #31 12.49 tools/hipify-perl sparse/blas/atomicopsmagmaFloatComplex.h > sparse_hip/blas/atomicopsmagmaFloatComplex.h 2024-08-20T21:57:54.5342475Z #31 12.50 tools/hipify-perl sparse/blas/atomicopsdouble.h > sparse_hip/blas/atomicopsdouble.h 2024-08-20T21:57:54.5344653Z #31 12.54 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/atomicopsmagmaFloatComplex.h 2024-08-20T21:57:54.6717087Z #31 12.54 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/atomicopsmagmaFloatComplex.h 2024-08-20T21:57:54.6719297Z #31 12.55 tools/hipify-perl sparse/blas/atomicopsfloat.h > sparse_hip/blas/atomicopsfloat.h 2024-08-20T21:57:54.6721255Z #31 12.55 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/magma_trisolve.cpp 2024-08-20T21:57:54.6723390Z #31 12.55 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zsyisai.cpp 2024-08-20T21:57:54.6725144Z #31 12.55 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/blas/magma_trisolve.cpp 2024-08-20T21:57:54.6726812Z #31 12.55 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zsyisai.cpp 2024-08-20T21:57:54.6728531Z #31 12.55 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/blas/magma_trisolve.cpp 2024-08-20T21:57:54.6730565Z #31 12.56 tools/hipify-perl sparse/blas/zmergeidr.cu > sparse_hip/blas/zmergeidr.hip.cpp 2024-08-20T21:57:54.6732858Z #31 12.56 tools/hipify-perl sparse/blas/clag2z_sparse.cu > sparse_hip/blas/clag2z_sparse.hip.cpp 2024-08-20T21:57:54.6734800Z #31 12.56 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zparict.cpp 2024-08-20T21:57:54.6736345Z #31 12.56 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zparict.cpp 2024-08-20T21:57:54.6738437Z #31 12.57 tools/hipify-perl sparse/blas/zbajac_csr_overlap.cu > sparse_hip/blas/zbajac_csr_overlap.hip.cpp 2024-08-20T21:57:54.6740573Z #31 12.59 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/atomicopsfloat.h 2024-08-20T21:57:54.6742267Z #31 12.59 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/atomicopsfloat.h 2024-08-20T21:57:54.6743940Z #31 12.60 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zpqmr_merge.cpp 2024-08-20T21:57:54.6745813Z #31 12.60 tools/hipify-perl sparse/blas/zgeisai.cu > sparse_hip/blas/zgeisai.hip.cpp 2024-08-20T21:57:54.6747743Z #31 12.60 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zparilut_gpu_nodp.cpp 2024-08-20T21:57:54.6749730Z #31 12.60 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zpqmr_merge.cpp 2024-08-20T21:57:54.6751507Z #31 12.60 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magmasparse_internal.h 2024-08-20T21:57:54.6753337Z #31 12.60 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zparilut_gpu_nodp.cpp 2024-08-20T21:57:54.6755172Z #31 12.60 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magmasparse_internal.h 2024-08-20T21:57:54.6757171Z #31 12.60 tools/hipify-perl sparse/blas/zgecsrmv.cu > sparse_hip/blas/zgecsrmv.hip.cpp 2024-08-20T21:57:54.6759252Z #31 12.61 tools/hipify-perl sparse/blas/zmdotc.cu > sparse_hip/blas/zmdotc.hip.cpp 2024-08-20T21:57:54.6761558Z #31 12.61 tools/hipify-perl sparse/blas/zgeisai_batched32.cu > sparse_hip/blas/zgeisai_batched32.hip.cpp 2024-08-20T21:57:54.6763839Z #31 12.61 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/atomicopsmagmaDoubleComplex.h 2024-08-20T21:57:54.6766161Z #31 12.61 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/atomicopsmagmaDoubleComplex.h 2024-08-20T21:57:54.6768584Z #31 12.62 tools/hipify-perl sparse/blas/zgecscsyncfreetrsm.cu > sparse_hip/blas/zgecscsyncfreetrsm.hip.cpp 2024-08-20T21:57:54.6770792Z #31 12.63 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/atomicopsdouble.h 2024-08-20T21:57:54.6772490Z #31 12.63 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/atomicopsdouble.h 2024-08-20T21:57:54.6774639Z #31 12.63 tools/hipify-perl sparse/blas/magma_zget_rowptr.cu > sparse_hip/blas/magma_zget_rowptr.hip.cpp 2024-08-20T21:57:54.6776786Z #31 12.68 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/vbatched_check.hip.cpp 2024-08-20T21:57:54.7785401Z #31 12.69 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/trsm_template_device.hip.hpp 2024-08-20T21:57:54.7787502Z #31 12.69 tools/hipify-perl sparse/blas/zmgesellcmmv.cu > sparse_hip/blas/zmgesellcmmv.hip.cpp 2024-08-20T21:57:54.7789620Z #31 12.70 tools/hipify-perl sparse/blas/zgeaxpy.cu > sparse_hip/blas/zgeaxpy.hip.cpp 2024-08-20T21:57:54.7791553Z #31 12.72 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zmsupernodal.cpp 2024-08-20T21:57:54.7793521Z #31 12.72 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zmsupernodal.cpp 2024-08-20T21:57:54.7795743Z #31 12.73 warning: sparse/blas/magma_sampleselect.h:113: unsupported device function "__shfl_sync": ofs = __shfl_sync(amask, ofs, 0); 2024-08-20T21:57:54.7798620Z #31 12.73 tools/hipify-perl sparse/blas/zmergeblockkrylov.cu > sparse_hip/blas/zmergeblockkrylov.hip.cpp 2024-08-20T21:57:54.7801344Z #31 12.77 warning: sparse/blas/magma_sampleselect.h:138: unsupported device function "__shfl_xor_sync": result |= __shfl_xor_sync(amask, result, 1, 4) << 8; 2024-08-20T21:57:54.7804805Z #31 12.77 warning: sparse/blas/magma_sampleselect.h:140: unsupported device function "__shfl_xor_sync": result |= __shfl_xor_sync(amask, result, 2, 4) << 16; 2024-08-20T21:57:54.7808005Z #31 12.79 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/zgbtrf_batched_sliding_window_sm.hip.cpp 2024-08-20T21:57:54.8804434Z #31 12.80 tools/hipify-perl sparse/blas/zgeisai_trsv.cu > sparse_hip/blas/zgeisai_trsv.hip.cpp 2024-08-20T21:57:54.8806474Z #31 12.81 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zidr.cpp 2024-08-20T21:57:54.8807961Z #31 12.81 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zidr.cpp 2024-08-20T21:57:54.8810408Z #31 12.81 warning: sparse/blas/magma_sampleselect.h:162: unsupported device function "__shfl_sync": packed = __shfl_sync(amask, packed, (pack_idx * 4) % warp_size, 4); 2024-08-20T21:57:54.8813450Z #31 12.82 tools/hipify-perl sparse/blas/zmgecsrmv.cu > sparse_hip/blas/zmgecsrmv.hip.cpp 2024-08-20T21:57:54.8815441Z #31 12.84 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/magma_ztrisolve.cpp 2024-08-20T21:57:54.8817400Z #31 12.84 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/blas/magma_ztrisolve.cpp 2024-08-20T21:57:54.8819255Z #31 12.84 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/blas/magma_ztrisolve.cpp 2024-08-20T21:57:54.8821478Z #31 12.84 tools/hipify-perl sparse/blas/zbcsrblockinfo.cu > sparse_hip/blas/zbcsrblockinfo.hip.cpp 2024-08-20T21:57:54.8823823Z #31 12.85 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/magma_trisolve.h 2024-08-20T21:57:54.8825517Z #31 12.86 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/magma_trisolve.h 2024-08-20T21:57:54.8827468Z #31 12.86 tools/hipify-perl sparse/blas/zmgeellmv.cu > sparse_hip/blas/zmgeellmv.hip.cpp 2024-08-20T21:57:54.8829446Z #31 12.88 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/clag2z_sparse.hip.cpp 2024-08-20T21:57:54.8831440Z #31 12.88 tools/hipify-perl sparse/blas/zmergeqmr.cu > sparse_hip/blas/zmergeqmr.hip.cpp 2024-08-20T21:57:54.8833498Z #31 12.89 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/magma_zget_rowptr.hip.cpp 2024-08-20T21:57:54.8835258Z #31 12.89 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zidr_merge.cpp 2024-08-20T21:57:54.8837203Z #31 12.89 tools/hipify-perl sparse/blas/zgeellrtmv.cu > sparse_hip/blas/zgeellrtmv.hip.cpp 2024-08-20T21:57:54.8839135Z #31 12.89 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zidr_merge.cpp 2024-08-20T21:57:54.8841256Z #31 12.89 tools/hipify-perl sparse/blas/zpipelinedgmres.cu > sparse_hip/blas/zpipelinedgmres.hip.cpp 2024-08-20T21:57:55.0703256Z #31 12.90 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zparilut.cpp 2024-08-20T21:57:55.0705067Z #31 12.90 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/magma_zcuspaxpy.cpp 2024-08-20T21:57:55.0706749Z #31 12.90 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zparilut.cpp 2024-08-20T21:57:55.0708467Z #31 12.91 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/blas/magma_zcuspaxpy.cpp 2024-08-20T21:57:55.0710669Z #31 12.91 tools/hipify-perl sparse/blas/magma_zpreselect.cu > sparse_hip/blas/magma_zpreselect.hip.cpp 2024-08-20T21:57:55.0712898Z #31 12.91 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/blas/magma_zcuspaxpy.cpp 2024-08-20T21:57:55.0714978Z #31 12.91 tools/hipify-perl sparse/blas/zgeisai_16.cu > sparse_hip/blas/zgeisai_16.hip.cpp 2024-08-20T21:57:55.0716842Z #31 12.92 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zpidr.cpp 2024-08-20T21:57:55.0718367Z #31 12.92 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zpidr.cpp 2024-08-20T21:57:55.0720606Z #31 12.92 tools/hipify-perl sparse/blas/magma_zsampleselect_nodp.cu > sparse_hip/blas/magma_zsampleselect_nodp.hip.cpp 2024-08-20T21:57:55.0723028Z #31 12.92 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/hemm_template_device.hip.hpp 2024-08-20T21:57:55.0724737Z #31 12.93 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zmergeidr.hip.cpp 2024-08-20T21:57:55.0726835Z #31 12.93 tools/hipify-perl sparse/blas/zbcsrlupivloc.cu > sparse_hip/blas/zbcsrlupivloc.hip.cpp 2024-08-20T21:57:55.0729533Z #31 12.93 tools/hipify-perl sparse/blas/zgesellcmmv.cu > sparse_hip/blas/zgesellcmmv.hip.cpp 2024-08-20T21:57:55.0731513Z #31 12.94 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zgeaxpy.hip.cpp 2024-08-20T21:57:55.0733137Z #31 12.95 sed -i -e "s/\.cuh/.hip.hpp/g" interface_hip/blas_z_v2.cpp 2024-08-20T21:57:55.0735267Z #31 12.95 tools/hipify-perl sparse/blas/magma_zdiagcheck.cu > sparse_hip/blas/magma_zdiagcheck.hip.cpp 2024-08-20T21:57:55.0737307Z #31 12.95 sed -i -e "s/CUBLAS/hipBLAS/g" interface_hip/blas_z_v2.cpp 2024-08-20T21:57:55.0739307Z #31 12.95 tools/hipify-perl sparse/blas/zjacobisetup.cu > sparse_hip/blas/zjacobisetup.hip.cpp 2024-08-20T21:57:55.0741444Z #31 12.97 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zmergeblockkrylov.hip.cpp 2024-08-20T21:57:55.0743510Z #31 12.98 tools/hipify-perl sparse/blas/zgeelltmv.cu > sparse_hip/blas/zgeelltmv.hip.cpp 2024-08-20T21:57:55.0745465Z #31 13.08 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/magma_zcuspmm.cpp 2024-08-20T21:57:55.1714051Z #31 13.09 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/blas/magma_zcuspmm.cpp 2024-08-20T21:57:55.1716376Z #31 13.09 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/blas/magma_zcuspmm.cpp 2024-08-20T21:57:55.1718713Z #31 13.09 tools/hipify-perl sparse/blas/zmgeelltmv.cu > sparse_hip/blas/zmgeelltmv.hip.cpp 2024-08-20T21:57:55.1720989Z #31 13.10 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/magma_sampleselect.h 2024-08-20T21:57:55.1722949Z #31 13.10 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zpidr_merge.cpp 2024-08-20T21:57:55.1725303Z #31 13.11 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/magma_sampleselect.h 2024-08-20T21:57:55.1727323Z #31 13.11 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zpidr_merge.cpp 2024-08-20T21:57:55.1729500Z #31 13.11 tools/hipify-perl sparse/blas/zbcsrtrsv.cu > sparse_hip/blas/zbcsrtrsv.hip.cpp 2024-08-20T21:57:55.1731764Z #31 13.11 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zbcsrblockinfo.hip.cpp 2024-08-20T21:57:55.1734068Z #31 13.11 tools/hipify-perl sparse/blas/zgesellcmv.cu > sparse_hip/blas/zgesellcmv.hip.cpp 2024-08-20T21:57:55.1736680Z #31 13.12 tools/hipify-perl sparse/blas/zparic_kernels.cu > sparse_hip/blas/zparic_kernels.hip.cpp 2024-08-20T21:57:55.1738961Z #31 13.12 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zgecsrmv.hip.cpp 2024-08-20T21:57:55.1741225Z #31 13.12 tools/hipify-perl sparse/blas/zmergetfqmr.cu > sparse_hip/blas/zmergetfqmr.hip.cpp 2024-08-20T21:57:55.1743466Z #31 13.13 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zmgecsrmv.hip.cpp 2024-08-20T21:57:55.1745683Z #31 13.13 tools/hipify-perl sparse/blas/zmergecgs.cu > sparse_hip/blas/zmergecgs.hip.cpp 2024-08-20T21:57:55.1747967Z #31 13.14 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/ztrtri_lower_device.hip.hpp 2024-08-20T21:57:55.1750131Z #31 13.14 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zgecscsyncfreetrsm.hip.cpp 2024-08-20T21:57:55.1752588Z #31 13.14 tools/hipify-perl sparse/blas/zparilu_kernels.cu > sparse_hip/blas/zparilu_kernels.hip.cpp 2024-08-20T21:57:55.1755254Z #31 13.15 tools/hipify-perl sparse/blas/zlobpcg_maxpy.cu > sparse_hip/blas/zlobpcg_maxpy.hip.cpp 2024-08-20T21:57:55.1757546Z #31 13.16 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zmgeellmv.hip.cpp 2024-08-20T21:57:55.1759498Z #31 13.16 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zbcsrtrsv.hip.cpp 2024-08-20T21:57:55.1761689Z #31 13.16 tools/hipify-perl sparse/blas/zgecsr5mv.cu > sparse_hip/blas/zgecsr5mv.hip.cpp 2024-08-20T21:57:55.1766360Z #31 13.16 tools/hipify-perl sparse/blas/magma_dsampleselect_core.cu > sparse_hip/blas/magma_dsampleselect_core.hip.cpp 2024-08-20T21:57:55.1768677Z #31 13.17 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zbcsrlupivloc.hip.cpp 2024-08-20T21:57:55.1770701Z #31 13.17 tools/hipify-perl sparse/blas/zgemvmdot.cu > sparse_hip/blas/zgemvmdot.hip.cpp 2024-08-20T21:57:55.1772724Z #31 13.18 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/magma_zdiagcheck.hip.cpp 2024-08-20T21:57:55.1775119Z #31 13.18 warning: sparse/blas/magma_zsampleselect_nodp.cu:#112 : //sampleselect<<<1, 1, 0, queue->hip_stream()>>> 2024-08-20T21:57:55.1778035Z #31 13.18 tools/hipify-perl sparse/blas/zbajac_csr.cu > sparse_hip/blas/zbajac_csr.hip.cpp 2024-08-20T21:57:55.1780000Z #31 13.18 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zmilustruct.cpp 2024-08-20T21:57:55.1781873Z #31 13.18 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zmilustruct.cpp 2024-08-20T21:57:55.2834556Z #31 13.19 tools/hipify-perl sparse/blas/zbcsrswp.cu > sparse_hip/blas/zbcsrswp.hip.cpp 2024-08-20T21:57:55.2836664Z #31 13.19 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/magma_zpreselect.hip.cpp 2024-08-20T21:57:55.2839099Z #31 13.20 tools/hipify-perl sparse/blas/magma_zmcsrcompressor_gpu.cu > sparse_hip/blas/magma_zmcsrcompressor_gpu.hip.cpp 2024-08-20T21:57:55.2841534Z #31 13.20 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/ztrtri_upper_device.hip.hpp 2024-08-20T21:57:55.2843871Z #31 13.20 tools/hipify-perl sparse/blas/magma_sampleselect.cu > sparse_hip/blas/magma_sampleselect.hip.cpp 2024-08-20T21:57:55.2846233Z #31 13.20 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zmtranspose.cpp 2024-08-20T21:57:55.2848160Z #31 13.21 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zmtranspose.cpp 2024-08-20T21:57:55.2850418Z #31 13.21 tools/hipify-perl sparse/blas/zjaccard_weights.cu > sparse_hip/blas/zjaccard_weights.hip.cpp 2024-08-20T21:57:55.2852528Z #31 13.23 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zbcsrswp.hip.cpp 2024-08-20T21:57:55.2854634Z #31 13.24 tools/hipify-perl sparse/blas/zgeblockstruct.cu > sparse_hip/blas/zgeblockstruct.hip.cpp 2024-08-20T21:57:55.2856960Z #31 13.27 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zpidr_strms.cpp 2024-08-20T21:57:55.2858657Z #31 13.28 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zpidr_strms.cpp 2024-08-20T21:57:55.2860949Z #31 13.28 tools/hipify-perl sparse/blas/zgeisai_maxblock.cu > sparse_hip/blas/zgeisai_maxblock.hip.cpp 2024-08-20T21:57:55.2863126Z #31 13.30 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zparict_tools.cpp 2024-08-20T21:57:55.3841748Z #31 13.30 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zparict_tools.cpp 2024-08-20T21:57:55.3843738Z #31 13.30 tools/hipify-perl sparse/blas/zcompact.cu > sparse_hip/blas/zcompact.hip.cpp 2024-08-20T21:57:55.3845807Z #31 13.32 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zutil_sparse.cpp 2024-08-20T21:57:55.3847776Z #31 13.32 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zutil_sparse.cpp 2024-08-20T21:57:55.3850081Z #31 13.32 tools/hipify-perl sparse/blas/magma_zthrsselect.cu > sparse_hip/blas/magma_zthrsselect.hip.cpp 2024-08-20T21:57:55.3852322Z #31 13.36 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zpipelinedgmres.hip.cpp 2024-08-20T21:57:55.3854803Z #31 13.37 tools/hipify-perl sparse/blas/zcgecsrmv_mixed_prec.cu > sparse_hip/blas/zcgecsrmv_mixed_prec.hip.cpp 2024-08-20T21:57:55.3857042Z #31 13.37 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/magma_sampleselect.hip.cpp 2024-08-20T21:57:55.3859051Z #31 13.37 tools/hipify-perl sparse/blas/zgeisai_32.cu > sparse_hip/blas/zgeisai_32.hip.cpp 2024-08-20T21:57:55.3861123Z #31 13.38 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/magma_zsampleselect_nodp.hip.cpp 2024-08-20T21:57:55.3863304Z #31 13.38 tools/hipify-perl sparse/blas/magma_zthrsrm.cu > sparse_hip/blas/magma_zthrsrm.hip.cpp 2024-08-20T21:57:55.3865508Z #31 13.39 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zparic_kernels.hip.cpp 2024-08-20T21:57:55.3867242Z #31 13.40 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zmgeelltmv.hip.cpp 2024-08-20T21:57:55.3868996Z #31 13.40 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zlobpcg_maxpy.hip.cpp 2024-08-20T21:57:55.4920302Z #31 13.40 tools/hipify-perl sparse/blas/zbcsrcpy.cu > sparse_hip/blas/zbcsrcpy.hip.cpp 2024-08-20T21:57:55.4922552Z #31 13.40 tools/hipify-perl sparse/blas/zgeisai_8.cu > sparse_hip/blas/zgeisai_8.hip.cpp 2024-08-20T21:57:55.4924894Z #31 13.40 tools/hipify-perl sparse/blas/zmergebicgstab2.cu > sparse_hip/blas/zmergebicgstab2.hip.cpp 2024-08-20T21:57:55.4927103Z #31 13.40 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/zidr_strms.cpp 2024-08-20T21:57:55.4929043Z #31 13.41 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/zidr_strms.cpp 2024-08-20T21:57:55.4931173Z #31 13.41 tools/hipify-perl sparse/blas/zlobpcg_residuals.cu > sparse_hip/blas/zlobpcg_residuals.hip.cpp 2024-08-20T21:57:55.4933440Z #31 13.42 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zgeisai_batched32.hip.cpp 2024-08-20T21:57:55.4935183Z #31 13.42 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zparilu.cpp 2024-08-20T21:57:55.4937264Z #31 13.42 tools/hipify-perl sparse/blas/zmergebicgstab3.cu > sparse_hip/blas/zmergebicgstab3.hip.cpp 2024-08-20T21:57:55.4939328Z #31 13.42 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/blas/zparilu.cpp 2024-08-20T21:57:55.4940984Z #31 13.43 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/blas/zparilu.cpp 2024-08-20T21:57:55.4942768Z #31 13.43 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zparilu_kernels.hip.cpp 2024-08-20T21:57:55.4944976Z #31 13.43 tools/hipify-perl sparse/blas/zgecsrreimsplit.cu > sparse_hip/blas/zgecsrreimsplit.hip.cpp 2024-08-20T21:57:55.4947532Z #31 13.43 tools/hipify-perl sparse/blas/zmergebicgstab.cu > sparse_hip/blas/zmergebicgstab.hip.cpp 2024-08-20T21:57:55.4949653Z #31 13.43 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zgesellcmv.hip.cpp 2024-08-20T21:57:55.4951734Z #31 13.44 tools/hipify-perl sparse/blas/zlag2c_sparse.cu > sparse_hip/blas/zlag2c_sparse.hip.cpp 2024-08-20T21:57:55.4953894Z #31 13.48 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/src/magma_z_precond_wrapper.cpp 2024-08-20T21:57:55.4956275Z #31 13.48 warning: sparse/blas/zjaccard_weights.cu:#129 : // cudaFunc Set CacheConfig(hipFuncCache_t PreferShared); 2024-08-20T21:57:55.4958664Z #31 13.49 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/src/magma_z_precond_wrapper.cpp 2024-08-20T21:57:55.4960933Z #31 13.50 tools/hipify-perl sparse/blas/zparilut_kernels.cu > sparse_hip/blas/zparilut_kernels.hip.cpp 2024-08-20T21:57:55.4963786Z #31 13.51 warning: sparse/blas/magma_zthrsselect.cu:66: unsupported device function "__shfl_sync": sval = __shfl_sync(0xffffffff,sval, (tidx+1)%32); 2024-08-20T21:57:55.5936884Z #31 13.51 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zgeellrtmv.hip.cpp 2024-08-20T21:57:55.5938785Z #31 13.52 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/magma_z_blaswrapper.cpp 2024-08-20T21:57:55.5940703Z #31 13.52 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/blas/magma_z_blaswrapper.cpp 2024-08-20T21:57:55.5942732Z #31 13.52 tools/hipify-perl sparse/blas/zmergecg.cu > sparse_hip/blas/zmergecg.hip.cpp 2024-08-20T21:57:55.5944851Z #31 13.52 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/blas/magma_z_blaswrapper.cpp 2024-08-20T21:57:55.5946794Z #31 13.53 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zjaccard_weights.hip.cpp 2024-08-20T21:57:55.5948807Z #31 13.53 tools/hipify-perl sparse/blas/zgeellmv.cu > sparse_hip/blas/zgeellmv.hip.cpp 2024-08-20T21:57:55.5951252Z #31 13.53 tools/hipify-perl sparse/blas/zgedensereimsplit.cu > sparse_hip/blas/zgedensereimsplit.hip.cpp 2024-08-20T21:57:55.5953423Z #31 13.54 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zgeelltmv.hip.cpp 2024-08-20T21:57:55.5955484Z #31 13.54 tools/hipify-perl sparse/blas/zbcsrlugemm.cu > sparse_hip/blas/zbcsrlugemm.hip.cpp 2024-08-20T21:57:55.5957473Z #31 13.54 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zgeisai.hip.cpp 2024-08-20T21:57:55.5959314Z #31 13.55 tools/hipify-perl sparse/blas/zge3pt.cu > sparse_hip/blas/zge3pt.hip.cpp 2024-08-20T21:57:55.5961496Z #31 13.59 warning: sparse/blas/zparilut_kernels.cu:#22 : * cudaFunc Set CacheConfig(hipFuncCache_t PreferShared); 2024-08-20T21:57:55.5963721Z #31 13.59 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zbajac_csr.hip.cpp 2024-08-20T21:57:55.5966197Z #31 13.59 tools/hipify-perl sparse/blas/magma_zmconjugate.cu > sparse_hip/blas/magma_zmconjugate.hip.cpp 2024-08-20T21:57:55.5968533Z #31 13.61 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/magma_zmcsrcompressor_gpu.hip.cpp 2024-08-20T21:57:55.6991583Z #31 13.61 tools/hipify-perl sparse/blas/zparilut_candidates.cu > sparse_hip/blas/zparilut_candidates.hip.cpp 2024-08-20T21:57:55.6996278Z #31 13.64 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zgecsrreimsplit.hip.cpp 2024-08-20T21:57:55.6998299Z #31 13.64 tools/hipify-perl sparse/blas/zmdot_shfl.cu > sparse_hip/blas/zmdot_shfl.hip.cpp 2024-08-20T21:57:55.7000291Z #31 13.66 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zcgecsrmv_mixed_prec.hip.cpp 2024-08-20T21:57:55.7002107Z #31 13.66 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zfree.cpp 2024-08-20T21:57:55.7003880Z #31 13.67 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zgeblockstruct.hip.cpp 2024-08-20T21:57:55.7006235Z #31 13.67 tools/hipify-perl sparse/blas/magma_zsampleselect.cu > sparse_hip/blas/magma_zsampleselect.hip.cpp 2024-08-20T21:57:55.7008634Z #31 13.67 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zfree.cpp 2024-08-20T21:57:55.7010727Z #31 13.68 tools/hipify-perl sparse/blas/zlobpcg_shift.cu > sparse_hip/blas/zlobpcg_shift.hip.cpp 2024-08-20T21:57:55.7030764Z #31 13.68 tools/hipify-perl sparse/blas/magma_zmatrixtools_gpu.cu > sparse_hip/blas/magma_zmatrixtools_gpu.hip.cpp 2024-08-20T21:57:55.7033755Z #31 13.69 warning: sparse/blas/magma_zthrsselect.cu:169: unsupported device function "__shfl_sync": val = __shfl_sync(0xffffffff,val, (tidx+1)%32); 2024-08-20T21:57:55.7036334Z #31 13.71 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zbcsrcpy.hip.cpp 2024-08-20T21:57:55.8204765Z #31 13.72 cp sparse/blas/Makefile.src sparse_hip/blas/Makefile.src 2024-08-20T21:57:55.8206902Z #31 13.72 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zsolverinfo.cpp 2024-08-20T21:57:55.8209138Z #31 13.72 sed -i -e "s/:= *sparse\/blas/:= sparse_hip\/blas/g" sparse_hip/blas/Makefile.src 2024-08-20T21:57:55.8211014Z #31 13.72 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/magma_zthrsrm.hip.cpp 2024-08-20T21:57:55.8212822Z #31 13.72 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zsolverinfo.cpp 2024-08-20T21:57:55.8214602Z #31 13.72 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/Makefile.src 2024-08-20T21:57:55.8215847Z #31 13.72 cp sparse/blas/Makefile sparse_hip/blas/Makefile 2024-08-20T21:57:55.8217439Z #31 13.73 sed -i -e "s/:= *sparse\/blas/:= sparse_hip\/blas/g" sparse_hip/blas/Makefile 2024-08-20T21:57:55.8219140Z #31 13.73 sed -i -e "s/\.cu/.hip.cpp/g" sparse_hip/blas/Makefile.src 2024-08-20T21:57:55.8221281Z #31 13.73 tools/hipify-perl sparse/testing/testing_zmconverter.cpp > sparse_hip/testing/testing_zmconverter.cpp 2024-08-20T21:57:55.8223230Z #31 13.73 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/Makefile 2024-08-20T21:57:55.8224542Z #31 13.73 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zilut.cpp 2024-08-20T21:57:55.8226553Z #31 13.73 tools/hipify-perl sparse/testing/testing_zcspmv_mixed.cpp > sparse_hip/testing/testing_zcspmv_mixed.cpp 2024-08-20T21:57:55.8228571Z #31 13.73 sed -i -e "s/\.cu/.hip.cpp/g" sparse_hip/blas/Makefile 2024-08-20T21:57:55.8230050Z #31 13.73 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/blas/zilut.cpp 2024-08-20T21:57:55.8232225Z #31 13.73 tools/hipify-perl sparse/testing/testing_zpreconditioner.cpp > sparse_hip/testing/testing_zpreconditioner.cpp 2024-08-20T21:57:55.8234388Z #31 13.74 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/blas/zilut.cpp 2024-08-20T21:57:55.8236091Z #31 13.74 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zgedensereimsplit.hip.cpp 2024-08-20T21:57:55.8238247Z #31 13.74 tools/hipify-perl sparse/testing/testing_zsptrsv.cpp > sparse_hip/testing/testing_zsptrsv.cpp 2024-08-20T21:57:55.8240787Z #31 13.74 tools/hipify-perl sparse/testing/testing_zdiagdom.cpp > sparse_hip/testing/testing_zdiagdom.cpp 2024-08-20T21:57:55.8243017Z #31 13.76 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/magma_zmconjugate.hip.cpp 2024-08-20T21:57:55.8245186Z #31 13.77 tools/hipify-perl sparse/testing/testing_zmdotc.cpp > sparse_hip/testing/testing_zmdotc.cpp 2024-08-20T21:57:55.8247137Z #31 13.77 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/testing/testing_zmconverter.cpp 2024-08-20T21:57:55.8249017Z #31 13.78 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/testing/testing_zmconverter.cpp 2024-08-20T21:57:55.8251255Z #31 13.78 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zgeisai_maxblock.hip.cpp 2024-08-20T21:57:55.8253386Z #31 13.78 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/testing/testing_zmconverter.cpp 2024-08-20T21:57:55.8255273Z #31 13.78 sed -i -e "s/cuda/hip/g" sparse_hip/testing/testing_zmconverter.cpp 2024-08-20T21:57:55.8256947Z #31 13.78 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zcompact.hip.cpp 2024-08-20T21:57:55.8259168Z #31 13.78 tools/hipify-perl sparse/testing/testing_zsolver_energy.cpp > sparse_hip/testing/testing_zsolver_energy.cpp 2024-08-20T21:57:55.8261978Z #31 13.78 warning: sparse/blas/zmdot_shfl.cu:46: unsupported device function "__shfl_down_sync": val += __shfl_down_sync(0xffffffff,val, 16); 2024-08-20T21:57:55.8265355Z #31 13.78 warning: sparse/blas/zmdot_shfl.cu:47: unsupported device function "__shfl_down_sync": val += __shfl_down_sync(0xffffffff,val, 8); 2024-08-20T21:57:55.8268428Z #31 13.78 tools/hipify-perl sparse/testing/testing_zgemv_cpu_gpu.cpp > sparse_hip/testing/testing_zgemv_cpu_gpu.cpp 2024-08-20T21:57:55.8271018Z #31 13.79 tools/hipify-perl sparse/testing/testing_zmcompressor.cpp > sparse_hip/testing/testing_zmcompressor.cpp 2024-08-20T21:57:55.8273852Z #31 13.79 warning: sparse/blas/zmdot_shfl.cu:48: unsupported device function "__shfl_down_sync": val += __shfl_down_sync(0xffffffff,val, 4); 2024-08-20T21:57:55.8276495Z #31 13.79 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/testing/testing_zpreconditioner.cpp 2024-08-20T21:57:55.8279210Z #31 13.79 warning: sparse/blas/zmdot_shfl.cu:49: unsupported device function "__shfl_down_sync": val += __shfl_down_sync(0xffffffff,val, 2); 2024-08-20T21:57:55.8281722Z #31 13.79 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/testing/testing_zpreconditioner.cpp 2024-08-20T21:57:55.8284188Z #31 13.79 warning: sparse/blas/zmdot_shfl.cu:50: unsupported device function "__shfl_down_sync": val += __shfl_down_sync(0xffffffff,val, 1); 2024-08-20T21:57:55.8286648Z #31 13.79 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/testing/testing_zpreconditioner.cpp 2024-08-20T21:57:55.8288613Z #31 13.79 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zlobpcg_residuals.hip.cpp 2024-08-20T21:57:55.8290344Z #31 13.79 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zge3pt.hip.cpp 2024-08-20T21:57:55.8292082Z #31 13.79 sed -i -e "s/cuda/hip/g" sparse_hip/testing/testing_zpreconditioner.cpp 2024-08-20T21:57:55.8294242Z #31 13.80 tools/hipify-perl sparse/testing/testing_zblas.cpp > sparse_hip/testing/testing_zblas.cpp 2024-08-20T21:57:55.8296843Z #31 13.80 tools/hipify-perl sparse/testing/testing_zgetrowptr.cpp > sparse_hip/testing/testing_zgetrowptr.cpp 2024-08-20T21:57:55.8299383Z #31 13.80 tools/hipify-perl sparse/testing/testing_zspmm.cpp > sparse_hip/testing/testing_zspmm.cpp 2024-08-20T21:57:55.8301593Z #31 13.83 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/testing/testing_zmcompressor.cpp 2024-08-20T21:57:55.9244348Z #31 13.84 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/testing/testing_zmcompressor.cpp 2024-08-20T21:57:55.9246574Z #31 13.84 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/testing/testing_zmcompressor.cpp 2024-08-20T21:57:55.9248524Z #31 13.84 sed -i -e "s/cuda/hip/g" sparse_hip/testing/testing_zmcompressor.cpp 2024-08-20T21:57:55.9250268Z #31 13.84 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/testing/testing_zblas.cpp 2024-08-20T21:57:55.9252690Z #31 13.84 tools/hipify-perl sparse/testing/testing_zparilu_weight.cpp > sparse_hip/testing/testing_zparilu_weight.cpp 2024-08-20T21:57:55.9255102Z #31 13.85 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/testing/testing_zgetrowptr.cpp 2024-08-20T21:57:55.9257009Z #31 13.85 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/testing/testing_zblas.cpp 2024-08-20T21:57:55.9258898Z #31 13.85 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/testing/testing_zgetrowptr.cpp 2024-08-20T21:57:55.9260838Z #31 13.85 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/testing/testing_zblas.cpp 2024-08-20T21:57:55.9262825Z #31 13.85 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/testing/testing_zgetrowptr.cpp 2024-08-20T21:57:55.9265348Z #31 13.85 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/magma_dsampleselect_core.hip.cpp 2024-08-20T21:57:55.9267221Z #31 13.85 sed -i -e "s/cuda/hip/g" sparse_hip/testing/testing_zblas.cpp 2024-08-20T21:57:55.9268940Z #31 13.85 sed -i -e "s/cuda/hip/g" sparse_hip/testing/testing_zgetrowptr.cpp 2024-08-20T21:57:55.9270818Z #31 13.85 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/testing/testing_zgemv_cpu_gpu.cpp 2024-08-20T21:57:55.9273154Z #31 13.85 tools/hipify-perl sparse/testing/testing_zjaccard.cpp > sparse_hip/testing/testing_zjaccard.cpp 2024-08-20T21:57:55.9275768Z #31 13.86 tools/hipify-perl sparse/testing/testing_zmatrix.cpp > sparse_hip/testing/testing_zmatrix.cpp 2024-08-20T21:57:55.9278105Z #31 13.86 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/testing/testing_zgemv_cpu_gpu.cpp 2024-08-20T21:57:55.9280790Z #31 13.86 tools/hipify-perl sparse/testing/testing_zusemagma_example.cpp > sparse_hip/testing/testing_zusemagma_example.cpp 2024-08-20T21:57:55.9283695Z #31 13.86 warning: sparse/blas/zmdot_shfl.cu:86: unsupported device function "__shfl_down_sync": a.x += __shfl_down_sync(0xffffffff,a.x, 16); 2024-08-20T21:57:55.9286426Z #31 13.86 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/testing/testing_zgemv_cpu_gpu.cpp 2024-08-20T21:57:55.9288892Z #31 13.86 warning: sparse/blas/zmdot_shfl.cu:87: unsupported device function "__shfl_down_sync": a.y += __shfl_down_sync(0xffffffff,a.y, 16); 2024-08-20T21:57:55.9291380Z #31 13.86 sed -i -e "s/cuda/hip/g" sparse_hip/testing/testing_zgemv_cpu_gpu.cpp 2024-08-20T21:57:55.9293912Z #31 13.86 warning: sparse/blas/zmdot_shfl.cu:88: unsupported device function "__shfl_down_sync": a.z += __shfl_down_sync(0xffffffff,a.z, 16); 2024-08-20T21:57:55.9296969Z #31 13.86 warning: sparse/blas/zmdot_shfl.cu:89: unsupported device function "__shfl_down_sync": a.w += __shfl_down_sync(0xffffffff,a.w, 16); 2024-08-20T21:57:55.9300351Z #31 13.86 tools/hipify-perl sparse/testing/testing_zsolver_rhs_scaling.cpp > sparse_hip/testing/testing_zsolver_rhs_scaling.cpp 2024-08-20T21:57:55.9303567Z #31 13.87 warning: sparse/blas/zmdot_shfl.cu:90: unsupported device function "__shfl_down_sync": a.x += __shfl_down_sync(0xffffffff,a.x, 8); 2024-08-20T21:57:55.9306080Z #31 13.87 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zmergecgs.hip.cpp 2024-08-20T21:57:55.9308501Z #31 13.87 warning: sparse/blas/zmdot_shfl.cu:91: unsupported device function "__shfl_down_sync": a.y += __shfl_down_sync(0xffffffff,a.y, 8); 2024-08-20T21:57:55.9311612Z #31 13.87 warning: sparse/blas/zmdot_shfl.cu:92: unsupported device function "__shfl_down_sync": a.z += __shfl_down_sync(0xffffffff,a.z, 8); 2024-08-20T21:57:55.9314670Z #31 13.87 tools/hipify-perl sparse/testing/testing_zspmv_check.cpp > sparse_hip/testing/testing_zspmv_check.cpp 2024-08-20T21:57:55.9317512Z #31 13.87 warning: sparse/blas/zmdot_shfl.cu:93: unsupported device function "__shfl_down_sync": a.w += __shfl_down_sync(0xffffffff,a.w, 8); 2024-08-20T21:57:55.9320629Z #31 13.87 warning: sparse/blas/zmdot_shfl.cu:94: unsupported device function "__shfl_down_sync": a.x += __shfl_down_sync(0xffffffff,a.x, 4); 2024-08-20T21:57:55.9323749Z #31 13.88 warning: sparse/blas/zmdot_shfl.cu:95: unsupported device function "__shfl_down_sync": a.y += __shfl_down_sync(0xffffffff,a.y, 4); 2024-08-20T21:57:55.9326954Z #31 13.88 warning: sparse/blas/zmdot_shfl.cu:96: unsupported device function "__shfl_down_sync": a.z += __shfl_down_sync(0xffffffff,a.z, 4); 2024-08-20T21:57:55.9330090Z #31 13.88 warning: sparse/blas/zmdot_shfl.cu:97: unsupported device function "__shfl_down_sync": a.w += __shfl_down_sync(0xffffffff,a.w, 4); 2024-08-20T21:57:55.9333210Z #31 13.88 warning: sparse/blas/zmdot_shfl.cu:98: unsupported device function "__shfl_down_sync": a.x += __shfl_down_sync(0xffffffff,a.x, 2); 2024-08-20T21:57:55.9336305Z #31 13.88 warning: sparse/blas/zmdot_shfl.cu:99: unsupported device function "__shfl_down_sync": a.y += __shfl_down_sync(0xffffffff,a.y, 2); 2024-08-20T21:57:55.9339586Z #31 13.89 warning: sparse/blas/zmdot_shfl.cu:100: unsupported device function "__shfl_down_sync": a.z += __shfl_down_sync(0xffffffff,a.z, 2); 2024-08-20T21:57:55.9342720Z #31 13.89 warning: sparse/blas/zmdot_shfl.cu:101: unsupported device function "__shfl_down_sync": a.w += __shfl_down_sync(0xffffffff,a.w, 2); 2024-08-20T21:57:55.9345873Z #31 13.89 warning: sparse/blas/zmdot_shfl.cu:102: unsupported device function "__shfl_down_sync": a.x += __shfl_down_sync(0xffffffff,a.x, 1); 2024-08-20T21:57:55.9349012Z #31 13.89 warning: sparse/blas/zmdot_shfl.cu:103: unsupported device function "__shfl_down_sync": a.y += __shfl_down_sync(0xffffffff,a.y, 1); 2024-08-20T21:57:55.9352161Z #31 13.89 warning: sparse/blas/zmdot_shfl.cu:104: unsupported device function "__shfl_down_sync": a.z += __shfl_down_sync(0xffffffff,a.z, 1); 2024-08-20T21:57:55.9355292Z #31 13.89 warning: sparse/blas/zmdot_shfl.cu:105: unsupported device function "__shfl_down_sync": a.w += __shfl_down_sync(0xffffffff,a.w, 1); 2024-08-20T21:57:55.9357922Z #31 13.90 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/testing/testing_zjaccard.cpp 2024-08-20T21:57:55.9359815Z #31 13.90 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/testing/testing_zjaccard.cpp 2024-08-20T21:57:55.9361698Z #31 13.91 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/testing/testing_zmatrix.cpp 2024-08-20T21:57:55.9363572Z #31 13.91 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/testing/testing_zmatrix.cpp 2024-08-20T21:57:55.9365751Z #31 13.91 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/testing/testing_zmatrix.cpp 2024-08-20T21:57:55.9367785Z #31 13.91 sed -i -e "s/cuda/hip/g" sparse_hip/testing/testing_zmatrix.cpp 2024-08-20T21:57:55.9369727Z #31 13.91 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/testing/testing_zsolver_rhs_scaling.cpp 2024-08-20T21:57:55.9372037Z #31 13.92 tools/hipify-perl sparse/testing/testing_zsort.cpp > sparse_hip/testing/testing_zsort.cpp 2024-08-20T21:57:55.9374342Z #31 13.92 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/testing/testing_zsolver_rhs_scaling.cpp 2024-08-20T21:57:55.9376589Z #31 13.92 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/testing/testing_zsolver_rhs_scaling.cpp 2024-08-20T21:57:55.9378710Z #31 13.92 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/testing/testing_zspmv_check.cpp 2024-08-20T21:57:55.9380692Z #31 13.92 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/testing/testing_zjaccard.cpp 2024-08-20T21:57:55.9382706Z #31 13.92 sed -i -e "s/cuda/hip/g" sparse_hip/testing/testing_zsolver_rhs_scaling.cpp 2024-08-20T21:57:55.9384704Z #31 13.92 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/testing/testing_zspmv_check.cpp 2024-08-20T21:57:55.9386542Z #31 13.92 sed -i -e "s/cuda/hip/g" sparse_hip/testing/testing_zjaccard.cpp 2024-08-20T21:57:55.9388311Z #31 13.92 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zlobpcg_shift.hip.cpp 2024-08-20T21:57:55.9390270Z #31 13.93 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/testing/testing_zspmv_check.cpp 2024-08-20T21:57:55.9392572Z #31 13.93 tools/hipify-perl sparse/testing/testing_zmadd.cpp > sparse_hip/testing/testing_zmadd.cpp 2024-08-20T21:57:55.9395094Z #31 13.93 tools/hipify-perl sparse/testing/testing_zsolver.cpp > sparse_hip/testing/testing_zsolver.cpp 2024-08-20T21:57:55.9397783Z #31 13.93 tools/hipify-perl sparse/testing/testing_zmatrixinfo.cpp > sparse_hip/testing/testing_zmatrixinfo.cpp 2024-08-20T21:57:55.9400052Z #31 13.93 sed -i -e "s/cuda/hip/g" sparse_hip/testing/testing_zspmv_check.cpp 2024-08-20T21:57:55.9402560Z #31 13.93 warning: sparse/blas/magma_zthrsselect.cu:#306 : // zthreshselect_kernel<<hip_stream()>>> 2024-08-20T21:57:55.9405427Z #31 13.93 tools/hipify-perl sparse/testing/testing_zparilu.cpp > sparse_hip/testing/testing_zparilu.cpp 2024-08-20T21:57:55.9408278Z #31 13.94 warning: sparse/blas/magma_zthrsselect.cu:#309 : // magma_zreduce_thrs<<hip_stream()>>> 2024-08-20T21:57:56.0247038Z #31 13.94 warning: sparse/blas/magma_zthrsselect.cu:#311 : // magma_zreduce_thrs<<hip_stream()>>> 2024-08-20T21:57:56.0250230Z #31 13.95 warning: sparse/blas/zmdot_shfl.cu:132: unsupported device function "__shfl_down_sync": a.x += __shfl_down_sync(0xffffffff,a.x, 16); 2024-08-20T21:57:56.0253552Z #31 13.95 warning: sparse/blas/zmdot_shfl.cu:133: unsupported device function "__shfl_down_sync": a.y += __shfl_down_sync(0xffffffff,a.y, 16); 2024-08-20T21:57:56.0256687Z #31 13.95 warning: sparse/blas/zmdot_shfl.cu:134: unsupported device function "__shfl_down_sync": a.x += __shfl_down_sync(0xffffffff,a.x, 8); 2024-08-20T21:57:56.0259818Z #31 13.95 warning: sparse/blas/zmdot_shfl.cu:135: unsupported device function "__shfl_down_sync": a.y += __shfl_down_sync(0xffffffff,a.y, 8); 2024-08-20T21:57:56.0262861Z #31 13.95 warning: sparse/blas/zmdot_shfl.cu:136: unsupported device function "__shfl_down_sync": a.x += __shfl_down_sync(0xffffffff,a.x, 4); 2024-08-20T21:57:56.0266067Z #31 13.96 warning: sparse/blas/zmdot_shfl.cu:137: unsupported device function "__shfl_down_sync": a.y += __shfl_down_sync(0xffffffff,a.y, 4); 2024-08-20T21:57:56.0269101Z #31 13.96 warning: sparse/blas/zmdot_shfl.cu:138: unsupported device function "__shfl_down_sync": a.x += __shfl_down_sync(0xffffffff,a.x, 2); 2024-08-20T21:57:56.0272133Z #31 13.96 warning: sparse/blas/zmdot_shfl.cu:139: unsupported device function "__shfl_down_sync": a.y += __shfl_down_sync(0xffffffff,a.y, 2); 2024-08-20T21:57:56.0275352Z #31 13.96 warning: sparse/blas/zmdot_shfl.cu:140: unsupported device function "__shfl_down_sync": a.x += __shfl_down_sync(0xffffffff,a.x, 1); 2024-08-20T21:57:56.0278644Z #31 13.96 warning: sparse/blas/zmdot_shfl.cu:141: unsupported device function "__shfl_down_sync": a.y += __shfl_down_sync(0xffffffff,a.y, 1); 2024-08-20T21:57:56.0281287Z #31 13.97 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/testing/testing_zsort.cpp 2024-08-20T21:57:56.0283118Z #31 13.97 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/testing/testing_zsort.cpp 2024-08-20T21:57:56.0284909Z #31 13.97 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/testing/testing_zmadd.cpp 2024-08-20T21:57:56.0286916Z #31 13.97 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/testing/testing_zsort.cpp 2024-08-20T21:57:56.0288791Z #31 13.97 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/testing/testing_zmadd.cpp 2024-08-20T21:57:56.0290515Z #31 13.98 sed -i -e "s/cuda/hip/g" sparse_hip/testing/testing_zsort.cpp 2024-08-20T21:57:56.0292270Z #31 13.98 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/testing/testing_zsolver.cpp 2024-08-20T21:57:56.0294195Z #31 13.98 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/testing/testing_zmatrixinfo.cpp 2024-08-20T21:57:56.0296139Z #31 13.98 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/testing/testing_zmadd.cpp 2024-08-20T21:57:56.0298020Z #31 13.98 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/testing/testing_zsolver.cpp 2024-08-20T21:57:56.0299924Z #31 13.98 sed -i -e "s/\.cuh/.hip.hpp/g" magmablas_hip/gemm_template_device.hip.hpp 2024-08-20T21:57:56.0301869Z #31 13.98 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/testing/testing_zmatrixinfo.cpp 2024-08-20T21:57:56.0304276Z #31 13.98 tools/hipify-perl sparse/testing/testing_zsolver_rhs.cpp > sparse_hip/testing/testing_zsolver_rhs.cpp 2024-08-20T21:57:56.0306440Z #31 13.98 sed -i -e "s/cuda/hip/g" sparse_hip/testing/testing_zmadd.cpp 2024-08-20T21:57:56.0308276Z #31 13.98 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/testing/testing_zsolver.cpp 2024-08-20T21:57:56.0310319Z #31 13.98 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/testing/testing_zmatrixinfo.cpp 2024-08-20T21:57:56.0312261Z #31 13.98 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zlag2c_sparse.hip.cpp 2024-08-20T21:57:56.0314115Z #31 13.98 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/magma_zthrsselect.hip.cpp 2024-08-20T21:57:56.0315905Z #31 13.98 sed -i -e "s/cuda/hip/g" sparse_hip/testing/testing_zsolver.cpp 2024-08-20T21:57:56.0318050Z #31 13.98 tools/hipify-perl sparse/testing/testing_zdot.cpp > sparse_hip/testing/testing_zdot.cpp 2024-08-20T21:57:56.0320268Z #31 13.98 sed -i -e "s/cuda/hip/g" sparse_hip/testing/testing_zmatrixinfo.cpp 2024-08-20T21:57:56.0322593Z #31 13.98 tools/hipify-perl sparse/testing/testing_zselect.cpp > sparse_hip/testing/testing_zselect.cpp 2024-08-20T21:57:56.0324979Z #31 13.99 tools/hipify-perl sparse/testing/testing_zio.cpp > sparse_hip/testing/testing_zio.cpp 2024-08-20T21:57:56.0327562Z #31 13.99 tools/hipify-perl sparse/testing/testing_zspmv.cpp > sparse_hip/testing/testing_zspmv.cpp 2024-08-20T21:57:56.0330421Z #31 13.99 tools/hipify-perl sparse/testing/testing_zthresselect.cpp > sparse_hip/testing/testing_zthresselect.cpp 2024-08-20T21:57:56.0333220Z #31 13.99 tools/hipify-perl sparse/testing/testing_zoperation.cpp > sparse_hip/testing/testing_zoperation.cpp 2024-08-20T21:57:56.0335466Z #31 14.00 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/include/magmasparse_types.h 2024-08-20T21:57:56.0337294Z #31 14.00 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/include/magmasparse_types.h 2024-08-20T21:57:56.0339869Z #31 14.00 tools/hipify-perl sparse/testing/testing_zmatrixcapcup.cpp > sparse_hip/testing/testing_zmatrixcapcup.cpp 2024-08-20T21:57:56.0342073Z #31 14.02 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zgeellmv.hip.cpp 2024-08-20T21:57:56.0343836Z #31 14.03 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/testing/testing_zsolver_rhs.cpp 2024-08-20T21:57:56.0345493Z #31 14.03 cp sparse/testing/Makefile.src sparse_hip/testing/Makefile.src 2024-08-20T21:57:56.0347321Z #31 14.03 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/testing/testing_zsolver_rhs.cpp 2024-08-20T21:57:56.0349160Z #31 14.03 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/testing/testing_zselect.cpp 2024-08-20T21:57:56.0351308Z #31 14.03 sed -i -e "s/:= *sparse\/testing/:= sparse_hip\/testing/g" sparse_hip/testing/Makefile.src 2024-08-20T21:57:56.0353424Z #31 14.03 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/testing/testing_zsolver_rhs.cpp 2024-08-20T21:57:56.0355402Z #31 14.03 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/testing/testing_zthresselect.cpp 2024-08-20T21:57:56.0357455Z #31 14.03 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/testing/testing_zoperation.cpp 2024-08-20T21:57:56.0359364Z #31 14.03 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/testing/testing_zselect.cpp 2024-08-20T21:57:56.0361451Z #31 14.03 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/testing/testing_zcspmv_mixed.cpp 2024-08-20T21:57:56.0363261Z #31 14.03 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/testing/Makefile.src 2024-08-20T21:57:56.0365337Z #31 14.04 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/testing/testing_zthresselect.cpp 2024-08-20T21:57:56.0367261Z #31 14.04 sed -i -e "s/cuda/hip/g" sparse_hip/testing/testing_zsolver_rhs.cpp 2024-08-20T21:57:56.0369121Z #31 14.04 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/testing/testing_zoperation.cpp 2024-08-20T21:57:56.0371092Z #31 14.04 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/testing/testing_zselect.cpp 2024-08-20T21:57:56.0373092Z #31 14.04 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/testing/testing_zcspmv_mixed.cpp 2024-08-20T21:57:56.0374914Z #31 14.04 sed -i -e "s/\.cu/.hip.cpp/g" sparse_hip/testing/Makefile.src 2024-08-20T21:57:56.0376804Z #31 14.04 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/testing/testing_zthresselect.cpp 2024-08-20T21:57:56.1266865Z #31 14.04 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/testing/testing_zoperation.cpp 2024-08-20T21:57:56.1268690Z #31 14.04 sed -i -e "s/cuda/hip/g" sparse_hip/testing/testing_zselect.cpp 2024-08-20T21:57:56.1270482Z #31 14.04 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/testing/testing_zcspmv_mixed.cpp 2024-08-20T21:57:56.1272388Z #31 14.04 sed -i -e "s/cuda/hip/g" sparse_hip/testing/testing_zthresselect.cpp 2024-08-20T21:57:56.1273877Z #31 14.04 cp sparse/testing/Makefile sparse_hip/testing/Makefile 2024-08-20T21:57:56.1275453Z #31 14.04 sed -i -e "s/cuda/hip/g" sparse_hip/testing/testing_zoperation.cpp 2024-08-20T21:57:56.1277158Z #31 14.04 sed -i -e "s/cuda/hip/g" sparse_hip/testing/testing_zcspmv_mixed.cpp 2024-08-20T21:57:56.1278530Z #31 14.04 cp sparse/Makefile.src sparse_hip/Makefile.src 2024-08-20T21:57:56.1280221Z #31 14.04 sed -i -e "s/:= *sparse\/testing/:= sparse_hip\/testing/g" sparse_hip/testing/Makefile 2024-08-20T21:57:56.1282228Z #31 14.04 sed -i -e "s/:= *sparse/:= sparse_hip/g" sparse_hip/Makefile.src 2024-08-20T21:57:56.1283453Z #31 14.05 cp sparse/Makefile sparse_hip/Makefile 2024-08-20T21:57:56.1284768Z #31 14.05 sed -i -e "s/:= *sparse/:= sparse_hip/g" sparse_hip/Makefile 2024-08-20T21:57:56.1286306Z #31 14.05 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/Makefile.src 2024-08-20T21:57:56.1287742Z #31 14.05 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/testing/Makefile 2024-08-20T21:57:56.1289153Z #31 14.05 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/Makefile 2024-08-20T21:57:56.1290640Z #31 14.05 sed -i -e "s/\.cu/.hip.cpp/g" sparse_hip/Makefile.src 2024-08-20T21:57:56.1292107Z #31 14.05 sed -i -e "s/\.cu/.hip.cpp/g" sparse_hip/testing/Makefile 2024-08-20T21:57:56.1293517Z #31 14.05 sed -i -e "s/\.cu/.hip.cpp/g" sparse_hip/Makefile 2024-08-20T21:57:56.1295024Z #31 14.06 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/testing/testing_zio.cpp 2024-08-20T21:57:56.1296759Z #31 14.06 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/testing/testing_zio.cpp 2024-08-20T21:57:56.1298529Z #31 14.06 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/testing/testing_zio.cpp 2024-08-20T21:57:56.1300213Z #31 14.06 sed -i -e "s/cuda/hip/g" sparse_hip/testing/testing_zio.cpp 2024-08-20T21:57:56.1301872Z #31 14.07 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/testing/testing_zmdotc.cpp 2024-08-20T21:57:56.1303649Z #31 14.07 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/testing/testing_zmdotc.cpp 2024-08-20T21:57:56.1305678Z #31 14.07 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/testing/testing_zmdotc.cpp 2024-08-20T21:57:56.1307428Z #31 14.07 sed -i -e "s/cuda/hip/g" sparse_hip/testing/testing_zmdotc.cpp 2024-08-20T21:57:56.1309197Z #31 14.09 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/magma_zsampleselect.hip.cpp 2024-08-20T21:57:56.1311068Z #31 14.12 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zmergebicgstab3.hip.cpp 2024-08-20T21:57:56.1312874Z #31 14.13 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/testing/testing_zdiagdom.cpp 2024-08-20T21:57:56.1314724Z #31 14.13 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/testing/testing_zdiagdom.cpp 2024-08-20T21:57:56.1316616Z #31 14.13 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/testing/testing_zdiagdom.cpp 2024-08-20T21:57:56.1318508Z #31 14.14 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zparilut_kernels.hip.cpp 2024-08-20T21:57:56.1320240Z #31 14.14 sed -i -e "s/cuda/hip/g" sparse_hip/testing/testing_zdiagdom.cpp 2024-08-20T21:57:56.1322111Z #31 14.14 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/testing/testing_zusemagma_example.cpp 2024-08-20T21:57:56.2492695Z #31 14.14 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/testing/testing_zusemagma_example.cpp 2024-08-20T21:57:56.2494772Z #31 14.14 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/testing/testing_zusemagma_example.cpp 2024-08-20T21:57:56.2496713Z #31 14.14 sed -i -e "s/cuda/hip/g" sparse_hip/testing/testing_zusemagma_example.cpp 2024-08-20T21:57:56.2498433Z #31 14.15 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zmergetfqmr.hip.cpp 2024-08-20T21:57:56.2500135Z #31 14.16 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zmergebicgstab.hip.cpp 2024-08-20T21:57:56.2501894Z #31 14.23 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/testing/testing_zmatrixcapcup.cpp 2024-08-20T21:57:56.2503778Z #31 14.23 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/testing/testing_zmatrixcapcup.cpp 2024-08-20T21:57:56.2505709Z #31 14.23 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/testing/testing_zmatrixcapcup.cpp 2024-08-20T21:57:56.2507720Z #31 14.23 sed -i -e "s/cuda/hip/g" sparse_hip/testing/testing_zmatrixcapcup.cpp 2024-08-20T21:57:56.2509493Z #31 14.26 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/testing/testing_zparilu_weight.cpp 2024-08-20T21:57:56.3789616Z #31 14.26 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/testing/testing_zparilu_weight.cpp 2024-08-20T21:57:56.3791578Z #31 14.27 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/testing/testing_zparilu_weight.cpp 2024-08-20T21:57:56.3793458Z #31 14.27 sed -i -e "s/cuda/hip/g" sparse_hip/testing/testing_zparilu_weight.cpp 2024-08-20T21:57:56.3795380Z #31 14.28 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/testing/testing_zspmm.cpp 2024-08-20T21:57:56.3797057Z #31 14.28 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/testing/testing_zspmm.cpp 2024-08-20T21:57:56.3798785Z #31 14.28 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/testing/testing_zspmm.cpp 2024-08-20T21:57:56.3800412Z #31 14.29 sed -i -e "s/cuda/hip/g" sparse_hip/testing/testing_zspmm.cpp 2024-08-20T21:57:56.3801995Z #31 14.29 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zbcsrlugemm.hip.cpp 2024-08-20T21:57:56.3803755Z #31 14.29 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/testing/testing_zsolver_energy.cpp 2024-08-20T21:57:56.3805684Z #31 14.29 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/testing/testing_zsolver_energy.cpp 2024-08-20T21:57:56.3807618Z #31 14.29 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/testing/testing_zsolver_energy.cpp 2024-08-20T21:57:56.3809472Z #31 14.29 sed -i -e "s/cuda/hip/g" sparse_hip/testing/testing_zsolver_energy.cpp 2024-08-20T21:57:56.3811138Z #31 14.35 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zgemvmdot.hip.cpp 2024-08-20T21:57:56.3812742Z #31 14.36 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/testing/testing_zdot.cpp 2024-08-20T21:57:56.3814390Z #31 14.36 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/testing/testing_zdot.cpp 2024-08-20T21:57:56.3816093Z #31 14.36 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/testing/testing_zdot.cpp 2024-08-20T21:57:56.3817694Z #31 14.36 sed -i -e "s/cuda/hip/g" sparse_hip/testing/testing_zdot.cpp 2024-08-20T21:57:56.3820126Z #31 14.39 warning: sparse/blas/zbajac_csr_overlap.cu:#950 : //magma_zbajac_csr_o_ls_kernel<<< grid, block, 0, queue->hip_stream() >>> 2024-08-20T21:57:56.4922261Z #31 14.39 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zjacobisetup.hip.cpp 2024-08-20T21:57:56.4924670Z #31 14.40 warning: sparse/blas/zbajac_csr_overlap.cu:#965 : //magma_zbajac_csr_o_ls_kernel<<< grid, block, 0, queue->hip_stream() >>> 2024-08-20T21:57:56.4927513Z #31 14.42 warning: sparse/blas/zgecsr5mv.cu:#685 : //zgecsrmv_kernel<<< grid, threads, 0, queue->hip_stream() >>> 2024-08-20T21:57:56.4930282Z #31 14.42 warning: sparse/blas/zbajac_csr_overlap.cu:#984 : //magma_zbajac_csr_o_ls_kernel<<< grid, block, 0, queue->hip_stream() >>> 2024-08-20T21:57:56.4932542Z #31 14.45 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/testing/testing_zparilu.cpp 2024-08-20T21:57:56.4934229Z #31 14.45 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/testing/testing_zspmv.cpp 2024-08-20T21:57:56.4935925Z #31 14.45 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/testing/testing_zparilu.cpp 2024-08-20T21:57:56.4937593Z #31 14.45 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/testing/testing_zspmv.cpp 2024-08-20T21:57:56.4939342Z #31 14.46 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/testing/testing_zparilu.cpp 2024-08-20T21:57:56.4941136Z #31 14.46 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/testing/testing_zspmv.cpp 2024-08-20T21:57:56.4942780Z #31 14.46 sed -i -e "s/cuda/hip/g" sparse_hip/testing/testing_zparilu.cpp 2024-08-20T21:57:56.4944320Z #31 14.46 sed -i -e "s/cuda/hip/g" sparse_hip/testing/testing_zspmv.cpp 2024-08-20T21:57:56.4945863Z #31 14.46 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zmdot_shfl.hip.cpp 2024-08-20T21:57:56.4947410Z #31 14.46 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zmdotc.hip.cpp 2024-08-20T21:57:56.4949078Z #31 14.48 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/magma_zmatrixtools_gpu.hip.cpp 2024-08-20T21:57:56.4950915Z #31 14.51 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zparilut_candidates.hip.cpp 2024-08-20T21:57:56.5934266Z #31 14.51 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zmergeqmr.hip.cpp 2024-08-20T21:57:56.5936006Z #31 14.52 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zmatrix_tools.cpp 2024-08-20T21:57:56.5937834Z #31 14.53 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zmatrix_tools.cpp 2024-08-20T21:57:56.5940289Z #31 14.54 warning: sparse/blas/zbajac_csr_overlap.cu:#1125 : //magma_zbajac_csr_o_ls_kernel<<< grid, block, 0, queue->hip_stream() >>> 2024-08-20T21:57:56.5942825Z #31 14.56 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zbajac_csr_overlap.hip.cpp 2024-08-20T21:57:56.5944557Z #31 14.56 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zmergebicgstab2.hip.cpp 2024-08-20T21:57:56.5946295Z #31 14.57 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zmtransfer.cpp 2024-08-20T21:57:56.5948034Z #31 14.57 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zmtransfer.cpp 2024-08-20T21:57:56.5949696Z #31 14.59 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zgecsr5mv.hip.cpp 2024-08-20T21:57:56.5951180Z #31 14.60 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zilu.cpp 2024-08-20T21:57:56.5952559Z #31 14.61 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/blas/zilu.cpp 2024-08-20T21:57:56.5953986Z #31 14.61 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/blas/zilu.cpp 2024-08-20T21:57:56.7135619Z #31 14.64 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zgesellcmmv.hip.cpp 2024-08-20T21:57:56.7137279Z #31 14.65 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zmio.cpp 2024-08-20T21:57:56.7138886Z #31 14.65 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zmio.cpp 2024-08-20T21:57:56.7140504Z #31 14.73 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zmgesellcmmv.hip.cpp 2024-08-20T21:57:56.8174409Z #31 14.83 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/testing/testing_zsptrsv.cpp 2024-08-20T21:57:56.9894378Z #31 14.83 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/testing/testing_zsptrsv.cpp 2024-08-20T21:57:56.9896385Z #31 14.83 sed -i -e "s/cusparse/hipsparse/g" sparse_hip/testing/testing_zsptrsv.cpp 2024-08-20T21:57:56.9898104Z #31 14.84 sed -i -e "s/cuda/hip/g" sparse_hip/testing/testing_zsptrsv.cpp 2024-08-20T21:57:56.9899652Z #31 14.92 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zgeisai_8.hip.cpp 2024-08-20T21:57:56.9901237Z #31 15.00 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zgeisai_16.hip.cpp 2024-08-20T21:57:57.2338021Z #31 15.09 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zmconvert.cpp 2024-08-20T21:57:57.2339799Z #31 15.10 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zmconvert.cpp 2024-08-20T21:57:57.5046510Z #31 15.52 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zmergecg.hip.cpp 2024-08-20T21:57:57.8050985Z #31 15.82 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zgeisai_trsv.hip.cpp 2024-08-20T21:57:58.0635101Z #31 16.08 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/include/magmasparse_z.h 2024-08-20T21:57:58.2160528Z #31 16.08 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/include/magmasparse_z.h 2024-08-20T21:57:58.5325724Z #31 16.55 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/blas/zgeisai_32.hip.cpp 2024-08-20T21:57:59.7570957Z #31 17.77 sed -i -e "s/\.cuh/.hip.hpp/g" sparse_hip/control/magma_zparilut_tools.cpp 2024-08-20T21:57:59.9141079Z #31 17.77 sed -i -e "s/CUBLAS/hipBLAS/g" sparse_hip/control/magma_zparilut_tools.cpp 2024-08-20T21:57:59.9141736Z #31 17.78 ++ nproc 2024-08-20T21:57:59.9142064Z #31 17.78 + LANG=C.UTF-8 2024-08-20T21:57:59.9142651Z #31 17.78 + make lib/libmagma.so -j 48 MKLROOT=/opt/conda/envs/py_3.8 2024-08-20T21:58:00.1828015Z #31 18.20 echo "# ----------------------------------------" > Makefile.gen.hip 2024-08-20T21:58:00.3417002Z #31 18.20 ./tools/codegen.py --make --prefix libmagma control/magma_f77.cpp control/magma_param.F90 control/magma.F90 control/abs.cpp control/affinity.cpp control/auxiliary.cpp control/constants.cpp control/get_batched_crossover.cpp control/get_batched_gemm_decision.cpp control/get_batched_gbtrf_params.cpp control/get_nb.cpp control/get_ntcol.cpp control/magma_bulge.cpp control/magma_threadsetting.cpp control/magma_timer.cpp control/magma_winthread.cpp control/magma_yield.cpp control/magma_zauxiliary.cpp control/magma_zbulge.cpp control/magma_znan_inf.cpp control/pthread_barrier.cpp control/sqrt.cpp control/strlcpy.cpp control/thread_queue.cpp control/trace.cpp control/xerbla.cpp control/zpanel_to_q.cpp control/zprint.cpp control/iprint.cpp control/magma_sf77.cpp control/magma_df77.cpp control/magma_cf77.cpp control/magma_zf77.cpp control/magma_sfortran.F90 control/magma_dfortran.F90 control/magma_cfortran.F90 control/magma_zfortran.F90 control/magmablas_sf77.cpp control/magmablas_df77.cpp control/magmablas_cf77.cpp control/magmablas_zf77.cpp control/magmablas_sfortran.F90 control/magmablas_dfortran.F90 control/magmablas_cfortran.F90 control/magmablas_zfortran.F90 src/cblas_z.cpp src/zcposv_gpu.cpp src/zposv_gpu.cpp src/zpotrf_gpu.cpp src/zpotri_gpu.cpp src/zpotrs_gpu.cpp src/zlauum_gpu.cpp src/ztrtri_gpu.cpp src/zpotrf_mgpu.cpp src/zpotrf_mgpu_right.cpp src/zpotrf3_mgpu.cpp src/zposv.cpp src/zpotrf.cpp src/zpotri.cpp src/zlauum.cpp src/ztrtri.cpp src/zpotrf_m.cpp src/shpotrf_gpu.cpp src/dfgmres_spd_gpu.cpp src/dshposv_gmres_gpu.cpp src/zcgesv_gpu.cpp src/zcgetrs_gpu.cpp src/dgmres_plu_gpu.cpp src/dxgesv_gmres_gpu.cpp src/xshgetrf_gpu.cpp src/xhsgetrf_gpu.cpp src/zgerfs_nopiv_gpu.cpp src/zgesv_gpu.cpp src/zgesv_nopiv_gpu.cpp src/zgetrf_gpu.cpp src/zgetrf_nopiv_gpu.cpp src/zgetri_gpu.cpp src/zgetrs_gpu.cpp src/zgetrs_nopiv_gpu.cpp src/zgetrf_mgpu.cpp src/zgetrf2_mgpu.cpp src/zgerbt_gpu.cpp src/zgbsv_gpu.cpp src/zgbtrf_gpu.cpp src/zgesv.cpp src/zgesv_rbt.cpp src/zgetrf.cpp src/zgetf2_nopiv.cpp src/zgetrf_nopiv.cpp src/zgetrf_m.cpp src/zcgeqrsv_gpu.cpp src/zgelqf_gpu.cpp src/zgels3_gpu.cpp src/zgels_gpu.cpp src/zgegqr_gpu.cpp src/zgeqrf2_gpu.cpp src/zgeqrf3_gpu.cpp src/zgeqrf_gpu.cpp src/zgeqr2x_gpu.cpp src/zgeqr2x_gpu-v2.cpp src/zgeqr2x_gpu-v3.cpp src/zgeqrs3_gpu.cpp src/zgeqrs_gpu.cpp src/zlarfb_gpu.cpp src/zlarfb_gpu_gemm.cpp src/zungqr_gpu.cpp src/zunmql2_gpu.cpp src/zunmqr2_gpu.cpp src/zunmqr_gpu.cpp src/zgeqrf_mgpu.cpp src/zgeqp3_gpu.cpp src/zlaqps_gpu.cpp src/zgelqf.cpp src/zgels.cpp src/zgeqlf.cpp src/zgeqrf.cpp src/zgeqrf_ooc.cpp src/zgglse.cpp src/zggrqf.cpp src/zunglq.cpp src/zungqr.cpp src/zungqr2.cpp src/zunmlq.cpp src/zunmql.cpp src/zunmqr.cpp src/zunmrq.cpp src/zgeqp3.cpp src/zlaqps.cpp src/zgeqrf_m.cpp src/zungqr_m.cpp src/zunmqr_m.cpp src/zhetrf_gpu.cpp src/zchesv_gpu.cpp src/zhesv.cpp src/zhetrf.cpp src/dsidi.cpp src/zhetrf_aasen.cpp src/zhetrf_nopiv.cpp src/zhetrf_nopiv_cpu.cpp src/zsytrf_nopiv_cpu.cpp src/zhetrf_nopiv_gpu.cpp src/zsytrf_nopiv_gpu.cpp src/zhetrs_nopiv_gpu.cpp src/zsytrs_nopiv_gpu.cpp src/zhesv_nopiv_gpu.cpp src/zsysv_nopiv_gpu.cpp src/zlahef_gpu.cpp src/dsyevd_gpu.cpp src/dsyevdx_gpu.cpp src/zheevd_gpu.cpp src/zheevdx_gpu.cpp src/zheevr_gpu.cpp src/zheevx_gpu.cpp src/zhetrd2_gpu.cpp src/zhetrd_gpu.cpp src/zunmtr_gpu.cpp src/dsyevd.cpp src/dsyevdx.cpp src/zheevd.cpp src/zheevdx.cpp src/zheevr.cpp src/zheevx.cpp src/dlaex0.cpp src/dlaex1.cpp src/dlaex3.cpp src/dmove_eig.cpp src/dstedx.cpp src/zhetrd.cpp src/zlatrd.cpp src/zlatrd2.cpp src/zstedx.cpp src/zungtr.cpp src/zunmtr.cpp src/zhetrd_mgpu.cpp src/zlatrd_mgpu.cpp src/dsyevd_m.cpp src/zheevd_m.cpp src/dsyevdx_m.cpp src/zheevdx_m.cpp src/dlaex0_m.cpp src/dlaex1_m.cpp src/dlaex3_m.cpp src/dstedx_m.cpp src/zstedx_m.cpp src/zunmtr_m.cpp src/zbulge_applyQ_v2.cpp src/zhetrd_he2hb.cpp src/zhetrd_hb2st.cpp src/zbulge_back.cpp src/zungqr_2stage_gpu.cpp src/zunmqr_2stage_gpu.cpp src/zhegvdx_2stage.cpp src/zheevdx_2stage.cpp src/zbulge_back_m.cpp src/zbulge_applyQ_v2_m.cpp src/zheevdx_2stage_m.cpp src/zhegvdx_2stage_m.cpp src/zhetrd_he2hb_mgpu.cpp src/core_zlarfy.cpp src/core_zhbtype1cb.cpp src/core_zhbtype2cb.cpp src/core_zhbtype3cb.cpp src/dsygvd.cpp src/dsygvdx.cpp src/zhegst.cpp src/zhegvd.cpp src/zhegvdx.cpp src/zhegvr.cpp src/zhegvx.cpp src/zhegst_gpu.cpp src/zhegst_m.cpp src/dsygvd_m.cpp src/zhegvd_m.cpp src/dsygvdx_m.cpp src/zhegvdx_m.cpp src/ztrsm_m.cpp src/dgeev.cpp src/zgeev.cpp src/zgehrd.cpp src/zgehrd2.cpp src/zlahr2.cpp src/zlahru.cpp src/dlaln2.cpp src/dlaqtrsd.cpp src/zlatrsd.cpp src/dtrevc3.cpp src/dtrevc3_mt.cpp src/ztrevc3.cpp src/ztrevc3_mt.cpp src/zunghr.cpp src/dgeev_m.cpp src/zgeev_m.cpp src/zgehrd_m.cpp src/zlahr2_m.cpp src/zlahru_m.cpp src/zunghr_m.cpp src/dgesdd.cpp src/zgesdd.cpp src/dgesvd.cpp src/zgesvd.cpp src/zgebrd.cpp src/zlabrd_gpu.cpp src/zungbr.cpp src/zunmbr.cpp src/zgbsv_batched.cpp src/zgbtrf_batched.cpp src/zgbtrs_batched.cpp src/zgetf2_batched.cpp src/zgetf2_nopiv_batched.cpp src/zgetrf_panel_batched.cpp src/zgetrf_panel_nopiv_batched.cpp src/zgetrf_batched.cpp src/zgetrf_nopiv_batched.cpp src/zgetrs_batched.cpp src/zgetrs_nopiv_batched.cpp src/zgesv_batched.cpp src/zgesv_nopiv_batched.cpp src/zgerbt_batched.cpp src/zgesv_rbt_batched.cpp src/zgetri_outofplace_batched.cpp src/zpotf2_batched.cpp src/zpotrf_batched.cpp src/zpotrf_panel_batched.cpp src/zpotrs_batched.cpp src/zposv_batched.cpp src/zlarft_batched.cpp src/zlarfb_gemm_batched.cpp src/zgeqrf_panel_batched.cpp src/zgeqrf_batched.cpp src/zgeqrf_expert_batched.cpp src/zgetf2_vbatched.cpp src/zgetrf_panel_vbatched.cpp src/zgetrf_vbatched.cpp src/zpotf2_vbatched.cpp src/zpotrf_panel_vbatched.cpp src/zpotrf_vbatched.cpp src/zgetf2_native.cpp src/zgetrf_panel_native.cpp src/zpotrf_panel_native.cpp interface_hip/alloc.cpp interface_hip/blas_h_v2.cpp interface_hip/blas_z_v1.cpp interface_hip/blas_z_v2.cpp interface_hip/copy_v1.cpp interface_hip/copy_v2.cpp interface_hip/error.cpp interface_hip/connection_mgpu.cpp interface_hip/interface.cpp interface_hip/interface_v1.cpp magmablas_hip/zaxpycp.hip.cpp magmablas_hip/zcaxpycp.hip.cpp magmablas_hip/zdiinertia.hip.cpp magmablas_hip/zgeadd.hip.cpp magmablas_hip/zgeadd2.hip.cpp magmablas_hip/zgeam.hip.cpp magmablas_hip/sgemm.hip.cpp magmablas_hip/dgemm.hip.cpp magmablas_hip/cgemm.hip.cpp magmablas_hip/zgemm.hip.cpp magmablas_hip/zgemm_reduce.hip.cpp magmablas_hip/zgemv_conj.hip.cpp magmablas_hip/zgemv_fermi.hip.cpp magmablas_hip/zgerbt.hip.cpp magmablas_hip/zgerbt_kernels.hip.cpp magmablas_hip/zgetmatrix_transpose.cpp magmablas_hip/zheinertia.hip.cpp magmablas_hip/zhemm.hip.cpp magmablas_hip/zhemv.hip.cpp magmablas_hip/zhemv_upper.hip.cpp magmablas_hip/zher2k.cpp magmablas_hip/zherk.cpp magmablas_hip/zherk_small_reduce.hip.cpp magmablas_hip/zlacpy.hip.cpp magmablas_hip/zlacpy_conj.hip.cpp magmablas_hip/zlacpy_sym_in.hip.cpp magmablas_hip/zlacpy_sym_out.hip.cpp magmablas_hip/zlag2c.hip.cpp magmablas_hip/clag2z.hip.cpp magmablas_hip/zlange.hip.cpp magmablas_hip/zlanhe.hip.cpp magmablas_hip/zlaqps2_gpu.hip.cpp magmablas_hip/zlarf.hip.cpp magmablas_hip/zlarfbx.hip.cpp magmablas_hip/zlarfg-v2.hip.cpp magmablas_hip/zlarfg.hip.cpp magmablas_hip/zlarfgx-v2.hip.cpp magmablas_hip/zlarft_kernels.hip.cpp magmablas_hip/zlarfx.hip.cpp magmablas_hip/zlascl.hip.cpp magmablas_hip/zlascl2.hip.cpp magmablas_hip/zlascl_2x2.hip.cpp magmablas_hip/zlascl_diag.hip.cpp magmablas_hip/zlaset.hip.cpp magmablas_hip/zlaset_band.hip.cpp magmablas_hip/zlaswp.hip.cpp magmablas_hip/zclaswp.hip.cpp magmablas_hip/zlaswp_sym.hip.cpp magmablas_hip/zlat2c.hip.cpp magmablas_hip/clat2z.hip.cpp magmablas_hip/dznrm2.hip.cpp magmablas_hip/zsetmatrix_transpose.cpp magmablas_hip/zswap.hip.cpp magmablas_hip/zswapblk.hip.cpp magmablas_hip/zswapdblk.hip.cpp magmablas_hip/zsymm.hip.cpp magmablas_hip/zsymmetrize.hip.cpp magmablas_hip/zsymmetrize_tiles.hip.cpp magmablas_hip/zsymv.hip.cpp magmablas_hip/zsymv_upper.hip.cpp magmablas_hip/ztranspose.hip.cpp magmablas_hip/ztranspose_conj.hip.cpp magmablas_hip/ztranspose_conj_inplace.hip.cpp magmablas_hip/ztranspose_inplace.hip.cpp magmablas_hip/ztrmm.hip.cpp magmablas_hip/ztrmv.hip.cpp magmablas_hip/ztrsm.hip.cpp magmablas_hip/ztrsv.hip.cpp magmablas_hip/ztrtri_diag.hip.cpp magmablas_hip/ztrtri_lower.hip.cpp magmablas_hip/ztrtri_lower_batched.hip.cpp magmablas_hip/ztrtri_upper.hip.cpp magmablas_hip/ztrtri_upper_batched.hip.cpp magmablas_hip/magmablas_z_v1.cpp magmablas_hip/magmablas_zc_v1.cpp magmablas_hip/zbcyclic.cpp magmablas_hip/zgetmatrix_transpose_mgpu.cpp magmablas_hip/zsetmatrix_transpose_mgpu.cpp magmablas_hip/zhemv_mgpu.hip.cpp magmablas_hip/zhemv_mgpu_upper.hip.cpp magmablas_hip/zhemm_mgpu.cpp magmablas_hip/zher2k_mgpu.cpp magmablas_hip/zherk_mgpu.cpp magmablas_hip/zgetf2.hip.cpp magmablas_hip/zgeqr2.cpp magmablas_hip/zgeqr2x_gpu-v4.hip.cpp magmablas_hip/zpotf2.hip.cpp magmablas_hip/zgetf2_native_kernel.hip.cpp magmablas_hip/zhetrs.hip.cpp magmablas_hip/zgbsv_kernels.hip.cpp magmablas_hip/zgbtf2_kernels.hip.cpp magmablas_hip/zgbtrf_batched_fused_sm.hip.cpp magmablas_hip/zgbtrf_batched_sliding_window_sm.hip.cpp magmablas_hip/zgbtrs_kernels.hip.cpp magmablas_hip/zgeadd_batched.hip.cpp magmablas_hip/zgemm_batched.cpp magmablas_hip/cgemm_batched_core.hip.cpp magmablas_hip/dgemm_batched_core.hip.cpp magmablas_hip/sgemm_batched_core.hip.cpp magmablas_hip/zgemm_batched_core.hip.cpp magmablas_hip/zgemm_batched_smallsq.hip.cpp magmablas_hip/zgemv_batched.cpp magmablas_hip/cgemv_batched_core.hip.cpp magmablas_hip/dgemv_batched_core.hip.cpp magmablas_hip/sgemv_batched_core.hip.cpp magmablas_hip/zgemv_batched_core.hip.cpp magmablas_hip/zgemv_batched_smallsq.hip.cpp magmablas_hip/zhemv_batched_core.hip.cpp magmablas_hip/zgeqr2_batched.hip.cpp magmablas_hip/zgeqr2_batched_fused_reg.hip.cpp magmablas_hip/zgeqr2_batched_fused_reg_medium.hip.cpp magmablas_hip/zgeqr2_batched_fused_reg_tall.hip.cpp magmablas_hip/zgeqr2_batched_fused_sm.hip.cpp magmablas_hip/zgeqrf_batched_smallsq.hip.cpp magmablas_hip/zgerbt_func_batched.hip.cpp magmablas_hip/zgesv_batched_small.hip.cpp magmablas_hip/zgetf2_kernels.hip.cpp magmablas_hip/zgetrf_batched_smallsq_noshfl.hip.cpp magmablas_hip/zgetrf_batched_smallsq_shfl.hip.cpp magmablas_hip/getrf_setup_pivinfo.hip.cpp magmablas_hip/zhemm_batched_core.hip.cpp magmablas_hip/zher2k_batched.cpp magmablas_hip/zherk_batched.cpp magmablas_hip/cherk_batched_core.hip.cpp magmablas_hip/zherk_batched_core.hip.cpp magmablas_hip/zlarf_batched_fused_reg.hip.cpp magmablas_hip/zlarf_batched_fused_reg_medium.hip.cpp magmablas_hip/zlarf_batched_fused_reg_tall.hip.cpp magmablas_hip/zlarf_batched_fused_sm.hip.cpp magmablas_hip/zlaswp_batched.hip.cpp magmablas_hip/zpotf2_kernels.hip.cpp magmablas_hip/set_pointer.hip.cpp magmablas_hip/zset_pointer.hip.cpp magmablas_hip/zsyr2k_batched.cpp magmablas_hip/dsyrk_batched_core.hip.cpp magmablas_hip/ssyrk_batched_core.hip.cpp magmablas_hip/ztrmm_batched_core.hip.cpp magmablas_hip/ztrsm_batched.cpp magmablas_hip/ztrsm_batched_core.cpp magmablas_hip/ztrsm_small_batched.hip.cpp magmablas_hip/ztrsv_batched.hip.cpp magmablas_hip/ztrtri_diag_batched.hip.cpp magmablas_hip/zgetf2_nopiv_kernels.hip.cpp magmablas_hip/zgemm_vbatched_core.hip.cpp magmablas_hip/cgemm_vbatched_core.hip.cpp magmablas_hip/dgemm_vbatched_core.hip.cpp magmablas_hip/sgemm_vbatched_core.hip.cpp magmablas_hip/zgemv_vbatched_core.hip.cpp magmablas_hip/cgemv_vbatched_core.hip.cpp magmablas_hip/dgemv_vbatched_core.hip.cpp magmablas_hip/sgemv_vbatched_core.hip.cpp magmablas_hip/zhemm_vbatched_core.hip.cpp magmablas_hip/zhemv_vbatched_core.hip.cpp magmablas_hip/cherk_vbatched_core.hip.cpp magmablas_hip/zherk_vbatched_core.hip.cpp magmablas_hip/ssyrk_vbatched_core.hip.cpp magmablas_hip/dsyrk_vbatched_core.hip.cpp magmablas_hip/ztrmm_vbatched_core.hip.cpp magmablas_hip/ztrsm_small_vbatched.hip.cpp magmablas_hip/ztrsm_inv_vbatched_core.hip.cpp magmablas_hip/ztrtri_diag_vbatched.hip.cpp magmablas_hip/zgemm_vbatched.cpp magmablas_hip/zgemv_vbatched.cpp magmablas_hip/zhemm_vbatched.cpp magmablas_hip/zhemv_vbatched.cpp magmablas_hip/zher2k_vbatched.cpp magmablas_hip/zherk_vbatched.cpp magmablas_hip/zsyr2k_vbatched.cpp magmablas_hip/zsyrk_vbatched.cpp magmablas_hip/ztrmm_vbatched.cpp magmablas_hip/ztrsm_vbatched_core.cpp magmablas_hip/ztrsm_vbatched.cpp magmablas_hip/ztrsm_inv_vbatched.cpp magmablas_hip/zgetf2_kernels_var.hip.cpp magmablas_hip/zlaswp_vbatched.hip.cpp magmablas_hip/zpotf2_kernels_var.hip.cpp magmablas_hip/prefix_sum.hip.cpp magmablas_hip/vbatched_aux.hip.cpp magmablas_hip/vbatched_check.hip.cpp magmablas_hip/blas_zbatched.cpp magmablas_hip/hgemm_batched_core.hip.cpp magmablas_hip/slag2h.hip.cpp magmablas_hip/hlag2s.hip.cpp magmablas_hip/hlaconvert.hip.cpp magmablas_hip/hlaswp.hip.cpp magmablas_hip/hset_pointer.hip.cpp magmablas_hip/zposv_irgmres_kernels.hip.cpp >> Makefile.gen.hip 2024-08-20T21:58:00.8829205Z #31 18.90 ./tools/codegen.py --make --prefix libmagma_dynamic >> Makefile.gen.hip 2024-08-20T21:58:01.0251140Z #31 18.93 ./tools/codegen.py --make --prefix libtest testing/magma_util.cpp testing/magma_zutil.cpp testing/magma_zgesvd_check.cpp testing/magma_generate.cpp >> Makefile.gen.hip 2024-08-20T21:58:01.0258501Z #31 18.99 ./tools/codegen.py --make --prefix liblapacktest testing/lin/magma_z_no_fortran.cpp testing/lin/zbdt01.f testing/lin/zget22.f testing/lin/zhet21.f testing/lin/zhet22.f testing/lin/zhst01.f testing/lin/zunt01.f testing/lin/zqpt01.f testing/lin/zqrt02.f testing/lin/zlarfy.f testing/lin/zstt21.f testing/lin/cbdt01.f testing/lin/cget22.f testing/lin/chet21.f testing/lin/chet22.f testing/lin/chst01.f testing/lin/cunt01.f testing/lin/cqpt01.f testing/lin/cqrt02.f testing/lin/clarfy.f testing/lin/cstt21.f testing/lin/dbdt01.f testing/lin/dget22.f testing/lin/dsyt21.f testing/lin/dsyt22.f testing/lin/dhst01.f testing/lin/dort01.f testing/lin/dqpt01.f testing/lin/dqrt02.f testing/lin/dlarfy.f testing/lin/dstt21.f testing/lin/sbdt01.f testing/lin/sget22.f testing/lin/ssyt21.f testing/lin/ssyt22.f testing/lin/shst01.f testing/lin/sort01.f testing/lin/sqpt01.f testing/lin/sqrt02.f testing/lin/slarfy.f testing/lin/sstt21.f >> Makefile.gen.hip 2024-08-20T21:58:01.0292691Z #31 19.04 ./tools/codegen.py --make --prefix testing testing/testing_zaxpy.cpp testing/testing_zgemm.cpp testing/testing_zgemv.cpp testing/testing_zhemm.cpp testing/testing_zhemv.cpp testing/testing_zherk.cpp testing/testing_zher2k.cpp testing/testing_zsymv.cpp testing/testing_ztrmm.cpp testing/testing_ztrmv.cpp testing/testing_ztrsm.cpp testing/testing_ztrsv.cpp testing/testing_zhemm_mgpu.cpp testing/testing_zhemv_mgpu.cpp testing/testing_zher2k_mgpu.cpp testing/testing_blas_z.cpp testing/testing_cblas_z.cpp testing/testing_zgeadd.cpp testing/testing_zgeam.cpp testing/testing_zlacpy.cpp testing/testing_zlag2c.cpp testing/testing_zlange.cpp testing/testing_zlanhe.cpp testing/testing_zlarfg.cpp testing/testing_zlascl.cpp testing/testing_zlaset.cpp testing/testing_zlaset_band.cpp testing/testing_zlat2c.cpp testing/testing_znan_inf.cpp testing/testing_zprint.cpp testing/testing_zsymmetrize.cpp testing/testing_zsymmetrize_tiles.cpp testing/testing_zswap.cpp testing/testing_ztranspose.cpp testing/testing_ztrtri_diag.cpp testing/testing_auxiliary.cpp testing/testing_constants.cpp testing/testing_operators.cpp testing/testing_parse_opts.cpp testing/testing_zgenerate.cpp testing/testing_zcposv_gpu.cpp testing/testing_zposv_gpu.cpp testing/testing_zpotrf_gpu.cpp testing/testing_zpotf2_gpu.cpp testing/testing_zpotri_gpu.cpp testing/testing_ztrtri_gpu.cpp testing/testing_zpotrf_mgpu.cpp testing/testing_zposv.cpp testing/testing_zpotrf.cpp testing/testing_zpotri.cpp testing/testing_ztrtri.cpp testing/testing_dshposv_gpu.cpp testing/testing_zhesv.cpp testing/testing_zhesv_nopiv_gpu.cpp testing/testing_zsysv_nopiv_gpu.cpp testing/testing_zhetrf.cpp testing/testing_zcgesv_gpu.cpp testing/testing_dxgesv_gpu.cpp testing/testing_zgesv_gpu.cpp testing/testing_zgetrf_gpu.cpp testing/testing_zgetf2_gpu.cpp testing/testing_zgetri_gpu.cpp testing/testing_zgetrf_mgpu.cpp testing/testing_zgbsv_gpu.cpp testing/testing_zgbtrf_gpu.cpp testing/testing_zgesv.cpp testing/testing_zgesv_rbt.cpp testing/testing_zgetrf.cpp testing/testing_zcgeqrsv_gpu.cpp testing/testing_zgegqr_gpu.cpp testing/testing_zgelqf_gpu.cpp testing/testing_zgels_gpu.cpp testing/testing_zgels3_gpu.cpp testing/testing_zgeqp3_gpu.cpp testing/testing_zgeqr2_gpu.cpp testing/testing_zgeqr2x_gpu.cpp testing/testing_zgeqrf_gpu.cpp testing/testing_zlarfb_gpu.cpp testing/testing_zungqr_gpu.cpp testing/testing_zunmql_gpu.cpp testing/testing_zunmqr_gpu.cpp testing/testing_zgeqrf_mgpu.cpp testing/testing_zgelqf.cpp testing/testing_zgels.cpp testing/testing_zgeqlf.cpp testing/testing_zgeqp3.cpp testing/testing_zgeqrf.cpp testing/testing_zgglse.cpp testing/testing_zunglq.cpp testing/testing_zungqr.cpp testing/testing_zunmlq.cpp testing/testing_zunmql.cpp testing/testing_zunmqr.cpp testing/testing_zheevd_gpu.cpp testing/testing_zhetrd_gpu.cpp testing/testing_zhetrd_mgpu.cpp testing/testing_zheevd.cpp testing/testing_zhetrd.cpp testing/testing_zheevdx_2stage.cpp testing/testing_zhegst.cpp testing/testing_zhegst_gpu.cpp testing/testing_zhegvd.cpp testing/testing_zhegvdx.cpp testing/testing_zhegvdx_2stage.cpp testing/testing_dgeev.cpp testing/testing_zgeev.cpp testing/testing_zgehrd.cpp testing/testing_zgesdd.cpp testing/testing_zgesvd.cpp testing/testing_zgebrd.cpp testing/testing_zungbr.cpp testing/testing_zunmbr.cpp testing/testing_zgeadd_batched.cpp testing/testing_zgemm_batched.cpp testing/testing_zgemv_batched.cpp testing/testing_zhemm_batched.cpp testing/testing_zhemv_batched.cpp testing/testing_zherk_batched.cpp testing/testing_zher2k_batched.cpp testing/testing_zlacpy_batched.cpp testing/testing_zsyr2k_batched.cpp testing/testing_ztrmm_batched.cpp testing/testing_ztrsm_batched.cpp testing/testing_ztrsv_batched.cpp testing/testing_zgeqrf_batched.cpp testing/testing_zgbtrf_batched.cpp testing/testing_zgbsv_batched.cpp testing/testing_zgesv_batched.cpp testing/testing_zgesv_nopiv_batched.cpp testing/testing_zgetrf_batched.cpp testing/testing_zgetrf_nopiv_batched.cpp testing/testing_zgetri_batched.cpp testing/testing_zposv_batched.cpp testing/testing_zpotrf_batched.cpp testing/testing_zgemm_vbatched.cpp testing/testing_zgemv_vbatched.cpp testing/testing_zhemm_vbatched.cpp testing/testing_zhemv_vbatched.cpp testing/testing_zherk_vbatched.cpp testing/testing_zher2k_vbatched.cpp testing/testing_zsyrk_vbatched.cpp testing/testing_zsyr2k_vbatched.cpp testing/testing_ztrmm_vbatched.cpp testing/testing_ztrsm_vbatched.cpp testing/testing_zpotrf_vbatched.cpp testing/testing_zgetrf_vbatched.cpp testing/testing_hgemm.cpp testing/testing_hgemm_batched.cpp testing/testing_sgemm_fp16.cpp testing/testing_zgetrf_gpu_f.F90 testing/testing_zgetrf_f.f90 >> Makefile.gen.hip 2024-08-20T21:58:01.3468363Z #31 19.36 ./tools/codegen.py --make --prefix libsparse sparse_hip/blas/magma_z_blaswrapper.cpp sparse_hip/blas/zbajac_csr.hip.cpp sparse_hip/blas/zbajac_csr_overlap.hip.cpp sparse_hip/blas/zgeaxpy.hip.cpp sparse_hip/blas/zgecsr5mv.hip.cpp sparse_hip/blas/zgecsrmv.hip.cpp sparse_hip/blas/zgeellmv.hip.cpp sparse_hip/blas/zgeelltmv.hip.cpp sparse_hip/blas/zgeellrtmv.hip.cpp sparse_hip/blas/zgesellcmv.hip.cpp sparse_hip/blas/zgesellcmmv.hip.cpp sparse_hip/blas/zjacobisetup.hip.cpp sparse_hip/blas/zlobpcg_shift.hip.cpp sparse_hip/blas/zlobpcg_residuals.hip.cpp sparse_hip/blas/zlobpcg_maxpy.hip.cpp sparse_hip/blas/zmdotc.hip.cpp sparse_hip/blas/zgemvmdot.hip.cpp sparse_hip/blas/zmdot_shfl.hip.cpp sparse_hip/blas/zmergebicgstab2.hip.cpp sparse_hip/blas/zmergebicgstab3.hip.cpp sparse_hip/blas/zmergeidr.hip.cpp sparse_hip/blas/zmergecg.hip.cpp sparse_hip/blas/zmergecgs.hip.cpp sparse_hip/blas/zmergeqmr.hip.cpp sparse_hip/blas/zmergebicgstab.hip.cpp sparse_hip/blas/zmergetfqmr.hip.cpp sparse_hip/blas/zmgecsrmv.hip.cpp sparse_hip/blas/zmgeellmv.hip.cpp sparse_hip/blas/zmgeelltmv.hip.cpp sparse_hip/blas/zmgesellcmmv.hip.cpp sparse_hip/blas/zpipelinedgmres.hip.cpp sparse_hip/blas/zilu.cpp sparse_hip/blas/magma_ztrisolve.cpp sparse_hip/blas/magma_trisolve.cpp sparse_hip/blas/magma_zcuspmm.cpp sparse_hip/blas/magma_zcuspaxpy.cpp sparse_hip/blas/zcgecsrmv_mixed_prec.hip.cpp sparse_hip/blas/zparilu.cpp sparse_hip/blas/zparilu_kernels.hip.cpp sparse_hip/blas/zparic_kernels.hip.cpp sparse_hip/blas/zparilut_kernels.hip.cpp sparse_hip/blas/zparilut_candidates.hip.cpp sparse_hip/blas/magma_zthrsrm.hip.cpp sparse_hip/blas/magma_zpreselect.hip.cpp sparse_hip/blas/magma_zsampleselect.hip.cpp sparse_hip/blas/magma_zsampleselect_nodp.hip.cpp sparse_hip/blas/zcompact.hip.cpp sparse_hip/blas/magma_zmcsrcompressor_gpu.hip.cpp sparse_hip/blas/magma_zdiagcheck.hip.cpp sparse_hip/blas/zgecsrreimsplit.hip.cpp sparse_hip/blas/zgedensereimsplit.hip.cpp sparse_hip/blas/magma_zmconjugate.hip.cpp sparse_hip/blas/magma_zget_rowptr.hip.cpp sparse_hip/blas/magma_zmatrixtools_gpu.hip.cpp sparse_hip/blas/zjaccard_weights.hip.cpp sparse_hip/blas/zgeisai_trsv.hip.cpp sparse_hip/blas/zgeisai_maxblock.hip.cpp sparse_hip/blas/zgeisai_batched32.hip.cpp sparse_hip/blas/zge3pt.hip.cpp sparse_hip/blas/zmergeblockkrylov.hip.cpp sparse_hip/blas/zgecscsyncfreetrsm.hip.cpp sparse_hip/control/error.cpp sparse_hip/control/magma_zdomainoverlap.cpp sparse_hip/control/magma_zutil_sparse.cpp sparse_hip/control/magma_zfree.cpp sparse_hip/control/magma_zmatrixchar.cpp sparse_hip/control/magma_zmconvert.cpp sparse_hip/control/magma_zmgenerator.cpp sparse_hip/control/magma_zmio.cpp sparse_hip/control/magma_zsolverinfo.cpp sparse_hip/control/magma_zcsrsplit.cpp sparse_hip/control/magma_zpariluutils.cpp sparse_hip/control/magma_zmcsrpass.cpp sparse_hip/control/magma_zmcsrpass_gpu.cpp sparse_hip/control/magma_zmcsrcompressor.cpp sparse_hip/control/magma_zmscale.cpp sparse_hip/control/magma_zmshrink.cpp sparse_hip/control/magma_zmslice.cpp sparse_hip/control/magma_zmdiagdom.cpp sparse_hip/control/magma_zmdiff.cpp sparse_hip/control/magma_zmlumerge.cpp sparse_hip/control/magma_zmtranspose.cpp sparse_hip/control/magma_zmtranspose_cpu.cpp sparse_hip/control/magma_zmtransfer.cpp sparse_hip/control/magma_zmilustruct.cpp sparse_hip/control/magma_zselect.cpp sparse_hip/control/magma_zsort.cpp sparse_hip/control/magma_zvinit.cpp sparse_hip/control/magma_zvio.cpp sparse_hip/control/magma_zvtranspose.cpp sparse_hip/control/magma_zvpass.cpp sparse_hip/control/magma_zvpass_gpu.cpp sparse_hip/control/mmio.cpp sparse_hip/control/magma_zgeisai_tools.cpp sparse_hip/control/magma_zmsupernodal.cpp sparse_hip/control/magma_zmfrobenius.cpp sparse_hip/control/magma_zmatrix_tools.cpp sparse_hip/control/magma_zparilu_kernels.cpp sparse_hip/control/magma_zparic_kernels.cpp sparse_hip/control/magma_zparilut_kernels.cpp sparse_hip/control/magma_zparilut_tools.cpp sparse_hip/control/magma_zparict_tools.cpp sparse_hip/src/zcg.cpp sparse_hip/src/zcg_res.cpp sparse_hip/src/zcg_merge.cpp sparse_hip/src/zpcg_merge.cpp sparse_hip/src/zbicgstab.cpp sparse_hip/src/zbicg.cpp sparse_hip/src/zpbicg.cpp sparse_hip/src/zbicgstab_merge.cpp sparse_hip/src/zbicgstab_merge2.cpp sparse_hip/src/zbicgstab_merge3.cpp sparse_hip/src/zqmr.cpp sparse_hip/src/zqmr_merge.cpp sparse_hip/src/ztfqmr.cpp sparse_hip/src/ztfqmr_unrolled.cpp sparse_hip/src/ztfqmr_merge.cpp sparse_hip/src/zpqmr.cpp sparse_hip/src/zpqmr_merge.cpp sparse_hip/src/zptfqmr.cpp sparse_hip/src/zptfqmr_merge.cpp sparse_hip/src/zidr.cpp sparse_hip/src/zidr_merge.cpp sparse_hip/src/zidr_strms.cpp sparse_hip/src/ziterref.cpp sparse_hip/src/zftjacobi.cpp sparse_hip/src/zjacobi.cpp sparse_hip/src/zbaiter.cpp sparse_hip/src/zbaiter_overlap.cpp sparse_hip/src/zpcg.cpp sparse_hip/src/zcgs.cpp sparse_hip/src/zcgs_merge.cpp sparse_hip/src/zpcgs.cpp sparse_hip/src/zpcgs_merge.cpp sparse_hip/src/zbpcg.cpp sparse_hip/src/zfgmres.cpp sparse_hip/src/zpbicgstab.cpp sparse_hip/src/zpidr.cpp sparse_hip/src/zpidr_merge.cpp sparse_hip/src/zpidr_strms.cpp sparse_hip/src/zbombard.cpp sparse_hip/src/zbombard_merge.cpp sparse_hip/src/zpbicgstab_merge.cpp sparse_hip/src/zlobpcg.cpp sparse_hip/src/zlsqr.cpp sparse_hip/src/zcustomic.cpp sparse_hip/src/zcustomilu.cpp sparse_hip/src/zparilu_gpu.cpp sparse_hip/src/zparilu_cpu.cpp sparse_hip/src/zparic_gpu.cpp sparse_hip/src/zparic_cpu.cpp sparse_hip/src/zparilut_gpu_nodp.cpp sparse_hip/src/zparilut_gpu.cpp sparse_hip/src/zparilut_cpu.cpp sparse_hip/src/zparict_cpu.cpp sparse_hip/src/zparilut.cpp sparse_hip/src/zparict.cpp sparse_hip/src/zgeisai_apply.cpp sparse_hip/src/zgeisai_lower.cpp sparse_hip/src/zgeisai_upper.cpp sparse_hip/src/magma_zqr_wrapper.cpp sparse_hip/src/magma_zcustomspmv.cpp sparse_hip/src/magma_zcustomprecond.cpp sparse_hip/src/magma_z_precond_wrapper.cpp sparse_hip/src/magma_z_solver_wrapper.cpp sparse_hip/src/zresidual.cpp sparse_hip/src/zresidualvec.cpp sparse_hip/src/zjacobidomainoverlap.cpp >> Makefile.gen.hip 2024-08-20T21:58:01.7063482Z #31 19.72 ./tools/codegen.py --make --prefix libsparse_dynamic sparse_hip/blas/magma_dsampleselect_core.hip.cpp sparse_hip/blas/magma_sampleselect.hip.cpp >> Makefile.gen.hip 2024-08-20T21:58:01.8509296Z #31 19.77 ./tools/codegen.py --make --prefix sparse_testing sparse_hip/testing/testing_zblas.cpp sparse_hip/testing/testing_zmatrix.cpp sparse_hip/testing/testing_zio.cpp sparse_hip/testing/testing_zmcompressor.cpp sparse_hip/testing/testing_zmconverter.cpp sparse_hip/testing/testing_zsort.cpp sparse_hip/testing/testing_zmatrixinfo.cpp sparse_hip/testing/testing_zgetrowptr.cpp sparse_hip/testing/testing_zdot.cpp sparse_hip/testing/testing_zmdotc.cpp sparse_hip/testing/testing_zspmv.cpp sparse_hip/testing/testing_zspmv_check.cpp sparse_hip/testing/testing_zspmm.cpp sparse_hip/testing/testing_zmadd.cpp sparse_hip/testing/testing_zcspmv_mixed.cpp sparse_hip/testing/testing_zsolver.cpp sparse_hip/testing/testing_zsolver_rhs.cpp sparse_hip/testing/testing_zsolver_rhs_scaling.cpp sparse_hip/testing/testing_zpreconditioner.cpp sparse_hip/testing/testing_zsptrsv.cpp sparse_hip/testing/testing_zselect.cpp sparse_hip/testing/testing_zmatrixcapcup.cpp >> Makefile.gen.hip 2024-08-20T21:58:01.8521164Z #31 19.86 ./tools/codegen.py --make --prefix header include/magma_z.h include/magma_zc.h include/magmablas_z.h include/magmablas_z_v1.h include/magmablas_z_v1_map.h include/magmablas_zc.h include/magmablas_zc_v1.h include/magmablas_zc_v1_map.h include/magma_zlapack.h include/magma_zbulge.h include/magma_zbulgeinc.h include/magma_zgehrd_m.h include/magma_zbatched.h include/magma_zvbatched.h magmablas_hip/commonblas_z.h magmablas_hip/ztrtri.hip.hpp magmablas_hip/ztrtri_lower_device.hip.hpp magmablas_hip/ztrtri_upper_device.hip.hpp magmablas_hip/zgerbt.h magmablas_hip/zpotf2_devicesfunc.hip.hpp magmablas_hip/zlarfg_devicesfunc.hip.hpp magmablas_hip/ztrsv_template_device.hip.hpp magmablas_hip/zgetf2_devicefunc.hip.hpp magmablas_hip/zlaswp_device.hip.hpp magmablas_hip/zgeqr2_batched_fused.hip.hpp magmablas_hip/zlarf_batched_fused.hip.hpp magmablas_hip/zgbtf2_devicefunc.hip.hpp testing/testing_z.h sparse_hip/include/magmasparse_z.h sparse_hip/include/magmasparse_zc.h sparse_hip/include/magmasparse_types.h >> Makefile.gen.hip 2024-08-20T21:58:02.3969073Z #31 20.41 cp include/magma_config.h.in include/magma_config.h 2024-08-20T21:58:02.5002398Z #31 20.41 ./tools/codegen.py -p s include/magma_z.h 2024-08-20T21:58:02.5003596Z #31 20.41 ./tools/codegen.py -p d include/magma_z.h 2024-08-20T21:58:02.5004736Z #31 20.41 ./tools/codegen.py -p c include/magma_z.h 2024-08-20T21:58:02.5005969Z #31 20.41 ./tools/codegen.py -p ds include/magma_zc.h 2024-08-20T21:58:02.5007174Z #31 20.41 ./tools/codegen.py -p s include/magmablas_z.h 2024-08-20T21:58:02.5008365Z #31 20.41 ./tools/codegen.py -p d include/magmablas_z.h 2024-08-20T21:58:02.5009596Z #31 20.41 ./tools/codegen.py -p c include/magmablas_z.h 2024-08-20T21:58:02.5010835Z #31 20.41 ./tools/codegen.py -p s include/magmablas_z_v1.h 2024-08-20T21:58:02.5012940Z #31 20.41 sed -i -e 's/#cmakedefine MAGMA_CUDA_ARCH_MIN @MAGMA_CUDA_ARCH_MIN@/#define MAGMA_CUDA_ARCH_MIN /g' include/magma_config.h 2024-08-20T21:58:02.5014937Z #31 20.41 ./tools/codegen.py -p d include/magmablas_z_v1.h 2024-08-20T21:58:02.5016227Z #31 20.41 ./tools/codegen.py -p c include/magmablas_z_v1.h 2024-08-20T21:58:02.5017527Z #31 20.41 ./tools/codegen.py -p s include/magmablas_z_v1_map.h 2024-08-20T21:58:02.5018892Z #31 20.41 ./tools/codegen.py -p d include/magmablas_z_v1_map.h 2024-08-20T21:58:02.5020242Z #31 20.41 ./tools/codegen.py -p c include/magmablas_z_v1_map.h 2024-08-20T21:58:02.5021500Z #31 20.41 ./tools/codegen.py -p ds include/magmablas_zc.h 2024-08-20T21:58:02.5022720Z #31 20.41 ./tools/codegen.py -p ds include/magmablas_zc_v1.h 2024-08-20T21:58:02.5023980Z #31 20.41 ./tools/codegen.py -p ds include/magmablas_zc_v1_map.h 2024-08-20T21:58:02.5025260Z #31 20.41 ./tools/codegen.py -p s include/magma_zlapack.h 2024-08-20T21:58:02.5026509Z #31 20.41 ./tools/codegen.py -p d include/magma_zlapack.h 2024-08-20T21:58:02.5027754Z #31 20.41 ./tools/codegen.py -p c include/magma_zlapack.h 2024-08-20T21:58:02.5029429Z #31 20.41 sed -i -e 's/#cmakedefine MAGMA_HAVE_CUDA/#undef MAGMA_HAVE_CUDA/g' include/magma_config.h 2024-08-20T21:58:02.5031082Z #31 20.41 ./tools/codegen.py -p s include/magma_zbulge.h 2024-08-20T21:58:02.5032598Z #31 20.41 ./tools/codegen.py -p d include/magma_zbulge.h 2024-08-20T21:58:02.5033823Z #31 20.41 ./tools/codegen.py -p c include/magma_zbulge.h 2024-08-20T21:58:02.5035065Z #31 20.41 ./tools/codegen.py -p s include/magma_zbulgeinc.h 2024-08-20T21:58:02.5036395Z #31 20.41 ./tools/codegen.py -p d include/magma_zbulgeinc.h 2024-08-20T21:58:02.5037693Z #31 20.41 ./tools/codegen.py -p c include/magma_zbulgeinc.h 2024-08-20T21:58:02.5038977Z #31 20.41 ./tools/codegen.py -p s include/magma_zgehrd_m.h 2024-08-20T21:58:02.5040245Z #31 20.41 ./tools/codegen.py -p d include/magma_zgehrd_m.h 2024-08-20T21:58:02.5041513Z #31 20.41 ./tools/codegen.py -p c include/magma_zgehrd_m.h 2024-08-20T21:58:02.5043229Z #31 20.41 sed -i -e 's/#cmakedefine MAGMA_HAVE_HIP/#define MAGMA_HAVE_HIP/g' include/magma_config.h 2024-08-20T21:58:02.5044885Z #31 20.42 ./tools/codegen.py -p s include/magma_zbatched.h 2024-08-20T21:58:02.5046295Z #31 20.42 ./tools/codegen.py -p d include/magma_zbatched.h 2024-08-20T21:58:02.5047578Z #31 20.42 ./tools/codegen.py -p c include/magma_zbatched.h 2024-08-20T21:58:02.5048842Z #31 20.42 ./tools/codegen.py -p s include/magma_zvbatched.h 2024-08-20T21:58:02.5050121Z #31 20.42 ./tools/codegen.py -p d include/magma_zvbatched.h 2024-08-20T21:58:02.5051410Z #31 20.42 ./tools/codegen.py -p c include/magma_zvbatched.h 2024-08-20T21:58:02.5052722Z #31 20.42 ./tools/codegen.py -p s magmablas_hip/commonblas_z.h 2024-08-20T21:58:02.5054095Z #31 20.42 ./tools/codegen.py -p d magmablas_hip/commonblas_z.h 2024-08-20T21:58:02.5055669Z #31 20.42 ./tools/codegen.py -p c magmablas_hip/commonblas_z.h 2024-08-20T21:58:02.5057034Z #31 20.42 ./tools/codegen.py -p c magmablas_hip/ztrtri.hip.hpp 2024-08-20T21:58:02.5058412Z #31 20.42 ./tools/codegen.py -p d magmablas_hip/ztrtri.hip.hpp 2024-08-20T21:58:02.5059794Z #31 20.42 ./tools/codegen.py -p s magmablas_hip/ztrtri.hip.hpp 2024-08-20T21:58:02.5061323Z #31 20.42 ./tools/codegen.py -p c magmablas_hip/ztrtri_lower_device.hip.hpp 2024-08-20T21:58:02.5062991Z #31 20.42 ./tools/codegen.py -p d magmablas_hip/ztrtri_lower_device.hip.hpp 2024-08-20T21:58:02.5064797Z #31 20.42 ./tools/codegen.py -p s magmablas_hip/ztrtri_lower_device.hip.hpp 2024-08-20T21:58:02.5066477Z #31 20.42 ./tools/codegen.py -p c magmablas_hip/ztrtri_upper_device.hip.hpp 2024-08-20T21:58:02.5068119Z #31 20.42 ./tools/codegen.py -p d magmablas_hip/ztrtri_upper_device.hip.hpp 2024-08-20T21:58:02.5069792Z #31 20.42 ./tools/codegen.py -p s magmablas_hip/ztrtri_upper_device.hip.hpp 2024-08-20T21:58:02.5071250Z #31 20.42 ./tools/codegen.py -p c magmablas_hip/zgerbt.h 2024-08-20T21:58:02.5072448Z #31 20.42 ./tools/codegen.py -p d magmablas_hip/zgerbt.h 2024-08-20T21:58:02.5073660Z #31 20.48 ./tools/codegen.py -p s magmablas_hip/zgerbt.h 2024-08-20T21:58:02.5075099Z #31 20.48 ./tools/codegen.py -p s magmablas_hip/zpotf2_devicesfunc.hip.hpp 2024-08-20T21:58:02.5076738Z #31 20.50 ./tools/codegen.py -p d magmablas_hip/zpotf2_devicesfunc.hip.hpp 2024-08-20T21:58:02.5078393Z #31 20.50 ./tools/codegen.py -p c magmablas_hip/zpotf2_devicesfunc.hip.hpp 2024-08-20T21:58:02.5080053Z #31 20.50 ./tools/codegen.py -p s magmablas_hip/zlarfg_devicesfunc.hip.hpp 2024-08-20T21:58:02.5081709Z #31 20.50 ./tools/codegen.py -p d magmablas_hip/zlarfg_devicesfunc.hip.hpp 2024-08-20T21:58:02.5083334Z #31 20.51 ./tools/codegen.py -p c magmablas_hip/zlarfg_devicesfunc.hip.hpp 2024-08-20T21:58:02.5085100Z #31 20.51 ./tools/codegen.py -p s magmablas_hip/ztrsv_template_device.hip.hpp 2024-08-20T21:58:02.6178575Z #31 20.51 ./tools/codegen.py -p d magmablas_hip/ztrsv_template_device.hip.hpp 2024-08-20T21:58:02.6180420Z #31 20.51 ./tools/codegen.py -p c magmablas_hip/ztrsv_template_device.hip.hpp 2024-08-20T21:58:02.6182094Z #31 20.52 ./tools/codegen.py -p s magmablas_hip/zgetf2_devicefunc.hip.hpp 2024-08-20T21:58:02.6183744Z #31 20.52 ./tools/codegen.py -p d magmablas_hip/zgetf2_devicefunc.hip.hpp 2024-08-20T21:58:02.6185387Z #31 20.52 ./tools/codegen.py -p c magmablas_hip/zgetf2_devicefunc.hip.hpp 2024-08-20T21:58:02.6187304Z #31 20.52 ./tools/codegen.py -p s magmablas_hip/zlaswp_device.hip.hpp 2024-08-20T21:58:02.6188847Z #31 20.52 ./tools/codegen.py -p d magmablas_hip/zlaswp_device.hip.hpp 2024-08-20T21:58:02.6190397Z #31 20.52 ./tools/codegen.py -p c magmablas_hip/zlaswp_device.hip.hpp 2024-08-20T21:58:02.6192001Z #31 20.52 ./tools/codegen.py -p s magmablas_hip/zgeqr2_batched_fused.hip.hpp 2024-08-20T21:58:02.6193697Z #31 20.52 ./tools/codegen.py -p d magmablas_hip/zgeqr2_batched_fused.hip.hpp 2024-08-20T21:58:02.6195397Z #31 20.52 ./tools/codegen.py -p c magmablas_hip/zgeqr2_batched_fused.hip.hpp 2024-08-20T21:58:02.6197076Z #31 20.52 ./tools/codegen.py -p s magmablas_hip/zlarf_batched_fused.hip.hpp 2024-08-20T21:58:02.6198727Z #31 20.52 ./tools/codegen.py -p d magmablas_hip/zlarf_batched_fused.hip.hpp 2024-08-20T21:58:02.6200387Z #31 20.52 ./tools/codegen.py -p c magmablas_hip/zlarf_batched_fused.hip.hpp 2024-08-20T21:58:02.6202034Z #31 20.52 ./tools/codegen.py -p s magmablas_hip/zgbtf2_devicefunc.hip.hpp 2024-08-20T21:58:02.6203660Z #31 20.52 ./tools/codegen.py -p d magmablas_hip/zgbtf2_devicefunc.hip.hpp 2024-08-20T21:58:02.6205372Z #31 20.52 ./tools/codegen.py -p c magmablas_hip/zgbtf2_devicefunc.hip.hpp 2024-08-20T21:58:02.6206780Z #31 20.52 ./tools/codegen.py -p s testing/testing_z.h 2024-08-20T21:58:02.6207924Z #31 20.53 ./tools/codegen.py -p d testing/testing_z.h 2024-08-20T21:58:02.6209086Z #31 20.53 ./tools/codegen.py -p c testing/testing_z.h 2024-08-20T21:58:02.6210429Z #31 20.53 ./tools/codegen.py -p s sparse_hip/include/magmasparse_z.h 2024-08-20T21:58:02.6212099Z #31 20.54 ./tools/codegen.py -p d sparse_hip/include/magmasparse_z.h 2024-08-20T21:58:02.6213626Z #31 20.54 ./tools/codegen.py -p c sparse_hip/include/magmasparse_z.h 2024-08-20T21:58:02.6215171Z #31 20.54 ./tools/codegen.py -p ds sparse_hip/include/magmasparse_zc.h 2024-08-20T21:58:02.6217044Z #31 20.54 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c99 -c -o control/sizeptr.o control/sizeptr.c 2024-08-20T21:58:02.6218770Z #31 20.55 ./tools/codegen.py -p s control/magma_zauxiliary.cpp 2024-08-20T21:58:02.6220154Z #31 20.55 ./tools/codegen.py -p d control/magma_zauxiliary.cpp 2024-08-20T21:58:02.6221523Z #31 20.55 ./tools/codegen.py -p c control/magma_zauxiliary.cpp 2024-08-20T21:58:02.6223098Z #31 20.55 ./tools/codegen.py -p c control/magma_zbulge.cpp 2024-08-20T21:58:02.6224378Z #31 20.55 ./tools/codegen.py -p d control/magma_zbulge.cpp 2024-08-20T21:58:02.6225661Z #31 20.55 ./tools/codegen.py -p s control/magma_zbulge.cpp 2024-08-20T21:58:02.6226946Z #31 20.55 ./tools/codegen.py -p s control/magma_znan_inf.cpp 2024-08-20T21:58:02.6228271Z #31 20.55 ./tools/codegen.py -p d control/magma_znan_inf.cpp 2024-08-20T21:58:02.6229579Z #31 20.55 ./tools/codegen.py -p c control/magma_znan_inf.cpp 2024-08-20T21:58:02.6230846Z #31 20.56 ./tools/codegen.py -p s control/zpanel_to_q.cpp 2024-08-20T21:58:02.6232530Z #31 20.56 ./tools/codegen.py -p d control/zpanel_to_q.cpp 2024-08-20T21:58:02.6233845Z #31 20.56 ./tools/codegen.py -p c control/zpanel_to_q.cpp 2024-08-20T21:58:02.6235094Z #31 20.56 ./tools/codegen.py -p s control/zprint.cpp 2024-08-20T21:58:02.6236314Z #31 20.56 ./tools/codegen.py -p d control/zprint.cpp 2024-08-20T21:58:02.6237526Z #31 20.56 ./tools/codegen.py -p c control/zprint.cpp 2024-08-20T21:58:02.6238690Z #31 20.58 ./tools/codegen.py -p s src/cblas_z.cpp 2024-08-20T21:58:02.6239839Z #31 20.60 ./tools/codegen.py -p d src/cblas_z.cpp 2024-08-20T21:58:02.6240982Z #31 20.61 ./tools/codegen.py -p c src/cblas_z.cpp 2024-08-20T21:58:02.6242167Z #31 20.61 ./tools/codegen.py -p ds src/zcposv_gpu.cpp 2024-08-20T21:58:02.6243372Z #31 20.61 ./tools/codegen.py -p s src/zposv_gpu.cpp 2024-08-20T21:58:02.6244560Z #31 20.61 ./tools/codegen.py -p d src/zposv_gpu.cpp 2024-08-20T21:58:02.6245852Z #31 20.61 ./tools/codegen.py -p c src/zposv_gpu.cpp 2024-08-20T21:58:02.6247043Z #31 20.61 ./tools/codegen.py -p s src/zpotrf_gpu.cpp 2024-08-20T21:58:02.6248252Z #31 20.63 ./tools/codegen.py -p d src/zpotrf_gpu.cpp 2024-08-20T21:58:02.7182266Z #31 20.63 ./tools/codegen.py -p c src/zpotrf_gpu.cpp 2024-08-20T21:58:02.7183790Z #31 20.63 ./tools/codegen.py -p s src/zpotri_gpu.cpp 2024-08-20T21:58:02.7184913Z #31 20.63 ./tools/codegen.py -p d src/zpotri_gpu.cpp 2024-08-20T21:58:02.7186035Z #31 20.63 ./tools/codegen.py -p c src/zpotri_gpu.cpp 2024-08-20T21:58:02.7187130Z #31 20.63 ./tools/codegen.py -p s src/zpotrs_gpu.cpp 2024-08-20T21:58:02.7188248Z #31 20.63 ./tools/codegen.py -p d src/zpotrs_gpu.cpp 2024-08-20T21:58:02.7189378Z #31 20.63 ./tools/codegen.py -p c src/zpotrs_gpu.cpp 2024-08-20T21:58:02.7190513Z #31 20.63 ./tools/codegen.py -p s src/zlauum_gpu.cpp 2024-08-20T21:58:02.7191611Z #31 20.63 ./tools/codegen.py -p d src/zlauum_gpu.cpp 2024-08-20T21:58:02.7192722Z #31 20.63 ./tools/codegen.py -p c src/zlauum_gpu.cpp 2024-08-20T21:58:02.7193834Z #31 20.63 ./tools/codegen.py -p s src/ztrtri_gpu.cpp 2024-08-20T21:58:02.7194934Z #31 20.63 ./tools/codegen.py -p d src/ztrtri_gpu.cpp 2024-08-20T21:58:02.7196051Z #31 20.63 ./tools/codegen.py -p c src/ztrtri_gpu.cpp 2024-08-20T21:58:02.7197193Z #31 20.63 ./tools/codegen.py -p s src/zpotrf_mgpu.cpp 2024-08-20T21:58:02.7198323Z #31 20.63 ./tools/codegen.py -p d src/zpotrf_mgpu.cpp 2024-08-20T21:58:02.7199459Z #31 20.64 ./tools/codegen.py -p c src/zpotrf_mgpu.cpp 2024-08-20T21:58:02.7200704Z #31 20.64 ./tools/codegen.py -p s src/zpotrf_mgpu_right.cpp 2024-08-20T21:58:02.7201962Z #31 20.64 ./tools/codegen.py -p d src/zpotrf_mgpu_right.cpp 2024-08-20T21:58:02.7203222Z #31 20.64 ./tools/codegen.py -p c src/zpotrf_mgpu_right.cpp 2024-08-20T21:58:02.7204703Z #31 20.64 ./tools/codegen.py -p s src/zpotrf3_mgpu.cpp 2024-08-20T21:58:02.7206021Z #31 20.64 ./tools/codegen.py -p d src/zpotrf3_mgpu.cpp 2024-08-20T21:58:02.7207176Z #31 20.64 ./tools/codegen.py -p c src/zpotrf3_mgpu.cpp 2024-08-20T21:58:02.7208264Z #31 20.64 ./tools/codegen.py -p s src/zposv.cpp 2024-08-20T21:58:02.7209272Z #31 20.64 ./tools/codegen.py -p d src/zposv.cpp 2024-08-20T21:58:02.7210297Z #31 20.65 ./tools/codegen.py -p c src/zposv.cpp 2024-08-20T21:58:02.7211480Z #31 20.66 ./tools/codegen.py -p s src/zpotrf.cpp 2024-08-20T21:58:02.7212519Z #31 20.66 ./tools/codegen.py -p d src/zpotrf.cpp 2024-08-20T21:58:02.7213570Z #31 20.66 ./tools/codegen.py -p c src/zpotrf.cpp 2024-08-20T21:58:02.7214619Z #31 20.66 ./tools/codegen.py -p s src/zpotri.cpp 2024-08-20T21:58:02.7215708Z #31 20.66 ./tools/codegen.py -p d src/zpotri.cpp 2024-08-20T21:58:02.7216736Z #31 20.66 ./tools/codegen.py -p c src/zpotri.cpp 2024-08-20T21:58:02.7217777Z #31 20.66 ./tools/codegen.py -p s src/zlauum.cpp 2024-08-20T21:58:02.7218823Z #31 20.66 ./tools/codegen.py -p d src/zlauum.cpp 2024-08-20T21:58:02.7219822Z #31 20.66 ./tools/codegen.py -p c src/zlauum.cpp 2024-08-20T21:58:02.7220858Z #31 20.66 ./tools/codegen.py -p s src/ztrtri.cpp 2024-08-20T21:58:02.7221900Z #31 20.67 ./tools/codegen.py -p d src/ztrtri.cpp 2024-08-20T21:58:02.7222915Z #31 20.68 ./tools/codegen.py -p c src/ztrtri.cpp 2024-08-20T21:58:02.7223977Z #31 20.68 ./tools/codegen.py -p s src/zpotrf_m.cpp 2024-08-20T21:58:02.7225052Z #31 20.68 ./tools/codegen.py -p d src/zpotrf_m.cpp 2024-08-20T21:58:02.7226112Z #31 20.68 ./tools/codegen.py -p c src/zpotrf_m.cpp 2024-08-20T21:58:02.7227228Z #31 20.70 ./tools/codegen.py -p ds src/zcgesv_gpu.cpp 2024-08-20T21:58:02.7228378Z #31 20.71 ./tools/codegen.py -p ds src/zcgetrs_gpu.cpp 2024-08-20T21:58:02.7229564Z #31 20.71 ./tools/codegen.py -p s src/zgerfs_nopiv_gpu.cpp 2024-08-20T21:58:02.7230966Z #31 20.71 ./tools/codegen.py -p d src/zgerfs_nopiv_gpu.cpp 2024-08-20T21:58:02.7231904Z #31 20.73 touch control/sizeptr.o 2024-08-20T21:58:02.7232910Z #31 20.73 ./tools/codegen.py -p c src/zgerfs_nopiv_gpu.cpp 2024-08-20T21:58:02.7234065Z #31 20.73 ./tools/codegen.py -p s src/zgesv_gpu.cpp 2024-08-20T21:58:02.8209532Z #31 20.73 ./tools/codegen.py -p d src/zgesv_gpu.cpp 2024-08-20T21:58:02.8210583Z #31 20.73 ./tools/codegen.py -p c src/zgesv_gpu.cpp 2024-08-20T21:58:02.8211630Z #31 20.73 ./tools/codegen.py -p s src/zgesv_nopiv_gpu.cpp 2024-08-20T21:58:02.8212567Z #31 20.73 ./tools/codegen.py -p d src/zgesv_nopiv_gpu.cpp 2024-08-20T21:58:02.8214200Z #31 20.73 ./tools/codegen.py -p c src/zgesv_nopiv_gpu.cpp 2024-08-20T21:58:02.8215305Z #31 20.73 ./tools/codegen.py -p s src/zgetrf_gpu.cpp 2024-08-20T21:58:02.8216241Z #31 20.74 ./tools/codegen.py -p d src/zgetrf_gpu.cpp 2024-08-20T21:58:02.8217145Z #31 20.74 ./tools/codegen.py -p c src/zgetrf_gpu.cpp 2024-08-20T21:58:02.8218076Z #31 20.74 ./tools/codegen.py -p s src/zgetrf_nopiv_gpu.cpp 2024-08-20T21:58:02.8219123Z #31 20.74 ./tools/codegen.py -p d src/zgetrf_nopiv_gpu.cpp 2024-08-20T21:58:02.8220144Z #31 20.74 ./tools/codegen.py -p c src/zgetrf_nopiv_gpu.cpp 2024-08-20T21:58:02.8221070Z #31 20.74 ./tools/codegen.py -p s src/zgetri_gpu.cpp 2024-08-20T21:58:02.8221929Z #31 20.74 ./tools/codegen.py -p d src/zgetri_gpu.cpp 2024-08-20T21:58:02.8222809Z #31 20.74 ./tools/codegen.py -p c src/zgetri_gpu.cpp 2024-08-20T21:58:02.8223769Z #31 20.74 ./tools/codegen.py -p s src/zgetrs_gpu.cpp 2024-08-20T21:58:02.8224961Z #31 20.74 ./tools/codegen.py -p d src/zgetrs_gpu.cpp 2024-08-20T21:58:02.8226094Z #31 20.74 ./tools/codegen.py -p c src/zgetrs_gpu.cpp 2024-08-20T21:58:02.8227228Z #31 20.74 ./tools/codegen.py -p s src/zgetrs_nopiv_gpu.cpp 2024-08-20T21:58:02.8228531Z #31 20.74 ./tools/codegen.py -p d src/zgetrs_nopiv_gpu.cpp 2024-08-20T21:58:02.8229595Z #31 20.74 ./tools/codegen.py -p c src/zgetrs_nopiv_gpu.cpp 2024-08-20T21:58:02.8230687Z #31 20.75 ./tools/codegen.py -p s src/zgetrf_mgpu.cpp 2024-08-20T21:58:02.8231783Z #31 20.75 ./tools/codegen.py -p d src/zgetrf_mgpu.cpp 2024-08-20T21:58:02.8232771Z #31 20.75 ./tools/codegen.py -p c src/zgetrf_mgpu.cpp 2024-08-20T21:58:02.8234046Z #31 20.76 ./tools/codegen.py -p s src/zgetrf2_mgpu.cpp 2024-08-20T21:58:02.8235019Z #31 20.76 ./tools/codegen.py -p d src/zgetrf2_mgpu.cpp 2024-08-20T21:58:02.8235969Z #31 20.76 ./tools/codegen.py -p c src/zgetrf2_mgpu.cpp 2024-08-20T21:58:02.8237044Z #31 20.76 ./tools/codegen.py -p s src/zgerbt_gpu.cpp 2024-08-20T21:58:02.8238077Z #31 20.76 ./tools/codegen.py -p d src/zgerbt_gpu.cpp 2024-08-20T21:58:02.8239120Z #31 20.76 ./tools/codegen.py -p c src/zgerbt_gpu.cpp 2024-08-20T21:58:02.8240214Z #31 20.76 ./tools/codegen.py -p s src/zgbsv_gpu.cpp 2024-08-20T21:58:02.8241313Z #31 20.76 ./tools/codegen.py -p d src/zgbsv_gpu.cpp 2024-08-20T21:58:02.8242320Z #31 20.76 ./tools/codegen.py -p c src/zgbsv_gpu.cpp 2024-08-20T21:58:02.8243302Z #31 20.76 ./tools/codegen.py -p s src/zgbtrf_gpu.cpp 2024-08-20T21:58:02.8244255Z #31 20.76 ./tools/codegen.py -p d src/zgbtrf_gpu.cpp 2024-08-20T21:58:02.8245346Z #31 20.76 ./tools/codegen.py -p c src/zgbtrf_gpu.cpp 2024-08-20T21:58:02.8246400Z #31 20.77 ./tools/codegen.py -p s src/zgesv.cpp 2024-08-20T21:58:02.8247338Z #31 20.77 ./tools/codegen.py -p d src/zgesv.cpp 2024-08-20T21:58:02.8248218Z #31 20.77 ./tools/codegen.py -p c src/zgesv.cpp 2024-08-20T21:58:02.8249113Z #31 20.77 ./tools/codegen.py -p s src/zgesv_rbt.cpp 2024-08-20T21:58:02.8250046Z #31 20.78 ./tools/codegen.py -p d src/zgesv_rbt.cpp 2024-08-20T21:58:02.8250975Z #31 20.78 ./tools/codegen.py -p c src/zgesv_rbt.cpp 2024-08-20T21:58:02.8251913Z #31 20.78 ./tools/codegen.py -p s src/zgetrf.cpp 2024-08-20T21:58:02.8252815Z #31 20.78 ./tools/codegen.py -p d src/zgetrf.cpp 2024-08-20T21:58:02.8253891Z #31 20.79 ./tools/codegen.py -p c src/zgetrf.cpp 2024-08-20T21:58:02.8254842Z #31 20.81 ./tools/codegen.py -p s src/zgetf2_nopiv.cpp 2024-08-20T21:58:02.8255835Z #31 20.83 ./tools/codegen.py -p d src/zgetf2_nopiv.cpp 2024-08-20T21:58:02.9394350Z #31 20.85 ./tools/codegen.py -p c src/zgetf2_nopiv.cpp 2024-08-20T21:58:02.9396283Z #31 20.85 ./tools/codegen.py -p s src/zgetrf_nopiv.cpp 2024-08-20T21:58:02.9397717Z #31 20.85 ./tools/codegen.py -p d src/zgetrf_nopiv.cpp 2024-08-20T21:58:02.9399036Z #31 20.85 ./tools/codegen.py -p c src/zgetrf_nopiv.cpp 2024-08-20T21:58:02.9400349Z #31 20.85 ./tools/codegen.py -p s src/zgetrf_m.cpp 2024-08-20T21:58:02.9401708Z #31 20.85 ./tools/codegen.py -p d src/zgetrf_m.cpp 2024-08-20T21:58:02.9403569Z #31 20.85 ./tools/codegen.py -p c src/zgetrf_m.cpp 2024-08-20T21:58:02.9406750Z #31 20.85 ./tools/codegen.py -p ds src/zcgeqrsv_gpu.cpp 2024-08-20T21:58:02.9410465Z #31 20.85 ./tools/codegen.py -p s src/zgelqf_gpu.cpp 2024-08-20T21:58:02.9411439Z #31 20.85 ./tools/codegen.py -p d src/zgelqf_gpu.cpp 2024-08-20T21:58:02.9412403Z #31 20.85 ./tools/codegen.py -p c src/zgelqf_gpu.cpp 2024-08-20T21:58:02.9413386Z #31 20.85 ./tools/codegen.py -p s src/zgels3_gpu.cpp 2024-08-20T21:58:02.9414358Z #31 20.85 ./tools/codegen.py -p d src/zgels3_gpu.cpp 2024-08-20T21:58:02.9415263Z #31 20.85 ./tools/codegen.py -p c src/zgels3_gpu.cpp 2024-08-20T21:58:02.9416139Z #31 20.85 ./tools/codegen.py -p s src/zgels_gpu.cpp 2024-08-20T21:58:02.9416995Z #31 20.86 ./tools/codegen.py -p d src/zgels_gpu.cpp 2024-08-20T21:58:02.9417936Z #31 20.86 ./tools/codegen.py -p c src/zgels_gpu.cpp 2024-08-20T21:58:02.9418906Z #31 20.86 ./tools/codegen.py -p s src/zgegqr_gpu.cpp 2024-08-20T21:58:02.9419889Z #31 20.86 ./tools/codegen.py -p d src/zgegqr_gpu.cpp 2024-08-20T21:58:02.9420856Z #31 20.86 ./tools/codegen.py -p c src/zgegqr_gpu.cpp 2024-08-20T21:58:02.9422123Z #31 20.86 ./tools/codegen.py -p s src/zgeqrf2_gpu.cpp 2024-08-20T21:58:02.9423132Z #31 20.86 ./tools/codegen.py -p d src/zgeqrf2_gpu.cpp 2024-08-20T21:58:02.9424124Z #31 20.86 ./tools/codegen.py -p c src/zgeqrf2_gpu.cpp 2024-08-20T21:58:02.9425342Z #31 20.86 ./tools/codegen.py -p s src/zgeqrf3_gpu.cpp 2024-08-20T21:58:02.9426608Z #31 20.86 ./tools/codegen.py -p d src/zgeqrf3_gpu.cpp 2024-08-20T21:58:02.9427609Z #31 20.86 ./tools/codegen.py -p c src/zgeqrf3_gpu.cpp 2024-08-20T21:58:02.9428620Z #31 20.86 ./tools/codegen.py -p s src/zgeqrf_gpu.cpp 2024-08-20T21:58:02.9429793Z #31 20.86 ./tools/codegen.py -p d src/zgeqrf_gpu.cpp 2024-08-20T21:58:02.9430728Z #31 20.86 ./tools/codegen.py -p c src/zgeqrf_gpu.cpp 2024-08-20T21:58:02.9431658Z #31 20.86 ./tools/codegen.py -p s src/zgeqr2x_gpu.cpp 2024-08-20T21:58:02.9432545Z #31 20.86 ./tools/codegen.py -p d src/zgeqr2x_gpu.cpp 2024-08-20T21:58:02.9433482Z #31 20.86 ./tools/codegen.py -p c src/zgeqr2x_gpu.cpp 2024-08-20T21:58:02.9434464Z #31 20.86 ./tools/codegen.py -p s src/zgeqr2x_gpu-v2.cpp 2024-08-20T21:58:02.9435488Z #31 20.87 ./tools/codegen.py -p d src/zgeqr2x_gpu-v2.cpp 2024-08-20T21:58:02.9436483Z #31 20.87 ./tools/codegen.py -p c src/zgeqr2x_gpu-v2.cpp 2024-08-20T21:58:02.9437532Z #31 20.87 ./tools/codegen.py -p s src/zgeqr2x_gpu-v3.cpp 2024-08-20T21:58:02.9438548Z #31 20.87 ./tools/codegen.py -p d src/zgeqr2x_gpu-v3.cpp 2024-08-20T21:58:02.9439507Z #31 20.87 ./tools/codegen.py -p c src/zgeqr2x_gpu-v3.cpp 2024-08-20T21:58:02.9440353Z #31 20.87 ./tools/codegen.py -p s src/zgeqrs3_gpu.cpp 2024-08-20T21:58:02.9440967Z #31 20.87 ./tools/codegen.py -p d src/zgeqrs3_gpu.cpp 2024-08-20T21:58:02.9441560Z #31 20.87 ./tools/codegen.py -p c src/zgeqrs3_gpu.cpp 2024-08-20T21:58:02.9442153Z #31 20.88 ./tools/codegen.py -p s src/zgeqrs_gpu.cpp 2024-08-20T21:58:02.9442741Z #31 20.88 ./tools/codegen.py -p d src/zgeqrs_gpu.cpp 2024-08-20T21:58:02.9443321Z #31 20.88 ./tools/codegen.py -p c src/zgeqrs_gpu.cpp 2024-08-20T21:58:02.9444084Z #31 20.89 ./tools/codegen.py -p s src/zlarfb_gpu.cpp 2024-08-20T21:58:02.9444681Z #31 20.90 ./tools/codegen.py -p d src/zlarfb_gpu.cpp 2024-08-20T21:58:02.9445416Z #31 20.91 ./tools/codegen.py -p c src/zlarfb_gpu.cpp 2024-08-20T21:58:02.9446043Z #31 20.93 ./tools/codegen.py -p s src/zlarfb_gpu_gemm.cpp 2024-08-20T21:58:02.9446689Z #31 20.95 ./tools/codegen.py -p d src/zlarfb_gpu_gemm.cpp 2024-08-20T21:58:03.0404529Z #31 20.95 ./tools/codegen.py -p c src/zlarfb_gpu_gemm.cpp 2024-08-20T21:58:03.0405919Z #31 20.95 ./tools/codegen.py -p s src/zungqr_gpu.cpp 2024-08-20T21:58:03.0407141Z #31 20.96 ./tools/codegen.py -p d src/zungqr_gpu.cpp 2024-08-20T21:58:03.0408427Z #31 20.96 ./tools/codegen.py -p c src/zungqr_gpu.cpp 2024-08-20T21:58:03.0409538Z #31 20.96 ./tools/codegen.py -p s src/zunmql2_gpu.cpp 2024-08-20T21:58:03.0410671Z #31 20.96 ./tools/codegen.py -p d src/zunmql2_gpu.cpp 2024-08-20T21:58:03.0411790Z #31 20.96 ./tools/codegen.py -p c src/zunmql2_gpu.cpp 2024-08-20T21:58:03.0412897Z #31 20.96 ./tools/codegen.py -p s src/zunmqr2_gpu.cpp 2024-08-20T21:58:03.0414344Z #31 20.96 ./tools/codegen.py -p d src/zunmqr2_gpu.cpp 2024-08-20T21:58:03.0415464Z #31 20.96 ./tools/codegen.py -p c src/zunmqr2_gpu.cpp 2024-08-20T21:58:03.0416587Z #31 20.96 ./tools/codegen.py -p s src/zunmqr_gpu.cpp 2024-08-20T21:58:03.0417685Z #31 20.96 ./tools/codegen.py -p d src/zunmqr_gpu.cpp 2024-08-20T21:58:03.0418782Z #31 20.97 ./tools/codegen.py -p c src/zunmqr_gpu.cpp 2024-08-20T21:58:03.0420056Z #31 20.97 ./tools/codegen.py -p s src/zgeqrf_mgpu.cpp 2024-08-20T21:58:03.0421207Z #31 20.97 ./tools/codegen.py -p d src/zgeqrf_mgpu.cpp 2024-08-20T21:58:03.0422356Z #31 20.97 ./tools/codegen.py -p c src/zgeqrf_mgpu.cpp 2024-08-20T21:58:03.0423500Z #31 20.97 ./tools/codegen.py -p c src/zgeqp3_gpu.cpp 2024-08-20T21:58:03.0424619Z #31 20.97 ./tools/codegen.py -p d src/zgeqp3_gpu.cpp 2024-08-20T21:58:03.0425748Z #31 20.97 ./tools/codegen.py -p s src/zgeqp3_gpu.cpp 2024-08-20T21:58:03.0426877Z #31 20.97 ./tools/codegen.py -p s src/zlaqps_gpu.cpp 2024-08-20T21:58:03.0428012Z #31 20.97 ./tools/codegen.py -p d src/zlaqps_gpu.cpp 2024-08-20T21:58:03.0429151Z #31 20.97 ./tools/codegen.py -p c src/zlaqps_gpu.cpp 2024-08-20T21:58:03.0430248Z #31 20.97 ./tools/codegen.py -p s src/zgelqf.cpp 2024-08-20T21:58:03.0431295Z #31 20.97 ./tools/codegen.py -p d src/zgelqf.cpp 2024-08-20T21:58:03.0432356Z #31 20.97 ./tools/codegen.py -p c src/zgelqf.cpp 2024-08-20T21:58:03.0433416Z #31 20.97 ./tools/codegen.py -p s src/zgels.cpp 2024-08-20T21:58:03.0434444Z #31 20.97 ./tools/codegen.py -p d src/zgels.cpp 2024-08-20T21:58:03.0435700Z #31 20.97 ./tools/codegen.py -p c src/zgels.cpp 2024-08-20T21:58:03.0436775Z #31 20.97 ./tools/codegen.py -p s src/zgeqlf.cpp 2024-08-20T21:58:03.0437658Z #31 20.97 ./tools/codegen.py -p d src/zgeqlf.cpp 2024-08-20T21:58:03.0438744Z #31 20.97 ./tools/codegen.py -p c src/zgeqlf.cpp 2024-08-20T21:58:03.0439820Z #31 20.97 ./tools/codegen.py -p s src/zgeqrf.cpp 2024-08-20T21:58:03.0440878Z #31 20.97 ./tools/codegen.py -p d src/zgeqrf.cpp 2024-08-20T21:58:03.0441954Z #31 20.97 ./tools/codegen.py -p c src/zgeqrf.cpp 2024-08-20T21:58:03.0443098Z #31 20.97 ./tools/codegen.py -p s src/zgeqrf_ooc.cpp 2024-08-20T21:58:03.0444245Z #31 20.97 ./tools/codegen.py -p d src/zgeqrf_ooc.cpp 2024-08-20T21:58:03.0445567Z #31 20.97 ./tools/codegen.py -p c src/zgeqrf_ooc.cpp 2024-08-20T21:58:03.0446853Z #31 20.97 ./tools/codegen.py -p s src/zgglse.cpp 2024-08-20T21:58:03.0447907Z #31 20.97 ./tools/codegen.py -p d src/zgglse.cpp 2024-08-20T21:58:03.0448940Z #31 20.97 ./tools/codegen.py -p c src/zgglse.cpp 2024-08-20T21:58:03.0450009Z #31 20.98 ./tools/codegen.py -p s src/zggrqf.cpp 2024-08-20T21:58:03.0451066Z #31 20.98 ./tools/codegen.py -p d src/zggrqf.cpp 2024-08-20T21:58:03.0452109Z #31 20.98 ./tools/codegen.py -p c src/zggrqf.cpp 2024-08-20T21:58:03.0453154Z #31 20.99 ./tools/codegen.py -p s src/zunglq.cpp 2024-08-20T21:58:03.0454217Z #31 21.00 ./tools/codegen.py -p d src/zunglq.cpp 2024-08-20T21:58:03.0455254Z #31 21.01 ./tools/codegen.py -p c src/zunglq.cpp 2024-08-20T21:58:03.0456310Z #31 21.03 ./tools/codegen.py -p s src/zungqr.cpp 2024-08-20T21:58:03.0457375Z #31 21.05 ./tools/codegen.py -p d src/zungqr.cpp 2024-08-20T21:58:03.1527116Z #31 21.05 ./tools/codegen.py -p c src/zungqr.cpp 2024-08-20T21:58:03.1528326Z #31 21.06 ./tools/codegen.py -p s src/zungqr2.cpp 2024-08-20T21:58:03.1529467Z #31 21.07 ./tools/codegen.py -p d src/zungqr2.cpp 2024-08-20T21:58:03.1530598Z #31 21.07 ./tools/codegen.py -p c src/zungqr2.cpp 2024-08-20T21:58:03.1531715Z #31 21.07 ./tools/codegen.py -p s src/zunmlq.cpp 2024-08-20T21:58:03.1532868Z #31 21.07 ./tools/codegen.py -p d src/zunmlq.cpp 2024-08-20T21:58:03.1533994Z #31 21.07 ./tools/codegen.py -p c src/zunmlq.cpp 2024-08-20T21:58:03.1535106Z #31 21.07 ./tools/codegen.py -p s src/zunmql.cpp 2024-08-20T21:58:03.1536343Z #31 21.07 ./tools/codegen.py -p d src/zunmql.cpp 2024-08-20T21:58:03.1537433Z #31 21.07 ./tools/codegen.py -p c src/zunmql.cpp 2024-08-20T21:58:03.1538502Z #31 21.08 ./tools/codegen.py -p s src/zunmqr.cpp 2024-08-20T21:58:03.1539584Z #31 21.08 ./tools/codegen.py -p d src/zunmqr.cpp 2024-08-20T21:58:03.1541036Z #31 21.08 ./tools/codegen.py -p c src/zunmqr.cpp 2024-08-20T21:58:03.1542100Z #31 21.08 ./tools/codegen.py -p s src/zunmrq.cpp 2024-08-20T21:58:03.1543157Z #31 21.08 ./tools/codegen.py -p d src/zunmrq.cpp 2024-08-20T21:58:03.1544237Z #31 21.08 ./tools/codegen.py -p c src/zunmrq.cpp 2024-08-20T21:58:03.1545307Z #31 21.08 ./tools/codegen.py -p c src/zgeqp3.cpp 2024-08-20T21:58:03.1546390Z #31 21.08 ./tools/codegen.py -p d src/zgeqp3.cpp 2024-08-20T21:58:03.1547487Z #31 21.08 ./tools/codegen.py -p s src/zgeqp3.cpp 2024-08-20T21:58:03.1548557Z #31 21.08 ./tools/codegen.py -p s src/zlaqps.cpp 2024-08-20T21:58:03.1549633Z #31 21.08 ./tools/codegen.py -p d src/zlaqps.cpp 2024-08-20T21:58:03.1550721Z #31 21.08 ./tools/codegen.py -p c src/zlaqps.cpp 2024-08-20T21:58:03.1551808Z #31 21.08 ./tools/codegen.py -p s src/zgeqrf_m.cpp 2024-08-20T21:58:03.1552933Z #31 21.08 ./tools/codegen.py -p d src/zgeqrf_m.cpp 2024-08-20T21:58:03.1554060Z #31 21.08 ./tools/codegen.py -p c src/zgeqrf_m.cpp 2024-08-20T21:58:03.1555181Z #31 21.08 ./tools/codegen.py -p s src/zungqr_m.cpp 2024-08-20T21:58:03.1556299Z #31 21.08 ./tools/codegen.py -p d src/zungqr_m.cpp 2024-08-20T21:58:03.1557417Z #31 21.08 ./tools/codegen.py -p c src/zungqr_m.cpp 2024-08-20T21:58:03.1558541Z #31 21.08 ./tools/codegen.py -p s src/zunmqr_m.cpp 2024-08-20T21:58:03.1559653Z #31 21.08 ./tools/codegen.py -p d src/zunmqr_m.cpp 2024-08-20T21:58:03.1560774Z #31 21.08 ./tools/codegen.py -p c src/zunmqr_m.cpp 2024-08-20T21:58:03.1562121Z #31 21.08 ./tools/codegen.py -p s src/zhetrf_gpu.cpp 2024-08-20T21:58:03.1563287Z #31 21.08 ./tools/codegen.py -p d src/zhetrf_gpu.cpp 2024-08-20T21:58:03.1564709Z #31 21.08 ./tools/codegen.py -p c src/zhetrf_gpu.cpp 2024-08-20T21:58:03.1565950Z #31 21.08 ./tools/codegen.py -p ds src/zchesv_gpu.cpp 2024-08-20T21:58:03.1567062Z #31 21.08 ./tools/codegen.py -p s src/zhesv.cpp 2024-08-20T21:58:03.1568125Z #31 21.08 ./tools/codegen.py -p d src/zhesv.cpp 2024-08-20T21:58:03.1569192Z #31 21.08 ./tools/codegen.py -p c src/zhesv.cpp 2024-08-20T21:58:03.1570263Z #31 21.08 ./tools/codegen.py -p s src/zhetrf.cpp 2024-08-20T21:58:03.1571461Z #31 21.08 ./tools/codegen.py -p d src/zhetrf.cpp 2024-08-20T21:58:03.1572521Z #31 21.08 ./tools/codegen.py -p c src/zhetrf.cpp 2024-08-20T21:58:03.1573560Z #31 21.08 ./tools/codegen.py -p s src/dsidi.cpp 2024-08-20T21:58:03.1574681Z #31 21.09 ./tools/codegen.py -p s src/zhetrf_aasen.cpp 2024-08-20T21:58:03.1575840Z #31 21.09 ./tools/codegen.py -p d src/zhetrf_aasen.cpp 2024-08-20T21:58:03.1576984Z #31 21.10 ./tools/codegen.py -p c src/zhetrf_aasen.cpp 2024-08-20T21:58:03.1578140Z #31 21.10 ./tools/codegen.py -p s src/zhetrf_nopiv.cpp 2024-08-20T21:58:03.1579295Z #31 21.13 ./tools/codegen.py -p d src/zhetrf_nopiv.cpp 2024-08-20T21:58:03.1580449Z #31 21.15 ./tools/codegen.py -p c src/zhetrf_nopiv.cpp 2024-08-20T21:58:03.1582108Z #31 21.16 ./tools/codegen.py -p s src/zhetrf_nopiv_cpu.cpp 2024-08-20T21:58:03.2526096Z #31 21.16 ./tools/codegen.py -p d src/zhetrf_nopiv_cpu.cpp 2024-08-20T21:58:03.2527450Z #31 21.18 ./tools/codegen.py -p c src/zhetrf_nopiv_cpu.cpp 2024-08-20T21:58:03.2528733Z #31 21.18 ./tools/codegen.py -p c src/zsytrf_nopiv_cpu.cpp 2024-08-20T21:58:03.2529983Z #31 21.18 ./tools/codegen.py -p s src/zhetrf_nopiv_gpu.cpp 2024-08-20T21:58:03.2531236Z #31 21.18 ./tools/codegen.py -p d src/zhetrf_nopiv_gpu.cpp 2024-08-20T21:58:03.2532491Z #31 21.18 ./tools/codegen.py -p c src/zhetrf_nopiv_gpu.cpp 2024-08-20T21:58:03.2533759Z #31 21.18 ./tools/codegen.py -p c src/zsytrf_nopiv_gpu.cpp 2024-08-20T21:58:03.2535016Z #31 21.18 ./tools/codegen.py -p s src/zhetrs_nopiv_gpu.cpp 2024-08-20T21:58:03.2536319Z #31 21.18 ./tools/codegen.py -p d src/zhetrs_nopiv_gpu.cpp 2024-08-20T21:58:03.2537581Z #31 21.18 ./tools/codegen.py -p c src/zhetrs_nopiv_gpu.cpp 2024-08-20T21:58:03.2538839Z #31 21.18 ./tools/codegen.py -p c src/zsytrs_nopiv_gpu.cpp 2024-08-20T21:58:03.2540082Z #31 21.18 ./tools/codegen.py -p s src/zhesv_nopiv_gpu.cpp 2024-08-20T21:58:03.2541333Z #31 21.18 ./tools/codegen.py -p d src/zhesv_nopiv_gpu.cpp 2024-08-20T21:58:03.2542904Z #31 21.19 ./tools/codegen.py -p c src/zhesv_nopiv_gpu.cpp 2024-08-20T21:58:03.2544130Z #31 21.19 ./tools/codegen.py -p c src/zsysv_nopiv_gpu.cpp 2024-08-20T21:58:03.2545324Z #31 21.19 ./tools/codegen.py -p s src/zlahef_gpu.cpp 2024-08-20T21:58:03.2546463Z #31 21.19 ./tools/codegen.py -p d src/zlahef_gpu.cpp 2024-08-20T21:58:03.2547583Z #31 21.19 ./tools/codegen.py -p c src/zlahef_gpu.cpp 2024-08-20T21:58:03.2548732Z #31 21.19 ./tools/codegen.py -p s src/dsyevd_gpu.cpp 2024-08-20T21:58:03.2549892Z #31 21.19 ./tools/codegen.py -p s src/dsyevdx_gpu.cpp 2024-08-20T21:58:03.2551024Z #31 21.19 ./tools/codegen.py -p c src/zheevd_gpu.cpp 2024-08-20T21:58:03.2552165Z #31 21.19 ./tools/codegen.py -p c src/zheevdx_gpu.cpp 2024-08-20T21:58:03.2553311Z #31 21.19 ./tools/codegen.py -p c src/zheevr_gpu.cpp 2024-08-20T21:58:03.2554438Z #31 21.19 ./tools/codegen.py -p c src/zheevx_gpu.cpp 2024-08-20T21:58:03.2555588Z #31 21.19 ./tools/codegen.py -p s src/zhetrd2_gpu.cpp 2024-08-20T21:58:03.2556743Z #31 21.19 ./tools/codegen.py -p d src/zhetrd2_gpu.cpp 2024-08-20T21:58:03.2557887Z #31 21.19 ./tools/codegen.py -p c src/zhetrd2_gpu.cpp 2024-08-20T21:58:03.2559034Z #31 21.19 ./tools/codegen.py -p s src/zhetrd_gpu.cpp 2024-08-20T21:58:03.2560169Z #31 21.19 ./tools/codegen.py -p d src/zhetrd_gpu.cpp 2024-08-20T21:58:03.2561294Z #31 21.19 ./tools/codegen.py -p c src/zhetrd_gpu.cpp 2024-08-20T21:58:03.2562428Z #31 21.19 ./tools/codegen.py -p s src/zunmtr_gpu.cpp 2024-08-20T21:58:03.2563758Z #31 21.19 ./tools/codegen.py -p d src/zunmtr_gpu.cpp 2024-08-20T21:58:03.2565262Z #31 21.19 ./tools/codegen.py -p c src/zunmtr_gpu.cpp 2024-08-20T21:58:03.2566347Z #31 21.19 ./tools/codegen.py -p s src/dsyevd.cpp 2024-08-20T21:58:03.2567421Z #31 21.19 ./tools/codegen.py -p s src/dsyevdx.cpp 2024-08-20T21:58:03.2568497Z #31 21.19 ./tools/codegen.py -p c src/zheevd.cpp 2024-08-20T21:58:03.2569550Z #31 21.19 ./tools/codegen.py -p c src/zheevdx.cpp 2024-08-20T21:58:03.2570628Z #31 21.19 ./tools/codegen.py -p c src/zheevr.cpp 2024-08-20T21:58:03.2571698Z #31 21.19 ./tools/codegen.py -p c src/zheevx.cpp 2024-08-20T21:58:03.2572743Z #31 21.19 ./tools/codegen.py -p s src/dlaex0.cpp 2024-08-20T21:58:03.2573800Z #31 21.20 ./tools/codegen.py -p s src/dlaex1.cpp 2024-08-20T21:58:03.2574859Z #31 21.20 ./tools/codegen.py -p s src/dlaex3.cpp 2024-08-20T21:58:03.2575926Z #31 21.20 ./tools/codegen.py -p s src/dmove_eig.cpp 2024-08-20T21:58:03.2577022Z #31 21.20 ./tools/codegen.py -p s src/dstedx.cpp 2024-08-20T21:58:03.2578089Z #31 21.21 ./tools/codegen.py -p s src/zhetrd.cpp 2024-08-20T21:58:03.2579141Z #31 21.23 ./tools/codegen.py -p d src/zhetrd.cpp 2024-08-20T21:58:03.2580210Z #31 21.26 ./tools/codegen.py -p c src/zhetrd.cpp 2024-08-20T21:58:03.3575960Z #31 21.27 ./tools/codegen.py -p s src/zlatrd.cpp 2024-08-20T21:58:03.3577178Z #31 21.28 ./tools/codegen.py -p d src/zlatrd.cpp 2024-08-20T21:58:03.3578242Z #31 21.28 ./tools/codegen.py -p c src/zlatrd.cpp 2024-08-20T21:58:03.3579327Z #31 21.28 ./tools/codegen.py -p s src/zlatrd2.cpp 2024-08-20T21:58:03.3580444Z #31 21.28 ./tools/codegen.py -p d src/zlatrd2.cpp 2024-08-20T21:58:03.3581514Z #31 21.29 ./tools/codegen.py -p c src/zlatrd2.cpp 2024-08-20T21:58:03.3582592Z #31 21.29 ./tools/codegen.py -p c src/zstedx.cpp 2024-08-20T21:58:03.3583644Z #31 21.29 ./tools/codegen.py -p s src/zungtr.cpp 2024-08-20T21:58:03.3584688Z #31 21.29 ./tools/codegen.py -p d src/zungtr.cpp 2024-08-20T21:58:03.3585755Z #31 21.29 ./tools/codegen.py -p c src/zungtr.cpp 2024-08-20T21:58:03.3586832Z #31 21.29 ./tools/codegen.py -p s src/zunmtr.cpp 2024-08-20T21:58:03.3587883Z #31 21.29 ./tools/codegen.py -p d src/zunmtr.cpp 2024-08-20T21:58:03.3588941Z #31 21.29 ./tools/codegen.py -p c src/zunmtr.cpp 2024-08-20T21:58:03.3590052Z #31 21.29 ./tools/codegen.py -p s src/zhetrd_mgpu.cpp 2024-08-20T21:58:03.3591205Z #31 21.29 ./tools/codegen.py -p d src/zhetrd_mgpu.cpp 2024-08-20T21:58:03.3592361Z #31 21.29 ./tools/codegen.py -p c src/zhetrd_mgpu.cpp 2024-08-20T21:58:03.3593524Z #31 21.29 ./tools/codegen.py -p s src/zlatrd_mgpu.cpp 2024-08-20T21:58:03.3595007Z #31 21.29 ./tools/codegen.py -p d src/zlatrd_mgpu.cpp 2024-08-20T21:58:03.3596161Z #31 21.29 ./tools/codegen.py -p c src/zlatrd_mgpu.cpp 2024-08-20T21:58:03.3597286Z #31 21.29 ./tools/codegen.py -p s src/dsyevd_m.cpp 2024-08-20T21:58:03.3598371Z #31 21.30 ./tools/codegen.py -p c src/zheevd_m.cpp 2024-08-20T21:58:03.3599490Z #31 21.30 ./tools/codegen.py -p s src/dsyevdx_m.cpp 2024-08-20T21:58:03.3600609Z #31 21.30 ./tools/codegen.py -p c src/zheevdx_m.cpp 2024-08-20T21:58:03.3601729Z #31 21.30 ./tools/codegen.py -p s src/dlaex0_m.cpp 2024-08-20T21:58:03.3602819Z #31 21.30 ./tools/codegen.py -p s src/dlaex1_m.cpp 2024-08-20T21:58:03.3603923Z #31 21.30 ./tools/codegen.py -p s src/dlaex3_m.cpp 2024-08-20T21:58:03.3605015Z #31 21.30 ./tools/codegen.py -p s src/dstedx_m.cpp 2024-08-20T21:58:03.3606245Z #31 21.30 ./tools/codegen.py -p c src/zstedx_m.cpp 2024-08-20T21:58:03.3607344Z #31 21.30 ./tools/codegen.py -p s src/zunmtr_m.cpp 2024-08-20T21:58:03.3608454Z #31 21.30 ./tools/codegen.py -p d src/zunmtr_m.cpp 2024-08-20T21:58:03.3609540Z #31 21.30 ./tools/codegen.py -p c src/zunmtr_m.cpp 2024-08-20T21:58:03.3610744Z #31 21.30 ./tools/codegen.py -p s src/zbulge_applyQ_v2.cpp 2024-08-20T21:58:03.3612023Z #31 21.30 ./tools/codegen.py -p d src/zbulge_applyQ_v2.cpp 2024-08-20T21:58:03.3613282Z #31 21.30 ./tools/codegen.py -p c src/zbulge_applyQ_v2.cpp 2024-08-20T21:58:03.3614500Z #31 21.30 ./tools/codegen.py -p s src/zhetrd_he2hb.cpp 2024-08-20T21:58:03.3615895Z #31 21.30 ./tools/codegen.py -p d src/zhetrd_he2hb.cpp 2024-08-20T21:58:03.3617071Z #31 21.30 ./tools/codegen.py -p c src/zhetrd_he2hb.cpp 2024-08-20T21:58:03.3618260Z #31 21.30 ./tools/codegen.py -p s src/zhetrd_hb2st.cpp 2024-08-20T21:58:03.3619441Z #31 21.30 ./tools/codegen.py -p d src/zhetrd_hb2st.cpp 2024-08-20T21:58:03.3620610Z #31 21.30 ./tools/codegen.py -p c src/zhetrd_hb2st.cpp 2024-08-20T21:58:03.3621782Z #31 21.30 ./tools/codegen.py -p s src/zbulge_back.cpp 2024-08-20T21:58:03.3622949Z #31 21.31 ./tools/codegen.py -p d src/zbulge_back.cpp 2024-08-20T21:58:03.3624089Z #31 21.31 ./tools/codegen.py -p c src/zbulge_back.cpp 2024-08-20T21:58:03.3625323Z #31 21.31 ./tools/codegen.py -p s src/zungqr_2stage_gpu.cpp 2024-08-20T21:58:03.3626613Z #31 21.31 ./tools/codegen.py -p d src/zungqr_2stage_gpu.cpp 2024-08-20T21:58:03.3627903Z #31 21.32 ./tools/codegen.py -p c src/zungqr_2stage_gpu.cpp 2024-08-20T21:58:03.3629168Z #31 21.33 ./tools/codegen.py -p s src/zunmqr_2stage_gpu.cpp 2024-08-20T21:58:03.3630429Z #31 21.37 ./tools/codegen.py -p d src/zunmqr_2stage_gpu.cpp 2024-08-20T21:58:03.4589523Z #31 21.37 ./tools/codegen.py -p c src/zunmqr_2stage_gpu.cpp 2024-08-20T21:58:03.4590899Z #31 21.39 ./tools/codegen.py -p s src/zhegvdx_2stage.cpp 2024-08-20T21:58:03.4592140Z #31 21.39 ./tools/codegen.py -p d src/zhegvdx_2stage.cpp 2024-08-20T21:58:03.4593340Z #31 21.39 ./tools/codegen.py -p c src/zhegvdx_2stage.cpp 2024-08-20T21:58:03.4594692Z #31 21.39 ./tools/codegen.py -p c src/zheevdx_2stage.cpp 2024-08-20T21:58:03.4595978Z #31 21.39 ./tools/codegen.py -p d src/zheevdx_2stage.cpp 2024-08-20T21:58:03.4597199Z #31 21.39 ./tools/codegen.py -p s src/zheevdx_2stage.cpp 2024-08-20T21:58:03.4598436Z #31 21.39 ./tools/codegen.py -p s src/zbulge_back_m.cpp 2024-08-20T21:58:03.4599670Z #31 21.39 ./tools/codegen.py -p d src/zbulge_back_m.cpp 2024-08-20T21:58:03.4600872Z #31 21.39 ./tools/codegen.py -p c src/zbulge_back_m.cpp 2024-08-20T21:58:03.4602161Z #31 21.39 ./tools/codegen.py -p s src/zbulge_applyQ_v2_m.cpp 2024-08-20T21:58:03.4603540Z #31 21.39 ./tools/codegen.py -p d src/zbulge_applyQ_v2_m.cpp 2024-08-20T21:58:03.4604879Z #31 21.40 ./tools/codegen.py -p c src/zbulge_applyQ_v2_m.cpp 2024-08-20T21:58:03.4606450Z #31 21.40 ./tools/codegen.py -p c src/zheevdx_2stage_m.cpp 2024-08-20T21:58:03.4607722Z #31 21.40 ./tools/codegen.py -p d src/zheevdx_2stage_m.cpp 2024-08-20T21:58:03.4608977Z #31 21.40 ./tools/codegen.py -p s src/zheevdx_2stage_m.cpp 2024-08-20T21:58:03.4610213Z #31 21.40 ./tools/codegen.py -p s src/zhegvdx_2stage_m.cpp 2024-08-20T21:58:03.4611867Z #31 21.40 ./tools/codegen.py -p d src/zhegvdx_2stage_m.cpp 2024-08-20T21:58:03.4613129Z #31 21.40 ./tools/codegen.py -p c src/zhegvdx_2stage_m.cpp 2024-08-20T21:58:03.4614394Z #31 21.40 ./tools/codegen.py -p s src/zhetrd_he2hb_mgpu.cpp 2024-08-20T21:58:03.4615678Z #31 21.40 ./tools/codegen.py -p d src/zhetrd_he2hb_mgpu.cpp 2024-08-20T21:58:03.4616964Z #31 21.40 ./tools/codegen.py -p c src/zhetrd_he2hb_mgpu.cpp 2024-08-20T21:58:03.4618172Z #31 21.40 ./tools/codegen.py -p s src/core_zlarfy.cpp 2024-08-20T21:58:03.4619344Z #31 21.40 ./tools/codegen.py -p d src/core_zlarfy.cpp 2024-08-20T21:58:03.4620496Z #31 21.41 ./tools/codegen.py -p c src/core_zlarfy.cpp 2024-08-20T21:58:03.4621754Z #31 21.41 ./tools/codegen.py -p s src/core_zhbtype1cb.cpp 2024-08-20T21:58:03.4623000Z #31 21.41 ./tools/codegen.py -p d src/core_zhbtype1cb.cpp 2024-08-20T21:58:03.4624245Z #31 21.41 ./tools/codegen.py -p c src/core_zhbtype1cb.cpp 2024-08-20T21:58:03.4625493Z #31 21.41 ./tools/codegen.py -p s src/core_zhbtype2cb.cpp 2024-08-20T21:58:03.4626724Z #31 21.41 ./tools/codegen.py -p d src/core_zhbtype2cb.cpp 2024-08-20T21:58:03.4627968Z #31 21.42 ./tools/codegen.py -p c src/core_zhbtype2cb.cpp 2024-08-20T21:58:03.4629195Z #31 21.42 ./tools/codegen.py -p s src/core_zhbtype3cb.cpp 2024-08-20T21:58:03.4630421Z #31 21.42 ./tools/codegen.py -p d src/core_zhbtype3cb.cpp 2024-08-20T21:58:03.4631661Z #31 21.42 ./tools/codegen.py -p c src/core_zhbtype3cb.cpp 2024-08-20T21:58:03.4632807Z #31 21.42 ./tools/codegen.py -p s src/dsygvd.cpp 2024-08-20T21:58:03.4634111Z #31 21.42 ./tools/codegen.py -p s src/dsygvdx.cpp 2024-08-20T21:58:03.4635218Z #31 21.42 ./tools/codegen.py -p s src/zhegst.cpp 2024-08-20T21:58:03.4636304Z #31 21.42 ./tools/codegen.py -p d src/zhegst.cpp 2024-08-20T21:58:03.4637361Z #31 21.42 ./tools/codegen.py -p c src/zhegst.cpp 2024-08-20T21:58:03.4638416Z #31 21.42 ./tools/codegen.py -p c src/zhegvd.cpp 2024-08-20T21:58:03.4639482Z #31 21.42 ./tools/codegen.py -p c src/zhegvdx.cpp 2024-08-20T21:58:03.4640560Z #31 21.42 ./tools/codegen.py -p c src/zhegvr.cpp 2024-08-20T21:58:03.4641599Z #31 21.42 ./tools/codegen.py -p c src/zhegvx.cpp 2024-08-20T21:58:03.4659653Z #31 21.42 ./tools/codegen.py -p s src/zhegst_gpu.cpp 2024-08-20T21:58:03.4660977Z #31 21.42 ./tools/codegen.py -p d src/zhegst_gpu.cpp 2024-08-20T21:58:03.4662129Z #31 21.42 ./tools/codegen.py -p c src/zhegst_gpu.cpp 2024-08-20T21:58:03.4663250Z #31 21.43 ./tools/codegen.py -p s src/zhegst_m.cpp 2024-08-20T21:58:03.4664345Z #31 21.47 ./tools/codegen.py -p d src/zhegst_m.cpp 2024-08-20T21:58:03.5786605Z #31 21.47 ./tools/codegen.py -p c src/zhegst_m.cpp 2024-08-20T21:58:03.5787982Z #31 21.49 ./tools/codegen.py -p s src/dsygvd_m.cpp 2024-08-20T21:58:03.5789091Z #31 21.50 ./tools/codegen.py -p c src/zhegvd_m.cpp 2024-08-20T21:58:03.5790200Z #31 21.50 ./tools/codegen.py -p s src/dsygvdx_m.cpp 2024-08-20T21:58:03.5791338Z #31 21.50 ./tools/codegen.py -p c src/zhegvdx_m.cpp 2024-08-20T21:58:03.5792431Z #31 21.52 ./tools/codegen.py -p s src/ztrsm_m.cpp 2024-08-20T21:58:03.5793540Z #31 21.52 ./tools/codegen.py -p d src/ztrsm_m.cpp 2024-08-20T21:58:03.5794654Z #31 21.52 ./tools/codegen.py -p c src/ztrsm_m.cpp 2024-08-20T21:58:03.5795697Z #31 21.52 ./tools/codegen.py -p s src/dgeev.cpp 2024-08-20T21:58:03.5796747Z #31 21.52 ./tools/codegen.py -p c src/zgeev.cpp 2024-08-20T21:58:03.5797798Z #31 21.52 ./tools/codegen.py -p s src/zgehrd.cpp 2024-08-20T21:58:03.5798844Z #31 21.52 ./tools/codegen.py -p d src/zgehrd.cpp 2024-08-20T21:58:03.5799913Z #31 21.52 ./tools/codegen.py -p c src/zgehrd.cpp 2024-08-20T21:58:03.5801005Z #31 21.52 ./tools/codegen.py -p s src/zgehrd2.cpp 2024-08-20T21:58:03.5802077Z #31 21.52 ./tools/codegen.py -p d src/zgehrd2.cpp 2024-08-20T21:58:03.5803158Z #31 21.52 ./tools/codegen.py -p c src/zgehrd2.cpp 2024-08-20T21:58:03.5804229Z #31 21.52 ./tools/codegen.py -p s src/zlahr2.cpp 2024-08-20T21:58:03.5805415Z #31 21.52 ./tools/codegen.py -p d src/zlahr2.cpp 2024-08-20T21:58:03.5806480Z #31 21.52 ./tools/codegen.py -p c src/zlahr2.cpp 2024-08-20T21:58:03.5807885Z #31 21.52 ./tools/codegen.py -p s src/zlahru.cpp 2024-08-20T21:58:03.5808963Z #31 21.53 ./tools/codegen.py -p d src/zlahru.cpp 2024-08-20T21:58:03.5810013Z #31 21.53 ./tools/codegen.py -p c src/zlahru.cpp 2024-08-20T21:58:03.5811076Z #31 21.53 ./tools/codegen.py -p s src/dlaln2.cpp 2024-08-20T21:58:03.5812171Z #31 21.53 ./tools/codegen.py -p s src/dlaqtrsd.cpp 2024-08-20T21:58:03.5813263Z #31 21.53 ./tools/codegen.py -p c src/zlatrsd.cpp 2024-08-20T21:58:03.5814342Z #31 21.53 ./tools/codegen.py -p s src/dtrevc3.cpp 2024-08-20T21:58:03.5815461Z #31 21.53 ./tools/codegen.py -p s src/dtrevc3_mt.cpp 2024-08-20T21:58:03.5816557Z #31 21.53 ./tools/codegen.py -p c src/ztrevc3.cpp 2024-08-20T21:58:03.5817669Z #31 21.53 ./tools/codegen.py -p c src/ztrevc3_mt.cpp 2024-08-20T21:58:03.5818770Z #31 21.53 ./tools/codegen.py -p s src/zunghr.cpp 2024-08-20T21:58:03.5819835Z #31 21.53 ./tools/codegen.py -p d src/zunghr.cpp 2024-08-20T21:58:03.5820895Z #31 21.53 ./tools/codegen.py -p c src/zunghr.cpp 2024-08-20T21:58:03.5821967Z #31 21.53 ./tools/codegen.py -p s src/dgeev_m.cpp 2024-08-20T21:58:03.5823030Z #31 21.53 ./tools/codegen.py -p c src/zgeev_m.cpp 2024-08-20T21:58:03.5824286Z #31 21.53 ./tools/codegen.py -p s src/zgehrd_m.cpp 2024-08-20T21:58:03.5825396Z #31 21.53 ./tools/codegen.py -p d src/zgehrd_m.cpp 2024-08-20T21:58:03.5826494Z #31 21.53 ./tools/codegen.py -p c src/zgehrd_m.cpp 2024-08-20T21:58:03.5827600Z #31 21.53 ./tools/codegen.py -p s src/zlahr2_m.cpp 2024-08-20T21:58:03.5828707Z #31 21.53 ./tools/codegen.py -p d src/zlahr2_m.cpp 2024-08-20T21:58:03.5829993Z #31 21.53 ./tools/codegen.py -p c src/zlahr2_m.cpp 2024-08-20T21:58:03.5831108Z #31 21.53 ./tools/codegen.py -p s src/zlahru_m.cpp 2024-08-20T21:58:03.5832208Z #31 21.53 ./tools/codegen.py -p d src/zlahru_m.cpp 2024-08-20T21:58:03.5833292Z #31 21.53 ./tools/codegen.py -p c src/zlahru_m.cpp 2024-08-20T21:58:03.5834406Z #31 21.53 ./tools/codegen.py -p s src/zunghr_m.cpp 2024-08-20T21:58:03.5835507Z #31 21.53 ./tools/codegen.py -p d src/zunghr_m.cpp 2024-08-20T21:58:03.5836620Z #31 21.53 ./tools/codegen.py -p c src/zunghr_m.cpp 2024-08-20T21:58:03.5837699Z #31 21.55 ./tools/codegen.py -p s src/dgesdd.cpp 2024-08-20T21:58:03.5838766Z #31 21.59 ./tools/codegen.py -p c src/zgesdd.cpp 2024-08-20T21:58:03.6832209Z #31 21.59 ./tools/codegen.py -p s src/dgesvd.cpp 2024-08-20T21:58:03.6833289Z #31 21.61 ./tools/codegen.py -p c src/zgesvd.cpp 2024-08-20T21:58:03.6834404Z #31 21.61 ./tools/codegen.py -p s src/zgebrd.cpp 2024-08-20T21:58:03.6835482Z #31 21.61 ./tools/codegen.py -p d src/zgebrd.cpp 2024-08-20T21:58:03.6836564Z #31 21.63 ./tools/codegen.py -p c src/zgebrd.cpp 2024-08-20T21:58:03.6837678Z #31 21.63 ./tools/codegen.py -p s src/zlabrd_gpu.cpp 2024-08-20T21:58:03.6838831Z #31 21.63 ./tools/codegen.py -p d src/zlabrd_gpu.cpp 2024-08-20T21:58:03.6839964Z #31 21.63 ./tools/codegen.py -p c src/zlabrd_gpu.cpp 2024-08-20T21:58:03.6841074Z #31 21.63 ./tools/codegen.py -p s src/zungbr.cpp 2024-08-20T21:58:03.6842148Z #31 21.63 ./tools/codegen.py -p d src/zungbr.cpp 2024-08-20T21:58:03.6843215Z #31 21.63 ./tools/codegen.py -p c src/zungbr.cpp 2024-08-20T21:58:03.6844273Z #31 21.63 ./tools/codegen.py -p s src/zunmbr.cpp 2024-08-20T21:58:03.6845393Z #31 21.63 ./tools/codegen.py -p d src/zunmbr.cpp 2024-08-20T21:58:03.6846452Z #31 21.63 ./tools/codegen.py -p c src/zunmbr.cpp 2024-08-20T21:58:03.6847599Z #31 21.63 ./tools/codegen.py -p s src/zgbsv_batched.cpp 2024-08-20T21:58:03.6848799Z #31 21.63 ./tools/codegen.py -p d src/zgbsv_batched.cpp 2024-08-20T21:58:03.6849997Z #31 21.63 ./tools/codegen.py -p c src/zgbsv_batched.cpp 2024-08-20T21:58:03.6851192Z #31 21.63 ./tools/codegen.py -p s src/zgbtrf_batched.cpp 2024-08-20T21:58:03.6852426Z #31 21.63 ./tools/codegen.py -p d src/zgbtrf_batched.cpp 2024-08-20T21:58:03.6853621Z #31 21.63 ./tools/codegen.py -p c src/zgbtrf_batched.cpp 2024-08-20T21:58:03.6854828Z #31 21.63 ./tools/codegen.py -p s src/zgbtrs_batched.cpp 2024-08-20T21:58:03.6856047Z #31 21.63 ./tools/codegen.py -p d src/zgbtrs_batched.cpp 2024-08-20T21:58:03.6857756Z #31 21.63 ./tools/codegen.py -p c src/zgbtrs_batched.cpp 2024-08-20T21:58:03.6858927Z #31 21.63 ./tools/codegen.py -p s src/zgetf2_batched.cpp 2024-08-20T21:58:03.6860094Z #31 21.64 ./tools/codegen.py -p d src/zgetf2_batched.cpp 2024-08-20T21:58:03.6861262Z #31 21.64 ./tools/codegen.py -p c src/zgetf2_batched.cpp 2024-08-20T21:58:03.6862497Z #31 21.64 ./tools/codegen.py -p s src/zgetf2_nopiv_batched.cpp 2024-08-20T21:58:03.6864184Z #31 21.64 ./tools/codegen.py -p d src/zgetf2_nopiv_batched.cpp 2024-08-20T21:58:03.6865707Z #31 21.64 ./tools/codegen.py -p c src/zgetf2_nopiv_batched.cpp 2024-08-20T21:58:03.6867072Z #31 21.64 ./tools/codegen.py -p s src/zgetrf_panel_batched.cpp 2024-08-20T21:58:03.6868417Z #31 21.64 ./tools/codegen.py -p d src/zgetrf_panel_batched.cpp 2024-08-20T21:58:03.6869959Z #31 21.64 ./tools/codegen.py -p c src/zgetrf_panel_batched.cpp 2024-08-20T21:58:03.6871407Z #31 21.64 ./tools/codegen.py -p s src/zgetrf_panel_nopiv_batched.cpp 2024-08-20T21:58:03.6872755Z #31 21.64 ./tools/codegen.py -p d src/zgetrf_panel_nopiv_batched.cpp 2024-08-20T21:58:03.6874211Z #31 21.64 ./tools/codegen.py -p c src/zgetrf_panel_nopiv_batched.cpp 2024-08-20T21:58:03.6875514Z #31 21.64 ./tools/codegen.py -p s src/zgetrf_batched.cpp 2024-08-20T21:58:03.6876643Z #31 21.64 ./tools/codegen.py -p d src/zgetrf_batched.cpp 2024-08-20T21:58:03.6877687Z #31 21.64 ./tools/codegen.py -p c src/zgetrf_batched.cpp 2024-08-20T21:58:03.6878872Z #31 21.64 ./tools/codegen.py -p s src/zgetrf_nopiv_batched.cpp 2024-08-20T21:58:03.6880500Z #31 21.64 ./tools/codegen.py -p d src/zgetrf_nopiv_batched.cpp 2024-08-20T21:58:03.6881876Z #31 21.64 ./tools/codegen.py -p c src/zgetrf_nopiv_batched.cpp 2024-08-20T21:58:03.6883181Z #31 21.64 ./tools/codegen.py -p s src/zgetrs_batched.cpp 2024-08-20T21:58:03.6884400Z #31 21.64 ./tools/codegen.py -p d src/zgetrs_batched.cpp 2024-08-20T21:58:03.6885769Z #31 21.64 ./tools/codegen.py -p c src/zgetrs_batched.cpp 2024-08-20T21:58:03.6887065Z #31 21.64 ./tools/codegen.py -p s src/zgetrs_nopiv_batched.cpp 2024-08-20T21:58:03.6888458Z #31 21.65 ./tools/codegen.py -p d src/zgetrs_nopiv_batched.cpp 2024-08-20T21:58:03.6889814Z #31 21.70 ./tools/codegen.py -p c src/zgetrs_nopiv_batched.cpp 2024-08-20T21:58:03.8077240Z #31 21.72 ./tools/codegen.py -p s src/zgesv_batched.cpp 2024-08-20T21:58:03.8078535Z #31 21.72 ./tools/codegen.py -p d src/zgesv_batched.cpp 2024-08-20T21:58:03.8079738Z #31 21.73 ./tools/codegen.py -p c src/zgesv_batched.cpp 2024-08-20T21:58:03.8081024Z #31 21.73 ./tools/codegen.py -p s src/zgesv_nopiv_batched.cpp 2024-08-20T21:58:03.8082399Z #31 21.73 ./tools/codegen.py -p d src/zgesv_nopiv_batched.cpp 2024-08-20T21:58:03.8083750Z #31 21.73 ./tools/codegen.py -p c src/zgesv_nopiv_batched.cpp 2024-08-20T21:58:03.8085160Z #31 21.73 ./tools/codegen.py -p s src/zgerbt_batched.cpp 2024-08-20T21:58:03.8086409Z #31 21.74 ./tools/codegen.py -p d src/zgerbt_batched.cpp 2024-08-20T21:58:03.8087641Z #31 21.74 ./tools/codegen.py -p c src/zgerbt_batched.cpp 2024-08-20T21:58:03.8088898Z #31 21.74 ./tools/codegen.py -p s src/zgesv_rbt_batched.cpp 2024-08-20T21:58:03.8090194Z #31 21.74 ./tools/codegen.py -p d src/zgesv_rbt_batched.cpp 2024-08-20T21:58:03.8091480Z #31 21.74 ./tools/codegen.py -p c src/zgesv_rbt_batched.cpp 2024-08-20T21:58:03.8092892Z #31 21.74 ./tools/codegen.py -p s src/zgetri_outofplace_batched.cpp 2024-08-20T21:58:03.8094377Z #31 21.75 ./tools/codegen.py -p d src/zgetri_outofplace_batched.cpp 2024-08-20T21:58:03.8095858Z #31 21.75 ./tools/codegen.py -p c src/zgetri_outofplace_batched.cpp 2024-08-20T21:58:03.8097216Z #31 21.75 ./tools/codegen.py -p s src/zpotf2_batched.cpp 2024-08-20T21:58:03.8098445Z #31 21.75 ./tools/codegen.py -p d src/zpotf2_batched.cpp 2024-08-20T21:58:03.8099670Z #31 21.75 ./tools/codegen.py -p c src/zpotf2_batched.cpp 2024-08-20T21:58:03.8100874Z #31 21.75 ./tools/codegen.py -p s src/zpotrf_batched.cpp 2024-08-20T21:58:03.8102078Z #31 21.75 ./tools/codegen.py -p d src/zpotrf_batched.cpp 2024-08-20T21:58:03.8103302Z #31 21.75 ./tools/codegen.py -p c src/zpotrf_batched.cpp 2024-08-20T21:58:03.8104912Z #31 21.75 ./tools/codegen.py -p s src/zpotrf_panel_batched.cpp 2024-08-20T21:58:03.8106263Z #31 21.75 ./tools/codegen.py -p d src/zpotrf_panel_batched.cpp 2024-08-20T21:58:03.8107637Z #31 21.75 ./tools/codegen.py -p c src/zpotrf_panel_batched.cpp 2024-08-20T21:58:03.8108933Z #31 21.75 ./tools/codegen.py -p s src/zpotrs_batched.cpp 2024-08-20T21:58:03.8110151Z #31 21.75 ./tools/codegen.py -p d src/zpotrs_batched.cpp 2024-08-20T21:58:03.8111368Z #31 21.75 ./tools/codegen.py -p c src/zpotrs_batched.cpp 2024-08-20T21:58:03.8112587Z #31 21.75 ./tools/codegen.py -p s src/zposv_batched.cpp 2024-08-20T21:58:03.8113773Z #31 21.75 ./tools/codegen.py -p d src/zposv_batched.cpp 2024-08-20T21:58:03.8114969Z #31 21.75 ./tools/codegen.py -p c src/zposv_batched.cpp 2024-08-20T21:58:03.8116183Z #31 21.75 ./tools/codegen.py -p s src/zlarft_batched.cpp 2024-08-20T21:58:03.8117484Z #31 21.75 ./tools/codegen.py -p d src/zlarft_batched.cpp 2024-08-20T21:58:03.8118670Z #31 21.75 ./tools/codegen.py -p c src/zlarft_batched.cpp 2024-08-20T21:58:03.8119924Z #31 21.75 ./tools/codegen.py -p s src/zlarfb_gemm_batched.cpp 2024-08-20T21:58:03.8121282Z #31 21.75 ./tools/codegen.py -p d src/zlarfb_gemm_batched.cpp 2024-08-20T21:58:03.8122917Z #31 21.75 ./tools/codegen.py -p c src/zlarfb_gemm_batched.cpp 2024-08-20T21:58:03.8124267Z #31 21.75 ./tools/codegen.py -p s src/zgeqrf_panel_batched.cpp 2024-08-20T21:58:03.8125728Z #31 21.75 ./tools/codegen.py -p d src/zgeqrf_panel_batched.cpp 2024-08-20T21:58:03.8127270Z #31 21.75 ./tools/codegen.py -p c src/zgeqrf_panel_batched.cpp 2024-08-20T21:58:03.8128522Z #31 21.75 ./tools/codegen.py -p s src/zgeqrf_batched.cpp 2024-08-20T21:58:03.8129931Z #31 21.75 ./tools/codegen.py -p d src/zgeqrf_batched.cpp 2024-08-20T21:58:03.8131171Z #31 21.75 ./tools/codegen.py -p c src/zgeqrf_batched.cpp 2024-08-20T21:58:03.8132514Z #31 21.75 ./tools/codegen.py -p s src/zgeqrf_expert_batched.cpp 2024-08-20T21:58:03.8133939Z #31 21.75 ./tools/codegen.py -p d src/zgeqrf_expert_batched.cpp 2024-08-20T21:58:03.8135349Z #31 21.76 ./tools/codegen.py -p c src/zgeqrf_expert_batched.cpp 2024-08-20T21:58:03.8136734Z #31 21.79 ./tools/codegen.py -p s src/zgetf2_vbatched.cpp 2024-08-20T21:58:03.8138025Z #31 21.82 ./tools/codegen.py -p d src/zgetf2_vbatched.cpp 2024-08-20T21:58:03.9186143Z #31 21.84 ./tools/codegen.py -p c src/zgetf2_vbatched.cpp 2024-08-20T21:58:03.9187601Z #31 21.84 ./tools/codegen.py -p s src/zgetrf_panel_vbatched.cpp 2024-08-20T21:58:03.9189036Z #31 21.84 ./tools/codegen.py -p d src/zgetrf_panel_vbatched.cpp 2024-08-20T21:58:03.9190571Z #31 21.84 ./tools/codegen.py -p c src/zgetrf_panel_vbatched.cpp 2024-08-20T21:58:03.9191887Z #31 21.84 ./tools/codegen.py -p s src/zgetrf_vbatched.cpp 2024-08-20T21:58:03.9193111Z #31 21.85 ./tools/codegen.py -p d src/zgetrf_vbatched.cpp 2024-08-20T21:58:03.9194362Z #31 21.85 ./tools/codegen.py -p c src/zgetrf_vbatched.cpp 2024-08-20T21:58:03.9195603Z #31 21.85 ./tools/codegen.py -p s src/zpotf2_vbatched.cpp 2024-08-20T21:58:03.9196875Z #31 21.85 ./tools/codegen.py -p d src/zpotf2_vbatched.cpp 2024-08-20T21:58:03.9198120Z #31 21.85 ./tools/codegen.py -p c src/zpotf2_vbatched.cpp 2024-08-20T21:58:03.9199438Z #31 21.85 ./tools/codegen.py -p s src/zpotrf_panel_vbatched.cpp 2024-08-20T21:58:03.9200998Z #31 21.85 ./tools/codegen.py -p d src/zpotrf_panel_vbatched.cpp 2024-08-20T21:58:03.9202360Z #31 21.85 ./tools/codegen.py -p c src/zpotrf_panel_vbatched.cpp 2024-08-20T21:58:03.9203636Z #31 21.85 ./tools/codegen.py -p s src/zpotrf_vbatched.cpp 2024-08-20T21:58:03.9204865Z #31 21.85 ./tools/codegen.py -p d src/zpotrf_vbatched.cpp 2024-08-20T21:58:03.9206149Z #31 21.85 ./tools/codegen.py -p c src/zpotrf_vbatched.cpp 2024-08-20T21:58:03.9207354Z #31 21.85 ./tools/codegen.py -p s src/zgetf2_native.cpp 2024-08-20T21:58:03.9208506Z #31 21.85 ./tools/codegen.py -p d src/zgetf2_native.cpp 2024-08-20T21:58:03.9209649Z #31 21.85 ./tools/codegen.py -p c src/zgetf2_native.cpp 2024-08-20T21:58:03.9211277Z #31 21.85 ./tools/codegen.py -p s src/zgetrf_panel_native.cpp 2024-08-20T21:58:03.9213095Z #31 21.85 ./tools/codegen.py -p d src/zgetrf_panel_native.cpp 2024-08-20T21:58:03.9214425Z #31 21.85 ./tools/codegen.py -p c src/zgetrf_panel_native.cpp 2024-08-20T21:58:03.9215765Z #31 21.85 ./tools/codegen.py -p s src/zpotrf_panel_native.cpp 2024-08-20T21:58:03.9217106Z #31 21.85 ./tools/codegen.py -p d src/zpotrf_panel_native.cpp 2024-08-20T21:58:03.9218428Z #31 21.85 ./tools/codegen.py -p c src/zpotrf_panel_native.cpp 2024-08-20T21:58:03.9219784Z #31 21.85 ./tools/codegen.py -p s interface_hip/blas_z_v1.cpp 2024-08-20T21:58:03.9221143Z #31 21.85 ./tools/codegen.py -p d interface_hip/blas_z_v1.cpp 2024-08-20T21:58:03.9222476Z #31 21.85 ./tools/codegen.py -p c interface_hip/blas_z_v1.cpp 2024-08-20T21:58:03.9223811Z #31 21.86 ./tools/codegen.py -p s interface_hip/blas_z_v2.cpp 2024-08-20T21:58:03.9225146Z #31 21.86 ./tools/codegen.py -p d interface_hip/blas_z_v2.cpp 2024-08-20T21:58:03.9226486Z #31 21.86 ./tools/codegen.py -p c interface_hip/blas_z_v2.cpp 2024-08-20T21:58:03.9227856Z #31 21.86 ./tools/codegen.py -p s magmablas_hip/zaxpycp.hip.cpp 2024-08-20T21:58:03.9229263Z #31 21.86 ./tools/codegen.py -p d magmablas_hip/zaxpycp.hip.cpp 2024-08-20T21:58:03.9230663Z #31 21.86 ./tools/codegen.py -p c magmablas_hip/zaxpycp.hip.cpp 2024-08-20T21:58:03.9232081Z #31 21.86 ./tools/codegen.py -p ds magmablas_hip/zcaxpycp.hip.cpp 2024-08-20T21:58:03.9233566Z #31 21.86 ./tools/codegen.py -p s magmablas_hip/zdiinertia.hip.cpp 2024-08-20T21:58:03.9235033Z #31 21.86 ./tools/codegen.py -p d magmablas_hip/zdiinertia.hip.cpp 2024-08-20T21:58:03.9236695Z #31 21.86 ./tools/codegen.py -p c magmablas_hip/zdiinertia.hip.cpp 2024-08-20T21:58:03.9238133Z #31 21.86 ./tools/codegen.py -p s magmablas_hip/zgeadd.hip.cpp 2024-08-20T21:58:03.9239788Z #31 21.86 ./tools/codegen.py -p d magmablas_hip/zgeadd.hip.cpp 2024-08-20T21:58:03.9241234Z #31 21.86 ./tools/codegen.py -p c magmablas_hip/zgeadd.hip.cpp 2024-08-20T21:58:03.9242606Z #31 21.86 ./tools/codegen.py -p s magmablas_hip/zgeadd2.hip.cpp 2024-08-20T21:58:03.9244015Z #31 21.86 ./tools/codegen.py -p d magmablas_hip/zgeadd2.hip.cpp 2024-08-20T21:58:03.9245375Z #31 21.86 ./tools/codegen.py -p c magmablas_hip/zgeadd2.hip.cpp 2024-08-20T21:58:03.9247191Z #31 21.86 ./tools/codegen.py -p s magmablas_hip/zgeam.hip.cpp 2024-08-20T21:58:03.9248578Z #31 21.86 ./tools/codegen.py -p d magmablas_hip/zgeam.hip.cpp 2024-08-20T21:58:03.9249962Z #31 21.89 ./tools/codegen.py -p c magmablas_hip/zgeam.hip.cpp 2024-08-20T21:58:03.9251425Z #31 21.93 ./tools/codegen.py -p s magmablas_hip/zgemm_reduce.hip.cpp 2024-08-20T21:58:04.0278926Z #31 21.94 ./tools/codegen.py -p d magmablas_hip/zgemm_reduce.hip.cpp 2024-08-20T21:58:04.0280506Z #31 21.95 ./tools/codegen.py -p c magmablas_hip/zgemm_reduce.hip.cpp 2024-08-20T21:58:04.0282028Z #31 21.95 ./tools/codegen.py -p s magmablas_hip/zgemv_conj.hip.cpp 2024-08-20T21:58:04.0283485Z #31 21.95 ./tools/codegen.py -p d magmablas_hip/zgemv_conj.hip.cpp 2024-08-20T21:58:04.0284939Z #31 21.95 ./tools/codegen.py -p c magmablas_hip/zgemv_conj.hip.cpp 2024-08-20T21:58:04.0286530Z #31 21.95 ./tools/codegen.py -p s magmablas_hip/zgemv_fermi.hip.cpp 2024-08-20T21:58:04.0288012Z #31 21.95 ./tools/codegen.py -p d magmablas_hip/zgemv_fermi.hip.cpp 2024-08-20T21:58:04.0289498Z #31 21.95 ./tools/codegen.py -p c magmablas_hip/zgemv_fermi.hip.cpp 2024-08-20T21:58:04.0290926Z #31 21.95 ./tools/codegen.py -p s magmablas_hip/zgerbt.hip.cpp 2024-08-20T21:58:04.0292295Z #31 21.95 ./tools/codegen.py -p d magmablas_hip/zgerbt.hip.cpp 2024-08-20T21:58:04.0293672Z #31 21.95 ./tools/codegen.py -p c magmablas_hip/zgerbt.hip.cpp 2024-08-20T21:58:04.0295145Z #31 21.95 ./tools/codegen.py -p s magmablas_hip/zgerbt_kernels.hip.cpp 2024-08-20T21:58:04.0296702Z #31 21.95 ./tools/codegen.py -p d magmablas_hip/zgerbt_kernels.hip.cpp 2024-08-20T21:58:04.0298263Z #31 21.96 ./tools/codegen.py -p c magmablas_hip/zgerbt_kernels.hip.cpp 2024-08-20T21:58:04.0299855Z #31 21.96 ./tools/codegen.py -p s magmablas_hip/zgetmatrix_transpose.cpp 2024-08-20T21:58:04.0301475Z #31 21.96 ./tools/codegen.py -p d magmablas_hip/zgetmatrix_transpose.cpp 2024-08-20T21:58:04.0303462Z #31 21.96 ./tools/codegen.py -p c magmablas_hip/zgetmatrix_transpose.cpp 2024-08-20T21:58:04.0305060Z #31 21.96 ./tools/codegen.py -p s magmablas_hip/zheinertia.hip.cpp 2024-08-20T21:58:04.0306534Z #31 21.96 ./tools/codegen.py -p d magmablas_hip/zheinertia.hip.cpp 2024-08-20T21:58:04.0307996Z #31 21.96 ./tools/codegen.py -p c magmablas_hip/zheinertia.hip.cpp 2024-08-20T21:58:04.0309415Z #31 21.96 ./tools/codegen.py -p c magmablas_hip/zhemm.hip.cpp 2024-08-20T21:58:04.0310771Z #31 21.96 ./tools/codegen.py -p s magmablas_hip/zhemv.hip.cpp 2024-08-20T21:58:04.0312103Z #31 21.96 ./tools/codegen.py -p d magmablas_hip/zhemv.hip.cpp 2024-08-20T21:58:04.0313460Z #31 21.96 ./tools/codegen.py -p c magmablas_hip/zhemv.hip.cpp 2024-08-20T21:58:04.0314879Z #31 21.96 ./tools/codegen.py -p s magmablas_hip/zhemv_upper.hip.cpp 2024-08-20T21:58:04.0316377Z #31 21.96 ./tools/codegen.py -p d magmablas_hip/zhemv_upper.hip.cpp 2024-08-20T21:58:04.0317861Z #31 21.96 ./tools/codegen.py -p c magmablas_hip/zhemv_upper.hip.cpp 2024-08-20T21:58:04.0319246Z #31 21.96 ./tools/codegen.py -p s magmablas_hip/zher2k.cpp 2024-08-20T21:58:04.0320528Z #31 21.96 ./tools/codegen.py -p d magmablas_hip/zher2k.cpp 2024-08-20T21:58:04.0321796Z #31 21.96 ./tools/codegen.py -p c magmablas_hip/zher2k.cpp 2024-08-20T21:58:04.0323057Z #31 21.96 ./tools/codegen.py -p s magmablas_hip/zherk.cpp 2024-08-20T21:58:04.0324311Z #31 21.96 ./tools/codegen.py -p d magmablas_hip/zherk.cpp 2024-08-20T21:58:04.0325890Z #31 21.96 ./tools/codegen.py -p c magmablas_hip/zherk.cpp 2024-08-20T21:58:04.0327359Z #31 21.96 ./tools/codegen.py -p s magmablas_hip/zherk_small_reduce.hip.cpp 2024-08-20T21:58:04.0329022Z #31 21.96 ./tools/codegen.py -p d magmablas_hip/zherk_small_reduce.hip.cpp 2024-08-20T21:58:04.0330638Z #31 21.96 ./tools/codegen.py -p c magmablas_hip/zherk_small_reduce.hip.cpp 2024-08-20T21:58:04.0332143Z #31 21.96 ./tools/codegen.py -p s magmablas_hip/zlacpy.hip.cpp 2024-08-20T21:58:04.0333532Z #31 21.96 ./tools/codegen.py -p d magmablas_hip/zlacpy.hip.cpp 2024-08-20T21:58:04.0334722Z #31 21.96 ./tools/codegen.py -p c magmablas_hip/zlacpy.hip.cpp 2024-08-20T21:58:04.0336160Z #31 21.96 ./tools/codegen.py -p s magmablas_hip/zlacpy_conj.hip.cpp 2024-08-20T21:58:04.0337687Z #31 21.96 ./tools/codegen.py -p d magmablas_hip/zlacpy_conj.hip.cpp 2024-08-20T21:58:04.0339192Z #31 21.97 ./tools/codegen.py -p c magmablas_hip/zlacpy_conj.hip.cpp 2024-08-20T21:58:04.0340735Z #31 21.97 ./tools/codegen.py -p s magmablas_hip/zlacpy_sym_in.hip.cpp 2024-08-20T21:58:04.0342331Z #31 21.98 ./tools/codegen.py -p d magmablas_hip/zlacpy_sym_in.hip.cpp 2024-08-20T21:58:04.0343916Z #31 21.99 ./tools/codegen.py -p c magmablas_hip/zlacpy_sym_in.hip.cpp 2024-08-20T21:58:04.0345502Z #31 21.99 ./tools/codegen.py -p s magmablas_hip/zlacpy_sym_out.hip.cpp 2024-08-20T21:58:04.0347105Z #31 21.99 ./tools/codegen.py -p d magmablas_hip/zlacpy_sym_out.hip.cpp 2024-08-20T21:58:04.0348712Z #31 22.04 ./tools/codegen.py -p c magmablas_hip/zlacpy_sym_out.hip.cpp 2024-08-20T21:58:04.1307501Z #31 22.05 ./tools/codegen.py -p ds magmablas_hip/zlag2c.hip.cpp 2024-08-20T21:58:04.1308978Z #31 22.07 ./tools/codegen.py -p ds magmablas_hip/clag2z.hip.cpp 2024-08-20T21:58:04.1310407Z #31 22.07 ./tools/codegen.py -p s magmablas_hip/zlange.hip.cpp 2024-08-20T21:58:04.1311789Z #31 22.07 ./tools/codegen.py -p d magmablas_hip/zlange.hip.cpp 2024-08-20T21:58:04.1313144Z #31 22.07 ./tools/codegen.py -p c magmablas_hip/zlange.hip.cpp 2024-08-20T21:58:04.1314547Z #31 22.07 ./tools/codegen.py -p s magmablas_hip/zlanhe.hip.cpp 2024-08-20T21:58:04.1315922Z #31 22.07 ./tools/codegen.py -p d magmablas_hip/zlanhe.hip.cpp 2024-08-20T21:58:04.1317281Z #31 22.07 ./tools/codegen.py -p c magmablas_hip/zlanhe.hip.cpp 2024-08-20T21:58:04.1318715Z #31 22.07 ./tools/codegen.py -p s magmablas_hip/zlaqps2_gpu.hip.cpp 2024-08-20T21:58:04.1320201Z #31 22.07 ./tools/codegen.py -p d magmablas_hip/zlaqps2_gpu.hip.cpp 2024-08-20T21:58:04.1321666Z #31 22.07 ./tools/codegen.py -p c magmablas_hip/zlaqps2_gpu.hip.cpp 2024-08-20T21:58:04.1323471Z #31 22.07 ./tools/codegen.py -p s magmablas_hip/zlarf.hip.cpp 2024-08-20T21:58:04.1324824Z #31 22.07 ./tools/codegen.py -p d magmablas_hip/zlarf.hip.cpp 2024-08-20T21:58:04.1326283Z #31 22.07 ./tools/codegen.py -p c magmablas_hip/zlarf.hip.cpp 2024-08-20T21:58:04.1327779Z #31 22.07 ./tools/codegen.py -p s magmablas_hip/zlarfbx.hip.cpp 2024-08-20T21:58:04.1329219Z #31 22.07 ./tools/codegen.py -p d magmablas_hip/zlarfbx.hip.cpp 2024-08-20T21:58:04.1330660Z #31 22.07 ./tools/codegen.py -p c magmablas_hip/zlarfbx.hip.cpp 2024-08-20T21:58:04.1332107Z #31 22.08 ./tools/codegen.py -p s magmablas_hip/zlarfg-v2.hip.cpp 2024-08-20T21:58:04.1333589Z #31 22.08 ./tools/codegen.py -p d magmablas_hip/zlarfg-v2.hip.cpp 2024-08-20T21:58:04.1335072Z #31 22.08 ./tools/codegen.py -p c magmablas_hip/zlarfg-v2.hip.cpp 2024-08-20T21:58:04.1336501Z #31 22.08 ./tools/codegen.py -p s magmablas_hip/zlarfg.hip.cpp 2024-08-20T21:58:04.1338019Z #31 22.08 ./tools/codegen.py -p d magmablas_hip/zlarfg.hip.cpp 2024-08-20T21:58:04.1339396Z #31 22.08 ./tools/codegen.py -p c magmablas_hip/zlarfg.hip.cpp 2024-08-20T21:58:04.1340806Z #31 22.08 ./tools/codegen.py -p s magmablas_hip/zlarfgx-v2.hip.cpp 2024-08-20T21:58:04.1342256Z #31 22.08 ./tools/codegen.py -p d magmablas_hip/zlarfgx-v2.hip.cpp 2024-08-20T21:58:04.1343720Z #31 22.08 ./tools/codegen.py -p c magmablas_hip/zlarfgx-v2.hip.cpp 2024-08-20T21:58:04.1345236Z #31 22.08 ./tools/codegen.py -p s magmablas_hip/zlarft_kernels.hip.cpp 2024-08-20T21:58:04.1347004Z #31 22.08 ./tools/codegen.py -p d magmablas_hip/zlarft_kernels.hip.cpp 2024-08-20T21:58:04.1348586Z #31 22.08 ./tools/codegen.py -p c magmablas_hip/zlarft_kernels.hip.cpp 2024-08-20T21:58:04.1350043Z #31 22.08 ./tools/codegen.py -p s magmablas_hip/zlarfx.hip.cpp 2024-08-20T21:58:04.1351393Z #31 22.08 ./tools/codegen.py -p d magmablas_hip/zlarfx.hip.cpp 2024-08-20T21:58:04.1352769Z #31 22.08 ./tools/codegen.py -p c magmablas_hip/zlarfx.hip.cpp 2024-08-20T21:58:04.1354135Z #31 22.08 ./tools/codegen.py -p s magmablas_hip/zlascl.hip.cpp 2024-08-20T21:58:04.1355485Z #31 22.08 ./tools/codegen.py -p d magmablas_hip/zlascl.hip.cpp 2024-08-20T21:58:04.1356847Z #31 22.08 ./tools/codegen.py -p c magmablas_hip/zlascl.hip.cpp 2024-08-20T21:58:04.1358233Z #31 22.08 ./tools/codegen.py -p s magmablas_hip/zlascl2.hip.cpp 2024-08-20T21:58:04.1359624Z #31 22.08 ./tools/codegen.py -p d magmablas_hip/zlascl2.hip.cpp 2024-08-20T21:58:04.1360997Z #31 22.08 ./tools/codegen.py -p c magmablas_hip/zlascl2.hip.cpp 2024-08-20T21:58:04.1362424Z #31 22.08 ./tools/codegen.py -p s magmablas_hip/zlascl_2x2.hip.cpp 2024-08-20T21:58:04.1363871Z #31 22.08 ./tools/codegen.py -p d magmablas_hip/zlascl_2x2.hip.cpp 2024-08-20T21:58:04.1365547Z #31 22.08 ./tools/codegen.py -p c magmablas_hip/zlascl_2x2.hip.cpp 2024-08-20T21:58:04.1367018Z #31 22.08 ./tools/codegen.py -p s magmablas_hip/zlascl_diag.hip.cpp 2024-08-20T21:58:04.1368493Z #31 22.08 ./tools/codegen.py -p d magmablas_hip/zlascl_diag.hip.cpp 2024-08-20T21:58:04.1369983Z #31 22.08 ./tools/codegen.py -p c magmablas_hip/zlascl_diag.hip.cpp 2024-08-20T21:58:04.1371419Z #31 22.08 ./tools/codegen.py -p s magmablas_hip/zlaset.hip.cpp 2024-08-20T21:58:04.1372789Z #31 22.08 ./tools/codegen.py -p d magmablas_hip/zlaset.hip.cpp 2024-08-20T21:58:04.1374141Z #31 22.09 ./tools/codegen.py -p c magmablas_hip/zlaset.hip.cpp 2024-08-20T21:58:04.1375565Z #31 22.14 ./tools/codegen.py -p s magmablas_hip/zlaset_band.hip.cpp 2024-08-20T21:58:04.2416729Z #31 22.14 ./tools/codegen.py -p d magmablas_hip/zlaset_band.hip.cpp 2024-08-20T21:58:04.2418346Z #31 22.15 ./tools/codegen.py -p c magmablas_hip/zlaset_band.hip.cpp 2024-08-20T21:58:04.2419783Z #31 22.18 ./tools/codegen.py -p s magmablas_hip/zlaswp.hip.cpp 2024-08-20T21:58:04.2421218Z #31 22.18 ./tools/codegen.py -p d magmablas_hip/zlaswp.hip.cpp 2024-08-20T21:58:04.2422602Z #31 22.18 ./tools/codegen.py -p c magmablas_hip/zlaswp.hip.cpp 2024-08-20T21:58:04.2424016Z #31 22.18 ./tools/codegen.py -p ds magmablas_hip/zclaswp.hip.cpp 2024-08-20T21:58:04.2425772Z #31 22.18 ./tools/codegen.py -p s magmablas_hip/zlaswp_sym.hip.cpp 2024-08-20T21:58:04.2427401Z #31 22.18 ./tools/codegen.py -p d magmablas_hip/zlaswp_sym.hip.cpp 2024-08-20T21:58:04.2428822Z #31 22.18 ./tools/codegen.py -p c magmablas_hip/zlaswp_sym.hip.cpp 2024-08-20T21:58:04.2430201Z #31 22.18 ./tools/codegen.py -p ds magmablas_hip/zlat2c.hip.cpp 2024-08-20T21:58:04.2431551Z #31 22.18 ./tools/codegen.py -p ds magmablas_hip/clat2z.hip.cpp 2024-08-20T21:58:04.2432901Z #31 22.19 ./tools/codegen.py -p s magmablas_hip/dznrm2.hip.cpp 2024-08-20T21:58:04.2434243Z #31 22.19 ./tools/codegen.py -p d magmablas_hip/dznrm2.hip.cpp 2024-08-20T21:58:04.2435967Z #31 22.19 ./tools/codegen.py -p c magmablas_hip/dznrm2.hip.cpp 2024-08-20T21:58:04.2437471Z #31 22.19 ./tools/codegen.py -p s magmablas_hip/zsetmatrix_transpose.cpp 2024-08-20T21:58:04.2439086Z #31 22.19 ./tools/codegen.py -p d magmablas_hip/zsetmatrix_transpose.cpp 2024-08-20T21:58:04.2440707Z #31 22.19 ./tools/codegen.py -p c magmablas_hip/zsetmatrix_transpose.cpp 2024-08-20T21:58:04.2442376Z #31 22.19 ./tools/codegen.py -p s magmablas_hip/zswap.hip.cpp 2024-08-20T21:58:04.2443717Z #31 22.19 ./tools/codegen.py -p d magmablas_hip/zswap.hip.cpp 2024-08-20T21:58:04.2445186Z #31 22.19 ./tools/codegen.py -p c magmablas_hip/zswap.hip.cpp 2024-08-20T21:58:04.2446595Z #31 22.19 ./tools/codegen.py -p s magmablas_hip/zswapblk.hip.cpp 2024-08-20T21:58:04.2448026Z #31 22.19 ./tools/codegen.py -p d magmablas_hip/zswapblk.hip.cpp 2024-08-20T21:58:04.2449427Z #31 22.19 ./tools/codegen.py -p c magmablas_hip/zswapblk.hip.cpp 2024-08-20T21:58:04.2451105Z #31 22.19 ./tools/codegen.py -p s magmablas_hip/zswapdblk.hip.cpp 2024-08-20T21:58:04.2452586Z #31 22.19 ./tools/codegen.py -p d magmablas_hip/zswapdblk.hip.cpp 2024-08-20T21:58:04.2454014Z #31 22.19 ./tools/codegen.py -p c magmablas_hip/zswapdblk.hip.cpp 2024-08-20T21:58:04.2455725Z #31 22.19 ./tools/codegen.py -p s magmablas_hip/zsymm.hip.cpp 2024-08-20T21:58:04.2457082Z #31 22.19 ./tools/codegen.py -p d magmablas_hip/zsymm.hip.cpp 2024-08-20T21:58:04.2458428Z #31 22.19 ./tools/codegen.py -p c magmablas_hip/zsymm.hip.cpp 2024-08-20T21:58:04.2459858Z #31 22.19 ./tools/codegen.py -p s magmablas_hip/zsymmetrize.hip.cpp 2024-08-20T21:58:04.2461363Z #31 22.19 ./tools/codegen.py -p d magmablas_hip/zsymmetrize.hip.cpp 2024-08-20T21:58:04.2462844Z #31 22.19 ./tools/codegen.py -p c magmablas_hip/zsymmetrize.hip.cpp 2024-08-20T21:58:04.2464588Z #31 22.19 ./tools/codegen.py -p s magmablas_hip/zsymmetrize_tiles.hip.cpp 2024-08-20T21:58:04.2466266Z #31 22.19 ./tools/codegen.py -p d magmablas_hip/zsymmetrize_tiles.hip.cpp 2024-08-20T21:58:04.2467908Z #31 22.19 ./tools/codegen.py -p c magmablas_hip/zsymmetrize_tiles.hip.cpp 2024-08-20T21:58:04.2469371Z #31 22.19 ./tools/codegen.py -p c magmablas_hip/zsymv.hip.cpp 2024-08-20T21:58:04.2470787Z #31 22.19 ./tools/codegen.py -p c magmablas_hip/zsymv_upper.hip.cpp 2024-08-20T21:58:04.2472273Z #31 22.19 ./tools/codegen.py -p s magmablas_hip/ztranspose.hip.cpp 2024-08-20T21:58:04.2473737Z #31 22.19 ./tools/codegen.py -p d magmablas_hip/ztranspose.hip.cpp 2024-08-20T21:58:04.2475211Z #31 22.19 ./tools/codegen.py -p c magmablas_hip/ztranspose.hip.cpp 2024-08-20T21:58:04.2476743Z #31 22.19 ./tools/codegen.py -p c magmablas_hip/ztranspose_conj.hip.cpp 2024-08-20T21:58:04.2478399Z #31 22.19 ./tools/codegen.py -p c magmablas_hip/ztranspose_conj_inplace.hip.cpp 2024-08-20T21:58:04.2480108Z #31 22.19 ./tools/codegen.py -p s magmablas_hip/ztranspose_inplace.hip.cpp 2024-08-20T21:58:04.2481769Z #31 22.19 ./tools/codegen.py -p d magmablas_hip/ztranspose_inplace.hip.cpp 2024-08-20T21:58:04.2483411Z #31 22.19 ./tools/codegen.py -p c magmablas_hip/ztranspose_inplace.hip.cpp 2024-08-20T21:58:04.2484904Z #31 22.19 ./tools/codegen.py -p s magmablas_hip/ztrmm.hip.cpp 2024-08-20T21:58:04.2486485Z #31 22.19 ./tools/codegen.py -p d magmablas_hip/ztrmm.hip.cpp 2024-08-20T21:58:04.2487873Z #31 22.24 ./tools/codegen.py -p c magmablas_hip/ztrmm.hip.cpp 2024-08-20T21:58:04.2489238Z #31 22.24 ./tools/codegen.py -p s magmablas_hip/ztrmv.hip.cpp 2024-08-20T21:58:04.2490882Z #31 22.25 ./tools/codegen.py -p d magmablas_hip/ztrmv.hip.cpp 2024-08-20T21:58:04.3454144Z #31 22.26 ./tools/codegen.py -p c magmablas_hip/ztrmv.hip.cpp 2024-08-20T21:58:04.3455642Z #31 22.26 ./tools/codegen.py -p c magmablas_hip/ztrsm.hip.cpp 2024-08-20T21:58:04.3457001Z #31 22.28 ./tools/codegen.py -p d magmablas_hip/ztrsm.hip.cpp 2024-08-20T21:58:04.3458310Z #31 22.29 ./tools/codegen.py -p s magmablas_hip/ztrsm.hip.cpp 2024-08-20T21:58:04.3459523Z #31 22.29 ./tools/codegen.py -p s magmablas_hip/ztrsv.hip.cpp 2024-08-20T21:58:04.3469238Z #31 22.29 ./tools/codegen.py -p d magmablas_hip/ztrsv.hip.cpp 2024-08-20T21:58:04.3470688Z #31 22.29 ./tools/codegen.py -p c magmablas_hip/ztrsv.hip.cpp 2024-08-20T21:58:04.3472170Z #31 22.29 ./tools/codegen.py -p c magmablas_hip/ztrtri_diag.hip.cpp 2024-08-20T21:58:04.3473804Z #31 22.29 ./tools/codegen.py -p d magmablas_hip/ztrtri_diag.hip.cpp 2024-08-20T21:58:04.3475383Z #31 22.29 ./tools/codegen.py -p s magmablas_hip/ztrtri_diag.hip.cpp 2024-08-20T21:58:04.3476985Z #31 22.29 ./tools/codegen.py -p c magmablas_hip/ztrtri_lower.hip.cpp 2024-08-20T21:58:04.3478575Z #31 22.29 ./tools/codegen.py -p d magmablas_hip/ztrtri_lower.hip.cpp 2024-08-20T21:58:04.3480173Z #31 22.29 ./tools/codegen.py -p s magmablas_hip/ztrtri_lower.hip.cpp 2024-08-20T21:58:04.3481865Z #31 22.29 ./tools/codegen.py -p c magmablas_hip/ztrtri_lower_batched.hip.cpp 2024-08-20T21:58:04.3483640Z #31 22.29 ./tools/codegen.py -p d magmablas_hip/ztrtri_lower_batched.hip.cpp 2024-08-20T21:58:04.3485798Z #31 22.29 ./tools/codegen.py -p s magmablas_hip/ztrtri_lower_batched.hip.cpp 2024-08-20T21:58:04.3487659Z #31 22.29 ./tools/codegen.py -p c magmablas_hip/ztrtri_upper.hip.cpp 2024-08-20T21:58:04.3489273Z #31 22.29 ./tools/codegen.py -p d magmablas_hip/ztrtri_upper.hip.cpp 2024-08-20T21:58:04.3490864Z #31 22.29 ./tools/codegen.py -p s magmablas_hip/ztrtri_upper.hip.cpp 2024-08-20T21:58:04.3492551Z #31 22.29 ./tools/codegen.py -p c magmablas_hip/ztrtri_upper_batched.hip.cpp 2024-08-20T21:58:04.3494353Z #31 22.29 ./tools/codegen.py -p d magmablas_hip/ztrtri_upper_batched.hip.cpp 2024-08-20T21:58:04.3496137Z #31 22.29 ./tools/codegen.py -p s magmablas_hip/ztrtri_upper_batched.hip.cpp 2024-08-20T21:58:04.3497789Z #31 22.30 ./tools/codegen.py -p c magmablas_hip/magmablas_z_v1.cpp 2024-08-20T21:58:04.3499345Z #31 22.30 ./tools/codegen.py -p d magmablas_hip/magmablas_z_v1.cpp 2024-08-20T21:58:04.3500889Z #31 22.30 ./tools/codegen.py -p s magmablas_hip/magmablas_z_v1.cpp 2024-08-20T21:58:04.3502486Z #31 22.30 ./tools/codegen.py -p ds magmablas_hip/magmablas_zc_v1.cpp 2024-08-20T21:58:04.3503979Z #31 22.30 ./tools/codegen.py -p s magmablas_hip/zbcyclic.cpp 2024-08-20T21:58:04.3505374Z #31 22.30 ./tools/codegen.py -p d magmablas_hip/zbcyclic.cpp 2024-08-20T21:58:04.3506769Z #31 22.30 ./tools/codegen.py -p c magmablas_hip/zbcyclic.cpp 2024-08-20T21:58:04.3508380Z #31 22.30 ./tools/codegen.py -p s magmablas_hip/zgetmatrix_transpose_mgpu.cpp 2024-08-20T21:58:04.3510203Z #31 22.30 ./tools/codegen.py -p d magmablas_hip/zgetmatrix_transpose_mgpu.cpp 2024-08-20T21:58:04.3512037Z #31 22.30 ./tools/codegen.py -p c magmablas_hip/zgetmatrix_transpose_mgpu.cpp 2024-08-20T21:58:04.3513832Z #31 22.30 ./tools/codegen.py -p s magmablas_hip/zsetmatrix_transpose_mgpu.cpp 2024-08-20T21:58:04.3515644Z #31 22.30 ./tools/codegen.py -p d magmablas_hip/zsetmatrix_transpose_mgpu.cpp 2024-08-20T21:58:04.3517462Z #31 22.30 ./tools/codegen.py -p c magmablas_hip/zsetmatrix_transpose_mgpu.cpp 2024-08-20T21:58:04.3519139Z #31 22.30 ./tools/codegen.py -p s magmablas_hip/zhemv_mgpu.hip.cpp 2024-08-20T21:58:04.3520695Z #31 22.30 ./tools/codegen.py -p d magmablas_hip/zhemv_mgpu.hip.cpp 2024-08-20T21:58:04.3522228Z #31 22.30 ./tools/codegen.py -p c magmablas_hip/zhemv_mgpu.hip.cpp 2024-08-20T21:58:04.3523853Z #31 22.30 ./tools/codegen.py -p s magmablas_hip/zhemv_mgpu_upper.hip.cpp 2024-08-20T21:58:04.3525673Z #31 22.30 ./tools/codegen.py -p d magmablas_hip/zhemv_mgpu_upper.hip.cpp 2024-08-20T21:58:04.3527403Z #31 22.30 ./tools/codegen.py -p c magmablas_hip/zhemv_mgpu_upper.hip.cpp 2024-08-20T21:58:04.3529161Z #31 22.30 ./tools/codegen.py -p s magmablas_hip/zhemm_mgpu.cpp 2024-08-20T21:58:04.3530603Z #31 22.30 ./tools/codegen.py -p d magmablas_hip/zhemm_mgpu.cpp 2024-08-20T21:58:04.3532055Z #31 22.31 ./tools/codegen.py -p c magmablas_hip/zhemm_mgpu.cpp 2024-08-20T21:58:04.3533519Z #31 22.32 ./tools/codegen.py -p s magmablas_hip/zher2k_mgpu.cpp 2024-08-20T21:58:04.3534977Z #31 22.34 ./tools/codegen.py -p d magmablas_hip/zher2k_mgpu.cpp 2024-08-20T21:58:04.3536469Z #31 22.35 ./tools/codegen.py -p c magmablas_hip/zher2k_mgpu.cpp 2024-08-20T21:58:04.3538033Z #31 22.36 ./tools/codegen.py -p s magmablas_hip/zherk_mgpu.cpp 2024-08-20T21:58:04.4458027Z #31 22.36 ./tools/codegen.py -p d magmablas_hip/zherk_mgpu.cpp 2024-08-20T21:58:04.4459564Z #31 22.38 ./tools/codegen.py -p c magmablas_hip/zherk_mgpu.cpp 2024-08-20T21:58:04.4461055Z #31 22.38 ./tools/codegen.py -p s magmablas_hip/zgetf2.hip.cpp 2024-08-20T21:58:04.4462531Z #31 22.39 ./tools/codegen.py -p d magmablas_hip/zgetf2.hip.cpp 2024-08-20T21:58:04.4464187Z #31 22.39 ./tools/codegen.py -p c magmablas_hip/zgetf2.hip.cpp 2024-08-20T21:58:04.4465791Z #31 22.40 ./tools/codegen.py -p s magmablas_hip/zgeqr2.cpp 2024-08-20T21:58:04.4467107Z #31 22.40 ./tools/codegen.py -p d magmablas_hip/zgeqr2.cpp 2024-08-20T21:58:04.4468397Z #31 22.40 ./tools/codegen.py -p c magmablas_hip/zgeqr2.cpp 2024-08-20T21:58:04.4469865Z #31 22.40 ./tools/codegen.py -p s magmablas_hip/zgeqr2x_gpu-v4.hip.cpp 2024-08-20T21:58:04.4471830Z #31 22.40 ./tools/codegen.py -p d magmablas_hip/zgeqr2x_gpu-v4.hip.cpp 2024-08-20T21:58:04.4473464Z #31 22.40 ./tools/codegen.py -p c magmablas_hip/zgeqr2x_gpu-v4.hip.cpp 2024-08-20T21:58:04.4474988Z #31 22.40 ./tools/codegen.py -p s magmablas_hip/zpotf2.hip.cpp 2024-08-20T21:58:04.4476406Z #31 22.40 ./tools/codegen.py -p d magmablas_hip/zpotf2.hip.cpp 2024-08-20T21:58:04.4478001Z #31 22.40 ./tools/codegen.py -p c magmablas_hip/zpotf2.hip.cpp 2024-08-20T21:58:04.4479624Z #31 22.40 ./tools/codegen.py -p s magmablas_hip/zgetf2_native_kernel.hip.cpp 2024-08-20T21:58:04.4481429Z #31 22.40 ./tools/codegen.py -p d magmablas_hip/zgetf2_native_kernel.hip.cpp 2024-08-20T21:58:04.4483221Z #31 22.40 ./tools/codegen.py -p c magmablas_hip/zgetf2_native_kernel.hip.cpp 2024-08-20T21:58:04.4484827Z #31 22.40 ./tools/codegen.py -p s magmablas_hip/zhetrs.hip.cpp 2024-08-20T21:58:04.4486458Z #31 22.42 ./tools/codegen.py -p d magmablas_hip/zhetrs.hip.cpp 2024-08-20T21:58:04.4487910Z #31 22.42 ./tools/codegen.py -p c magmablas_hip/zhetrs.hip.cpp 2024-08-20T21:58:04.4489451Z #31 22.42 ./tools/codegen.py -p s magmablas_hip/zgbsv_kernels.hip.cpp 2024-08-20T21:58:04.4491094Z #31 22.42 ./tools/codegen.py -p d magmablas_hip/zgbsv_kernels.hip.cpp 2024-08-20T21:58:04.4492747Z #31 22.42 ./tools/codegen.py -p c magmablas_hip/zgbsv_kernels.hip.cpp 2024-08-20T21:58:04.4494385Z #31 22.42 ./tools/codegen.py -p s magmablas_hip/zgbtf2_kernels.hip.cpp 2024-08-20T21:58:04.4496054Z #31 22.42 ./tools/codegen.py -p d magmablas_hip/zgbtf2_kernels.hip.cpp 2024-08-20T21:58:04.4497750Z #31 22.42 ./tools/codegen.py -p c magmablas_hip/zgbtf2_kernels.hip.cpp 2024-08-20T21:58:04.4499659Z #31 22.42 ./tools/codegen.py -p s magmablas_hip/zgbtrf_batched_fused_sm.hip.cpp 2024-08-20T21:58:04.4501442Z #31 22.42 ./tools/codegen.py -p d magmablas_hip/zgbtrf_batched_fused_sm.hip.cpp 2024-08-20T21:58:04.4503232Z #31 22.42 ./tools/codegen.py -p c magmablas_hip/zgbtrf_batched_fused_sm.hip.cpp 2024-08-20T21:58:04.4505132Z #31 22.42 ./tools/codegen.py -p s magmablas_hip/zgbtrf_batched_sliding_window_sm.hip.cpp 2024-08-20T21:58:04.4507119Z #31 22.42 ./tools/codegen.py -p d magmablas_hip/zgbtrf_batched_sliding_window_sm.hip.cpp 2024-08-20T21:58:04.4509102Z #31 22.43 ./tools/codegen.py -p c magmablas_hip/zgbtrf_batched_sliding_window_sm.hip.cpp 2024-08-20T21:58:04.4510883Z #31 22.43 ./tools/codegen.py -p s magmablas_hip/zgbtrs_kernels.hip.cpp 2024-08-20T21:58:04.4512499Z #31 22.43 ./tools/codegen.py -p d magmablas_hip/zgbtrs_kernels.hip.cpp 2024-08-20T21:58:04.4514367Z #31 22.43 ./tools/codegen.py -p c magmablas_hip/zgbtrs_kernels.hip.cpp 2024-08-20T21:58:04.4515972Z #31 22.43 ./tools/codegen.py -p s magmablas_hip/zgeadd_batched.hip.cpp 2024-08-20T21:58:04.4517943Z #31 22.43 ./tools/codegen.py -p d magmablas_hip/zgeadd_batched.hip.cpp 2024-08-20T21:58:04.4519561Z #31 22.43 ./tools/codegen.py -p c magmablas_hip/zgeadd_batched.hip.cpp 2024-08-20T21:58:04.4521156Z #31 22.43 ./tools/codegen.py -p s magmablas_hip/zgemm_batched.cpp 2024-08-20T21:58:04.4522688Z #31 22.43 ./tools/codegen.py -p d magmablas_hip/zgemm_batched.cpp 2024-08-20T21:58:04.4524422Z #31 22.43 ./tools/codegen.py -p c magmablas_hip/zgemm_batched.cpp 2024-08-20T21:58:04.4526254Z #31 22.43 ./tools/codegen.py -p s magmablas_hip/zgemm_batched_smallsq.hip.cpp 2024-08-20T21:58:04.4528086Z #31 22.43 ./tools/codegen.py -p d magmablas_hip/zgemm_batched_smallsq.hip.cpp 2024-08-20T21:58:04.4529880Z #31 22.43 ./tools/codegen.py -p c magmablas_hip/zgemm_batched_smallsq.hip.cpp 2024-08-20T21:58:04.4531552Z #31 22.43 ./tools/codegen.py -p s magmablas_hip/zgemv_batched.cpp 2024-08-20T21:58:04.4533084Z #31 22.44 ./tools/codegen.py -p d magmablas_hip/zgemv_batched.cpp 2024-08-20T21:58:04.4534754Z #31 22.45 ./tools/codegen.py -p c magmablas_hip/zgemv_batched.cpp 2024-08-20T21:58:04.4536390Z #31 22.46 ./tools/codegen.py -p s magmablas_hip/zgemv_batched_smallsq.hip.cpp 2024-08-20T21:58:04.5479170Z #31 22.48 ./tools/codegen.py -p d magmablas_hip/zgemv_batched_smallsq.hip.cpp 2024-08-20T21:58:04.5480881Z #31 22.49 ./tools/codegen.py -p c magmablas_hip/zgemv_batched_smallsq.hip.cpp 2024-08-20T21:58:04.5482799Z #31 22.49 ./tools/codegen.py -p s magmablas_hip/zhemv_batched_core.hip.cpp 2024-08-20T21:58:04.5484746Z #31 22.50 ./tools/codegen.py -p d magmablas_hip/zhemv_batched_core.hip.cpp 2024-08-20T21:58:04.5486575Z #31 22.50 ./tools/codegen.py -p c magmablas_hip/zhemv_batched_core.hip.cpp 2024-08-20T21:58:04.5488403Z #31 22.50 ./tools/codegen.py -p s magmablas_hip/zgeqr2_batched.hip.cpp 2024-08-20T21:58:04.5490012Z #31 22.50 ./tools/codegen.py -p d magmablas_hip/zgeqr2_batched.hip.cpp 2024-08-20T21:58:04.5491631Z #31 22.50 ./tools/codegen.py -p c magmablas_hip/zgeqr2_batched.hip.cpp 2024-08-20T21:58:04.5493376Z #31 22.50 ./tools/codegen.py -p s magmablas_hip/zgeqr2_batched_fused_reg.hip.cpp 2024-08-20T21:58:04.5495198Z #31 22.50 ./tools/codegen.py -p d magmablas_hip/zgeqr2_batched_fused_reg.hip.cpp 2024-08-20T21:58:04.5497010Z #31 22.50 ./tools/codegen.py -p c magmablas_hip/zgeqr2_batched_fused_reg.hip.cpp 2024-08-20T21:58:04.5498930Z #31 22.50 ./tools/codegen.py -p s magmablas_hip/zgeqr2_batched_fused_reg_medium.hip.cpp 2024-08-20T21:58:04.5500908Z #31 22.51 ./tools/codegen.py -p d magmablas_hip/zgeqr2_batched_fused_reg_medium.hip.cpp 2024-08-20T21:58:04.5502862Z #31 22.51 ./tools/codegen.py -p c magmablas_hip/zgeqr2_batched_fused_reg_medium.hip.cpp 2024-08-20T21:58:04.5504810Z #31 22.51 ./tools/codegen.py -p s magmablas_hip/zgeqr2_batched_fused_reg_tall.hip.cpp 2024-08-20T21:58:04.5506753Z #31 22.51 ./tools/codegen.py -p d magmablas_hip/zgeqr2_batched_fused_reg_tall.hip.cpp 2024-08-20T21:58:04.5508659Z #31 22.52 ./tools/codegen.py -p c magmablas_hip/zgeqr2_batched_fused_reg_tall.hip.cpp 2024-08-20T21:58:04.5510496Z #31 22.53 ./tools/codegen.py -p s magmablas_hip/zgeqr2_batched_fused_sm.hip.cpp 2024-08-20T21:58:04.5512296Z #31 22.53 ./tools/codegen.py -p d magmablas_hip/zgeqr2_batched_fused_sm.hip.cpp 2024-08-20T21:58:04.5514275Z #31 22.53 ./tools/codegen.py -p c magmablas_hip/zgeqr2_batched_fused_sm.hip.cpp 2024-08-20T21:58:04.5516134Z #31 22.53 ./tools/codegen.py -p s magmablas_hip/zgeqrf_batched_smallsq.hip.cpp 2024-08-20T21:58:04.5517974Z #31 22.53 ./tools/codegen.py -p d magmablas_hip/zgeqrf_batched_smallsq.hip.cpp 2024-08-20T21:58:04.5519801Z #31 22.53 ./tools/codegen.py -p c magmablas_hip/zgeqrf_batched_smallsq.hip.cpp 2024-08-20T21:58:04.5521603Z #31 22.53 ./tools/codegen.py -p s magmablas_hip/zgerbt_func_batched.hip.cpp 2024-08-20T21:58:04.5523372Z #31 22.54 ./tools/codegen.py -p d magmablas_hip/zgerbt_func_batched.hip.cpp 2024-08-20T21:58:04.5525631Z #31 22.54 ./tools/codegen.py -p c magmablas_hip/zgerbt_func_batched.hip.cpp 2024-08-20T21:58:04.5527400Z #31 22.54 ./tools/codegen.py -p s magmablas_hip/zgesv_batched_small.hip.cpp 2024-08-20T21:58:04.5529171Z #31 22.54 ./tools/codegen.py -p d magmablas_hip/zgesv_batched_small.hip.cpp 2024-08-20T21:58:04.5530932Z #31 22.54 ./tools/codegen.py -p c magmablas_hip/zgesv_batched_small.hip.cpp 2024-08-20T21:58:04.5532626Z #31 22.54 ./tools/codegen.py -p s magmablas_hip/zgetf2_kernels.hip.cpp 2024-08-20T21:58:04.5534300Z #31 22.54 ./tools/codegen.py -p d magmablas_hip/zgetf2_kernels.hip.cpp 2024-08-20T21:58:04.5536147Z #31 22.54 ./tools/codegen.py -p c magmablas_hip/zgetf2_kernels.hip.cpp 2024-08-20T21:58:04.5538119Z #31 22.54 ./tools/codegen.py -p s magmablas_hip/zgetrf_batched_smallsq_noshfl.hip.cpp 2024-08-20T21:58:04.5540068Z #31 22.54 ./tools/codegen.py -p d magmablas_hip/zgetrf_batched_smallsq_noshfl.hip.cpp 2024-08-20T21:58:04.5542001Z #31 22.54 ./tools/codegen.py -p c magmablas_hip/zgetrf_batched_smallsq_noshfl.hip.cpp 2024-08-20T21:58:04.5543915Z #31 22.54 ./tools/codegen.py -p s magmablas_hip/zgetrf_batched_smallsq_shfl.hip.cpp 2024-08-20T21:58:04.5545784Z #31 22.54 ./tools/codegen.py -p d magmablas_hip/zgetrf_batched_smallsq_shfl.hip.cpp 2024-08-20T21:58:04.5547683Z #31 22.54 ./tools/codegen.py -p c magmablas_hip/zgetrf_batched_smallsq_shfl.hip.cpp 2024-08-20T21:58:04.5549414Z #31 22.54 ./tools/codegen.py -p s magmablas_hip/zhemm_batched_core.hip.cpp 2024-08-20T21:58:04.5551279Z #31 22.54 ./tools/codegen.py -p d magmablas_hip/zhemm_batched_core.hip.cpp 2024-08-20T21:58:04.5552962Z #31 22.55 ./tools/codegen.py -p c magmablas_hip/zhemm_batched_core.hip.cpp 2024-08-20T21:58:04.5554543Z #31 22.55 ./tools/codegen.py -p s magmablas_hip/zher2k_batched.cpp 2024-08-20T21:58:04.5556030Z #31 22.55 ./tools/codegen.py -p d magmablas_hip/zher2k_batched.cpp 2024-08-20T21:58:04.5557532Z #31 22.55 ./tools/codegen.py -p c magmablas_hip/zher2k_batched.cpp 2024-08-20T21:58:04.5559020Z #31 22.55 ./tools/codegen.py -p s magmablas_hip/zherk_batched.cpp 2024-08-20T21:58:04.5560481Z #31 22.55 ./tools/codegen.py -p d magmablas_hip/zherk_batched.cpp 2024-08-20T21:58:04.5561941Z #31 22.56 ./tools/codegen.py -p c magmablas_hip/zherk_batched.cpp 2024-08-20T21:58:04.6482162Z #31 22.57 ./tools/codegen.py -p s magmablas_hip/zlarf_batched_fused_reg.hip.cpp 2024-08-20T21:58:04.6483954Z #31 22.58 ./tools/codegen.py -p d magmablas_hip/zlarf_batched_fused_reg.hip.cpp 2024-08-20T21:58:04.6485840Z #31 22.61 ./tools/codegen.py -p c magmablas_hip/zlarf_batched_fused_reg.hip.cpp 2024-08-20T21:58:04.6487668Z #31 22.61 ./tools/codegen.py -p s magmablas_hip/zlarf_batched_fused_reg_medium.hip.cpp 2024-08-20T21:58:04.6489476Z #31 22.61 ./tools/codegen.py -p d magmablas_hip/zlarf_batched_fused_reg_medium.hip.cpp 2024-08-20T21:58:04.6491282Z #31 22.61 ./tools/codegen.py -p c magmablas_hip/zlarf_batched_fused_reg_medium.hip.cpp 2024-08-20T21:58:04.6493083Z #31 22.61 ./tools/codegen.py -p s magmablas_hip/zlarf_batched_fused_reg_tall.hip.cpp 2024-08-20T21:58:04.6494905Z #31 22.61 ./tools/codegen.py -p d magmablas_hip/zlarf_batched_fused_reg_tall.hip.cpp 2024-08-20T21:58:04.6496715Z #31 22.61 ./tools/codegen.py -p c magmablas_hip/zlarf_batched_fused_reg_tall.hip.cpp 2024-08-20T21:58:04.6498649Z #31 22.61 ./tools/codegen.py -p s magmablas_hip/zlarf_batched_fused_sm.hip.cpp 2024-08-20T21:58:04.6500393Z #31 22.61 ./tools/codegen.py -p d magmablas_hip/zlarf_batched_fused_sm.hip.cpp 2024-08-20T21:58:04.6502140Z #31 22.61 ./tools/codegen.py -p c magmablas_hip/zlarf_batched_fused_sm.hip.cpp 2024-08-20T21:58:04.6503798Z #31 22.62 ./tools/codegen.py -p s magmablas_hip/zlaswp_batched.hip.cpp 2024-08-20T21:58:04.6505389Z #31 22.62 ./tools/codegen.py -p d magmablas_hip/zlaswp_batched.hip.cpp 2024-08-20T21:58:04.6506966Z #31 22.62 ./tools/codegen.py -p c magmablas_hip/zlaswp_batched.hip.cpp 2024-08-20T21:58:04.6508548Z #31 22.62 ./tools/codegen.py -p s magmablas_hip/zpotf2_kernels.hip.cpp 2024-08-20T21:58:04.6510115Z #31 22.62 ./tools/codegen.py -p d magmablas_hip/zpotf2_kernels.hip.cpp 2024-08-20T21:58:04.6512049Z #31 22.63 ./tools/codegen.py -p c magmablas_hip/zpotf2_kernels.hip.cpp 2024-08-20T21:58:04.6513609Z #31 22.64 ./tools/codegen.py -p s magmablas_hip/zset_pointer.hip.cpp 2024-08-20T21:58:04.6515053Z #31 22.64 ./tools/codegen.py -p d magmablas_hip/zset_pointer.hip.cpp 2024-08-20T21:58:04.6516398Z #31 22.64 ./tools/codegen.py -p c magmablas_hip/zset_pointer.hip.cpp 2024-08-20T21:58:04.6517992Z #31 22.66 ./tools/codegen.py -p c magmablas_hip/zsyr2k_batched.cpp 2024-08-20T21:58:04.6519463Z #31 22.66 ./tools/codegen.py -p s magmablas_hip/ztrmm_batched_core.hip.cpp 2024-08-20T21:58:04.6521166Z #31 22.66 ./tools/codegen.py -p d magmablas_hip/ztrmm_batched_core.hip.cpp 2024-08-20T21:58:04.6522677Z #31 22.66 ./tools/codegen.py -p c magmablas_hip/ztrmm_batched_core.hip.cpp 2024-08-20T21:58:04.6524221Z #31 22.66 ./tools/codegen.py -p c magmablas_hip/ztrsm_batched.cpp 2024-08-20T21:58:04.6525864Z #31 22.66 ./tools/codegen.py -p d magmablas_hip/ztrsm_batched.cpp 2024-08-20T21:58:04.6527367Z #31 22.66 ./tools/codegen.py -p s magmablas_hip/ztrsm_batched.cpp 2024-08-20T21:58:04.6528916Z #31 22.66 ./tools/codegen.py -p s magmablas_hip/ztrsm_batched_core.cpp 2024-08-20T21:58:04.6530516Z #31 22.66 ./tools/codegen.py -p d magmablas_hip/ztrsm_batched_core.cpp 2024-08-20T21:58:04.6532107Z #31 22.66 ./tools/codegen.py -p c magmablas_hip/ztrsm_batched_core.cpp 2024-08-20T21:58:04.7523071Z #31 22.66 ./tools/codegen.py -p s magmablas_hip/ztrsm_small_batched.hip.cpp 2024-08-20T21:58:04.7524953Z #31 22.66 ./tools/codegen.py -p d magmablas_hip/ztrsm_small_batched.hip.cpp 2024-08-20T21:58:04.7526670Z #31 22.66 ./tools/codegen.py -p c magmablas_hip/ztrsm_small_batched.hip.cpp 2024-08-20T21:58:04.7528256Z #31 22.66 ./tools/codegen.py -p s magmablas_hip/ztrsv_batched.hip.cpp 2024-08-20T21:58:04.7529670Z #31 22.66 ./tools/codegen.py -p d magmablas_hip/ztrsv_batched.hip.cpp 2024-08-20T21:58:04.7531108Z #31 22.66 ./tools/codegen.py -p c magmablas_hip/ztrsv_batched.hip.cpp 2024-08-20T21:58:04.7532571Z #31 22.66 ./tools/codegen.py -p c magmablas_hip/ztrtri_diag_batched.hip.cpp 2024-08-20T21:58:04.7534159Z #31 22.66 ./tools/codegen.py -p d magmablas_hip/ztrtri_diag_batched.hip.cpp 2024-08-20T21:58:04.7535712Z #31 22.66 ./tools/codegen.py -p s magmablas_hip/ztrtri_diag_batched.hip.cpp 2024-08-20T21:58:04.7537121Z #31 22.66 ./tools/codegen.py -p s magmablas_hip/zgetf2_nopiv_kernels.hip.cpp 2024-08-20T21:58:04.7538747Z #31 22.66 ./tools/codegen.py -p d magmablas_hip/zgetf2_nopiv_kernels.hip.cpp 2024-08-20T21:58:04.7540333Z #31 22.66 ./tools/codegen.py -p c magmablas_hip/zgetf2_nopiv_kernels.hip.cpp 2024-08-20T21:58:04.7541849Z #31 22.66 ./tools/codegen.py -p s magmablas_hip/zhemm_vbatched_core.hip.cpp 2024-08-20T21:58:04.7543494Z #31 22.66 ./tools/codegen.py -p d magmablas_hip/zhemm_vbatched_core.hip.cpp 2024-08-20T21:58:04.7545179Z #31 22.67 ./tools/codegen.py -p c magmablas_hip/zhemm_vbatched_core.hip.cpp 2024-08-20T21:58:04.7546835Z #31 22.67 ./tools/codegen.py -p s magmablas_hip/zhemv_vbatched_core.hip.cpp 2024-08-20T21:58:04.7548537Z #31 22.67 ./tools/codegen.py -p d magmablas_hip/zhemv_vbatched_core.hip.cpp 2024-08-20T21:58:04.7550192Z #31 22.67 ./tools/codegen.py -p c magmablas_hip/zhemv_vbatched_core.hip.cpp 2024-08-20T21:58:04.7551780Z #31 22.71 ./tools/codegen.py -p s magmablas_hip/ztrmm_vbatched_core.hip.cpp 2024-08-20T21:58:04.7553267Z #31 22.72 ./tools/codegen.py -p d magmablas_hip/ztrmm_vbatched_core.hip.cpp 2024-08-20T21:58:04.7554846Z #31 22.72 ./tools/codegen.py -p c magmablas_hip/ztrmm_vbatched_core.hip.cpp 2024-08-20T21:58:04.7556485Z #31 22.72 ./tools/codegen.py -p s magmablas_hip/ztrsm_small_vbatched.hip.cpp 2024-08-20T21:58:04.7558091Z #31 22.72 ./tools/codegen.py -p d magmablas_hip/ztrsm_small_vbatched.hip.cpp 2024-08-20T21:58:04.7559594Z #31 22.72 ./tools/codegen.py -p c magmablas_hip/ztrsm_small_vbatched.hip.cpp 2024-08-20T21:58:04.7561111Z #31 22.72 ./tools/codegen.py -p c magmablas_hip/ztrsm_inv_vbatched_core.hip.cpp 2024-08-20T21:58:04.7562595Z #31 22.72 ./tools/codegen.py -p d magmablas_hip/ztrsm_inv_vbatched_core.hip.cpp 2024-08-20T21:58:04.7564819Z #31 22.72 ./tools/codegen.py -p s magmablas_hip/ztrsm_inv_vbatched_core.hip.cpp 2024-08-20T21:58:04.7566553Z #31 22.72 ./tools/codegen.py -p c magmablas_hip/ztrtri_diag_vbatched.hip.cpp 2024-08-20T21:58:04.7568005Z #31 22.72 ./tools/codegen.py -p d magmablas_hip/ztrtri_diag_vbatched.hip.cpp 2024-08-20T21:58:04.7569488Z #31 22.72 ./tools/codegen.py -p s magmablas_hip/ztrtri_diag_vbatched.hip.cpp 2024-08-20T21:58:04.7570897Z #31 22.72 ./tools/codegen.py -p s magmablas_hip/zgemm_vbatched.cpp 2024-08-20T21:58:04.7572547Z #31 22.73 ./tools/codegen.py -p d magmablas_hip/zgemm_vbatched.cpp 2024-08-20T21:58:04.7573900Z #31 22.73 ./tools/codegen.py -p c magmablas_hip/zgemm_vbatched.cpp 2024-08-20T21:58:04.7575307Z #31 22.73 ./tools/codegen.py -p s magmablas_hip/zgemv_vbatched.cpp 2024-08-20T21:58:04.7576656Z #31 22.74 ./tools/codegen.py -p d magmablas_hip/zgemv_vbatched.cpp 2024-08-20T21:58:04.7577958Z #31 22.74 ./tools/codegen.py -p c magmablas_hip/zgemv_vbatched.cpp 2024-08-20T21:58:04.7579356Z #31 22.75 ./tools/codegen.py -p s magmablas_hip/zhemm_vbatched.cpp 2024-08-20T21:58:04.7580597Z #31 22.76 ./tools/codegen.py -p d magmablas_hip/zhemm_vbatched.cpp 2024-08-20T21:58:04.7581883Z #31 22.76 ./tools/codegen.py -p c magmablas_hip/zhemm_vbatched.cpp 2024-08-20T21:58:04.7583143Z #31 22.76 ./tools/codegen.py -p s magmablas_hip/zhemv_vbatched.cpp 2024-08-20T21:58:04.7584470Z #31 22.77 ./tools/codegen.py -p d magmablas_hip/zhemv_vbatched.cpp 2024-08-20T21:58:04.8575115Z #31 22.77 ./tools/codegen.py -p c magmablas_hip/zhemv_vbatched.cpp 2024-08-20T21:58:04.8576757Z #31 22.78 ./tools/codegen.py -p s magmablas_hip/zher2k_vbatched.cpp 2024-08-20T21:58:04.8578211Z #31 22.78 ./tools/codegen.py -p d magmablas_hip/zher2k_vbatched.cpp 2024-08-20T21:58:04.8579864Z #31 22.78 ./tools/codegen.py -p c magmablas_hip/zher2k_vbatched.cpp 2024-08-20T21:58:04.8581412Z #31 22.78 ./tools/codegen.py -p s magmablas_hip/zherk_vbatched.cpp 2024-08-20T21:58:04.8582976Z #31 22.78 ./tools/codegen.py -p d magmablas_hip/zherk_vbatched.cpp 2024-08-20T21:58:04.8584523Z #31 22.78 ./tools/codegen.py -p c magmablas_hip/zherk_vbatched.cpp 2024-08-20T21:58:04.8586048Z #31 22.78 ./tools/codegen.py -p c magmablas_hip/zsyr2k_vbatched.cpp 2024-08-20T21:58:04.8587610Z #31 22.78 ./tools/codegen.py -p c magmablas_hip/zsyrk_vbatched.cpp 2024-08-20T21:58:04.8589150Z #31 22.78 ./tools/codegen.py -p s magmablas_hip/ztrmm_vbatched.cpp 2024-08-20T21:58:04.8590688Z #31 22.78 ./tools/codegen.py -p d magmablas_hip/ztrmm_vbatched.cpp 2024-08-20T21:58:04.8592227Z #31 22.78 ./tools/codegen.py -p c magmablas_hip/ztrmm_vbatched.cpp 2024-08-20T21:58:04.8593846Z #31 22.78 ./tools/codegen.py -p s magmablas_hip/ztrsm_vbatched_core.cpp 2024-08-20T21:58:04.8595518Z #31 22.78 ./tools/codegen.py -p d magmablas_hip/ztrsm_vbatched_core.cpp 2024-08-20T21:58:04.8597162Z #31 22.78 ./tools/codegen.py -p c magmablas_hip/ztrsm_vbatched_core.cpp 2024-08-20T21:58:04.8598762Z #31 22.78 ./tools/codegen.py -p s magmablas_hip/ztrsm_vbatched.cpp 2024-08-20T21:58:04.8600301Z #31 22.78 ./tools/codegen.py -p d magmablas_hip/ztrsm_vbatched.cpp 2024-08-20T21:58:04.8601830Z #31 22.78 ./tools/codegen.py -p c magmablas_hip/ztrsm_vbatched.cpp 2024-08-20T21:58:04.8603424Z #31 22.78 ./tools/codegen.py -p s magmablas_hip/ztrsm_inv_vbatched.cpp 2024-08-20T21:58:04.8605227Z #31 22.78 ./tools/codegen.py -p d magmablas_hip/ztrsm_inv_vbatched.cpp 2024-08-20T21:58:04.8606867Z #31 22.78 ./tools/codegen.py -p c magmablas_hip/ztrsm_inv_vbatched.cpp 2024-08-20T21:58:04.8608564Z #31 22.79 ./tools/codegen.py -p s magmablas_hip/zgetf2_kernels_var.hip.cpp 2024-08-20T21:58:04.8610303Z #31 22.79 ./tools/codegen.py -p d magmablas_hip/zgetf2_kernels_var.hip.cpp 2024-08-20T21:58:04.8612024Z #31 22.79 ./tools/codegen.py -p c magmablas_hip/zgetf2_kernels_var.hip.cpp 2024-08-20T21:58:04.8613715Z #31 22.79 ./tools/codegen.py -p s magmablas_hip/zlaswp_vbatched.hip.cpp 2024-08-20T21:58:04.8615394Z #31 22.81 ./tools/codegen.py -p d magmablas_hip/zlaswp_vbatched.hip.cpp 2024-08-20T21:58:04.8617290Z #31 22.83 ./tools/codegen.py -p c magmablas_hip/zlaswp_vbatched.hip.cpp 2024-08-20T21:58:04.8618947Z #31 22.83 ./tools/codegen.py -p s magmablas_hip/zpotf2_kernels_var.hip.cpp 2024-08-20T21:58:04.8620648Z #31 22.83 ./tools/codegen.py -p d magmablas_hip/zpotf2_kernels_var.hip.cpp 2024-08-20T21:58:04.8622362Z #31 22.83 ./tools/codegen.py -p c magmablas_hip/zpotf2_kernels_var.hip.cpp 2024-08-20T21:58:04.8623994Z #31 22.83 ./tools/codegen.py -p s magmablas_hip/blas_zbatched.cpp 2024-08-20T21:58:04.8625521Z #31 22.83 ./tools/codegen.py -p d magmablas_hip/blas_zbatched.cpp 2024-08-20T21:58:04.8627218Z #31 22.83 ./tools/codegen.py -p c magmablas_hip/blas_zbatched.cpp 2024-08-20T21:58:04.8628840Z #31 22.84 ./tools/codegen.py -p c magmablas_hip/zposv_irgmres_kernels.hip.cpp 2024-08-20T21:58:04.8630596Z #31 22.85 ./tools/codegen.py -p d magmablas_hip/zposv_irgmres_kernels.hip.cpp 2024-08-20T21:58:04.8632329Z #31 22.85 ./tools/codegen.py -p s magmablas_hip/zposv_irgmres_kernels.hip.cpp 2024-08-20T21:58:04.8635599Z #31 22.86 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/magma_f77.o control/magma_f77.cpp 2024-08-20T21:58:04.8638864Z #31 22.86 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c99 -fPIC -o control/sizeptr control/sizeptr.o 2024-08-20T21:58:04.8642171Z #31 22.87 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/abs.o control/abs.cpp 2024-08-20T21:58:04.9621123Z #31 22.88 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/affinity.o control/affinity.cpp 2024-08-20T21:58:04.9625439Z #31 22.89 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/auxiliary.o control/auxiliary.cpp 2024-08-20T21:58:04.9629722Z #31 22.89 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/constants.o control/constants.cpp 2024-08-20T21:58:04.9634217Z #31 22.90 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/get_batched_crossover.o control/get_batched_crossover.cpp 2024-08-20T21:58:04.9639002Z #31 22.91 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/get_batched_gemm_decision.o control/get_batched_gemm_decision.cpp 2024-08-20T21:58:04.9643866Z #31 22.91 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/get_batched_gbtrf_params.o control/get_batched_gbtrf_params.cpp 2024-08-20T21:58:04.9648440Z #31 22.92 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/get_nb.o control/get_nb.cpp 2024-08-20T21:58:04.9652632Z #31 22.93 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/get_ntcol.o control/get_ntcol.cpp 2024-08-20T21:58:04.9656846Z #31 22.93 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/magma_bulge.o control/magma_bulge.cpp 2024-08-20T21:58:04.9661369Z #31 22.94 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/magma_threadsetting.o control/magma_threadsetting.cpp 2024-08-20T21:58:04.9666336Z #31 22.94 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/magma_timer.o control/magma_timer.cpp 2024-08-20T21:58:04.9670729Z #31 22.95 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/magma_winthread.o control/magma_winthread.cpp 2024-08-20T21:58:04.9675101Z #31 22.96 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/magma_yield.o control/magma_yield.cpp 2024-08-20T21:58:04.9679674Z #31 22.96 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/magma_zauxiliary.o control/magma_zauxiliary.cpp 2024-08-20T21:58:04.9683990Z #31 22.97 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/magma_zbulge.o control/magma_zbulge.cpp 2024-08-20T21:58:04.9688477Z #31 22.98 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/magma_znan_inf.o control/magma_znan_inf.cpp 2024-08-20T21:58:05.0641635Z #31 22.98 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/pthread_barrier.o control/pthread_barrier.cpp 2024-08-20T21:58:05.0646056Z #31 22.99 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/sqrt.o control/sqrt.cpp 2024-08-20T21:58:05.0649913Z #31 22.99 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/strlcpy.o control/strlcpy.cpp 2024-08-20T21:58:05.0653981Z #31 23.00 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/thread_queue.o control/thread_queue.cpp 2024-08-20T21:58:05.0657784Z #31 23.01 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/trace.o control/trace.cpp 2024-08-20T21:58:05.0659806Z #31 23.01 touch control/sizeptr 2024-08-20T21:58:05.0662194Z #31 23.01 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/xerbla.o control/xerbla.cpp 2024-08-20T21:58:05.0666308Z #31 23.02 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/zpanel_to_q.o control/zpanel_to_q.cpp 2024-08-20T21:58:05.0670240Z #31 23.03 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/zprint.o control/zprint.cpp 2024-08-20T21:58:05.0674093Z #31 23.03 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/iprint.o control/iprint.cpp 2024-08-20T21:58:05.0677932Z #31 23.04 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/magma_sf77.o control/magma_sf77.cpp 2024-08-20T21:58:05.0681891Z #31 23.05 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/magma_df77.o control/magma_df77.cpp 2024-08-20T21:58:05.0686192Z #31 23.05 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/magma_cf77.o control/magma_cf77.cpp 2024-08-20T21:58:05.0690167Z #31 23.06 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/magma_zf77.o control/magma_zf77.cpp 2024-08-20T21:58:05.0694162Z #31 23.07 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/magmablas_sf77.o control/magmablas_sf77.cpp 2024-08-20T21:58:05.0698494Z #31 23.08 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/magmablas_df77.o control/magmablas_df77.cpp 2024-08-20T21:58:05.1712112Z #31 23.09 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/magmablas_cf77.o control/magmablas_cf77.cpp 2024-08-20T21:58:05.1716407Z #31 23.09 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/magmablas_zf77.o control/magmablas_zf77.cpp 2024-08-20T21:58:05.1720718Z #31 23.10 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cblas_z.o src/cblas_z.cpp 2024-08-20T21:58:05.1724389Z #31 23.11 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zcposv_gpu.o src/zcposv_gpu.cpp 2024-08-20T21:58:05.1728253Z #31 23.12 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zposv_gpu.o src/zposv_gpu.cpp 2024-08-20T21:58:05.1732065Z #31 23.13 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zpotrf_gpu.o src/zpotrf_gpu.cpp 2024-08-20T21:58:05.1735875Z #31 23.14 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zpotri_gpu.o src/zpotri_gpu.cpp 2024-08-20T21:58:05.1739715Z #31 23.14 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zpotrs_gpu.o src/zpotrs_gpu.cpp 2024-08-20T21:58:05.1743463Z #31 23.15 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zlauum_gpu.o src/zlauum_gpu.cpp 2024-08-20T21:58:05.1747307Z #31 23.16 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ztrtri_gpu.o src/ztrtri_gpu.cpp 2024-08-20T21:58:05.1751148Z #31 23.17 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zpotrf_mgpu.o src/zpotrf_mgpu.cpp 2024-08-20T21:58:05.1755160Z #31 23.18 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zpotrf_mgpu_right.o src/zpotrf_mgpu_right.cpp 2024-08-20T21:58:05.3551908Z #31 23.20 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zpotrf3_mgpu.o src/zpotrf3_mgpu.cpp 2024-08-20T21:58:05.3556102Z #31 23.21 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zposv.o src/zposv.cpp 2024-08-20T21:58:05.3560221Z #31 23.22 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zpotrf.o src/zpotrf.cpp 2024-08-20T21:58:06.1002247Z #31 24.11 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zpotri.o src/zpotri.cpp 2024-08-20T21:58:06.2091008Z #31 24.22 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zlauum.o src/zlauum.cpp 2024-08-20T21:58:06.3973618Z #31 24.26 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ztrtri.o src/ztrtri.cpp 2024-08-20T21:58:07.4349079Z #31 25.45 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zpotrf_m.o src/zpotrf_m.cpp 2024-08-20T21:58:07.5939182Z #31 25.61 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/shpotrf_gpu.o src/shpotrf_gpu.cpp 2024-08-20T21:58:07.7345661Z #31 25.75 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dfgmres_spd_gpu.o src/dfgmres_spd_gpu.cpp 2024-08-20T21:58:07.8653382Z #31 25.84 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dshposv_gmres_gpu.o src/dshposv_gmres_gpu.cpp 2024-08-20T21:58:07.8657767Z #31 25.88 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zcgesv_gpu.o src/zcgesv_gpu.cpp 2024-08-20T21:58:07.9667644Z #31 25.92 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zcgetrs_gpu.o src/zcgetrs_gpu.cpp 2024-08-20T21:58:07.9671877Z #31 25.94 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgmres_plu_gpu.o src/dgmres_plu_gpu.cpp 2024-08-20T21:58:07.9676105Z #31 25.95 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dxgesv_gmres_gpu.o src/dxgesv_gmres_gpu.cpp 2024-08-20T21:58:07.9680112Z #31 25.96 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/xshgetrf_gpu.o src/xshgetrf_gpu.cpp 2024-08-20T21:58:07.9684462Z #31 25.97 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/xhsgetrf_gpu.o src/xhsgetrf_gpu.cpp 2024-08-20T21:58:07.9688984Z #31 25.98 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgerfs_nopiv_gpu.o src/zgerfs_nopiv_gpu.cpp 2024-08-20T21:58:08.0901791Z #31 25.99 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgesv_gpu.o src/zgesv_gpu.cpp 2024-08-20T21:58:08.0906297Z #31 26.00 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgesv_nopiv_gpu.o src/zgesv_nopiv_gpu.cpp 2024-08-20T21:58:08.0910622Z #31 26.01 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgetrf_gpu.o src/zgetrf_gpu.cpp 2024-08-20T21:58:08.0914806Z #31 26.03 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgetrf_nopiv_gpu.o src/zgetrf_nopiv_gpu.cpp 2024-08-20T21:58:08.0919033Z #31 26.04 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgetri_gpu.o src/zgetri_gpu.cpp 2024-08-20T21:58:08.0923455Z #31 26.05 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgetrs_gpu.o src/zgetrs_gpu.cpp 2024-08-20T21:58:08.0927793Z #31 26.08 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgetrs_nopiv_gpu.o src/zgetrs_nopiv_gpu.cpp 2024-08-20T21:58:08.0932115Z #31 26.10 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgetrf_mgpu.o src/zgetrf_mgpu.cpp 2024-08-20T21:58:08.2095819Z #31 26.12 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgetrf2_mgpu.o src/zgetrf2_mgpu.cpp 2024-08-20T21:58:08.2100127Z #31 26.13 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgerbt_gpu.o src/zgerbt_gpu.cpp 2024-08-20T21:58:08.2104374Z #31 26.17 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgbsv_gpu.o src/zgbsv_gpu.cpp 2024-08-20T21:58:08.2108700Z #31 26.19 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgbtrf_gpu.o src/zgbtrf_gpu.cpp 2024-08-20T21:58:08.2113000Z #31 26.20 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgesv.o src/zgesv.cpp 2024-08-20T21:58:08.2117306Z #31 26.22 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgesv_rbt.o src/zgesv_rbt.cpp 2024-08-20T21:58:08.3187595Z #31 26.23 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgetrf.o src/zgetrf.cpp 2024-08-20T21:58:08.3191716Z #31 26.26 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgetf2_nopiv.o src/zgetf2_nopiv.cpp 2024-08-20T21:58:08.3195954Z #31 26.26 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgetrf_nopiv.o src/zgetrf_nopiv.cpp 2024-08-20T21:58:08.3200063Z #31 26.27 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgetrf_m.o src/zgetrf_m.cpp 2024-08-20T21:58:08.3204080Z #31 26.28 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zcgeqrsv_gpu.o src/zcgeqrsv_gpu.cpp 2024-08-20T21:58:08.3208413Z #31 26.29 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgelqf_gpu.o src/zgelqf_gpu.cpp 2024-08-20T21:58:08.3212919Z #31 26.30 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgels3_gpu.o src/zgels3_gpu.cpp 2024-08-20T21:58:08.3216978Z #31 26.31 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgels_gpu.o src/zgels_gpu.cpp 2024-08-20T21:58:08.3221259Z #31 26.32 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgegqr_gpu.o src/zgegqr_gpu.cpp 2024-08-20T21:58:08.3225414Z #31 26.33 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgeqrf2_gpu.o src/zgeqrf2_gpu.cpp 2024-08-20T21:58:08.4840968Z #31 26.34 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgeqrf3_gpu.o src/zgeqrf3_gpu.cpp 2024-08-20T21:58:08.4845324Z #31 26.35 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgeqrf_gpu.o src/zgeqrf_gpu.cpp 2024-08-20T21:58:08.4849862Z #31 26.36 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgeqr2x_gpu.o src/zgeqr2x_gpu.cpp 2024-08-20T21:58:08.4854126Z #31 26.37 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgeqr2x_gpu-v2.o src/zgeqr2x_gpu-v2.cpp 2024-08-20T21:58:08.4858337Z #31 26.38 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgeqr2x_gpu-v3.o src/zgeqr2x_gpu-v3.cpp 2024-08-20T21:58:08.4862244Z #31 26.39 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgeqrs3_gpu.o src/zgeqrs3_gpu.cpp 2024-08-20T21:58:08.4866251Z #31 26.42 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgeqrs_gpu.o src/zgeqrs_gpu.cpp 2024-08-20T21:58:08.4870155Z #31 26.50 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zlarfb_gpu.o src/zlarfb_gpu.cpp 2024-08-20T21:58:08.6089103Z #31 26.62 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zlarfb_gpu_gemm.o src/zlarfb_gpu_gemm.cpp 2024-08-20T21:58:08.9999021Z #31 27.01 src/zpotrf_m.cpp:103:33: warning: variable 'time_sum' set but not used [-Wunused-but-set-variable] 2024-08-20T21:58:09.1841374Z #31 27.01 103 | magma_timer_t time_total=0, time_sum=0, time=0; 2024-08-20T21:58:09.1842479Z #31 27.01 | ^ 2024-08-20T21:58:09.1843435Z #31 27.08 1 warning generated when compiling for gfx906. 2024-08-20T21:58:09.1846608Z #31 27.20 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zungqr_gpu.o src/zungqr_gpu.cpp 2024-08-20T21:58:09.3227763Z #31 27.34 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zunmql2_gpu.o src/zunmql2_gpu.cpp 2024-08-20T21:58:09.5206913Z #31 27.36 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zunmqr2_gpu.o src/zunmqr2_gpu.cpp 2024-08-20T21:58:09.5211709Z #31 27.38 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zunmqr_gpu.o src/zunmqr_gpu.cpp 2024-08-20T21:58:09.8238184Z #31 27.84 src/zgetrf_m.cpp:135:55: warning: variable 'time_set' set but not used [-Wunused-but-set-variable] 2024-08-20T21:58:10.0442934Z #31 27.84 135 | magma_timer_t time=0, time_total=0, time_alloc=0, time_set=0, time_get=0, time_comp=0; 2024-08-20T21:58:10.0444851Z #31 27.84 | ^ 2024-08-20T21:58:10.0446979Z #31 27.84 src/zgetrf_m.cpp:135:67: warning: variable 'time_get' set but not used [-Wunused-but-set-variable] 2024-08-20T21:58:10.0449012Z #31 27.84 135 | magma_timer_t time=0, time_total=0, time_alloc=0, time_set=0, time_get=0, time_comp=0; 2024-08-20T21:58:10.0450339Z #31 27.84 | ^ 2024-08-20T21:58:10.0451940Z #31 27.84 src/zgetrf_m.cpp:135:79: warning: variable 'time_comp' set but not used [-Wunused-but-set-variable] 2024-08-20T21:58:10.0453772Z #31 27.84 135 | magma_timer_t time=0, time_total=0, time_alloc=0, time_set=0, time_get=0, time_comp=0; 2024-08-20T21:58:10.0455170Z #31 27.84 | ^ 2024-08-20T21:58:10.0456547Z #31 27.91 3 warnings generated when compiling for gfx906. 2024-08-20T21:58:10.4366609Z #31 28.45 src/zpotrf_m.cpp:103:33: warning: variable 'time_sum' set but not used [-Wunused-but-set-variable] 2024-08-20T21:58:10.5875650Z #31 28.45 103 | magma_timer_t time_total=0, time_sum=0, time=0; 2024-08-20T21:58:10.5876680Z #31 28.45 | ^ 2024-08-20T21:58:10.6261003Z #31 28.64 1 warning generated when compiling for host. 2024-08-20T21:58:10.8502316Z #31 28.65 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgeqrf_mgpu.o src/zgeqrf_mgpu.cpp 2024-08-20T21:58:10.8506591Z #31 28.71 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgeqp3_gpu.o src/zgeqp3_gpu.cpp 2024-08-20T21:58:10.8580485Z #31 28.87 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zlaqps_gpu.o src/zlaqps_gpu.cpp 2024-08-20T21:58:10.9718379Z #31 28.98 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgelqf.o src/zgelqf.cpp 2024-08-20T21:58:11.0978560Z #31 29.00 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgels.o src/zgels.cpp 2024-08-20T21:58:11.0982695Z #31 29.03 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgeqlf.o src/zgeqlf.cpp 2024-08-20T21:58:11.0986734Z #31 29.04 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgeqrf.o src/zgeqrf.cpp 2024-08-20T21:58:11.0990721Z #31 29.07 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgeqrf_ooc.o src/zgeqrf_ooc.cpp 2024-08-20T21:58:11.0994773Z #31 29.08 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgglse.o src/zgglse.cpp 2024-08-20T21:58:11.0999188Z #31 29.11 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zggrqf.o src/zggrqf.cpp 2024-08-20T21:58:11.1979544Z #31 29.14 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zunglq.o src/zunglq.cpp 2024-08-20T21:58:11.1983640Z #31 29.15 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zungqr.o src/zungqr.cpp 2024-08-20T21:58:11.1988070Z #31 29.16 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zungqr2.o src/zungqr2.cpp 2024-08-20T21:58:11.1992247Z #31 29.17 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zunmlq.o src/zunmlq.cpp 2024-08-20T21:58:11.1996273Z #31 29.18 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zunmql.o src/zunmql.cpp 2024-08-20T21:58:11.2000219Z #31 29.19 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zunmqr.o src/zunmqr.cpp 2024-08-20T21:58:11.2004608Z #31 29.20 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zunmrq.o src/zunmrq.cpp 2024-08-20T21:58:11.2008839Z #31 29.21 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgeqp3.o src/zgeqp3.cpp 2024-08-20T21:58:11.2979045Z #31 29.24 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zlaqps.o src/zlaqps.cpp 2024-08-20T21:58:11.2983181Z #31 29.26 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgeqrf_m.o src/zgeqrf_m.cpp 2024-08-20T21:58:11.2987121Z #31 29.27 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zungqr_m.o src/zungqr_m.cpp 2024-08-20T21:58:11.2991398Z #31 29.28 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zunmqr_m.o src/zunmqr_m.cpp 2024-08-20T21:58:11.2995484Z #31 29.30 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zhetrf_gpu.o src/zhetrf_gpu.cpp 2024-08-20T21:58:11.2998734Z #31 29.31 src/zgetrf_m.cpp:135:55: warning: variable 'time_set' set but not used [-Wunused-but-set-variable] 2024-08-20T21:58:11.3000724Z #31 29.31 135 | magma_timer_t time=0, time_total=0, time_alloc=0, time_set=0, time_get=0, time_comp=0; 2024-08-20T21:58:11.3002228Z #31 29.31 | ^ 2024-08-20T21:58:11.3004059Z #31 29.31 src/zgetrf_m.cpp:135:67: warning: variable 'time_get' set but not used [-Wunused-but-set-variable] 2024-08-20T21:58:11.3006228Z #31 29.31 135 | magma_timer_t time=0, time_total=0, time_alloc=0, time_set=0, time_get=0, time_comp=0; 2024-08-20T21:58:11.3007779Z #31 29.31 | ^ 2024-08-20T21:58:11.3009749Z #31 29.31 src/zgetrf_m.cpp:135:79: warning: variable 'time_comp' set but not used [-Wunused-but-set-variable] 2024-08-20T21:58:11.3011943Z #31 29.31 135 | magma_timer_t time=0, time_total=0, time_alloc=0, time_set=0, time_get=0, time_comp=0; 2024-08-20T21:58:11.3014006Z #31 29.31 | ^ 2024-08-20T21:58:11.3016852Z #31 29.31 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zchesv_gpu.o src/zchesv_gpu.cpp 2024-08-20T21:58:11.4050284Z #31 29.32 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zhesv.o src/zhesv.cpp 2024-08-20T21:58:11.4054771Z #31 29.35 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zhetrf.o src/zhetrf.cpp 2024-08-20T21:58:11.4058872Z #31 29.36 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsidi.o src/dsidi.cpp 2024-08-20T21:58:11.4063162Z #31 29.38 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zhetrf_aasen.o src/zhetrf_aasen.cpp 2024-08-20T21:58:11.4068803Z #31 29.39 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zhetrf_nopiv.o src/zhetrf_nopiv.cpp 2024-08-20T21:58:11.4073291Z #31 29.42 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zhetrf_nopiv_cpu.o src/zhetrf_nopiv_cpu.cpp 2024-08-20T21:58:11.5240749Z #31 29.43 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zsytrf_nopiv_cpu.o src/zsytrf_nopiv_cpu.cpp 2024-08-20T21:58:11.5245526Z #31 29.44 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zhetrf_nopiv_gpu.o src/zhetrf_nopiv_gpu.cpp 2024-08-20T21:58:11.5249954Z #31 29.45 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zsytrf_nopiv_gpu.o src/zsytrf_nopiv_gpu.cpp 2024-08-20T21:58:11.5254535Z #31 29.46 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zhetrs_nopiv_gpu.o src/zhetrs_nopiv_gpu.cpp 2024-08-20T21:58:11.5259050Z #31 29.47 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zsytrs_nopiv_gpu.o src/zsytrs_nopiv_gpu.cpp 2024-08-20T21:58:11.5261698Z #31 29.48 3 warnings generated when compiling for host. 2024-08-20T21:58:11.5264957Z #31 29.50 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zhesv_nopiv_gpu.o src/zhesv_nopiv_gpu.cpp 2024-08-20T21:58:11.5269206Z #31 29.50 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zsysv_nopiv_gpu.o src/zsysv_nopiv_gpu.cpp 2024-08-20T21:58:11.5273496Z #31 29.51 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zlahef_gpu.o src/zlahef_gpu.cpp 2024-08-20T21:58:11.5277821Z #31 29.54 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsyevd_gpu.o src/dsyevd_gpu.cpp 2024-08-20T21:58:11.6831774Z #31 29.55 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsyevdx_gpu.o src/dsyevdx_gpu.cpp 2024-08-20T21:58:11.6836584Z #31 29.60 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zheevd_gpu.o src/zheevd_gpu.cpp 2024-08-20T21:58:11.6840897Z #31 29.70 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zheevdx_gpu.o src/zheevdx_gpu.cpp 2024-08-20T21:58:11.8529219Z #31 29.87 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zheevr_gpu.o src/zheevr_gpu.cpp 2024-08-20T21:58:12.1002627Z #31 29.96 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zheevx_gpu.o src/zheevx_gpu.cpp 2024-08-20T21:58:12.3597508Z #31 30.37 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zhetrd2_gpu.o src/zhetrd2_gpu.cpp 2024-08-20T21:58:12.4970796Z #31 30.42 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zhetrd_gpu.o src/zhetrd_gpu.cpp 2024-08-20T21:58:12.4977331Z #31 30.47 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zunmtr_gpu.o src/zunmtr_gpu.cpp 2024-08-20T21:58:12.4981386Z #31 30.51 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsyevd.o src/dsyevd.cpp 2024-08-20T21:58:13.7647657Z #31 31.78 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsyevdx.o src/dsyevdx.cpp 2024-08-20T21:58:13.9780443Z #31 31.83 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zheevd.o src/zheevd.cpp 2024-08-20T21:58:13.9964948Z #31 32.01 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zheevdx.o src/zheevdx.cpp 2024-08-20T21:58:14.1343458Z #31 32.07 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zheevr.o src/zheevr.cpp 2024-08-20T21:58:14.1347660Z #31 32.15 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zheevx.o src/zheevx.cpp 2024-08-20T21:58:14.2494507Z #31 32.16 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dlaex0.o src/dlaex0.cpp 2024-08-20T21:58:14.2498496Z #31 32.19 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dlaex1.o src/dlaex1.cpp 2024-08-20T21:58:14.2502187Z #31 32.21 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dlaex3.o src/dlaex3.cpp 2024-08-20T21:58:14.2506123Z #31 32.22 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dmove_eig.o src/dmove_eig.cpp 2024-08-20T21:58:14.2510101Z #31 32.23 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dstedx.o src/dstedx.cpp 2024-08-20T21:58:14.2514393Z #31 32.24 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zhetrd.o src/zhetrd.cpp 2024-08-20T21:58:14.2518465Z #31 32.26 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zlatrd.o src/zlatrd.cpp 2024-08-20T21:58:14.3510660Z #31 32.29 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zlatrd2.o src/zlatrd2.cpp 2024-08-20T21:58:14.3514837Z #31 32.32 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zstedx.o src/zstedx.cpp 2024-08-20T21:58:14.3518956Z #31 32.33 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zungtr.o src/zungtr.cpp 2024-08-20T21:58:14.3523062Z #31 32.34 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zunmtr.o src/zunmtr.cpp 2024-08-20T21:58:14.3527900Z #31 32.35 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zhetrd_mgpu.o src/zhetrd_mgpu.cpp 2024-08-20T21:58:14.3532287Z #31 32.36 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zlatrd_mgpu.o src/zlatrd_mgpu.cpp 2024-08-20T21:58:14.4819571Z #31 32.38 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsyevd_m.o src/dsyevd_m.cpp 2024-08-20T21:58:14.4823655Z #31 32.40 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zheevd_m.o src/zheevd_m.cpp 2024-08-20T21:58:14.4827744Z #31 32.41 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsyevdx_m.o src/dsyevdx_m.cpp 2024-08-20T21:58:14.4831963Z #31 32.42 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zheevdx_m.o src/zheevdx_m.cpp 2024-08-20T21:58:14.4836093Z #31 32.43 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dlaex0_m.o src/dlaex0_m.cpp 2024-08-20T21:58:14.4840264Z #31 32.45 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dlaex1_m.o src/dlaex1_m.cpp 2024-08-20T21:58:14.4844308Z #31 32.46 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dlaex3_m.o src/dlaex3_m.cpp 2024-08-20T21:58:14.4848655Z #31 32.49 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dstedx_m.o src/dstedx_m.cpp 2024-08-20T21:58:14.5972889Z #31 32.52 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zstedx_m.o src/zstedx_m.cpp 2024-08-20T21:58:14.5977022Z #31 32.55 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zunmtr_m.o src/zunmtr_m.cpp 2024-08-20T21:58:14.5981341Z #31 32.56 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zbulge_applyQ_v2.o src/zbulge_applyQ_v2.cpp 2024-08-20T21:58:14.5985462Z #31 32.57 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zhetrd_he2hb.o src/zhetrd_he2hb.cpp 2024-08-20T21:58:14.5989915Z #31 32.58 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zhetrd_hb2st.o src/zhetrd_hb2st.cpp 2024-08-20T21:58:14.5994149Z #31 32.59 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zbulge_back.o src/zbulge_back.cpp 2024-08-20T21:58:14.5998402Z #31 32.61 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zungqr_2stage_gpu.o src/zungqr_2stage_gpu.cpp 2024-08-20T21:58:14.7227824Z #31 32.62 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zunmqr_2stage_gpu.o src/zunmqr_2stage_gpu.cpp 2024-08-20T21:58:14.7232471Z #31 32.63 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zhegvdx_2stage.o src/zhegvdx_2stage.cpp 2024-08-20T21:58:14.7237019Z #31 32.64 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zheevdx_2stage.o src/zheevdx_2stage.cpp 2024-08-20T21:58:14.7241320Z #31 32.65 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zbulge_back_m.o src/zbulge_back_m.cpp 2024-08-20T21:58:14.7245885Z #31 32.68 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zbulge_applyQ_v2_m.o src/zbulge_applyQ_v2_m.cpp 2024-08-20T21:58:14.7250423Z #31 32.70 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zheevdx_2stage_m.o src/zheevdx_2stage_m.cpp 2024-08-20T21:58:14.7254611Z #31 32.74 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zhegvdx_2stage_m.o src/zhegvdx_2stage_m.cpp 2024-08-20T21:58:14.9589524Z #31 32.75 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zhetrd_he2hb_mgpu.o src/zhetrd_he2hb_mgpu.cpp 2024-08-20T21:58:14.9593858Z #31 32.82 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/core_zlarfy.o src/core_zlarfy.cpp 2024-08-20T21:58:15.2888815Z #31 33.30 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/core_zhbtype1cb.o src/core_zhbtype1cb.cpp 2024-08-20T21:58:15.4915401Z #31 33.37 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/core_zhbtype2cb.o src/core_zhbtype2cb.cpp 2024-08-20T21:58:15.4919722Z #31 33.50 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/core_zhbtype3cb.o src/core_zhbtype3cb.cpp 2024-08-20T21:58:15.5987718Z #31 33.54 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsygvd.o src/dsygvd.cpp 2024-08-20T21:58:15.5991988Z #31 33.61 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsygvdx.o src/dsygvdx.cpp 2024-08-20T21:58:15.7412526Z #31 33.63 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zhegst.o src/zhegst.cpp 2024-08-20T21:58:15.7415644Z #31 33.69 src/dlaex0.cpp:114:17: warning: variable 'curlvl' set but not used [-Wunused-but-set-variable] 2024-08-20T21:58:15.7417086Z #31 33.69 114 | magma_int_t curlvl, i, indxq; 2024-08-20T21:58:15.7417905Z #31 33.69 | ^ 2024-08-20T21:58:15.7419376Z #31 33.69 src/dlaex0.cpp:116:33: warning: variable 'tlvls' set but not used [-Wunused-but-set-variable] 2024-08-20T21:58:15.7420821Z #31 33.69 116 | magma_int_t submat, subpbs, tlvls; 2024-08-20T21:58:15.7421710Z #31 33.69 | ^ 2024-08-20T21:58:15.7422647Z #31 33.75 2 warnings generated when compiling for gfx906. 2024-08-20T21:58:15.9954349Z #31 34.01 src/dlaex0_m.cpp:117:17: warning: variable 'curlvl' set but not used [-Wunused-but-set-variable] 2024-08-20T21:58:16.2079813Z #31 34.01 117 | magma_int_t curlvl, i, indxq; 2024-08-20T21:58:16.2080673Z #31 34.01 | ^ 2024-08-20T21:58:16.2082389Z #31 34.01 src/dlaex0_m.cpp:119:33: warning: variable 'tlvls' set but not used [-Wunused-but-set-variable] 2024-08-20T21:58:16.2083852Z #31 34.01 119 | magma_int_t submat, subpbs, tlvls; 2024-08-20T21:58:16.2084717Z #31 34.01 | ^ 2024-08-20T21:58:16.2085819Z #31 34.07 2 warnings generated when compiling for gfx906. 2024-08-20T21:58:17.1010740Z #31 35.11 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zhegvd.o src/zhegvd.cpp 2024-08-20T21:58:17.2317261Z #31 35.17 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zhegvdx.o src/zhegvdx.cpp 2024-08-20T21:58:17.2321600Z #31 35.20 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zhegvr.o src/zhegvr.cpp 2024-08-20T21:58:17.2326045Z #31 35.24 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zhegvx.o src/zhegvx.cpp 2024-08-20T21:58:17.3433330Z #31 35.27 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zhegst_gpu.o src/zhegst_gpu.cpp 2024-08-20T21:58:17.3437423Z #31 35.28 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zhegst_m.o src/zhegst_m.cpp 2024-08-20T21:58:17.3441435Z #31 35.32 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsygvd_m.o src/dsygvd_m.cpp 2024-08-20T21:58:17.3445473Z #31 35.36 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zhegvd_m.o src/zhegvd_m.cpp 2024-08-20T21:58:17.4515935Z #31 35.42 src/dlaex0.cpp:114:17: warning: variable 'curlvl' set but not used [-Wunused-but-set-variable] 2024-08-20T21:58:17.4517842Z #31 35.42 114 | magma_int_t curlvl, i, indxq; 2024-08-20T21:58:17.4518658Z #31 35.42 | ^ 2024-08-20T21:58:17.4520235Z #31 35.42 src/dlaex0.cpp:116:33: warning: variable 'tlvls' set but not used [-Wunused-but-set-variable] 2024-08-20T21:58:17.4521837Z #31 35.42 116 | magma_int_t submat, subpbs, tlvls; 2024-08-20T21:58:17.4522787Z #31 35.42 | ^ 2024-08-20T21:58:17.4525758Z #31 35.43 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsygvdx_m.o src/dsygvdx_m.cpp 2024-08-20T21:58:17.4530177Z #31 35.44 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zhegvdx_m.o src/zhegvdx_m.cpp 2024-08-20T21:58:17.4534051Z #31 35.45 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ztrsm_m.o src/ztrsm_m.cpp 2024-08-20T21:58:17.4537971Z #31 35.46 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgeev.o src/dgeev.cpp 2024-08-20T21:58:17.4541836Z #31 35.46 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgeev.o src/zgeev.cpp 2024-08-20T21:58:17.5682444Z #31 35.47 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgehrd.o src/zgehrd.cpp 2024-08-20T21:58:17.5685773Z #31 35.48 src/dlaex0_m.cpp:117:17: warning: variable 'curlvl' set but not used [-Wunused-but-set-variable] 2024-08-20T21:58:17.5687280Z #31 35.48 117 | magma_int_t curlvl, i, indxq; 2024-08-20T21:58:17.5688102Z #31 35.48 | ^ 2024-08-20T21:58:17.5689686Z #31 35.48 src/dlaex0_m.cpp:119:33: warning: variable 'tlvls' set but not used [-Wunused-but-set-variable] 2024-08-20T21:58:17.5691224Z #31 35.48 119 | magma_int_t submat, subpbs, tlvls; 2024-08-20T21:58:17.5692150Z #31 35.48 | ^ 2024-08-20T21:58:17.5694789Z #31 35.49 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgehrd2.o src/zgehrd2.cpp 2024-08-20T21:58:17.5698735Z #31 35.50 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zlahr2.o src/zlahr2.cpp 2024-08-20T21:58:17.5702745Z #31 35.51 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zlahru.o src/zlahru.cpp 2024-08-20T21:58:17.5705110Z #31 35.52 2 warnings generated when compiling for host. 2024-08-20T21:58:17.5708085Z #31 35.54 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dlaln2.o src/dlaln2.cpp 2024-08-20T21:58:17.5712214Z #31 35.55 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dlaqtrsd.o src/dlaqtrsd.cpp 2024-08-20T21:58:17.5716536Z #31 35.56 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zlatrsd.o src/zlatrsd.cpp 2024-08-20T21:58:17.5720745Z #31 35.58 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dtrevc3.o src/dtrevc3.cpp 2024-08-20T21:58:17.6762966Z #31 35.60 2 warnings generated when compiling for host. 2024-08-20T21:58:17.6766534Z #31 35.60 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dtrevc3_mt.o src/dtrevc3_mt.cpp 2024-08-20T21:58:17.6770435Z #31 35.61 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ztrevc3.o src/ztrevc3.cpp 2024-08-20T21:58:17.6774360Z #31 35.63 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ztrevc3_mt.o src/ztrevc3_mt.cpp 2024-08-20T21:58:17.6778708Z #31 35.64 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zunghr.o src/zunghr.cpp 2024-08-20T21:58:17.6782778Z #31 35.65 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgeev_m.o src/dgeev_m.cpp 2024-08-20T21:58:17.6786701Z #31 35.67 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgeev_m.o src/zgeev_m.cpp 2024-08-20T21:58:17.6790896Z #31 35.68 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgehrd_m.o src/zgehrd_m.cpp 2024-08-20T21:58:17.6795077Z #31 35.69 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zlahr2_m.o src/zlahr2_m.cpp 2024-08-20T21:58:17.7772423Z #31 35.70 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zlahru_m.o src/zlahru_m.cpp 2024-08-20T21:58:17.7776683Z #31 35.72 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zunghr_m.o src/zunghr_m.cpp 2024-08-20T21:58:17.7780943Z #31 35.75 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgesdd.o src/dgesdd.cpp 2024-08-20T21:58:17.7784953Z #31 35.76 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgesdd.o src/zgesdd.cpp 2024-08-20T21:58:17.7789033Z #31 35.77 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgesvd.o src/dgesvd.cpp 2024-08-20T21:58:17.7793066Z #31 35.78 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgesvd.o src/zgesvd.cpp 2024-08-20T21:58:17.7797097Z #31 35.79 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgebrd.o src/zgebrd.cpp 2024-08-20T21:58:17.8941371Z #31 35.84 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zlabrd_gpu.o src/zlabrd_gpu.cpp 2024-08-20T21:58:17.8945402Z #31 35.86 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zungbr.o src/zungbr.cpp 2024-08-20T21:58:17.8949237Z #31 35.87 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zunmbr.o src/zunmbr.cpp 2024-08-20T21:58:17.8953613Z #31 35.88 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgbsv_batched.o src/zgbsv_batched.cpp 2024-08-20T21:58:17.8957831Z #31 35.91 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgbtrf_batched.o src/zgbtrf_batched.cpp 2024-08-20T21:58:18.0890982Z #31 35.95 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgbtrs_batched.o src/zgbtrs_batched.cpp 2024-08-20T21:58:18.3431980Z #31 36.36 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgetf2_batched.o src/zgetf2_batched.cpp 2024-08-20T21:58:18.4441929Z #31 36.46 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgetf2_nopiv_batched.o src/zgetf2_nopiv_batched.cpp 2024-08-20T21:58:18.5541933Z #31 36.57 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgetrf_panel_batched.o src/zgetrf_panel_batched.cpp 2024-08-20T21:58:18.6578744Z #31 36.67 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgetrf_panel_nopiv_batched.o src/zgetrf_panel_nopiv_batched.cpp 2024-08-20T21:58:18.7806069Z #31 36.79 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgetrf_batched.o src/zgetrf_batched.cpp 2024-08-20T21:58:18.9610377Z #31 36.97 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgetrf_nopiv_batched.o src/zgetrf_nopiv_batched.cpp 2024-08-20T21:58:20.2350222Z #31 38.25 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgetrs_batched.o src/zgetrs_batched.cpp 2024-08-20T21:58:20.4251309Z #31 38.29 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgetrs_nopiv_batched.o src/zgetrs_nopiv_batched.cpp 2024-08-20T21:58:20.4255847Z #31 38.35 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgesv_batched.o src/zgesv_batched.cpp 2024-08-20T21:58:20.4260625Z #31 38.44 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgesv_nopiv_batched.o src/zgesv_nopiv_batched.cpp 2024-08-20T21:58:20.5366893Z #31 38.46 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgerbt_batched.o src/zgerbt_batched.cpp 2024-08-20T21:58:20.5371609Z #31 38.48 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgesv_rbt_batched.o src/zgesv_rbt_batched.cpp 2024-08-20T21:58:20.5376413Z #31 38.53 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgetri_outofplace_batched.o src/zgetri_outofplace_batched.cpp 2024-08-20T21:58:20.5381084Z #31 38.55 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zpotf2_batched.o src/zpotf2_batched.cpp 2024-08-20T21:58:20.6544251Z #31 38.58 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zpotrf_batched.o src/zpotrf_batched.cpp 2024-08-20T21:58:20.6548798Z #31 38.62 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zpotrf_panel_batched.o src/zpotrf_panel_batched.cpp 2024-08-20T21:58:20.6553226Z #31 38.64 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zpotrs_batched.o src/zpotrs_batched.cpp 2024-08-20T21:58:20.6557796Z #31 38.67 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zposv_batched.o src/zposv_batched.cpp 2024-08-20T21:58:20.7708024Z #31 38.69 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zlarft_batched.o src/zlarft_batched.cpp 2024-08-20T21:58:20.7712635Z #31 38.74 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zlarfb_gemm_batched.o src/zlarfb_gemm_batched.cpp 2024-08-20T21:58:20.7717694Z #31 38.78 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgeqrf_panel_batched.o src/zgeqrf_panel_batched.cpp 2024-08-20T21:58:20.8809840Z #31 38.80 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgeqrf_batched.o src/zgeqrf_batched.cpp 2024-08-20T21:58:20.8814304Z #31 38.82 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgeqrf_expert_batched.o src/zgeqrf_expert_batched.cpp 2024-08-20T21:58:20.8818798Z #31 38.84 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgetf2_vbatched.o src/zgetf2_vbatched.cpp 2024-08-20T21:58:20.8823128Z #31 38.85 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgetrf_panel_vbatched.o src/zgetrf_panel_vbatched.cpp 2024-08-20T21:58:20.8827451Z #31 38.86 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgetrf_vbatched.o src/zgetrf_vbatched.cpp 2024-08-20T21:58:20.8831609Z #31 38.87 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zpotf2_vbatched.o src/zpotf2_vbatched.cpp 2024-08-20T21:58:20.8836088Z #31 38.88 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zpotrf_panel_vbatched.o src/zpotrf_panel_vbatched.cpp 2024-08-20T21:58:20.8840420Z #31 38.89 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zpotrf_vbatched.o src/zpotrf_vbatched.cpp 2024-08-20T21:58:20.9943699Z #31 38.90 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgetf2_native.o src/zgetf2_native.cpp 2024-08-20T21:58:20.9948366Z #31 38.91 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zgetrf_panel_native.o src/zgetrf_panel_native.cpp 2024-08-20T21:58:20.9953152Z #31 38.93 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/zpotrf_panel_native.o src/zpotrf_panel_native.cpp 2024-08-20T21:58:20.9957618Z #31 38.96 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o interface_hip/alloc.o interface_hip/alloc.cpp 2024-08-20T21:58:20.9962217Z #31 38.97 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o interface_hip/blas_h_v2.o interface_hip/blas_h_v2.cpp 2024-08-20T21:58:20.9966963Z #31 38.98 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o interface_hip/blas_z_v1.o interface_hip/blas_z_v1.cpp 2024-08-20T21:58:20.9971567Z #31 38.99 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o interface_hip/blas_z_v2.o interface_hip/blas_z_v2.cpp 2024-08-20T21:58:20.9976406Z #31 39.01 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o interface_hip/copy_v1.o interface_hip/copy_v1.cpp 2024-08-20T21:58:21.1306513Z #31 39.02 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o interface_hip/copy_v2.o interface_hip/copy_v2.cpp 2024-08-20T21:58:21.1311153Z #31 39.03 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o interface_hip/error.o interface_hip/error.cpp 2024-08-20T21:58:21.1315520Z #31 39.03 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o interface_hip/connection_mgpu.o interface_hip/connection_mgpu.cpp 2024-08-20T21:58:21.1319987Z #31 39.07 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o interface_hip/interface.o interface_hip/interface.cpp 2024-08-20T21:58:21.1324365Z #31 39.10 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o interface_hip/interface_v1.o interface_hip/interface_v1.cpp 2024-08-20T21:58:21.1331224Z #31 39.14 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zaxpycp.hip.o magmablas_hip/zaxpycp.hip.cpp 2024-08-20T21:58:21.2343285Z #31 39.16 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zcaxpycp.hip.o magmablas_hip/zcaxpycp.hip.cpp 2024-08-20T21:58:21.2352310Z #31 39.21 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zdiinertia.hip.o magmablas_hip/zdiinertia.hip.cpp 2024-08-20T21:58:21.2361535Z #31 39.25 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zgeadd.hip.o magmablas_hip/zgeadd.hip.cpp 2024-08-20T21:58:21.4711066Z #31 39.48 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zgeadd2.hip.o magmablas_hip/zgeadd2.hip.cpp 2024-08-20T21:58:21.5926697Z #31 39.51 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zgeam.hip.o magmablas_hip/zgeam.hip.cpp 2024-08-20T21:58:21.5935820Z #31 39.61 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgemm.hip.o magmablas_hip/sgemm.hip.cpp 2024-08-20T21:58:21.7829434Z #31 39.67 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgemm.hip.o magmablas_hip/dgemm.hip.cpp 2024-08-20T21:58:21.7838763Z #31 39.80 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgemm.hip.o magmablas_hip/cgemm.hip.cpp 2024-08-20T21:58:21.9048465Z #31 39.84 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zgemm.hip.o magmablas_hip/zgemm.hip.cpp 2024-08-20T21:58:21.9057232Z #31 39.92 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zgemm_reduce.hip.o magmablas_hip/zgemm_reduce.hip.cpp 2024-08-20T21:58:22.0436433Z #31 40.06 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zgemv_conj.hip.o magmablas_hip/zgemv_conj.hip.cpp 2024-08-20T21:58:23.3767890Z #31 41.39 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zgemv_fermi.hip.o magmablas_hip/zgemv_fermi.hip.cpp 2024-08-20T21:58:23.5057573Z #31 41.44 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zgerbt.hip.o magmablas_hip/zgerbt.hip.cpp 2024-08-20T21:58:23.5063174Z #31 41.44 magmablas_hip/zgemm_reduce.hip.cpp:116:17: warning: unused variable 'arch' [-Wunused-variable] 2024-08-20T21:58:23.5065055Z #31 41.44 116 | magma_int_t arch = magma_getdevice_arch(); 2024-08-20T21:58:23.5066024Z #31 41.45 | ^~~~ 2024-08-20T21:58:23.5071866Z #31 41.52 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zgerbt_kernels.hip.o magmablas_hip/zgerbt_kernels.hip.cpp 2024-08-20T21:58:23.6326557Z #31 41.56 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zgetmatrix_transpose.o magmablas_hip/zgetmatrix_transpose.cpp 2024-08-20T21:58:23.6329502Z #31 41.56 1 warning generated when compiling for gfx900. 2024-08-20T21:58:23.6334851Z #31 41.59 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zheinertia.hip.o magmablas_hip/zheinertia.hip.cpp 2024-08-20T21:58:23.6343672Z #31 41.65 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zhemm.hip.o magmablas_hip/zhemm.hip.cpp 2024-08-20T21:58:23.7389972Z #31 41.68 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zhemv.hip.o magmablas_hip/zhemv.hip.cpp 2024-08-20T21:58:23.7398913Z #31 41.74 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zhemv_upper.hip.o magmablas_hip/zhemv_upper.hip.cpp 2024-08-20T21:58:23.7405560Z #31 41.75 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zher2k.o magmablas_hip/zher2k.cpp 2024-08-20T21:58:23.8531980Z #31 41.78 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zherk.o magmablas_hip/zherk.cpp 2024-08-20T21:58:23.8538897Z #31 41.81 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zherk_small_reduce.hip.o magmablas_hip/zherk_small_reduce.hip.cpp 2024-08-20T21:58:23.8547952Z #31 41.87 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zlacpy.hip.o magmablas_hip/zlacpy.hip.cpp 2024-08-20T21:58:23.9559844Z #31 41.89 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zlacpy_conj.hip.o magmablas_hip/zlacpy_conj.hip.cpp 2024-08-20T21:58:23.9569779Z #31 41.91 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zlacpy_sym_in.hip.o magmablas_hip/zlacpy_sym_in.hip.cpp 2024-08-20T21:58:23.9579205Z #31 41.93 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zlacpy_sym_out.hip.o magmablas_hip/zlacpy_sym_out.hip.cpp 2024-08-20T21:58:23.9588459Z #31 41.95 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zlag2c.hip.o magmablas_hip/zlag2c.hip.cpp 2024-08-20T21:58:23.9597604Z #31 41.97 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/clag2z.hip.o magmablas_hip/clag2z.hip.cpp 2024-08-20T21:58:24.0702684Z #31 41.99 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zlange.hip.o magmablas_hip/zlange.hip.cpp 2024-08-20T21:58:24.0711302Z #31 42.00 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zlanhe.hip.o magmablas_hip/zlanhe.hip.cpp 2024-08-20T21:58:24.0720740Z #31 42.02 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zlaqps2_gpu.hip.o magmablas_hip/zlaqps2_gpu.hip.cpp 2024-08-20T21:58:24.0729052Z #31 42.04 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zlarf.hip.o magmablas_hip/zlarf.hip.cpp 2024-08-20T21:58:24.0744413Z #31 42.06 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zlarfbx.hip.o magmablas_hip/zlarfbx.hip.cpp 2024-08-20T21:58:24.0753903Z #31 42.08 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zlarfg-v2.hip.o magmablas_hip/zlarfg-v2.hip.cpp 2024-08-20T21:58:24.1808953Z #31 42.10 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zlarfg.hip.o magmablas_hip/zlarfg.hip.cpp 2024-08-20T21:58:24.1818321Z #31 42.12 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zlarfgx-v2.hip.o magmablas_hip/zlarfgx-v2.hip.cpp 2024-08-20T21:58:24.1827696Z #31 42.14 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zlarft_kernels.hip.o magmablas_hip/zlarft_kernels.hip.cpp 2024-08-20T21:58:24.1836852Z #31 42.16 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zlarfx.hip.o magmablas_hip/zlarfx.hip.cpp 2024-08-20T21:58:24.1845864Z #31 42.18 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zlascl.hip.o magmablas_hip/zlascl.hip.cpp 2024-08-20T21:58:24.1855301Z #31 42.19 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zlascl2.hip.o magmablas_hip/zlascl2.hip.cpp 2024-08-20T21:58:24.3154086Z #31 42.21 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zlascl_2x2.hip.o magmablas_hip/zlascl_2x2.hip.cpp 2024-08-20T21:58:24.3163746Z #31 42.23 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zlascl_diag.hip.o magmablas_hip/zlascl_diag.hip.cpp 2024-08-20T21:58:24.3173040Z #31 42.25 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zlaset.hip.o magmablas_hip/zlaset.hip.cpp 2024-08-20T21:58:24.3181853Z #31 42.27 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zlaset_band.hip.o magmablas_hip/zlaset_band.hip.cpp 2024-08-20T21:58:24.3190428Z #31 42.29 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zlaswp.hip.o magmablas_hip/zlaswp.hip.cpp 2024-08-20T21:58:24.3199153Z #31 42.33 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zclaswp.hip.o magmablas_hip/zclaswp.hip.cpp 2024-08-20T21:58:24.4897427Z #31 42.35 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zlaswp_sym.hip.o magmablas_hip/zlaswp_sym.hip.cpp 2024-08-20T21:58:24.9403064Z #31 42.95 In file included from magmablas_hip/sgemm.hip.cpp:19: 2024-08-20T21:58:24.9407850Z #31 42.95 magmablas_hip/gemm_template_kernel.hip.hpp:52:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:25.0611656Z #31 42.95 52 | void gemm_template_nt_kernel( 2024-08-20T21:58:25.0612542Z #31 42.95 | ^ 2024-08-20T21:58:25.0614190Z #31 42.96 magmablas_hip/zgemm_reduce.hip.cpp:116:17: warning: unused variable 'arch' [-Wunused-variable] 2024-08-20T21:58:25.0616089Z #31 42.96 116 | magma_int_t arch = magma_getdevice_arch(); 2024-08-20T21:58:25.0617020Z #31 42.96 | ^~~~ 2024-08-20T21:58:25.1862348Z #31 43.07 1 warning generated when compiling for gfx906. 2024-08-20T21:58:25.1866849Z #31 43.09 magmablas_hip/gemm_template_kernel.hip.hpp:78:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:25.1870266Z #31 43.09 78 | void gemm_template_tn_kernel( 2024-08-20T21:58:25.1871032Z #31 43.09 | ^ 2024-08-20T21:58:25.1872935Z #31 43.10 magmablas_hip/zheinertia.hip.cpp:59:10: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign] 2024-08-20T21:58:25.1874737Z #31 43.10 59 | for(i=i; ihip_stream()); 2024-08-20T21:58:36.7879379Z #31 54.74 | ^ 2024-08-20T21:58:36.7881845Z #31 54.78 magmablas_hip/zgbtrs_kernels.hip.cpp:547:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T21:58:36.7884253Z #31 54.78 547 | default: arginfo = -100; 2024-08-20T21:58:36.7885228Z #31 54.78 | ^~~~~~~ 2024-08-20T21:58:36.7886355Z #31 54.78 magmablas_hip/zgbtrs_kernels.hip.cpp:550:8: note: uninitialized use occurs here 2024-08-20T21:58:36.7887843Z #31 54.78 550 | if(e != hipSuccess) arginfo = -100; 2024-08-20T21:58:36.7888688Z #31 54.78 | ^ 2024-08-20T21:58:36.7889824Z #31 54.78 magmablas_hip/zgbtrs_kernels.hip.cpp:513:5: note: variable 'e' is declared here 2024-08-20T21:58:36.7891005Z #31 54.78 513 | hipError_t e; 2024-08-20T21:58:36.7891650Z #31 54.78 | ^ 2024-08-20T21:58:36.7893653Z #31 54.80 magmablas_hip/zgbtrs_kernels.hip.cpp:617:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T21:58:36.7895805Z #31 54.80 617 | default: arginfo = -100; 2024-08-20T21:58:36.7896614Z #31 54.80 | ^~~~~~~ 2024-08-20T21:58:36.7897765Z #31 54.80 magmablas_hip/zgbtrs_kernels.hip.cpp:620:8: note: uninitialized use occurs here 2024-08-20T21:58:36.7899258Z #31 54.80 620 | if(e != hipSuccess) arginfo = -100; 2024-08-20T21:58:36.7900054Z #31 54.80 | ^ 2024-08-20T21:58:36.7901328Z #31 54.80 magmablas_hip/zgbtrs_kernels.hip.cpp:583:5: note: variable 'e' is declared here 2024-08-20T21:58:36.7902505Z #31 54.80 583 | hipError_t e; 2024-08-20T21:58:36.8895928Z #31 54.80 | ^ 2024-08-20T21:58:36.8896859Z #31 54.86 In file included from magmablas_hip/cgemm.hip.cpp:20: 2024-08-20T21:58:36.8900864Z #31 54.86 magmablas_hip/gemm_template_kernel.hip.hpp:52:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:36.8904121Z #31 54.86 52 | void gemm_template_nt_kernel( 2024-08-20T21:58:36.8904927Z #31 54.86 | ^ 2024-08-20T21:58:36.8908539Z #31 54.90 magmablas_hip/gemm_template_kernel.hip.hpp:52:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:37.0219889Z #31 54.95 magmablas_hip/gemm_template_kernel.hip.hpp:78:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:37.0223585Z #31 54.95 78 | void gemm_template_tn_kernel( 2024-08-20T21:58:37.0224390Z #31 54.95 | ^ 2024-08-20T21:58:37.0227774Z #31 54.99 magmablas_hip/gemm_template_kernel.hip.hpp:78:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:37.0233854Z #31 55.03 magmablas_hip/gemm_template_kernel.hip.hpp:104:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:37.1506552Z #31 55.03 104 | void gemm_template_tt_kernel( 2024-08-20T21:58:37.1507434Z #31 55.04 | ^ 2024-08-20T21:58:37.1511244Z #31 55.08 magmablas_hip/gemm_template_kernel.hip.hpp:104:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:37.1517907Z #31 55.12 magmablas_hip/gemm_template_kernel.hip.hpp:104:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:37.3312327Z #31 55.16 magmablas_hip/gemm_template_kernel.hip.hpp:104:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:37.3320767Z #31 55.21 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgemv_batched_core.hip.o magmablas_hip/dgemv_batched_core.hip.cpp 2024-08-20T21:58:37.3325966Z #31 55.34 11 warnings generated when compiling for gfx900. 2024-08-20T21:58:37.4557160Z #31 55.47 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgemv_batched_core.hip.o magmablas_hip/sgemv_batched_core.hip.cpp 2024-08-20T21:58:37.6251449Z #31 55.48 magmablas_hip/zhetrs.hip.cpp:37:9: warning: add explicit braces to avoid dangling else [-Wdangling-else] 2024-08-20T21:58:37.6253072Z #31 55.48 37 | else 2024-08-20T21:58:37.6253739Z #31 55.49 | ^ 2024-08-20T21:58:37.6255441Z #31 55.49 magmablas_hip/zhetrs.hip.cpp:66:9: warning: add explicit braces to avoid dangling else [-Wdangling-else] 2024-08-20T21:58:37.6257031Z #31 55.49 66 | else 2024-08-20T21:58:37.6257672Z #31 55.49 | ^ 2024-08-20T21:58:37.9366726Z #31 55.71 2 warnings generated when compiling for gfx906. 2024-08-20T21:58:37.9372432Z #31 55.80 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zgemv_batched_core.hip.o magmablas_hip/zgemv_batched_core.hip.cpp 2024-08-20T21:58:37.9407966Z #31 55.95 In file included from magmablas_hip/ztrsm.hip.cpp:17: 2024-08-20T21:58:38.1650756Z #31 55.95 magmablas_hip/ztrtri.hip.hpp:68:1: warning: unused function 'zgemm_kernel_16' [-Wunused-function] 2024-08-20T21:58:38.1652272Z #31 55.95 68 | zgemm_kernel_16( 2024-08-20T21:58:38.1652969Z #31 55.95 | ^~~~~~~~~~~~~~~ 2024-08-20T21:58:38.1653921Z #31 55.98 In file included from magmablas_hip/ztrtri_diag.hip.cpp:23: 2024-08-20T21:58:38.1655975Z #31 55.98 magmablas_hip/ztrtri.hip.hpp:68:1: warning: unused function 'zgemm_kernel_16' [-Wunused-function] 2024-08-20T21:58:38.1657854Z #31 55.98 68 | zgemm_kernel_16( 2024-08-20T21:58:38.1676301Z #31 55.98 | ^~~~~~~~~~~~~~~ 2024-08-20T21:58:38.1677355Z #31 56.00 1 warning generated when compiling for gfx90a. 2024-08-20T21:58:38.1678429Z #31 56.03 1 warning generated when compiling for gfx90a. 2024-08-20T21:58:38.1815518Z #31 56.19 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zgemv_batched_smallsq.hip.o magmablas_hip/zgemv_batched_smallsq.hip.cpp 2024-08-20T21:58:38.4490714Z #31 56.46 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zhemv_batched_core.hip.o magmablas_hip/zhemv_batched_core.hip.cpp 2024-08-20T21:58:38.5771587Z #31 56.59 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zgeqr2_batched.hip.o magmablas_hip/zgeqr2_batched.hip.cpp 2024-08-20T21:58:38.7845918Z #31 56.80 In file included from magmablas_hip/zgbtf2_kernels.hip.cpp:27: 2024-08-20T21:58:39.0075324Z #31 56.80 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:39.0078633Z #31 56.80 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:39.0080574Z #31 56.80 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:39.0082412Z #31 56.80 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:39.0084122Z #31 56.80 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:39.0085093Z #31 56.80 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:39.0087747Z #31 56.80 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:39.0090812Z #31 56.80 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:39.0092710Z #31 56.80 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:39.0094385Z #31 56.80 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:39.0095737Z #31 56.80 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:39.0097086Z #31 56.81 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:39.0099673Z #31 56.81 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:39.0102704Z #31 56.81 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:39.0104551Z #31 56.81 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:39.0106446Z #31 56.81 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:39.0107782Z #31 56.81 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:39.0108736Z #31 56.81 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:39.0111363Z #31 56.81 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:39.0115001Z #31 56.81 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:39.0117476Z #31 56.81 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:39.0119226Z #31 56.81 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:39.0120810Z #31 56.81 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:39.0121848Z #31 56.81 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:39.0124871Z #31 56.81 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:39.0128270Z #31 56.81 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:39.0130510Z #31 56.82 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:39.0132174Z #31 56.82 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:39.0133557Z #31 56.82 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:39.0134523Z #31 56.82 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:39.0137145Z #31 56.82 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:39.0140360Z #31 56.82 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:39.0142302Z #31 56.82 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:39.0143930Z #31 56.82 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:39.0145282Z #31 56.82 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:39.0146249Z #31 56.82 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:39.0148817Z #31 56.82 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:39.0151977Z #31 56.82 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:39.0154465Z #31 56.83 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:39.0156158Z #31 56.83 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:39.0157528Z #31 56.83 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:39.0158526Z #31 56.83 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:39.0161153Z #31 56.83 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:39.0165026Z #31 56.83 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:39.0167160Z #31 56.84 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:39.0168872Z #31 56.84 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:39.0170177Z #31 56.84 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:39.0171090Z #31 56.84 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:39.0173740Z #31 56.84 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:39.0177638Z #31 56.84 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:39.0180056Z #31 56.86 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:39.0181664Z #31 56.86 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:39.0182989Z #31 56.86 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:39.0183935Z #31 56.86 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:39.0186589Z #31 56.86 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:39.0189971Z #31 56.86 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:39.0192295Z #31 56.86 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:39.0193930Z #31 56.86 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:39.0195328Z #31 56.86 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:39.0196324Z #31 56.86 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:39.0198021Z #31 56.87 magmablas_hip/zgbtf2_kernels.hip.cpp:405:20: warning: unused variable 'e' [-Wunused-variable] 2024-08-20T21:58:39.0200712Z #31 56.87 405 | hipError_t e = hipLaunchCooperativeKernel((void*)zgbtf2_native_kernel, grid, threads, kernel_args, shmem, queue->hip_stream()); 2024-08-20T21:58:39.0202465Z #31 56.87 | ^ 2024-08-20T21:58:39.1806490Z #31 57.19 magmablas_hip/zhetrs.hip.cpp:37:9: warning: add explicit braces to avoid dangling else [-Wdangling-else] 2024-08-20T21:58:39.3161446Z #31 57.19 37 | else 2024-08-20T21:58:39.3162268Z #31 57.19 | ^ 2024-08-20T21:58:39.3164325Z #31 57.20 magmablas_hip/zhetrs.hip.cpp:66:9: warning: add explicit braces to avoid dangling else [-Wdangling-else] 2024-08-20T21:58:39.3166306Z #31 57.20 66 | else 2024-08-20T21:58:39.3166941Z #31 57.20 | ^ 2024-08-20T21:58:39.3172801Z #31 57.33 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zgeqr2_batched_fused_reg.hip.o magmablas_hip/zgeqr2_batched_fused_reg.hip.cpp 2024-08-20T21:58:39.4660883Z #31 57.37 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zgeqr2_batched_fused_reg_medium.hip.o magmablas_hip/zgeqr2_batched_fused_reg_medium.hip.cpp 2024-08-20T21:58:39.4671664Z #31 57.38 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zgeqr2_batched_fused_reg_tall.hip.o magmablas_hip/zgeqr2_batched_fused_reg_tall.hip.cpp 2024-08-20T21:58:39.4681398Z #31 57.40 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zgeqr2_batched_fused_sm.hip.o magmablas_hip/zgeqr2_batched_fused_sm.hip.cpp 2024-08-20T21:58:39.4686331Z #31 57.41 2 warnings generated when compiling for gfx908. 2024-08-20T21:58:39.4687448Z #31 57.48 11 warnings generated when compiling for gfx906. 2024-08-20T21:58:39.5692576Z #31 57.48 In file included from magmablas_hip/ztrsm.hip.cpp:17: 2024-08-20T21:58:39.5694836Z #31 57.48 magmablas_hip/ztrtri.hip.hpp:68:1: warning: unused function 'zgemm_kernel_16' [-Wunused-function] 2024-08-20T21:58:39.5696243Z #31 57.48 68 | zgemm_kernel_16( 2024-08-20T21:58:39.5696933Z #31 57.48 | ^~~~~~~~~~~~~~~ 2024-08-20T21:58:39.5702666Z #31 57.49 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zgeqrf_batched_smallsq.hip.o magmablas_hip/zgeqrf_batched_smallsq.hip.cpp 2024-08-20T21:58:39.5707655Z #31 57.52 In file included from magmablas_hip/ztrtri_diag.hip.cpp:23: 2024-08-20T21:58:39.5709635Z #31 57.52 magmablas_hip/ztrtri.hip.hpp:68:1: warning: unused function 'zgemm_kernel_16' [-Wunused-function] 2024-08-20T21:58:39.5711043Z #31 57.52 68 | zgemm_kernel_16( 2024-08-20T21:58:39.5711671Z #31 57.52 | ^~~~~~~~~~~~~~~ 2024-08-20T21:58:39.5712436Z #31 57.57 1 warning generated when compiling for host. 2024-08-20T21:58:39.5717929Z #31 57.58 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zgerbt_func_batched.hip.o magmablas_hip/zgerbt_func_batched.hip.cpp 2024-08-20T21:58:39.7819664Z #31 57.61 1 warning generated when compiling for host. 2024-08-20T21:58:39.7825412Z #31 57.64 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zgesv_batched_small.hip.o magmablas_hip/zgesv_batched_small.hip.cpp 2024-08-20T21:58:40.0216265Z #31 58.03 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zgetf2_kernels.hip.o magmablas_hip/zgetf2_kernels.hip.cpp 2024-08-20T21:58:40.2778574Z #31 58.29 In file included from magmablas_hip/zhemv_batched_core.hip.cpp:17: 2024-08-20T21:58:40.4525938Z #31 58.29 magmablas_hip/hemv_template_kernel_batched.hip.hpp:22:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:40.4529898Z #31 58.29 22 | void hemv_diag_template_batched_kernel( 2024-08-20T21:58:40.4530810Z #31 58.29 | ^ 2024-08-20T21:58:40.4534741Z #31 58.30 magmablas_hip/hemv_template_kernel_batched.hip.hpp:39:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:40.4538377Z #31 58.30 39 | void hemv_lower_template_batched_kernel( 2024-08-20T21:58:40.4539242Z #31 58.30 | ^ 2024-08-20T21:58:40.4542881Z #31 58.31 magmablas_hip/hemv_template_kernel_batched.hip.hpp:56:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:40.4546420Z #31 58.31 56 | void hemv_upper_template_batched_kernel( 2024-08-20T21:58:40.4547318Z #31 58.31 | ^ 2024-08-20T21:58:40.5256616Z #31 58.54 3 warnings generated when compiling for gfx900. 2024-08-20T21:58:40.6826045Z #31 58.56 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zgetrf_batched_smallsq_noshfl.hip.o magmablas_hip/zgetrf_batched_smallsq_noshfl.hip.cpp 2024-08-20T21:58:40.6836626Z #31 58.60 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zgetrf_batched_smallsq_shfl.hip.o magmablas_hip/zgetrf_batched_smallsq_shfl.hip.cpp 2024-08-20T21:58:40.6847179Z #31 58.69 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/getrf_setup_pivinfo.hip.o magmablas_hip/getrf_setup_pivinfo.hip.cpp 2024-08-20T21:58:40.9967127Z #31 58.89 magmablas_hip/zhetrs.hip.cpp:37:9: warning: add explicit braces to avoid dangling else [-Wdangling-else] 2024-08-20T21:58:40.9968736Z #31 58.89 37 | else 2024-08-20T21:58:40.9969719Z #31 58.90 | ^ 2024-08-20T21:58:40.9971345Z #31 58.90 magmablas_hip/zhetrs.hip.cpp:66:9: warning: add explicit braces to avoid dangling else [-Wdangling-else] 2024-08-20T21:58:40.9972797Z #31 58.91 66 | else 2024-08-20T21:58:40.9973370Z #31 58.91 | ^ 2024-08-20T21:58:40.9974271Z #31 58.94 In file included from magmablas_hip/zgbtf2_kernels.hip.cpp:27: 2024-08-20T21:58:40.9977407Z #31 58.94 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:40.9980801Z #31 58.94 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:40.9982745Z #31 58.94 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:40.9984529Z #31 58.95 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:40.9985910Z #31 58.95 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:40.9995967Z #31 58.95 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:40.9998683Z #31 58.95 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:41.0002090Z #31 58.95 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:41.0004321Z #31 58.95 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:41.0006010Z #31 58.95 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:41.0007407Z #31 58.95 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:41.0008384Z #31 58.95 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:41.0010988Z #31 58.96 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:41.0014085Z #31 58.96 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:41.0016010Z #31 58.96 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:41.0017674Z #31 58.96 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:41.0019081Z #31 58.96 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:41.0020067Z #31 58.96 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:41.0022700Z #31 58.96 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:41.0026122Z #31 58.96 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:41.0028383Z #31 58.97 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:41.0030186Z #31 58.97 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:41.0031705Z #31 58.97 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:41.0032726Z #31 58.97 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:41.0035509Z #31 58.97 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:41.1334421Z #31 58.98 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:41.1336941Z #31 58.99 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:41.1338932Z #31 58.99 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:41.1340674Z #31 58.99 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:41.1341759Z #31 59.00 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:41.1344721Z #31 59.00 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:41.1348252Z #31 59.00 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:41.1350112Z #31 59.00 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:41.1410854Z #31 59.00 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:41.1412316Z #31 59.00 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:41.1413606Z #31 59.00 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:41.1416512Z #31 59.00 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:41.1419806Z #31 59.00 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:41.1421776Z #31 59.01 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:41.1426975Z #31 59.01 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:41.1428347Z #31 59.01 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:41.1429311Z #31 59.01 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:41.1431982Z #31 59.01 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:41.1435340Z #31 59.01 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:41.1437611Z #31 59.01 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:41.1439320Z #31 59.01 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:41.1440836Z #31 59.01 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:41.1441936Z #31 59.01 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:41.1444951Z #31 59.01 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:41.1448481Z #31 59.01 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:41.1450767Z #31 59.01 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:41.1452538Z #31 59.01 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:41.1454142Z #31 59.01 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:41.1551332Z #31 59.01 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:41.1554606Z #31 59.01 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:41.1558602Z #31 59.01 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:41.1561470Z #31 59.02 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:41.1563559Z #31 59.02 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:41.1568818Z #31 59.02 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:41.1570092Z #31 59.02 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:41.1572089Z #31 59.04 magmablas_hip/zgbtf2_kernels.hip.cpp:405:20: warning: unused variable 'e' [-Wunused-variable] 2024-08-20T21:58:41.1575210Z #31 59.04 405 | hipError_t e = hipLaunchCooperativeKernel((void*)zgbtf2_native_kernel, grid, threads, kernel_args, shmem, queue->hip_stream()); 2024-08-20T21:58:41.1577147Z #31 59.04 | ^ 2024-08-20T21:58:41.1578335Z #31 59.14 2 warnings generated when compiling for gfx90a. 2024-08-20T21:58:41.2676444Z #31 59.16 In file included from magmablas_hip/zgesv_batched_small.hip.cpp:22: 2024-08-20T21:58:41.2680505Z #31 59.16 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:41.2684068Z #31 59.16 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:41.2686080Z #31 59.16 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:41.2687909Z #31 59.16 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:41.2689457Z #31 59.16 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:41.2690600Z #31 59.16 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:41.2693491Z #31 59.16 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:41.2696996Z #31 59.16 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:41.2699127Z #31 59.16 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:41.2700921Z #31 59.16 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:41.2702401Z #31 59.16 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:41.2703484Z #31 59.16 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:41.2706366Z #31 59.16 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:41.2709814Z #31 59.16 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:41.2711875Z #31 59.17 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:41.2713658Z #31 59.17 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:41.2715357Z #31 59.17 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:41.2716186Z #31 59.17 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:41.2718863Z #31 59.17 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:41.2721998Z #31 59.17 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:41.2724517Z #31 59.17 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:41.2726213Z #31 59.17 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:41.2727554Z #31 59.17 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:41.2728648Z #31 59.17 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:41.2731232Z #31 59.17 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:41.2734500Z #31 59.17 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:41.2736918Z #31 59.17 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:41.2738755Z #31 59.17 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:41.2740184Z #31 59.17 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:41.2741210Z #31 59.17 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:41.2743781Z #31 59.18 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:41.2746450Z #31 59.18 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:41.2748123Z #31 59.18 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:41.2749765Z #31 59.18 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:41.2751285Z #31 59.18 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:41.2752360Z #31 59.18 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:41.2755207Z #31 59.18 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:41.2758696Z #31 59.18 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:41.2760851Z #31 59.18 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:41.2762619Z #31 59.18 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:41.2764286Z #31 59.18 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:41.2765528Z #31 59.18 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:41.2768135Z #31 59.18 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:41.2771500Z #31 59.18 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:41.2773925Z #31 59.18 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:41.2775719Z #31 59.18 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:41.2777231Z #31 59.18 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:41.2778299Z #31 59.18 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:41.2781022Z #31 59.18 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:41.2784727Z #31 59.18 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:41.2787392Z #31 59.19 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:41.2789383Z #31 59.19 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:41.2790898Z #31 59.19 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:41.2791975Z #31 59.19 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:41.2794947Z #31 59.19 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:41.2798689Z #31 59.19 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:41.2801040Z #31 59.19 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:41.2802690Z #31 59.19 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:41.2804210Z #31 59.19 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:41.2805288Z #31 59.19 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:41.2806618Z #31 59.25 In file included from magmablas_hip/sgemm_batched_core.hip.cpp:19: 2024-08-20T21:58:41.4172480Z #31 59.25 magmablas_hip/gemm_template_kernel_batched.hip.hpp:62:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:41.4176491Z #31 59.25 62 | void gemm_template_batched_nt_kernel( 2024-08-20T21:58:41.4177361Z #31 59.25 | ^ 2024-08-20T21:58:41.4181246Z #31 59.28 magmablas_hip/gemm_template_kernel_batched.hip.hpp:62:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:41.4472986Z #31 59.46 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zhemm_batched_core.hip.o magmablas_hip/zhemm_batched_core.hip.cpp 2024-08-20T21:58:41.5469397Z #31 59.53 In file included from magmablas_hip/zgetf2_kernels.hip.cpp:19: 2024-08-20T21:58:41.5472695Z #31 59.53 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:41.5478435Z #31 59.53 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:41.5480476Z #31 59.53 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:41.5482362Z #31 59.53 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:41.5483841Z #31 59.53 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:41.5484793Z #31 59.53 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:41.5487771Z #31 59.53 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:41.5490919Z #31 59.53 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:41.5493063Z #31 59.53 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:41.5494871Z #31 59.53 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:41.5496268Z #31 59.53 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:41.5497209Z #31 59.53 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:41.5500168Z #31 59.53 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:41.5503633Z #31 59.53 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:41.5505576Z #31 59.54 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:41.5507180Z #31 59.54 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:41.5508652Z #31 59.54 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:41.5509793Z #31 59.54 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:41.5512462Z #31 59.54 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:41.5515997Z #31 59.54 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:41.5518332Z #31 59.54 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:41.5520031Z #31 59.54 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:41.5521464Z #31 59.54 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:41.5522475Z #31 59.54 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:41.5525397Z #31 59.54 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:41.5528945Z #31 59.54 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:41.5531176Z #31 59.54 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:41.5532885Z #31 59.55 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:41.5534366Z #31 59.55 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:41.5535567Z #31 59.55 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:41.5538319Z #31 59.55 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:41.5541535Z #31 59.55 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:41.5543543Z #31 59.55 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:41.5545443Z #31 59.55 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:41.5546957Z #31 59.55 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:41.5547948Z #31 59.55 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:41.5550627Z #31 59.55 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:41.5553786Z #31 59.55 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:41.5555838Z #31 59.56 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:41.5557638Z #31 59.56 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:41.5558978Z #31 59.56 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:41.5560393Z #31 59.56 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:41.5563102Z #31 59.56 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:41.5566909Z #31 59.56 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:41.5568931Z #31 59.56 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:41.5570731Z #31 59.56 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:41.5572195Z #31 59.56 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:41.5573481Z #31 59.56 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:41.7952078Z #31 59.56 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:41.7955801Z #31 59.56 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:41.7958222Z #31 59.56 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:41.7960005Z #31 59.56 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:41.7961375Z #31 59.56 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:41.7962450Z #31 59.56 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:41.7965607Z #31 59.56 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:41.7969224Z #31 59.56 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:41.7972003Z #31 59.56 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:41.7973969Z #31 59.56 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:41.7975462Z #31 59.57 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:41.7976517Z #31 59.57 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:41.7978308Z #31 59.58 magmablas_hip/zgetf2_kernels.hip.cpp:162:9: warning: unused variable 'chunk' [-Wunused-variable] 2024-08-20T21:58:41.7980213Z #31 59.58 162 | int chunk = magma_ceildiv( length, zamax ); 2024-08-20T21:58:41.7981201Z #31 59.58 | ^~~~~ 2024-08-20T21:58:41.7984186Z #31 59.65 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zher2k_batched.o magmablas_hip/zher2k_batched.cpp 2024-08-20T21:58:41.7987105Z #31 59.66 11 warnings generated when compiling for gfx908. 2024-08-20T21:58:41.9407678Z #31 59.95 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zherk_batched.o magmablas_hip/zherk_batched.cpp 2024-08-20T21:58:42.0852773Z #31 60.10 In file included from magmablas_hip/zgetrf_batched_smallsq_noshfl.hip.cpp:22: 2024-08-20T21:58:42.3049221Z #31 60.10 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:42.3052962Z #31 60.10 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:42.3055056Z #31 60.10 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:42.3056899Z #31 60.10 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:42.3058455Z #31 60.10 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:42.3059538Z #31 60.10 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:42.3062459Z #31 60.10 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:42.3066302Z #31 60.10 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:42.3068444Z #31 60.11 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:42.3070249Z #31 60.11 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:42.3071643Z #31 60.11 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:42.3072712Z #31 60.11 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:42.3075503Z #31 60.12 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:42.3079076Z #31 60.12 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:42.3080978Z #31 60.12 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:42.3082468Z #31 60.12 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:42.3084264Z #31 60.12 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:42.3085265Z #31 60.13 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:42.3088262Z #31 60.13 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:42.3092259Z #31 60.13 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:42.3094704Z #31 60.14 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:42.3096683Z #31 60.14 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:42.3098205Z #31 60.14 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:42.3099302Z #31 60.15 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:42.3102221Z #31 60.15 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:42.3106034Z #31 60.15 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:42.3108537Z #31 60.16 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:42.3110489Z #31 60.16 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:42.3112055Z #31 60.16 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:42.3113215Z #31 60.16 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:42.3116145Z #31 60.16 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:42.3119738Z #31 60.16 132 | __device__ static inline int magmablas_ishfl_xor(int var, In file included from magmablas_hip/zgetrf_batched_smallsq_shfl.hip.cpp:18: 2024-08-20T21:58:42.3124232Z #31 60.16 magmablas_hip/shuffle.hip.hpp:21:107: iwarning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion]nt 2024-08-20T21:58:42.3128475Z #31 60.16 l 21a | __dneveMice__ static inline int magmablaas_ishfl(int var, int srcLane, int width=DEsFAkU,LT_ int width=DEFAULT_WIDTH, unsigned mask=WIDTH,SH FunL_siFgned mask=SHFL_FULULL_MASK) 2024-08-20T21:58:42.3131356Z #31 60.16 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:42.3133345Z #31 60.16 Lmagmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:42.3134682Z #31 60.16 _MASK) 2024-08-20T21:58:42.3135535Z #31 60.16 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:42.3137099Z #31 60.16 7 | magmablas_hip/shuffle.hip.hpp:#define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:42.3138601Z #31 60.16 7 :24:| ^~~~~~~~~~~~~~~~~~ note: 2024-08-20T21:58:42.3139804Z #31 60.16 expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:42.3140865Z #31 60.16 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:42.3141972Z #31 60.16 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:42.3144431Z #31 60.16 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:42.3148089Z #31 60.16 156 | __magmablas_hip/shuffle.hip.hppdevice__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:42.3150729Z #31 60.16 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:42.3154355Z #31 60.16 magmablas_hip/shuffle.hip.hpp::744::11124:: warning: note: expanded from macro 'SHFL_FULL_MASK'implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:42.3157201Z #31 60.16 2024-08-20T21:58:42.3157886Z #31 60.16 44 | _ _devi7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:42.3159205Z #31 60.17 c e__| ^~~~~~~~~~~~~~~~~~ st 2024-08-20T21:58:42.3163303Z #31 60.17 atic inline float magmablas_sshfl(float var, int srcLane, int widthmagmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:42.3268312Z #31 60.17 = DEF180 | AULT___dWIevDTicH,e_ u_n ssitagntiedc imanlskin=Se HFdoL_ubFUlLeL_ MmASaKg)m 2024-08-20T21:58:42.3270296Z #31 60.17 a | b ~^~~~~~~~~~~~~~l 2024-08-20T21:58:42.3272478Z #31 60.17 asmagmablas_hip/shuffle.hip.hpp:_7:24d: snote: hexpanded from macro 'SHFL_FULL_MASK'f 2024-08-20T21:58:42.3274633Z #31 60.17 l_x 7o | r(#ddeofiunbel SeH vFLar_F,U LiL_MnAtS Kl a0nxefMfafsfkf,f fifffntf fffwfif 2024-08-20T21:58:42.3276505Z #31 60.17 dt| ^~~~~~~~~~~~~~~~~~h 2024-08-20T21:58:42.3280072Z #31 60.17 =DEFAULT_WIDTH, unsigned masmagmablas_hip/shuffle.hip.hppk=SHF:L_FULL_67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:42.3282865Z #31 60.17 MASK) 2024-08-20T21:58:42.3284156Z #31 60.17 67 | __devi| ce__ ~^~~~~~~~~~~~~~ static inline double magmablas_dshfl(double var, int srcLane, int width=D 2024-08-20T21:58:42.3286364Z #31 60.17 Emagmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:42.3288192Z #31 60.17 F 7 | #definAeU SHFLLT_WIDTH, uns_igned mFask=SHFL_FULL_ULL_MASK 0xffffffffMASK) 2024-08-20T21:58:42.3289736Z #31 60.17 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:42.3291481Z #31 60.17 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:42.3293040Z #31 60.17 7 | #define SHFL_FULL_MASK 0xffffffffffffffffff 2024-08-20T21:58:42.3294133Z #31 60.17 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:42.3294922Z #31 60.17 ffffff 2024-08-20T21:58:42.3295511Z #31 60.17 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:42.3298333Z #31 60.17 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:42.3302111Z #31 60.17 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:42.3304073Z #31 60.17 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:42.3305657Z #31 60.17 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:42.3307127Z #31 60.17 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:42.3308204Z #31 60.17 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:42.3311020Z #31 60.17 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:42.3316036Z #31 60.17 224 | __device__ static inlmagmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion]i 2024-08-20T21:58:42.3320147Z #31 60.17 n 120 | __device__e magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:42.3322604Z #31 60.17 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:42.3325897Z #31 60.17 magmablas_hip/shuffle.hip.hpp st:atic inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:42.3328675Z #31 60.17 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:42.3330574Z #31 60.17 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:42.3332138Z #31 60.17 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:42.3333259Z #31 60.18 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:42.3334521Z #31 60.18 7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:42.3335833Z #31 60.18 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:42.3336961Z #31 60.18 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:42.3340009Z #31 60.18 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:42.3343549Z #31 60.18 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:42.3345567Z #31 60.18 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:42.3347283Z #31 60.18 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:42.3348800Z #31 60.18 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:42.3349860Z #31 60.18 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:42.3352705Z #31 60.18 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:42.3356020Z #31 60.18 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:42.3358124Z #31 60.18 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:42.3359752Z #31 60.18 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:42.3361031Z #31 60.18 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:42.3361966Z #31 60.18 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:42.3365156Z #31 60.19 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:42.3369032Z #31 60.19 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:42.3371474Z #31 60.19 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:42.3373622Z #31 60.19 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:42.3375152Z #31 60.19 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:42.3376237Z #31 60.19 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:42.3379142Z #31 60.19 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:42.3382969Z #31 60.19 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:42.3385386Z #31 60.19 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:42.3387243Z #31 60.19 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:42.3388820Z #31 60.19 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:42.3389947Z #31 60.19 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:42.3392968Z #31 60.19 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:42.3396615Z #31 60.19 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:42.3399277Z #31 60.19 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:42.3401127Z #31 60.19 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:42.3402616Z #31 60.19 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:42.3403555Z #31 60.19 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:42.3406538Z #31 60.19 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:42.3409980Z #31 60.19 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:42.3412255Z #31 60.19 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:42.3413992Z #31 60.19 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:42.3415502Z #31 60.19 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:42.3416565Z #31 60.19 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:42.3417835Z #31 60.32 In file included from magmablas_hip/zhemv_batched_core.hip.cpp:17: 2024-08-20T21:58:42.5102712Z #31 60.32 magmablas_hip/hemv_template_kernel_batched.hip.hpp:22:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:42.5106630Z #31 60.32 22 | void hemv_diag_template_batched_kernel( 2024-08-20T21:58:42.5107555Z #31 60.32 | ^ 2024-08-20T21:58:42.5111612Z #31 60.33 magmablas_hip/hemv_template_kernel_batched.hip.hpp:39:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:42.5115423Z #31 60.33 39 | void hemv_lower_template_batched_kernel( 2024-08-20T21:58:42.5116334Z #31 60.33 | ^ 2024-08-20T21:58:42.5119937Z #31 60.34 magmablas_hip/hemv_template_kernel_batched.hip.hpp:56:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:42.5124070Z #31 60.34 56 | void hemv_upper_template_batched_kernel( 2024-08-20T21:58:42.5125010Z #31 60.34 | ^ 2024-08-20T21:58:42.5130545Z #31 60.37 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cherk_batched_core.hip.o magmablas_hip/cherk_batched_core.hip.cpp 2024-08-20T21:58:42.5402208Z #31 60.55 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zherk_batched_core.hip.o magmablas_hip/zherk_batched_core.hip.cpp 2024-08-20T21:58:42.7820336Z #31 60.56 3 warnings generated when compiling for gfx906. 2024-08-20T21:58:42.7822627Z #31 60.64 magmablas_hip/zhetrs.hip.cpp:37:9: warning: add explicit braces to avoid dangling else [-Wdangling-else] 2024-08-20T21:58:42.7824461Z #31 60.64 37 | else 2024-08-20T21:58:42.7825091Z #31 60.64 | ^ 2024-08-20T21:58:42.7826930Z #31 60.64 magmablas_hip/zhetrs.hip.cpp:66:9: warning: add explicit braces to avoid dangling else [-Wdangling-else] 2024-08-20T21:58:42.7828437Z #31 60.64 66 | else 2024-08-20T21:58:42.7828977Z #31 60.64 | ^ 2024-08-20T21:58:42.9481106Z #31 60.80 2 warnings generated when compiling for host. 2024-08-20T21:58:42.9487479Z #31 60.81 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zlarf_batched_fused_reg.hip.o magmablas_hip/zlarf_batched_fused_reg.hip.cpp 2024-08-20T21:58:43.0294918Z #31 61.04 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zlarf_batched_fused_reg_medium.hip.o magmablas_hip/zlarf_batched_fused_reg_medium.hip.cpp 2024-08-20T21:58:43.1351759Z #31 61.12 In file included from magmablas_hip/zgbtf2_kernels.hip.cpp:27: 2024-08-20T21:58:43.1358979Z #31 61.12 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:43.1362488Z #31 61.12 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:43.1365971Z #31 61.12 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:43.1367999Z #31 61.12 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:43.1369623Z #31 61.12 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:43.1370775Z #31 61.12 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:43.1373760Z #31 61.13 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:43.1377727Z #31 61.13 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:43.1379873Z #31 61.13 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:43.1381788Z #31 61.13 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:43.1383658Z #31 61.13 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:43.1384782Z #31 61.13 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:43.1387685Z #31 61.13 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:43.1391245Z #31 61.13 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:43.1393410Z #31 61.13 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:43.1395239Z #31 61.13 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:43.1396809Z #31 61.13 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:43.1398033Z #31 61.13 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:43.1401217Z #31 61.13 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:43.1405508Z #31 61.13 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:43.1408075Z #31 61.14 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:43.1409975Z #31 61.14 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:43.1411551Z #31 61.14 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:43.1412694Z #31 61.14 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:43.1415717Z #31 61.14 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:43.3375201Z #31 61.14 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:43.3377601Z #31 61.15 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:43.3379547Z #31 61.15 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:43.3381030Z #31 61.15 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:43.3382112Z #31 61.15 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:43.3384772Z #31 61.15 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:43.3388006Z #31 61.15 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:43.3389950Z #31 61.15 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:43.3391713Z #31 61.15 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:43.3393632Z #31 61.15 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:43.3394623Z #31 61.15 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:43.3397255Z #31 61.15 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:43.3400445Z #31 61.15 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:43.3402760Z #31 61.15 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:43.3404693Z #31 61.15 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:43.3406111Z #31 61.15 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:43.3407151Z #31 61.15 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:43.3409780Z #31 61.15 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:43.3413410Z #31 61.15 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:43.3415618Z #31 61.15 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:43.3417455Z #31 61.15 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:43.3418908Z #31 61.15 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:43.3419890Z #31 61.15 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:43.3422482Z #31 61.15 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:43.3426080Z #31 61.15 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:43.3428369Z #31 61.16 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:43.3430173Z #31 61.16 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:43.3431641Z #31 61.16 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:43.3432662Z #31 61.16 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:43.3435328Z #31 61.16 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:43.3444935Z #31 61.16 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_Mhipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zlarf_batched_fused_reg_tall.hip.o magmablas_hip/zlarf_batched_fused_reg_tall.hip.cpp 2024-08-20T21:58:43.3451306Z #31 61.18 ASK) 2024-08-20T21:58:43.3452111Z #31 61.18 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:43.3453780Z #31 61.18 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:43.3455368Z #31 61.18 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:43.3456277Z #31 61.18 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:43.3457990Z #31 61.19 magmablas_hip/zgbtf2_kernels.hip.cpp:405:20: warning: unused variable 'e' [-Wunused-variable] 2024-08-20T21:58:43.3460571Z #31 61.19 405 | hipError_t e = hipLaunchCooperativeKernel((void*)zgbtf2_native_kernel, grid, threads, kernel_args, shmem, queue->hip_stream()); 2024-08-20T21:58:43.3462255Z #31 61.20 | ^ 2024-08-20T21:58:43.3566029Z #31 61.37 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zlarf_batched_fused_sm.hip.o magmablas_hip/zlarf_batched_fused_sm.hip.cpp 2024-08-20T21:58:43.5656677Z #31 61.43 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zlaswp_batched.hip.o magmablas_hip/zlaswp_batched.hip.cpp 2024-08-20T21:58:43.6080192Z #31 61.62 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zpotf2_kernels.hip.o magmablas_hip/zpotf2_kernels.hip.cpp 2024-08-20T21:58:43.8944799Z #31 61.80 11 warnings generated when compiling for gfx90a. 2024-08-20T21:58:43.8945992Z #31 61.91 1 warning generated when compiling for gfx900. 2024-08-20T21:58:44.1883793Z #31 62.20 In file included from magmablas_hip/zhemv_batched_core.hip.cpp:17: 2024-08-20T21:58:44.3562813Z #31 62.20 magmablas_hip/hemv_template_kernel_batched.hip.hpp:22:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:44.3567239Z #31 62.20 22 | void hemv_diag_template_batched_kernel( 2024-08-20T21:58:44.3568184Z #31 62.20 | ^ 2024-08-20T21:58:44.3572192Z #31 62.21 magmablas_hip/hemv_template_kernel_batched.hip.hpp:39:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:44.3576022Z #31 62.21 39 | void hemv_lower_template_batched_kernel( 2024-08-20T21:58:44.3576952Z #31 62.21 | ^ 2024-08-20T21:58:44.3580928Z #31 62.22 magmablas_hip/hemv_template_kernel_batched.hip.hpp:56:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:44.3584982Z #31 62.22 56 | void hemv_upper_template_batched_kernel( 2024-08-20T21:58:44.3585892Z #31 62.22 | ^ 2024-08-20T21:58:44.5711286Z #31 62.43 3 warnings generated when compiling for gfx908. 2024-08-20T21:58:45.0336851Z #31 63.05 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/set_pointer.hip.o magmablas_hip/set_pointer.hip.cpp 2024-08-20T21:58:45.1706463Z #31 63.09 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zset_pointer.hip.o magmablas_hip/zset_pointer.hip.cpp 2024-08-20T21:58:45.1712242Z #31 63.18 In file included from magmablas_hip/zgbtf2_kernels.hip.cpp:27: 2024-08-20T21:58:45.3412897Z #31 63.18 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:45.3416397Z #31 63.18 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:45.3418490Z #31 63.19 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:45.3420285Z #31 63.19 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:45.3421824Z #31 63.19 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:45.3423206Z #31 63.19 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:45.3426224Z #31 63.19 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:45.3429824Z #31 63.19 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:45.3432185Z #31 63.19 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:45.3434035Z #31 63.19 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:45.3435602Z #31 63.19 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:45.3436699Z #31 63.19 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:45.3439696Z #31 63.19 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:45.3443313Z #31 63.19 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:45.3445688Z #31 63.19 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:45.3447564Z #31 63.19 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:45.3449097Z #31 63.19 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:45.3450169Z #31 63.19 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:45.3453158Z #31 63.19 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:45.3457168Z #31 63.19 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:45.3459596Z #31 63.20 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:45.3461407Z #31 63.20 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:45.3463129Z #31 63.20 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:45.3464208Z #31 63.20 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:45.3466945Z #31 63.20 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:45.3470164Z #31 63.20 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:45.3472392Z #31 63.20 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:45.3473991Z #31 63.20 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:45.3475287Z #31 63.20 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:45.3476203Z #31 63.20 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:45.3478695Z #31 63.20 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:45.3481813Z #31 63.20 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:45.3484174Z #31 63.20 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:45.3486092Z #31 63.20 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:45.3487610Z #31 63.20 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:45.3488671Z #31 63.20 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:45.3491485Z #31 63.21 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:45.3494813Z #31 63.21 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:45.3496882Z #31 63.21 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:45.3498688Z #31 63.21 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:45.3500112Z #31 63.21 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:45.3501167Z #31 63.21 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:45.3504051Z #31 63.21 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:45.3507632Z #31 63.21 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:45.3509912Z #31 63.21 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:45.3511674Z #31 63.21 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:45.3513143Z #31 63.21 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:45.3514119Z #31 63.21 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:45.3516770Z #31 63.21 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:45.3520112Z #31 63.21 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:45.3522646Z #31 63.21 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:45.3524482Z #31 63.21 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:45.3525854Z #31 63.21 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:45.3526855Z #31 63.21 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:45.3529605Z #31 63.22 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:45.3533436Z #31 63.22 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:45.3535994Z #31 63.22 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:45.3538108Z #31 63.22 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:45.3539670Z #31 63.22 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:45.3540645Z #31 63.22 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:45.3542328Z #31 63.24 magmablas_hip/zgbtf2_kernels.hip.cpp:405:20: warning: unused variable 'e' [-Wunused-variable] 2024-08-20T21:58:45.3545171Z #31 63.24 405 | hipError_t e = hipLaunchCooperativeKernel((void*)zgbtf2_native_kernel, grid, threads, kernel_args, shmem, queue->hip_stream()); 2024-08-20T21:58:45.3547102Z #31 63.25 | ^ 2024-08-20T21:58:45.5421157Z #31 63.35 8 warnings generated when compiling for gfx906. 2024-08-20T21:58:45.5422591Z #31 63.39 In file included from magmablas_hip/ztrtri_lower.hip.cpp:23: 2024-08-20T21:58:45.5424951Z #31 63.39 magmablas_hip/ztrtri.hip.hpp:68:1: warning: unused function 'zgemm_kernel_16' [-Wunused-function] 2024-08-20T21:58:45.5426551Z #31 63.39 68 | zgemm_kernel_16( 2024-08-20T21:58:45.5427289Z #31 63.39 | ^~~~~~~~~~~~~~~ 2024-08-20T21:58:45.5428214Z #31 63.39 11 warnings generated when compiling for host. 2024-08-20T21:58:45.5431657Z #31 63.40 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zsyr2k_batched.o magmablas_hip/zsyr2k_batched.cpp 2024-08-20T21:58:45.6813178Z #31 63.69 1 warning generated when compiling for gfx900. 2024-08-20T21:58:46.1372900Z #31 64.15 In file included from magmablas_hip/zhemv_batched_core.hip.cpp:17: 2024-08-20T21:58:46.3090890Z #31 64.15 magmablas_hip/hemv_template_kernel_batched.hip.hpp:22:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:46.3094761Z #31 64.15 22 | void hemv_diag_template_batched_kernel( 2024-08-20T21:58:46.3095641Z #31 64.15 | ^ 2024-08-20T21:58:46.3099486Z #31 64.16 magmablas_hip/hemv_template_kernel_batched.hip.hpp:39:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:46.3103339Z #31 64.16 39 | void hemv_lower_template_batched_kernel( 2024-08-20T21:58:46.3104305Z #31 64.16 | ^ 2024-08-20T21:58:46.3108214Z #31 64.17 magmablas_hip/hemv_template_kernel_batched.hip.hpp:56:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:46.3112564Z #31 64.17 56 | void hemv_upper_template_batched_kernel( 2024-08-20T21:58:46.3113551Z #31 64.17 | ^ 2024-08-20T21:58:46.5810762Z #31 64.39 3 warnings generated when compiling for gfx90a. 2024-08-20T21:58:46.5812046Z #31 64.44 2 warnings generated when compiling for gfx900. 2024-08-20T21:58:46.8673518Z #31 64.88 magmablas_hip/zpotf2_kernels.hip.cpp:44:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:46.9909229Z #31 64.88 44 | __global__ void zpotf2_smlpin_fixwidth_kernel(int m, magmaDoubleComplex *dA, int ldda, int localstep, int gbstep, magma_int_t *dinfo) 2024-08-20T21:58:46.9911045Z #31 64.88 | ^ 2024-08-20T21:58:46.9915146Z #31 64.88 magmablas_hip/zpotf2_kernels.hip.cpp:44:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:46.9921843Z #31 64.94 magmablas_hip/zpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:46.9926827Z #31 64.94 54 | __global__ void zpotf2_smlpin_anywidth_kernel(int m, magmaDoubleComplex *dA, int ldda, int localstep, int gbstep, magma_int_t *dinfo) 2024-08-20T21:58:46.9928727Z #31 64.94 | ^ 2024-08-20T21:58:46.9933154Z #31 64.94 magmablas_hip/zpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:46.9940047Z #31 64.94 magmablas_hip/zpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:46.9947087Z #31 64.94 magmablas_hip/zpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:47.1069801Z #31 65.00 magmablas_hip/zpotf2_kernels.hip.cpp:65:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:47.1073606Z #31 65.00 65 | __global__ void zpotf2_smlpin_fixwidth_kernel_batched(int m, 2024-08-20T21:58:47.1074757Z #31 65.00 | ^ 2024-08-20T21:58:47.1078512Z #31 65.01 magmablas_hip/zpotf2_kernels.hip.cpp:65:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:47.1085244Z #31 65.06 magmablas_hip/zpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:47.1088809Z #31 65.06 82 | __global__ void zpotf2_smlpin_anywidth_kernel_batched(int m, 2024-08-20T21:58:47.1089884Z #31 65.06 | ^ 2024-08-20T21:58:47.1093545Z #31 65.06 magmablas_hip/zpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:47.1100185Z #31 65.06 magmablas_hip/zpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:47.1106653Z #31 65.06 magmablas_hip/zpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:47.2076540Z #31 65.12 magmablas_hip/zpotf2_kernels.hip.cpp:98:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:47.2080376Z #31 65.12 98 | __global__ void zpotf2_smlpout_fixwidth_kernel(int m, 2024-08-20T21:58:47.2081472Z #31 65.12 | ^ 2024-08-20T21:58:47.2085747Z #31 65.17 magmablas_hip/zpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:47.2090077Z #31 65.17 107 | __global__ void zpotf2_smlpout_anywidth_kernel(int m, int n, 2024-08-20T21:58:47.2091270Z #31 65.17 | ^ 2024-08-20T21:58:47.2095482Z #31 65.17 magmablas_hip/zpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:47.2101632Z #31 65.17 magmablas_hip/zpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:47.2109650Z #31 65.22 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dsyrk_batched_core.hip.o magmablas_hip/dsyrk_batched_core.hip.cpp 2024-08-20T21:58:47.4212621Z #31 65.23 magmablas_hip/zpotf2_kernels.hip.cpp:117:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:47.4216486Z #31 65.23 117 | __global__ void zpotf2_smlpout_fixwidth_kernel_batched(int m, 2024-08-20T21:58:47.4217650Z #31 65.23 | ^ 2024-08-20T21:58:47.4218714Z #31 65.24 In file included from magmablas_hip/ztrtri_upper.hip.cpp:24: 2024-08-20T21:58:47.4220829Z #31 65.24 magmablas_hip/ztrtri.hip.hpp:68:1: warning: unused function 'zgemm_kernel_16' [-Wunused-function] 2024-08-20T21:58:47.4222355Z #31 65.24 68 | zgemm_kernel_16( 2024-08-20T21:58:47.4223076Z #31 65.24 | ^~~~~~~~~~~~~~~ 2024-08-20T21:58:47.4226998Z #31 65.28 magmablas_hip/zpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:47.4231335Z #31 65.28 129 | __global__ void zpotf2_smlpout_anywidth_kernel_batched(int m, int n, 2024-08-20T21:58:47.4232918Z #31 65.28 | ^ 2024-08-20T21:58:47.4236959Z #31 65.28 magmablas_hip/zpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:47.4243992Z #31 65.28 magmablas_hip/zpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:47.6411183Z #31 65.65 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ssyrk_batched_core.hip.o magmablas_hip/ssyrk_batched_core.hip.cpp 2024-08-20T21:58:47.9717434Z #31 65.98 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ztrmm_batched_core.hip.o magmablas_hip/ztrmm_batched_core.hip.cpp 2024-08-20T21:58:48.1365303Z #31 66.15 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ztrsm_batched.o magmablas_hip/ztrsm_batched.cpp 2024-08-20T21:58:48.3058325Z #31 66.17 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ztrsm_batched_core.o magmablas_hip/ztrsm_batched_core.cpp 2024-08-20T21:58:48.3554746Z #31 66.37 10 warnings generated when compiling for gfx900. 2024-08-20T21:58:48.5759852Z #31 66.44 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ztrsm_small_batched.hip.o magmablas_hip/ztrsm_small_batched.hip.cpp 2024-08-20T21:58:48.5999574Z #31 66.61 In file included from magmablas_hip/cgemm.hip.cpp:20: 2024-08-20T21:58:48.7308886Z #31 66.61 magmablas_hip/gemm_template_kernel.hip.hpp:52:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:48.7312346Z #31 66.61 52 | void gemm_template_nt_kernel( 2024-08-20T21:58:48.7313159Z #31 66.61 | ^ 2024-08-20T21:58:48.7316869Z #31 66.66 magmablas_hip/gemm_template_kernel.hip.hpp:52:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:48.7323366Z #31 66.70 magmablas_hip/gemm_template_kernel.hip.hpp:78:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:48.7327253Z #31 66.70 78 | void gemm_template_tn_kernel( 2024-08-20T21:58:48.7328099Z #31 66.70 | ^ 2024-08-20T21:58:48.7332253Z #31 66.74 magmablas_hip/gemm_template_kernel.hip.hpp:78:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:48.8626310Z #31 66.79 magmablas_hip/gemm_template_kernel.hip.hpp:104:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:48.8630330Z #31 66.79 104 | void gemm_template_tt_kernel( 2024-08-20T21:58:48.8631177Z #31 66.79 | ^ 2024-08-20T21:58:48.8635054Z #31 66.83 magmablas_hip/gemm_template_kernel.hip.hpp:104:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:48.8641861Z #31 66.88 magmablas_hip/gemm_template_kernel.hip.hpp:104:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:49.0307147Z #31 66.92 magmablas_hip/gemm_template_kernel.hip.hpp:104:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:49.0315405Z #31 67.04 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ztrsv_batched.hip.o magmablas_hip/ztrsv_batched.hip.cpp 2024-08-20T21:58:49.7391430Z #31 67.62 20 warnings generated when compiling for gfx900. 2024-08-20T21:58:49.7397716Z #31 67.65 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ztrtri_diag_batched.hip.o magmablas_hip/ztrtri_diag_batched.hip.cpp 2024-08-20T21:58:49.7407848Z #31 67.75 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zgetf2_nopiv_kernels.hip.o magmablas_hip/zgetf2_nopiv_kernels.hip.cpp 2024-08-20T21:58:49.9880628Z #31 67.80 In file included from magmablas_hip/zgetf2_native_kernel.hip.cpp:17: 2024-08-20T21:58:49.9883950Z #31 67.80 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:49.9886778Z #31 67.80 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:49.9888659Z #31 67.80 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:49.9890330Z #31 67.80 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:49.9891651Z #31 67.80 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:49.9892609Z #31 67.80 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:49.9895566Z #31 67.80 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:49.9898723Z #31 67.80 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:49.9900664Z #31 67.81 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:49.9902579Z #31 67.81 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:49.9904078Z #31 67.81 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:49.9905089Z #31 67.81 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:49.9907951Z #31 67.81 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:49.9911191Z #31 67.81 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:49.9913182Z #31 67.81 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:49.9914900Z #31 67.81 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:49.9916521Z #31 67.81 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:49.9917679Z #31 67.81 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:49.9920426Z #31 67.81 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:49.9924116Z #31 67.82 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:49.9926576Z #31 67.82 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:49.9928285Z #31 67.82 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:49.9929719Z #31 67.82 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:49.9930724Z #31 67.82 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:49.9933419Z #31 67.82 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:49.9936852Z #31 67.82 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:49.9939152Z #31 67.82 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:49.9940826Z #31 67.82 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:49.9942195Z #31 67.82 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:49.9943194Z #31 67.83 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:49.9946093Z #31 67.83 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:49.9949402Z #31 67.83 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:49.9951365Z #31 67.83 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:49.9953228Z #31 67.83 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:49.9954637Z #31 67.83 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:49.9955628Z #31 67.83 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:49.9958209Z #31 67.83 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:49.9961652Z #31 67.83 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:49.9963800Z #31 67.83 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:49.9966825Z #31 67.83 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:49.9968204Z #31 67.83 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:49.9969149Z #31 67.83 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:49.9971724Z #31 67.84 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:49.9975454Z #31 67.84 180 | __device__ static inliIn file included from ne magmablas_hip/ssyrk_batched_core.hip.cppd:19ouble magmablas_dshfl_xor(double var, int laneMask, int width=DE: 2024-08-20T21:58:49.9978282Z #31 67.84 FAmagmablas_hip/herk_template_kernel_batched.hip.hpp:UL25:T6:_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:49.9979914Z #31 67.84 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:49.9981697Z #31 67.84 magmablas_hip/shuffle.hip.hpp: warning: 7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:49.9985178Z #31 67.84 7loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:49.9988133Z #31 67.84 | # define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:49.9989108Z #31 67.84 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:49.9990056Z #31 67.84 25 | void herk_template_batched_nt_kernel( 2024-08-20T21:58:49.9991016Z #31 67.84 | magmablas_hip/shuffle.hip.hpp: ^ 2024-08-20T21:58:49.9993483Z #31 67.84 224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:49.9996662Z #31 67.84 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:49.9999012Z #31 67.85 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:50.0000750Z #31 67.85 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:50.0002092Z #31 67.85 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:50.0003260Z #31 67.85 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:50.0006106Z #31 67.85 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:50.0009668Z #31 67.85 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:50.0011922Z #31 67.85 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:50.0013906Z #31 67.85 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:50.0015262Z #31 67.85 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:50.0016226Z #31 67.85 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:50.4025145Z #31 68.42 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zgemm_vbatched_core.hip.o magmablas_hip/zgemm_vbatched_core.hip.cpp 2024-08-20T21:58:50.5935560Z #31 68.46 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgemm_vbatched_core.hip.o magmablas_hip/cgemm_vbatched_core.hip.cpp 2024-08-20T21:58:50.6983981Z #31 68.71 1 warning generated when compiling for gfx900. 2024-08-20T21:58:50.9461775Z #31 68.81 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgemm_vbatched_core.hip.o magmablas_hip/dgemm_vbatched_core.hip.cpp 2024-08-20T21:58:51.1947300Z #31 69.21 In file included from magmablas_hip/ztrtri_diag_batched.hip.cpp:23: 2024-08-20T21:58:51.3386656Z #31 69.21 magmablas_hip/ztrtri.hip.hpp:68:1: warning: unused function 'zgemm_kernel_16' [-Wunused-function] 2024-08-20T21:58:51.3388315Z #31 69.21 68 | zgemm_kernel_16( 2024-08-20T21:58:51.3389036Z #31 69.21 | ^~~~~~~~~~~~~~~ 2024-08-20T21:58:51.3389977Z #31 69.26 1 warning generated when compiling for gfx900. 2024-08-20T21:58:51.3391426Z #31 69.35 In file included from magmablas_hip/zgetf2_nopiv_kernels.hip.cpp:18: 2024-08-20T21:58:51.4840752Z #31 69.35 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:51.4844388Z #31 69.35 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:51.4846455Z #31 69.35 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:51.4848283Z #31 69.35 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:51.4849810Z #31 69.35 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:51.4850913Z #31 69.35 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:51.4853829Z #31 69.35 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:51.4857535Z #31 69.35 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:51.4859726Z #31 69.36 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:51.4861591Z #31 69.36 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:51.4863467Z #31 69.36 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:51.4864799Z #31 69.36 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:51.4867826Z #31 69.36 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:51.4871458Z #31 69.36 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:51.4873680Z #31 69.36 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:51.4875689Z #31 69.36 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:51.4877459Z #31 69.36 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:51.4878554Z #31 69.36 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:51.4881453Z #31 69.36 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:51.4885366Z #31 69.36 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:51.4888125Z #31 69.37 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:51.4890020Z #31 69.37 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:51.4891836Z #31 69.37 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:51.4892966Z #31 69.37 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:51.4895944Z #31 69.37 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:51.4900005Z #31 69.37 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:51.4902492Z #31 69.37 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:51.4904330Z #31 69.37 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:51.4905837Z #31 69.37 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:51.4906927Z #31 69.38 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:51.4910054Z #31 69.38 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:51.4913832Z #31 69.38 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:51.4916024Z #31 69.38 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:51.4917862Z #31 69.38 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:51.4919465Z #31 69.38 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:51.4920589Z #31 69.38 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:51.4923570Z #31 69.38 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:51.4927293Z #31 69.38 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:51.4929756Z #31 69.39 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:51.4931611Z #31 69.39 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:51.4933189Z #31 69.39 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:51.4934322Z #31 69.40 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:51.4937457Z #31 69.40 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:51.4941130Z #31 69.40 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:51.4943305Z #31 69.41 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:51.4945129Z #31 69.41 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:51.4946624Z #31 69.41 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:51.4947706Z #31 69.41 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:51.4950712Z #31 69.41 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:51.4954639Z #31 69.41 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:51.4957378Z #31 69.41 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:51.4959251Z #31 69.41 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:51.4960841Z #31 69.41 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:51.4961946Z #31 69.41 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:51.4965387Z #31 69.41 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:58:51.4969384Z #31 69.41 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:58:51.4972009Z #31 69.42 | ~^~~~~~~~~~~~~~ 2024-08-20T21:58:51.4973924Z #31 69.42 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:58:51.4975515Z #31 69.42 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:58:51.4976634Z #31 69.42 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:58:51.4982789Z #31 69.44 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgemm_vbatched_core.hip.o magmablas_hip/sgemm_vbatched_core.hip.cpp 2024-08-20T21:58:51.4993166Z #31 69.50 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zgemv_vbatched_core.hip.o magmablas_hip/zgemv_vbatched_core.hip.cpp 2024-08-20T21:58:51.8013155Z #31 69.81 In file included from magmablas_hip/sgemm_batched_core.hip.cpp:19: 2024-08-20T21:58:51.9393530Z #31 69.81 magmablas_hip/gemm_template_kernel_batched.hip.hpp:62:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:51.9404576Z #31 69.81 62 | void gemm_template_batched_nt_kernel( 2024-08-20T21:58:51.9405888Z #31 69.82 | ^ 2024-08-20T21:58:51.9410127Z #31 69.84 magmablas_hip/gemm_template_kernel_batched.hip.hpp:62:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:51.9418893Z #31 69.95 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgemv_vbatched_core.hip.o magmablas_hip/cgemv_vbatched_core.hip.cpp 2024-08-20T21:58:52.5620632Z #31 70.57 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgemv_vbatched_core.hip.o magmablas_hip/dgemv_vbatched_core.hip.cpp 2024-08-20T21:58:52.6661599Z #31 70.67 In file included from magmablas_hip/ztrtri_diag_batched.hip.cpp:23: 2024-08-20T21:58:52.6664373Z #31 70.67 magmablas_hip/ztrtri.hip.hpp:68:1: warning: unused function 'zgemm_kernel_16' [-Wunused-function] 2024-08-20T21:58:52.6666092Z #31 70.67 68 | zgemm_kernel_16( 2024-08-20T21:58:52.6666796Z #31 70.67 | ^~~~~~~~~~~~~~~ 2024-08-20T21:58:52.6667697Z #31 70.68 1 warning generated when compiling for gfx900. 2024-08-20T21:58:52.7988973Z #31 70.72 1 warning generated when compiling for gfx906. 2024-08-20T21:58:52.7993319Z #31 70.76 magmablas_hip/zpotf2_kernels.hip.cpp:44:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:52.7998062Z #31 70.76 44 | __global__ void zpotf2_smlpin_fixwidth_kernel(int m, magmaDoubleComplex *dA, int ldda, int localstep, int gbstep, magma_int_t *dinfo) 2024-08-20T21:58:52.8000006Z #31 70.76 | ^ 2024-08-20T21:58:52.8004364Z #31 70.76 magmablas_hip/zpotf2_kernels.hip.cpp:44:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:52.9225299Z #31 70.81 magmablas_hip/zpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:52.9229827Z #31 70.81 54 | __global__ void zpotf2_smlpin_anywidth_kernel(int m, magmaDoubleComplex *dA, int ldda, int localstep, int gbstep, magma_int_t *dinfo) 2024-08-20T21:58:52.9231701Z #31 70.81 | ^ 2024-08-20T21:58:52.9235841Z #31 70.81 magmablas_hip/zpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:52.9243115Z #31 70.81 magmablas_hip/zpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:52.9250052Z #31 70.81 magmablas_hip/zpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:52.9254370Z #31 70.84 In file included from magmablas_hip/ssyrk_batched_core.hip.cpp:19: 2024-08-20T21:58:52.9259121Z #31 70.84 magmablas_hip/herk_template_kernel_batched.hip.hpp:25:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:52.9263242Z #31 70.84 25 | void herk_template_batched_nt_kernel( 2024-08-20T21:58:52.9264169Z #31 70.84 | ^ 2024-08-20T21:58:52.9268105Z #31 70.88 magmablas_hip/zpotf2_kernels.hip.cpp:65:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:52.9271695Z #31 70.88 65 | __global__ void zpotf2_smlpin_fixwidth_kernel_batched(int m, 2024-08-20T21:58:52.9272929Z #31 70.88 | ^ 2024-08-20T21:58:52.9276780Z #31 70.88 magmablas_hip/zpotf2_kernels.hip.cpp:65:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:53.0350294Z #31 70.94 magmablas_hip/zpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:53.0353903Z #31 70.94 82 | __global__ void zpotf2_smlpin_anywidth_kernel_batched(int m, 2024-08-20T21:58:53.0355005Z #31 70.94 | ^ 2024-08-20T21:58:53.0359129Z #31 70.94 magmablas_hip/zpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:53.0366110Z #31 70.94 magmablas_hip/zpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:53.0372868Z #31 70.94 magmablas_hip/zpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:53.0379665Z #31 71.00 magmablas_hip/zpotf2_kernels.hip.cpp:98:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:53.0383595Z #31 71.00 98 | __global__ void zpotf2_smlpout_fixwidth_kernel(int m, 2024-08-20T21:58:53.0384727Z #31 71.00 | ^ 2024-08-20T21:58:53.0388940Z #31 71.05 magmablas_hip/zpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:53.1444604Z #31 71.05 107 | __global__ void zpotf2_smlpout_anywidth_kernel(int m, int n, 2024-08-20T21:58:53.1445920Z #31 71.05 | ^ 2024-08-20T21:58:53.1450338Z #31 71.05 magmablas_hip/zpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:53.1457408Z #31 71.05 magmablas_hip/zpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:53.1466273Z #31 71.10 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgemv_vbatched_core.hip.o magmablas_hip/sgemv_vbatched_core.hip.cpp 2024-08-20T21:58:53.1475071Z #31 71.11 magmablas_hip/zpotf2_kernels.hip.cpp:117:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:53.1479067Z #31 71.11 117 | __global__ void zpotf2_smlpout_fixwidth_kernel_batched(int m, 2024-08-20T21:58:53.1480235Z #31 71.11 | ^ 2024-08-20T21:58:53.1484641Z #31 71.16 magmablas_hip/zpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:53.2957670Z #31 71.16 129 | __global__ void zpotf2_smlpout_anywidth_kernel_batched(int m, int n, 2024-08-20T21:58:53.2959002Z #31 71.16 | ^ 2024-08-20T21:58:53.2962986Z #31 71.16 magmablas_hip/zpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:53.2969604Z #31 71.16 magmablas_hip/zpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:53.7271735Z #31 71.74 1 warning generated when compiling for gfx906. 2024-08-20T21:58:53.9324715Z #31 71.80 2 warnings generated when compiling for gfx900. 2024-08-20T21:58:54.1230454Z #31 72.14 In file included from magmablas_hip/ztrtri_lower_batched.hip.cpp:23: 2024-08-20T21:58:54.1232922Z #31 72.14 magmablas_hip/ztrtri.hip.hpp:68:1: warning: unused function 'zgemm_kernel_16' [-Wunused-function] 2024-08-20T21:58:54.3588789Z #31 72.14 68 | zgemm_kernel_16( 2024-08-20T21:58:54.3589599Z #31 72.14 | ^~~~~~~~~~~~~~~ 2024-08-20T21:58:54.3590830Z #31 72.18 In file included from magmablas_hip/ztrtri_diag_batched.hip.cpp:23: 2024-08-20T21:58:54.3593027Z #31 72.18 magmablas_hip/ztrtri.hip.hpp:68:1: warning: unused function 'zgemm_kernel_16' [-Wunused-function] 2024-08-20T21:58:54.3594451Z #31 72.18 68 | zgemm_kernel_16( 2024-08-20T21:58:54.3595082Z #31 72.18 | ^~~~~~~~~~~~~~~ 2024-08-20T21:58:54.3595879Z #31 72.22 1 warning generated when compiling for gfx908. 2024-08-20T21:58:55.1220112Z #31 73.13 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zhemm_vbatched_core.hip.o magmablas_hip/zhemm_vbatched_core.hip.cpp 2024-08-20T21:58:55.2439979Z #31 73.26 magmablas_hip/zgbtrs_kernels.hip.cpp:547:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T21:58:55.4179846Z #31 73.26 547 | default: arginfo = -100; 2024-08-20T21:58:55.4180985Z #31 73.26 | ^~~~~~~ 2024-08-20T21:58:55.4182267Z #31 73.26 magmablas_hip/zgbtrs_kernels.hip.cpp:550:8: note: uninitialized use occurs here 2024-08-20T21:58:55.4183939Z #31 73.26 550 | if(e != hipSuccess) arginfo = -100; 2024-08-20T21:58:55.4184859Z #31 73.26 | ^ 2024-08-20T21:58:55.4191744Z #31 73.26 magmablas_hip/zgbtrs_kernels.hip.cpp:513:5: note: variable 'e' is declared here 2024-08-20T21:58:55.4193133Z #31 73.26 513 | hipError_t e; 2024-08-20T21:58:55.4194871Z #31 73.26 | ^ 2024-08-20T21:58:55.4197090Z #31 73.28 magmablas_hip/zgbtrs_kernels.hip.cpp:617:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T21:58:55.4199300Z #31 73.28 617 | default: arginfo = -100; 2024-08-20T21:58:55.4200360Z #31 73.28 | ^~~~~~~ 2024-08-20T21:58:55.4201625Z #31 73.28 magmablas_hip/zgbtrs_kernels.hip.cpp:620:8: note: uninitialized use occurs here 2024-08-20T21:58:55.4203355Z #31 73.28 620 | if(e != hipSuccess) arginfo = -100; 2024-08-20T21:58:55.4204418Z #31 73.28 | ^ 2024-08-20T21:58:55.4205647Z #31 73.28 magmablas_hip/zgbtrs_kernels.hip.cpp:583:5: note: variable 'e' is declared here 2024-08-20T21:58:55.4207107Z #31 73.28 583 | hipError_t e; 2024-08-20T21:58:55.4207802Z #31 73.28 | ^ 2024-08-20T21:58:55.4900317Z #31 73.50 20 warnings generated when compiling for gfx906. 2024-08-20T21:58:55.6936981Z #31 73.71 In file included from magmablas_hip/ztrtri_diag_batched.hip.cpp:23: 2024-08-20T21:58:55.8210201Z #31 73.71 magmablas_hip/ztrtri.hip.hpp:68:1: warning: unused function 'zgemm_kernel_16' [-Wunused-function] 2024-08-20T21:58:55.8211821Z #31 73.71 68 | zgemm_kernel_16( 2024-08-20T21:58:55.8212467Z #31 73.71 | ^~~~~~~~~~~~~~~ 2024-08-20T21:58:55.8213317Z #31 73.75 1 warning generated when compiling for gfx906. 2024-08-20T21:58:55.8214500Z #31 73.75 1 warning generated when compiling for gfx90a. 2024-08-20T21:58:55.8215901Z #31 73.83 In file included from magmablas_hip/ssyrk_batched_core.hip.cpp:19: 2024-08-20T21:58:55.9728690Z #31 73.83 magmablas_hip/herk_template_kernel_batched.hip.hpp:25:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:55.9732293Z #31 73.83 25 | void herk_template_batched_nt_kernel( 2024-08-20T21:58:55.9733186Z #31 73.84 | ^ 2024-08-20T21:58:56.0402456Z #31 74.05 1 warning generated when compiling for gfx900. 2024-08-20T21:58:56.8354865Z #31 74.73 1 warning generated when compiling for gfx908. 2024-08-20T21:58:56.8360780Z #31 74.85 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zhemv_vbatched_core.hip.o magmablas_hip/zhemv_vbatched_core.hip.cpp 2024-08-20T21:58:57.0445317Z #31 74.86 2 warnings generated when compiling for gfx906. 2024-08-20T21:58:57.0449951Z #31 74.88 magmablas_hip/zgesv_batched_small.hip.cpp:167:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:57.0453103Z #31 74.88 167 | zgesv_batched_small_sm_kernel( 2024-08-20T21:58:57.0453851Z #31 74.88 | ^ 2024-08-20T21:58:57.0459419Z #31 74.91 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cherk_vbatched_core.hip.o magmablas_hip/cherk_vbatched_core.hip.cpp 2024-08-20T21:58:57.1408056Z #31 75.15 8 warnings generated when compiling for gfx908. 2024-08-20T21:58:57.2417049Z #31 75.22 In file included from magmablas_hip/ztrtri_lower.hip.cpp:23: 2024-08-20T21:58:57.2419410Z #31 75.22 magmablas_hip/ztrtri.hip.hpp:68:1: warning: unused function 'zgemm_kernel_16' [-Wunused-function] 2024-08-20T21:58:57.2420920Z #31 75.22 68 | zgemm_kernel_16( 2024-08-20T21:58:57.2421650Z #31 75.22 | ^~~~~~~~~~~~~~~ 2024-08-20T21:58:57.2422673Z #31 75.22 In file included from magmablas_hip/sgemm_vbatched_core.hip.cpp:20: 2024-08-20T21:58:57.2427612Z #31 75.22 magmablas_hip/gemm_template_kernel_vbatched.hip.hpp:76:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:57.2431499Z #31 75.22 76 | void gemm_template_vbatched_nt_kernel( 2024-08-20T21:58:57.2432430Z #31 75.23 | ^ 2024-08-20T21:58:57.2433395Z #31 75.25 In file included from magmablas_hip/ztrtri_diag_batched.hip.cpp:23: 2024-08-20T21:58:57.2435678Z #31 75.25 magmablas_hip/ztrtri.hip.hpp:68:1: warning: unused function 'zgemm_kernel_16' [-Wunused-function] 2024-08-20T21:58:57.2437526Z #31 75.25 68 | zgemm_kernel_16( 2024-08-20T21:58:57.2438247Z #31 75.25 | ^~~~~~~~~~~~~~~ 2024-08-20T21:58:57.4636756Z #31 75.25 magmablas_hip/gemm_template_kernel_vbatched.hip.hpp:76:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:57.4640597Z #31 75.31 1 warning generated when compiling for host. 2024-08-20T21:58:57.4646725Z #31 75.33 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zherk_vbatched_core.hip.o magmablas_hip/zherk_vbatched_core.hip.cpp 2024-08-20T21:58:57.5124290Z #31 75.53 In file included from magmablas_hip/ztrtri_upper_batched.hip.cpp:24: 2024-08-20T21:58:57.6868616Z #31 75.53 magmablas_hip/ztrtri.hip.hpp:68:1: warning: unused function 'zgemm_kernel_16' [-Wunused-function] 2024-08-20T21:58:57.6967912Z #31 75.53 68 | zgemm_kernel_16( 2024-08-20T21:58:57.6968746Z #31 75.53 | ^~~~~~~~~~~~~~~ 2024-08-20T21:58:58.2303705Z #31 76.24 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ssyrk_vbatched_core.hip.o magmablas_hip/ssyrk_vbatched_core.hip.cpp 2024-08-20T21:58:58.3496139Z #31 76.29 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dsyrk_vbatched_core.hip.o magmablas_hip/dsyrk_vbatched_core.hip.cpp 2024-08-20T21:58:58.3506831Z #31 76.36 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ztrmm_vbatched_core.hip.o magmablas_hip/ztrmm_vbatched_core.hip.cpp 2024-08-20T21:58:58.5996516Z #31 76.61 In file included from magmablas_hip/zhemv_vbatched_core.hip.cpp:17: 2024-08-20T21:58:58.7006636Z #31 76.61 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:58.7010293Z #31 76.61 23 | void hemv_diag_template_vbatched_kernel( 2024-08-20T21:58:58.7011225Z #31 76.61 | ^ 2024-08-20T21:58:58.7015581Z #31 76.62 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:52:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:58.7019497Z #31 76.62 52 | void hemv_lower_template_vbatched_kernel( 2024-08-20T21:58:58.7020442Z #31 76.62 | ^ 2024-08-20T21:58:58.7024649Z #31 76.63 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:81:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:58.7028333Z #31 76.63 81 | void hemv_upper_template_vbatched_kernel( 2024-08-20T21:58:58.7029190Z #31 76.63 | ^ 2024-08-20T21:58:58.7033045Z #31 76.71 magmablas_hip/zpotf2_kernels.hip.cpp:44:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:58.8300767Z #31 76.71 44 | __global__ void zpotf2_smlpin_fixwidth_kernel(int m, magmaDoubleComplex *dA, int ldda, int localstep, int gbstep, magma_int_t *dinfo) 2024-08-20T21:58:58.8302757Z #31 76.72 | ^ 2024-08-20T21:58:58.8306812Z #31 76.72 magmablas_hip/zpotf2_kernels.hip.cpp:44:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:58.8313361Z #31 76.77 magmablas_hip/zpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:58.8317922Z #31 76.77 54 | __global__ void zpotf2_smlpin_anywidth_kernel(int m, magmaDoubleComplex *dA, int ldda, int localstep, int gbstep, magma_int_t *dinfo) 2024-08-20T21:58:58.8319862Z #31 76.78 | ^ 2024-08-20T21:58:58.8324028Z #31 76.78 magmablas_hip/zpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:58.8330975Z #31 76.78 magmablas_hip/zpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:58.8337771Z #31 76.78 magmablas_hip/zpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:58.8341963Z #31 76.84 In file included from magmablas_hip/ssyrk_batched_core.hip.cpp:19: 2024-08-20T21:58:58.9583473Z #31 76.84 magmablas_hip/herk_template_kernel_batched.hip.hpp:25:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:58.9587472Z #31 76.84 25 | void herk_template_batched_nt_kernel( 2024-08-20T21:58:58.9588427Z #31 76.84 | ^ 2024-08-20T21:58:58.9592566Z #31 76.85 magmablas_hip/zpotf2_kernels.hip.cpp:65:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:58.9596503Z #31 76.85 65 | __global__ void zpotf2_smlpin_fixwidth_kernel_batched(int m, 2024-08-20T21:58:58.9597674Z #31 76.85 | ^ 2024-08-20T21:58:58.9602015Z #31 76.85 magmablas_hip/zpotf2_kernels.hip.cpp:65:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:58.9605947Z #31 76.87 3 warnings generated when compiling for gfx900. 2024-08-20T21:58:58.9610147Z #31 76.90 magmablas_hip/zpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:58.9614101Z #31 76.90 82 | __global__ void zpotf2_smlpin_anywidth_kernel_batched(int m, 2024-08-20T21:58:58.9615429Z #31 76.91 | ^ 2024-08-20T21:58:58.9619448Z #31 76.91 magmablas_hip/zpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:58.9626117Z #31 76.91 magmablas_hip/zpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:58.9632917Z #31 76.91 magmablas_hip/zpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:59.0756837Z #31 76.97 magmablas_hip/zpotf2_kernels.hip.cpp:98:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:59.0760023Z #31 76.97 98 | __global__ void zpotf2_smlpout_fixwidth_kernel(int m, 2024-08-20T21:58:59.0760912Z #31 76.97 | ^ 2024-08-20T21:58:59.0764955Z #31 77.03 magmablas_hip/zpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:59.0768913Z #31 77.03 107 | __global__ void zpotf2_smlpout_anywidth_kernel(int m, int n, 2024-08-20T21:58:59.0770044Z #31 77.03 | ^ 2024-08-20T21:58:59.0773767Z #31 77.03 magmablas_hip/zpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:59.0779954Z #31 77.03 magmablas_hip/zpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:59.2815775Z #31 77.09 magmablas_hip/zpotf2_kernels.hip.cpp:117:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:59.2819475Z #31 77.09 117 | __global__ void zpotf2_smlpout_fixwidth_kernel_batched(int m, 2024-08-20T21:58:59.2820665Z #31 77.09 | ^ 2024-08-20T21:58:59.2826806Z #31 77.11 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ztrsm_small_vbatched.hip.o magmablas_hip/ztrsm_small_vbatched.hip.cpp 2024-08-20T21:58:59.2835048Z #31 77.14 magmablas_hip/zpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:59.2838976Z #31 77.14 129 | __global__ void zpotf2_smlpout_anywidth_kernel_batched(int m, int n, 2024-08-20T21:58:59.2840189Z #31 77.14 | ^ 2024-08-20T21:58:59.2844256Z #31 77.14 magmablas_hip/zpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:59.2850804Z #31 77.14 magmablas_hip/zpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:58:59.4996771Z #31 77.36 1 warning generated when compiling for gfx906. 2024-08-20T21:58:59.8718932Z #31 77.88 1 warning generated when compiling for gfx90a. 2024-08-20T21:59:00.4523276Z #31 78.46 In file included from magmablas_hip/ssyrk_vbatched_core.hip.cpp:19: 2024-08-20T21:59:00.6346595Z #31 78.46 magmablas_hip/herk_template_kernel_vbatched.hip.hpp:24:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:00.6350672Z #31 78.46 24 | void herk_template_vbatched_nt_kernel( 2024-08-20T21:59:00.6351594Z #31 78.47 | ^ 2024-08-20T21:59:00.6352514Z #31 78.52 In file included from magmablas_hip/zhemv_vbatched_core.hip.cpp:17: 2024-08-20T21:59:00.6356572Z #31 78.52 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:00.6360788Z #31 78.52 23 | void hemv_diag_template_vbatched_kernel( 2024-08-20T21:59:00.6361770Z #31 78.52 | ^ 2024-08-20T21:59:00.6366244Z #31 78.53 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:52:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:00.6370351Z #31 78.53 52 | void hemv_lower_template_vbatched_kernel( 2024-08-20T21:59:00.6371437Z #31 78.53 | ^ 2024-08-20T21:59:00.6375324Z #31 78.54 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:81:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:00.6379010Z #31 78.54 81 | void hemv_upper_template_vbatched_kernel( 2024-08-20T21:59:00.6379953Z #31 78.54 | ^ 2024-08-20T21:59:00.7696732Z #31 78.64 In file included from magmablas_hip/cgemm.hip.cpp:20: 2024-08-20T21:59:00.7701750Z #31 78.64 magmablas_hip/gemm_template_kernel.hip.hpp:52:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:00.7705512Z #31 78.64 52 | void gemm_template_nt_kernel( 2024-08-20T21:59:00.7706529Z #31 78.64 | ^ 2024-08-20T21:59:00.7710442Z #31 78.66 magmablas_hip/zgetf2_kernels.hip.cpp:710:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:00.7714321Z #31 78.66 710 | zcomputecolumn_kernel_shared_batched( int m, int paneloffset, int step, 2024-08-20T21:59:00.7715612Z #31 78.66 | ^ 2024-08-20T21:59:00.7719464Z #31 78.69 magmablas_hip/zgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:00.7722925Z #31 78.69 610 | zgetf2trsm_2d_kernel( int m, int n, 2024-08-20T21:59:00.7723902Z #31 78.69 | ^ 2024-08-20T21:59:00.7727459Z #31 78.70 magmablas_hip/zgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:00.7733911Z #31 78.72 magmablas_hip/zgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:00.7740619Z #31 78.74 magmablas_hip/zgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:00.8920501Z #31 78.78 3 warnings generated when compiling for gfx906. 2024-08-20T21:59:00.8922042Z #31 78.87 In file included from magmablas_hip/ztrtri_upper.hip.cpp:24: 2024-08-20T21:59:00.8924374Z #31 78.87 magmablas_hip/ztrtri.hip.hpp:68:1: warning: unused function 'zgemm_kernel_16' [-Wunused-function] 2024-08-20T21:59:00.8925857Z #31 78.87 68 | zgemm_kernel_16( 2024-08-20T21:59:00.8926547Z #31 78.87 | ^~~~~~~~~~~~~~~ 2024-08-20T21:59:00.8930942Z #31 78.90 magmablas_hip/gemm_template_kernel.hip.hpp:52:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:01.2604596Z #31 79.15 magmablas_hip/gemm_template_kernel.hip.hpp:78:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:01.2608599Z #31 79.15 78 | void gemm_template_tn_kernel( 2024-08-20T21:59:01.2609495Z #31 79.15 | ^ 2024-08-20T21:59:01.2610263Z #31 79.27 1 warning generated when compiling for gfx900. 2024-08-20T21:59:01.4000416Z #31 79.41 magmablas_hip/gemm_template_kernel.hip.hpp:78:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:01.6287466Z #31 79.47 20 warnings generated when compiling for gfx908. 2024-08-20T21:59:01.6294171Z #31 79.49 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ztrsm_inv_vbatched_core.hip.o magmablas_hip/ztrsm_inv_vbatched_core.hip.cpp 2024-08-20T21:59:01.6532347Z #31 79.67 magmablas_hip/gemm_template_kernel.hip.hpp:104:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:01.8041980Z #31 79.67 104 | void gemm_template_tt_kernel( 2024-08-20T21:59:01.8042902Z #31 79.67 | ^ 2024-08-20T21:59:01.9078864Z #31 79.92 magmablas_hip/gemm_template_kernel.hip.hpp:104:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.0080261Z #31 80.02 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.1122857Z #31 80.02 824 | zgetf2_fused_kernel_batched( int m, 2024-08-20T21:59:02.1123964Z #31 80.02 | ^ 2024-08-20T21:59:02.1128069Z #31 80.02 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.1134392Z #31 80.02 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.1140332Z #31 80.02 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.1146607Z #31 80.02 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.1153827Z #31 80.02 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.1160449Z #31 80.02 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.2769200Z #31 80.12 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.2776346Z #31 80.12 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.2783670Z #31 80.12 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.2790698Z #31 80.12 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.2797606Z #31 80.12 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.2804461Z #31 80.12 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.2811540Z #31 80.13 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.2818498Z #31 80.13 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.2825396Z #31 80.13 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.2832395Z #31 80.13 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.2839317Z #31 80.13 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.2846144Z #31 80.16 magmablas_hip/gemm_template_kernel.hip.hpp:104:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.2852560Z #31 80.17 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.2859571Z #31 80.18 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.2863472Z #31 80.18 In file included from magmablas_hip/sgemm_batched_core.hip.cpp:19: 2024-08-20T21:59:02.2868319Z #31 80.18 magmablas_hip/gemm_template_kernel_batched.hip.hpp:62:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.2871925Z #31 80.18 62 | void gemm_template_batched_nt_kernel( 2024-08-20T21:59:02.2873006Z #31 80.18 | ^ 2024-08-20T21:59:02.2877139Z #31 80.21 magmablas_hip/gemm_template_kernel_batched.hip.hpp:62:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.2880896Z #31 80.21 10 warnings generated when compiling for gfx906. 2024-08-20T21:59:02.4578841Z #31 80.27 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.4585867Z #31 80.27 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.4592766Z #31 80.27 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.4599718Z #31 80.27 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.4606519Z #31 80.27 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.4613625Z #31 80.27 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.4620548Z #31 80.27 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.4627977Z #31 80.27 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.4634698Z #31 80.27 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.4641527Z #31 80.35 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.4648776Z #31 80.35 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.4655763Z #31 80.35 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.4662207Z #31 80.35 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.4669600Z #31 80.35 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.4676529Z #31 80.36 magmablas_hip/gemm_template_kernel.hip.hpp:104:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.5655186Z #31 80.46 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.5661124Z #31 80.47 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.5667244Z #31 80.47 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.5673421Z #31 80.47 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.5679128Z #31 80.47 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.5685475Z #31 80.47 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.5691231Z #31 80.47 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.5697797Z #31 80.47 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.5703403Z #31 80.47 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.5709357Z #31 80.47 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.5715403Z #31 80.47 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.5721233Z #31 80.47 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.5727216Z #31 80.47 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.5730339Z #31 80.48 2 warnings generated when compiling for gfx900. 2024-08-20T21:59:02.5731599Z #31 80.53 In file included from magmablas_hip/zhemv_vbatched_core.hip.cpp:17: 2024-08-20T21:59:02.5735644Z #31 80.53 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.5738945Z #31 80.53 23 | void hemv_diag_template_vbatched_kernel( 2024-08-20T21:59:02.5739806Z #31 80.53 | ^ 2024-08-20T21:59:02.5743374Z #31 80.54 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:52:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.5746829Z #31 80.54 52 | void hemv_lower_template_vbatched_kernel( 2024-08-20T21:59:02.5747759Z #31 80.54 | ^ 2024-08-20T21:59:02.5751338Z #31 80.54 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:81:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.5754689Z #31 80.54 81 | void hemv_upper_template_vbatched_kernel( 2024-08-20T21:59:02.5755545Z #31 80.55 | ^ 2024-08-20T21:59:02.7014958Z #31 80.58 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.7020709Z #31 80.58 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.7026817Z #31 80.58 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.7032797Z #31 80.58 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.7038634Z #31 80.58 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.7044985Z #31 80.58 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.7050952Z #31 80.58 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.7056623Z #31 80.58 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.7062325Z #31 80.58 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.8828592Z #31 80.71 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.8834884Z #31 80.71 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.8840705Z #31 80.71 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.8846902Z #31 80.71 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.8852931Z #31 80.72 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.8859071Z #31 80.72 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.8865388Z #31 80.72 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.8871285Z #31 80.72 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.8877033Z #31 80.72 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.8883719Z #31 80.72 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.8889859Z #31 80.72 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.8895881Z #31 80.72 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.8901607Z #31 80.72 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.8907600Z #31 80.72 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.8913405Z #31 80.78 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.8919325Z #31 80.78 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:02.8922743Z #31 80.78 3 warnings generated when compiling for gfx908. 2024-08-20T21:59:02.8926899Z #31 80.90 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:03.0798368Z #31 80.90 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:03.0804155Z #31 80.90 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:03.0810043Z #31 80.90 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:03.0815757Z #31 80.90 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:03.0821666Z #31 80.90 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:03.0827953Z #31 80.90 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:03.0833850Z #31 80.90 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:03.0840325Z #31 80.90 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:03.0846809Z #31 80.90 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:03.0853289Z #31 80.90 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:03.0859638Z #31 80.90 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:03.0866089Z #31 80.90 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:03.0871672Z #31 80.90 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:03.0877497Z #31 80.90 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:03.0883805Z #31 80.96 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:03.0889781Z #31 80.96 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:03.2314467Z #31 81.09 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:03.2320204Z #31 81.09 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:03.2328839Z #31 81.09 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:03.2334843Z #31 81.09 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:03.2340645Z #31 81.09 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:03.2346470Z #31 81.09 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:03.2352304Z #31 81.09 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:03.2358101Z #31 81.09 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:03.2364124Z #31 81.09 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:03.2370480Z #31 81.09 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:03.2376108Z #31 81.09 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:03.2382084Z #31 81.09 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:03.3367634Z #31 81.35 In file included from magmablas_hip/ssyrk_vbatched_core.hip.cpp:19: 2024-08-20T21:59:03.3372169Z #31 81.35 magmablas_hip/herk_template_kernel_vbatched.hip.hpp:24:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:03.4876088Z #31 81.35 24 | void herk_template_vbatched_nt_kernel( 2024-08-20T21:59:03.4877190Z #31 81.35 | ^ 2024-08-20T21:59:03.5787279Z #31 81.59 In file included from magmablas_hip/zgetf2_native_kernel.hip.cpp:17: 2024-08-20T21:59:03.7976518Z #31 81.59 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:03.7979618Z #31 81.59 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:03.7981901Z #31 81.59 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:03.7983848Z #31 81.59 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:03.7985300Z #31 81.59 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:03.7986196Z #31 81.59 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:03.7988672Z #31 81.60 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:03.7991770Z #31 81.60 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:03.7993613Z #31 81.60 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:03.7995236Z #31 81.60 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:03.7996587Z #31 81.60 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:03.7997547Z #31 81.60 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:03.8000103Z #31 81.60 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:03.8003203Z #31 81.60 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:03.8005386Z #31 81.60 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:03.8006993Z #31 81.60 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:03.8008324Z #31 81.60 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:03.8009258Z #31 81.60 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:03.8011975Z #31 81.60 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:03.8015289Z #31 81.60 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:03.8017770Z #31 81.61 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:03.8019475Z #31 81.61 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:03.8020845Z #31 81.61 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:03.8021800Z #31 81.61 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:03.8024630Z #31 81.61 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:03.8028016Z #31 81.61 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:03.8030268Z #31 81.61 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:03.8031860Z #31 81.61 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:03.8033296Z #31 81.61 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:03.8034313Z #31 81.61 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:03.8037204Z #31 81.61 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:03.8040350Z #31 81.61 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:03.8042198Z #31 81.62 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:03.8044005Z #31 81.62 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:03.8045293Z #31 81.62 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:03.8046239Z #31 81.62 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:03.8048855Z #31 81.62 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:03.8052079Z #31 81.62 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:03.8053933Z #31 81.62 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:03.8055625Z #31 81.62 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:03.8056925Z #31 81.62 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:03.8057926Z #31 81.63 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:03.8060466Z #31 81.63 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:03.8063558Z #31 81.63 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:03.8167708Z #31 81.64 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:03.8169609Z #31 81.64 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:03.8170955Z #31 81.64 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:03.8171923Z #31 81.64 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:03.8174922Z #31 81.64 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:03.8178301Z #31 81.64 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:03.8180532Z #31 81.65 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:03.8182506Z #31 81.65 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:03.8183865Z #31 81.65 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:03.8184794Z #31 81.65 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:03.8187510Z #31 81.65 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:03.8190953Z #31 81.65 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:03.8193123Z #31 81.66 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:03.8195148Z #31 81.66 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:03.8196572Z #31 81.66 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:03.8197522Z #31 81.66 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:04.1748204Z #31 82.19 1 warning generated when compiling for gfx906. 2024-08-20T21:59:04.4072665Z #31 82.42 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ztrtri_diag_vbatched.hip.o magmablas_hip/ztrtri_diag_vbatched.hip.cpp 2024-08-20T21:59:04.5115261Z #31 82.52 In file included from magmablas_hip/zhemv_vbatched_core.hip.cpp:17: 2024-08-20T21:59:04.5120313Z #31 82.52 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:04.5124195Z #31 82.52 23 | void hemv_diag_template_vbatched_kernel( 2024-08-20T21:59:04.5125135Z #31 82.52 | ^ 2024-08-20T21:59:04.5129253Z #31 82.52 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:52:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:04.6723974Z #31 82.52 52 | void hemv_lower_template_vbatched_kernel( 2024-08-20T21:59:04.6725042Z #31 82.53 | ^ 2024-08-20T21:59:04.6729337Z #31 82.53 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:81:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:04.6733339Z #31 82.53 81 | void hemv_upper_template_vbatched_kernel( 2024-08-20T21:59:04.6734293Z #31 82.54 | ^ 2024-08-20T21:59:04.6738041Z #31 82.69 magmablas_hip/zpotf2_kernels.hip.cpp:44:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:04.7971719Z #31 82.69 44 | __global__ void zpotf2_smlpin_fixwidth_kernel(int m, magmaDoubleComplex *dA, int ldda, int localstep, int gbstep, magma_int_t *dinfo) 2024-08-20T21:59:04.7973631Z #31 82.69 | ^ 2024-08-20T21:59:04.7978145Z #31 82.69 magmablas_hip/zpotf2_kernels.hip.cpp:44:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:04.7984906Z #31 82.74 magmablas_hip/zpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:04.7989242Z #31 82.74 54 | __global__ void zpotf2_smlpin_anywidth_kernel(int m, magmaDoubleComplex *dA, int ldda, int localstep, int gbstep, magma_int_t *dinfo) 2024-08-20T21:59:04.7991275Z #31 82.74 | ^ 2024-08-20T21:59:04.7994767Z #31 82.74 magmablas_hip/zpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:04.8001061Z #31 82.74 magmablas_hip/zpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:04.8007075Z #31 82.74 magmablas_hip/zpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:04.8012558Z #31 82.77 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zgemm_vbatched.o magmablas_hip/zgemm_vbatched.cpp 2024-08-20T21:59:04.8015457Z #31 82.77 3 warnings generated when compiling for gfx90a. 2024-08-20T21:59:04.9129919Z #31 82.81 magmablas_hip/zpotf2_kernels.hip.cpp:65:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:04.9133506Z #31 82.81 65 | __global__ void zpotf2_smlpin_fixwidth_kernel_batched(int m, 2024-08-20T21:59:04.9134684Z #31 82.81 | ^ 2024-08-20T21:59:04.9138630Z #31 82.81 magmablas_hip/zpotf2_kernels.hip.cpp:65:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:04.9144298Z #31 82.82 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zgemv_vbatched.o magmablas_hip/zgemv_vbatched.cpp 2024-08-20T21:59:04.9150301Z #31 82.87 magmablas_hip/zpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:04.9154044Z #31 82.87 82 | __global__ void zpotf2_smlpin_anywidth_kernel_batched(int m, 2024-08-20T21:59:04.9155053Z #31 82.87 | ^ 2024-08-20T21:59:04.9159031Z #31 82.87 magmablas_hip/zpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:04.9166104Z #31 82.87 magmablas_hip/zpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:04.9172552Z #31 82.87 magmablas_hip/zpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:05.0225777Z #31 82.93 magmablas_hip/zpotf2_kernels.hip.cpp:98:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:05.0229548Z #31 82.93 98 | __global__ void zpotf2_smlpout_fixwidth_kernel(int m, 2024-08-20T21:59:05.0230534Z #31 82.93 | ^ 2024-08-20T21:59:05.0234558Z #31 82.98 magmablas_hip/zpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:05.0238386Z #31 82.98 107 | __global__ void zpotf2_smlpout_anywidth_kernel(int m, int n, 2024-08-20T21:59:05.0239525Z #31 82.98 | ^ 2024-08-20T21:59:05.0243513Z #31 82.98 magmablas_hip/zpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:05.0250289Z #31 82.98 magmablas_hip/zpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:05.2259999Z #31 83.04 magmablas_hip/zpotf2_kernels.hip.cpp:117:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:05.2264116Z #31 83.04 117 | __global__ void zpotf2_smlpout_fixwidth_kernel_batched(int m, 2024-08-20T21:59:05.2265588Z #31 83.04 | ^ 2024-08-20T21:59:05.2269589Z #31 83.09 magmablas_hip/zpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:05.2273547Z #31 83.09 129 | __global__ void zpotf2_smlpout_anywidth_kernel_batched(int m, int n, 2024-08-20T21:59:05.2274797Z #31 83.09 | ^ 2024-08-20T21:59:05.2278936Z #31 83.09 magmablas_hip/zpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:05.2285620Z #31 83.09 magmablas_hip/zpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:05.3561911Z #31 83.37 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zhemm_vbatched.o magmablas_hip/zhemm_vbatched.cpp 2024-08-20T21:59:05.9256721Z #31 83.94 In file included from magmablas_hip/ztrtri_diag_vbatched.hip.cpp:23: 2024-08-20T21:59:06.1237927Z #31 83.94 magmablas_hip/ztrtri.hip.hpp:68:1: warning: unused function 'zgemm_kernel_16' [-Wunused-function] 2024-08-20T21:59:06.1239547Z #31 83.94 68 | zgemm_kernel_16( 2024-08-20T21:59:06.1240542Z #31 83.94 | ^~~~~~~~~~~~~~~ 2024-08-20T21:59:06.1241466Z #31 83.99 1 warning generated when compiling for gfx900. 2024-08-20T21:59:06.2705715Z #31 84.28 In file included from magmablas_hip/ssyrk_vbatched_core.hip.cpp:19: 2024-08-20T21:59:06.4973549Z #31 84.28 magmablas_hip/herk_template_kernel_vbatched.hip.hpp:24:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:06.4977367Z #31 84.28 24 | void herk_template_vbatched_nt_kernel( 2024-08-20T21:59:06.4978289Z #31 84.28 | ^ 2024-08-20T21:59:06.4981602Z #31 84.36 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zhemv_vbatched.o magmablas_hip/zhemv_vbatched.cpp 2024-08-20T21:59:06.5679687Z #31 84.58 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zher2k_vbatched.o magmablas_hip/zher2k_vbatched.cpp 2024-08-20T21:59:07.1041534Z #31 85.12 1 warning generated when compiling for gfx908. 2024-08-20T21:59:07.2807917Z #31 85.29 2 warnings generated when compiling for gfx908. 2024-08-20T21:59:07.4002476Z #31 85.37 20 warnings generated when compiling for gfx90a. 2024-08-20T21:59:07.4004066Z #31 85.41 In file included from magmablas_hip/ztrtri_diag_vbatched.hip.cpp:23: 2024-08-20T21:59:07.5973748Z #31 85.41 magmablas_hip/ztrtri.hip.hpp:68:1: warning: unused function 'zgemm_kernel_16' [-Wunused-function] 2024-08-20T21:59:07.5975370Z #31 85.41 68 | zgemm_kernel_16( 2024-08-20T21:59:07.5976133Z #31 85.41 | ^~~~~~~~~~~~~~~ 2024-08-20T21:59:07.5977077Z #31 85.46 1 warning generated when compiling for gfx906. 2024-08-20T21:59:07.6616292Z #31 85.67 1 warning generated when compiling for gfx908. 2024-08-20T21:59:07.8107197Z #31 85.82 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zherk_vbatched.o magmablas_hip/zherk_vbatched.cpp 2024-08-20T21:59:07.9898630Z #31 85.86 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zsyr2k_vbatched.o magmablas_hip/zsyr2k_vbatched.cpp 2024-08-20T21:59:07.9903690Z #31 86.00 In file included from magmablas_hip/sgemm_vbatched_core.hip.cpp:20: 2024-08-20T21:59:08.1959325Z #31 86.00 magmablas_hip/gemm_template_kernel_vbatched.hip.hpp:76:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:08.1962993Z #31 86.00 76 | void gemm_template_vbatched_nt_kernel( 2024-08-20T21:59:08.1964061Z #31 86.00 | ^ 2024-08-20T21:59:08.1968461Z #31 86.03 magmablas_hip/gemm_template_kernel_vbatched.hip.hpp:76:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:08.1974287Z #31 86.06 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zsyrk_vbatched.o magmablas_hip/zsyrk_vbatched.cpp 2024-08-20T21:59:08.3497394Z #31 86.36 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ztrmm_vbatched.o magmablas_hip/ztrmm_vbatched.cpp 2024-08-20T21:59:08.5218153Z #31 86.53 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ztrsm_vbatched_core.o magmablas_hip/ztrsm_vbatched_core.cpp 2024-08-20T21:59:08.8978117Z #31 86.91 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ztrsm_vbatched.o magmablas_hip/ztrsm_vbatched.cpp 2024-08-20T21:59:09.1370788Z #31 86.95 In file included from magmablas_hip/ztrtri_diag_vbatched.hip.cpp:23: 2024-08-20T21:59:09.1373262Z #31 86.95 magmablas_hip/ztrtri.hip.hpp:68:1: warning: unused function 'zgemm_kernel_16' [-Wunused-function] 2024-08-20T21:59:09.1374769Z #31 86.95 68 | zgemm_kernel_16( 2024-08-20T21:59:09.1375485Z #31 86.95 | ^~~~~~~~~~~~~~~ 2024-08-20T21:59:09.1376370Z #31 87.00 1 warning generated when compiling for gfx908. 2024-08-20T21:59:09.1380171Z #31 87.15 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ztrsm_inv_vbatched.o magmablas_hip/ztrsm_inv_vbatched.cpp 2024-08-20T21:59:09.2748549Z #31 87.18 In file included from magmablas_hip/ztrtri_lower.hip.cpp:23: 2024-08-20T21:59:09.2750898Z #31 87.18 magmablas_hip/ztrtri.hip.hpp:68:1: warning: unused function 'zgemm_kernel_16' [-Wunused-function] 2024-08-20T21:59:09.2752411Z #31 87.18 68 | zgemm_kernel_16( 2024-08-20T21:59:09.2753112Z #31 87.18 | ^~~~~~~~~~~~~~~ 2024-08-20T21:59:09.2754158Z #31 87.29 In file included from magmablas_hip/ssyrk_vbatched_core.hip.cpp:19: 2024-08-20T21:59:09.4259744Z #31 87.29 magmablas_hip/herk_template_kernel_vbatched.hip.hpp:24:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:09.4263792Z #31 87.29 24 | void herk_template_vbatched_nt_kernel( 2024-08-20T21:59:09.4265335Z #31 87.29 | ^ 2024-08-20T21:59:09.4768679Z #31 87.49 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zgetf2_kernels_var.hip.o magmablas_hip/zgetf2_kernels_var.hip.cpp 2024-08-20T21:59:09.6437994Z #31 87.66 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zlaswp_vbatched.hip.o magmablas_hip/zlaswp_vbatched.hip.cpp 2024-08-20T21:59:09.8045282Z #31 87.73 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zpotf2_kernels_var.hip.o magmablas_hip/zpotf2_kernels_var.hip.cpp 2024-08-20T21:59:09.8054370Z #31 87.82 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/prefix_sum.hip.o magmablas_hip/prefix_sum.hip.cpp 2024-08-20T21:59:10.3705406Z #31 88.23 1 warning generated when compiling for gfx90a. 2024-08-20T21:59:10.3893085Z #31 88.40 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/vbatched_aux.hip.o magmablas_hip/vbatched_aux.hip.cpp 2024-08-20T21:59:10.4970227Z #31 88.51 In file included from magmablas_hip/ztrtri_diag_vbatched.hip.cpp:23: 2024-08-20T21:59:10.6970918Z #31 88.51 magmablas_hip/ztrtri.hip.hpp:68:1: warning: unused function 'zgemm_kernel_16' [-Wunused-function] 2024-08-20T21:59:10.6972573Z #31 88.51 68 | zgemm_kernel_16( 2024-08-20T21:59:10.6973320Z #31 88.51 | ^~~~~~~~~~~~~~~ 2024-08-20T21:59:10.6974188Z #31 88.56 1 warning generated when compiling for gfx90a. 2024-08-20T21:59:10.7221586Z #31 88.74 8 warnings generated when compiling for gfx90a. 2024-08-20T21:59:10.8938444Z #31 88.80 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/vbatched_check.hip.o magmablas_hip/vbatched_check.hip.cpp 2024-08-20T21:59:10.8945830Z #31 88.91 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/blas_zbatched.o magmablas_hip/blas_zbatched.cpp 2024-08-20T21:59:11.1287700Z #31 88.95 In file included from magmablas_hip/zgetf2_kernels_var.hip.cpp:17: 2024-08-20T21:59:11.1290977Z #31 88.95 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:11.1294093Z #31 88.95 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:11.1295832Z #31 88.95 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:11.1297402Z #31 88.95 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:11.1298704Z #31 88.95 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:11.1299676Z #31 88.95 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:11.1302074Z #31 88.96 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:11.1304938Z #31 88.96 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:11.1306809Z #31 88.96 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:11.1308544Z #31 88.96 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:11.1310043Z #31 88.96 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:11.1310973Z #31 88.96 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:11.1313940Z #31 88.96 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:11.1317572Z #31 88.96 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:11.1319710Z #31 88.96 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:11.1321625Z #31 88.96 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:11.1323139Z #31 88.96 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:11.1324314Z #31 88.96 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:11.1327196Z #31 88.96 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:11.1330971Z #31 88.96 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:11.1333416Z #31 88.96 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:11.1335590Z #31 88.96 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:11.1337152Z #31 88.96 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:11.1338351Z #31 88.96 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:11.1341357Z #31 88.97 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:11.1345290Z #31 88.97 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:11.1347825Z #31 88.97 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:11.1349688Z #31 88.97 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:11.1351242Z #31 88.97 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:11.1352331Z #31 88.97 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:11.1358472Z #31 88.97 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/hgemm_batched_core.hip.o magmablas_hip/hgemm_batched_core.hip.cpp 2024-08-20T21:59:11.1366027Z #31 88.97 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:11.1369544Z #31 88.97 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:11.1371701Z #31 88.97 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:11.1373465Z #31 88.97 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:11.1375001Z #31 88.97 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:11.1376284Z #31 88.97 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:11.1379272Z #31 88.97 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:11.1383122Z #31 88.97 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:11.1385343Z #31 88.98 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:11.1387203Z #31 88.98 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:11.1388955Z #31 88.98 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:11.1390073Z #31 88.98 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:11.1393069Z #31 88.98 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:11.1396749Z #31 88.98 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:11.1398979Z #31 88.98 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:11.1400835Z #31 88.98 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:11.1402524Z #31 88.98 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:11.1403781Z #31 88.98 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:11.1406963Z #31 88.98 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:11.1410806Z #31 88.98 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:11.1413310Z #31 88.98 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:11.1415121Z #31 88.98 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:11.1416638Z #31 88.98 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:11.1417722Z #31 88.99 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:11.1420621Z #31 88.99 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:11.1424682Z #31 88.99 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:11.1427287Z #31 88.99 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:11.1429159Z #31 88.99 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:11.1430727Z #31 88.99 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:11.1431809Z #31 88.99 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:11.1437613Z #31 89.15 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/slag2h.hip.o magmablas_hip/slag2h.hip.cpp 2024-08-20T21:59:11.3649572Z #31 89.38 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/hlag2s.hip.o magmablas_hip/hlag2s.hip.cpp 2024-08-20T21:59:11.6644761Z #31 89.68 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/hlaconvert.hip.o magmablas_hip/hlaconvert.hip.cpp 2024-08-20T21:59:11.8558860Z #31 89.76 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/hlaswp.hip.o magmablas_hip/hlaswp.hip.cpp 2024-08-20T21:59:11.8569201Z #31 89.87 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/hset_pointer.hip.o magmablas_hip/hset_pointer.hip.cpp 2024-08-20T21:59:11.9869138Z #31 89.92 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/zposv_irgmres_kernels.hip.o magmablas_hip/zposv_irgmres_kernels.hip.cpp 2024-08-20T21:59:11.9874893Z #31 89.94 In file included from magmablas_hip/ztrtri_diag_vbatched.hip.cpp:23: 2024-08-20T21:59:11.9877224Z #31 89.94 magmablas_hip/ztrtri.hip.hpp:68:1: warning: unused function 'zgemm_kernel_16' [-Wunused-function] 2024-08-20T21:59:11.9878760Z #31 89.94 68 | zgemm_kernel_16( 2024-08-20T21:59:11.9879509Z #31 89.94 | ^~~~~~~~~~~~~~~ 2024-08-20T21:59:11.9880410Z #31 90.00 1 warning generated when compiling for host. 2024-08-20T21:59:12.1923733Z #31 90.01 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/magma_sauxiliary.o control/magma_sauxiliary.cpp 2024-08-20T21:59:12.1928860Z #31 90.05 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/magma_dauxiliary.o control/magma_dauxiliary.cpp 2024-08-20T21:59:12.2774558Z #31 90.29 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/magma_cauxiliary.o control/magma_cauxiliary.cpp 2024-08-20T21:59:12.4614558Z #31 90.32 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/magma_cbulge.o control/magma_cbulge.cpp 2024-08-20T21:59:12.4719139Z #31 90.48 magmablas_hip/zpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:12.5928211Z #31 90.48 32 | __global__ void zpotf2_smlpout_kernel_vbatched_v2(int maxm, magma_int_t *m, 2024-08-20T21:59:12.5929739Z #31 90.49 | ^ 2024-08-20T21:59:12.5933651Z #31 90.49 magmablas_hip/zpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:12.5940078Z #31 90.49 magmablas_hip/zpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:12.5946430Z #31 90.49 magmablas_hip/zpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:12.5949861Z #31 90.50 2 warnings generated when compiling for gfx906. 2024-08-20T21:59:12.7458322Z #31 90.61 magmablas_hip/zpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:12.7462070Z #31 90.61 58 | __global__ void zpotf2_smlpout_kernel_vbatched(magma_int_t *m, 2024-08-20T21:59:12.7463520Z #31 90.61 | ^ 2024-08-20T21:59:12.7467799Z #31 90.61 magmablas_hip/zpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:12.7474269Z #31 90.61 magmablas_hip/zpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:12.7480242Z #31 90.61 magmablas_hip/zpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:12.7840309Z #31 90.80 In file included from magmablas_hip/sgemm_batched_core.hip.cpp:19: 2024-08-20T21:59:12.9769089Z #31 90.80 magmablas_hip/gemm_template_kernel_batched.hip.hpp:62:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:12.9772641Z #31 90.80 62 | void gemm_template_batched_nt_kernel( 2024-08-20T21:59:12.9773537Z #31 90.80 | ^ 2024-08-20T21:59:12.9777301Z #31 90.84 magmablas_hip/gemm_template_kernel_batched.hip.hpp:62:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:13.2215534Z #31 91.23 2 warnings generated when compiling for gfx906. 2024-08-20T21:59:13.3804122Z #31 91.24 1 warning generated when compiling for gfx908. 2024-08-20T21:59:13.6481641Z #31 91.66 1 warning generated when compiling for gfx906. 2024-08-20T21:59:13.7698910Z #31 91.78 8 warnings generated when compiling for gfx900. 2024-08-20T21:59:13.9792542Z #31 91.99 magmablas_hip/zgbtrs_kernels.hip.cpp:547:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T21:59:14.1519770Z #31 91.99 547 | default: arginfo = -100; 2024-08-20T21:59:14.1520709Z #31 91.99 | ^~~~~~~ 2024-08-20T21:59:14.1522391Z #31 91.99 magmablas_hip/zgbtrs_kernels.hip.cpp:550:8: note: uninitialized use occurs here 2024-08-20T21:59:14.1524184Z #31 91.99 550 | if(e != hipSuccess) arginfo = -100; 2024-08-20T21:59:14.1525217Z #31 91.99 | ^ 2024-08-20T21:59:14.1526548Z #31 91.99 magmablas_hip/zgbtrs_kernels.hip.cpp:513:5: note: variable 'e' is declared here 2024-08-20T21:59:14.1527822Z #31 91.99 513 | hipError_t e; 2024-08-20T21:59:14.1528489Z #31 91.99 | ^ 2024-08-20T21:59:14.1530632Z #31 92.01 magmablas_hip/zgbtrs_kernels.hip.cpp:617:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T21:59:14.1533183Z #31 92.01 617 | default: arginfo = -100; 2024-08-20T21:59:14.1534051Z #31 92.01 | ^~~~~~~ 2024-08-20T21:59:14.1535319Z #31 92.01 magmablas_hip/zgbtrs_kernels.hip.cpp:620:8: note: uninitialized use occurs here 2024-08-20T21:59:14.1536781Z #31 92.01 620 | if(e != hipSuccess) arginfo = -100; 2024-08-20T21:59:14.1537592Z #31 92.01 | ^ 2024-08-20T21:59:14.1538845Z #31 92.01 magmablas_hip/zgbtrs_kernels.hip.cpp:583:5: note: variable 'e' is declared here 2024-08-20T21:59:14.1540283Z #31 92.01 583 | hipError_t e; 2024-08-20T21:59:14.1540967Z #31 92.01 | ^ 2024-08-20T21:59:14.1543657Z #31 92.16 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/magma_dbulge.o control/magma_dbulge.cpp 2024-08-20T21:59:14.7771095Z #31 92.79 In file included from magmablas_hip/ztrtri_upper.hip.cpp:24: 2024-08-20T21:59:14.7773563Z #31 92.79 magmablas_hip/ztrtri.hip.hpp:68:1: warning: unused function 'zgemm_kernel_16' [-Wunused-function] 2024-08-20T21:59:14.9275896Z #31 92.79 68 | zgemm_kernel_16( 2024-08-20T21:59:14.9276898Z #31 92.79 | ^~~~~~~~~~~~~~~ 2024-08-20T21:59:15.1606556Z #31 93.17 In file included from magmablas_hip/ztrtri_lower_batched.hip.cpp:23: 2024-08-20T21:59:15.1608910Z #31 93.17 magmablas_hip/ztrtri.hip.hpp:68:1: warning: unused function 'zgemm_kernel_16' [-Wunused-function] 2024-08-20T21:59:15.3378207Z #31 93.17 68 | zgemm_kernel_16( 2024-08-20T21:59:15.3378999Z #31 93.17 | ^~~~~~~~~~~~~~~ 2024-08-20T21:59:15.3382060Z #31 93.20 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/magma_sbulge.o control/magma_sbulge.cpp 2024-08-20T21:59:15.3386576Z #31 93.23 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/magma_snan_inf.o control/magma_snan_inf.cpp 2024-08-20T21:59:15.3391207Z #31 93.35 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/magma_dnan_inf.o control/magma_dnan_inf.cpp 2024-08-20T21:59:15.4467261Z #31 93.46 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/magma_cnan_inf.o control/magma_cnan_inf.cpp 2024-08-20T21:59:16.1045138Z #31 94.12 10 warnings generated when compiling for gfx908. 2024-08-20T21:59:16.3760659Z #31 94.39 magmablas_hip/zpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:16.4943717Z #31 94.39 32 | __global__ void zpotf2_smlpout_kernel_vbatched_v2(int maxm, magma_int_t *m, 2024-08-20T21:59:16.4945015Z #31 94.39 | ^ 2024-08-20T21:59:16.4949004Z #31 94.39 magmablas_hip/zpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:16.4955923Z #31 94.39 magmablas_hip/zpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:16.4962831Z #31 94.39 magmablas_hip/zpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:16.6473172Z #31 94.51 magmablas_hip/zpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:16.6476995Z #31 94.51 58 | __global__ void zpotf2_smlpout_kernel_vbatched(magma_int_t *m, 2024-08-20T21:59:16.6478130Z #31 94.51 | ^ 2024-08-20T21:59:16.6481895Z #31 94.51 magmablas_hip/zpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:16.6489523Z #31 94.51 magmablas_hip/zpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:16.6496208Z #31 94.51 magmablas_hip/zpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:17.2088978Z #31 95.22 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/spanel_to_q.o control/spanel_to_q.cpp 2024-08-20T21:59:17.5015666Z #31 95.51 In file included from magmablas_hip/zgetf2_native_kernel.hip.cpp:17: 2024-08-20T21:59:17.6712571Z #31 95.51 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:17.6716066Z #31 95.51 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:17.6718061Z #31 95.52 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:17.6719792Z #31 95.52 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:17.6721158Z #31 95.52 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:17.6722165Z #31 95.52 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:17.6725047Z #31 95.52 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:17.6728330Z #31 95.52 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:17.6730257Z #31 95.52 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:17.6731975Z #31 95.52 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:17.6733997Z #31 95.52 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:17.6735083Z #31 95.52 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:17.6737991Z #31 95.52 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:17.6741540Z #31 95.52 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:17.6743694Z #31 95.52 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:17.6745611Z #31 95.53 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:17.6747219Z #31 95.53 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:17.6748241Z #31 95.53 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:17.6751037Z #31 95.53 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:17.6754732Z #31 95.53 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:17.6757911Z #31 95.53 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:17.6759682Z #31 95.53 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:17.6761336Z #31 95.53 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:17.6762566Z #31 95.53 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:17.6765763Z #31 95.53 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:17.6769609Z #31 95.53 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:17.6772130Z #31 95.53 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:17.6773973Z #31 95.53 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:17.6775679Z #31 95.53 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:17.6776740Z #31 95.54 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:17.6779378Z #31 95.54 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:17.6782678Z #31 95.54 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:17.6784688Z #31 95.54 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:17.6786446Z #31 95.54 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:17.6787925Z #31 95.54 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:17.6788966Z #31 95.54 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:17.6791837Z #31 95.54 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:17.6795311Z #31 95.54 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:17.6797576Z #31 95.54 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:17.6799255Z #31 95.54 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:17.6800701Z #31 95.54 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:17.6801722Z #31 95.55 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:17.6804796Z #31 95.55 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:17.6808405Z #31 95.55 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:17.6810558Z #31 95.55 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:17.6812352Z #31 95.55 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:17.6813865Z #31 95.55 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:17.6814934Z #31 95.55 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:17.6818032Z #31 95.55 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:17.6821953Z #31 95.55 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:17.6824395Z #31 95.56 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:17.6826224Z #31 95.56 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:17.6827918Z #31 95.56 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:17.6828923Z #31 95.56 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:17.6831583Z #31 95.56 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:17.6835324Z #31 95.56 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:17.6837793Z #31 95.56 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:17.6839574Z #31 95.56 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:17.6841085Z #31 95.56 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:17.6842129Z #31 95.56 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:17.8214354Z #31 95.68 8 warnings generated when compiling for gfx906. 2024-08-20T21:59:18.0828279Z #31 96.10 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/dpanel_to_q.o control/dpanel_to_q.cpp 2024-08-20T21:59:18.2073464Z #31 96.22 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/cpanel_to_q.o control/cpanel_to_q.cpp 2024-08-20T21:59:18.4001499Z #31 96.30 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/sprint.o control/sprint.cpp 2024-08-20T21:59:18.4006072Z #31 96.41 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/dprint.o control/dprint.cpp 2024-08-20T21:59:18.5166242Z #31 96.47 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o control/cprint.o control/cprint.cpp 2024-08-20T21:59:18.5168895Z #31 96.53 2 warnings generated when compiling for gfx90a. 2024-08-20T21:59:18.6294884Z #31 96.64 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cblas_s.o src/cblas_s.cpp 2024-08-20T21:59:18.7833099Z #31 96.80 1 warning generated when compiling for gfx90a. 2024-08-20T21:59:18.9395088Z #31 96.86 In file included from magmablas_hip/sgemm_vbatched_core.hip.cpp:20: 2024-08-20T21:59:18.9399007Z #31 96.86 magmablas_hip/gemm_template_kernel_vbatched.hip.hpp:76:6:hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cblas_d.o src/cblas_d.cpp 2024-08-20T21:59:18.9404368Z #31 96.86 warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:18.9407366Z #31 96.86 76 | void gemm_template_vbatched_nt_kernel( 2024-08-20T21:59:18.9408268Z #31 96.86 | ^ 2024-08-20T21:59:18.9411057Z #31 96.88 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cblas_c.o src/cblas_c.cpp 2024-08-20T21:59:18.9416474Z #31 96.89 magmablas_hip/gemm_template_kernel_vbatched.hip.hpp:76:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:18.9421864Z #31 96.95 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsposv_gpu.o src/dsposv_gpu.cpp 2024-08-20T21:59:19.0944858Z #31 96.98 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sposv_gpu.o src/sposv_gpu.cpp 2024-08-20T21:59:19.0949429Z #31 97.11 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dposv_gpu.o src/dposv_gpu.cpp 2024-08-20T21:59:19.3035873Z #31 97.17 10 warnings generated when compiling for gfx900. 2024-08-20T21:59:19.3687433Z #31 97.38 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cposv_gpu.o src/cposv_gpu.cpp 2024-08-20T21:59:19.5525709Z #31 97.56 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/spotrf_gpu.o src/spotrf_gpu.cpp 2024-08-20T21:59:19.7774490Z #31 97.64 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dpotrf_gpu.o src/dpotrf_gpu.cpp 2024-08-20T21:59:19.8623908Z #31 97.87 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cpotrf_gpu.o src/cpotrf_gpu.cpp 2024-08-20T21:59:20.0971080Z #31 97.96 1 warning generated when compiling for gfx906. 2024-08-20T21:59:20.1914206Z #31 98.20 In file included from magmablas_hip/ztrtri_lower.hip.cpp:23: 2024-08-20T21:59:20.3023602Z #31 98.20 magmablas_hip/ztrtri.hip.hpp:68:1: warning: unused function 'zgemm_kernel_16' [-Wunused-function] 2024-08-20T21:59:20.3025683Z #31 98.20 68 | zgemm_kernel_16( 2024-08-20T21:59:20.3026350Z #31 98.20 | ^~~~~~~~~~~~~~~ 2024-08-20T21:59:20.3027154Z #31 98.25 1 warning generated when compiling for host. 2024-08-20T21:59:20.3029874Z #31 98.27 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/spotri_gpu.o src/spotri_gpu.cpp 2024-08-20T21:59:20.3035027Z #31 98.31 magmablas_hip/zpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:20.4147930Z #31 98.31 32 | __global__ void zpotf2_smlpout_kernel_vbatched_v2(int maxm, magma_int_t *m, 2024-08-20T21:59:20.4149258Z #31 98.32 | ^ 2024-08-20T21:59:20.4153314Z #31 98.32 magmablas_hip/zpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:20.4160141Z #31 98.32 magmablas_hip/zpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:20.4167033Z #31 98.32 magmablas_hip/zpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:20.4172742Z #31 98.38 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dpotri_gpu.o src/dpotri_gpu.cpp 2024-08-20T21:59:20.4177235Z #31 98.40 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cpotri_gpu.o src/cpotri_gpu.cpp 2024-08-20T21:59:20.5672555Z #31 98.43 magmablas_hip/zpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:20.5676291Z #31 98.43 58 | __global__ void zpotf2_smlpout_kernel_vbatched(magma_int_t *m, 2024-08-20T21:59:20.5677319Z #31 98.43 | ^ 2024-08-20T21:59:20.5681489Z #31 98.43 magmablas_hip/zpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:20.5688367Z #31 98.43 magmablas_hip/zpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:20.5695222Z #31 98.43 magmablas_hip/zpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:20.6138864Z #31 98.63 In file included from magmablas_hip/zgetrf_batched_smallsq_shfl.hip.cpp:18: 2024-08-20T21:59:20.7982661Z #31 98.63 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:20.7986381Z #31 98.63 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:20.7988241Z #31 98.63 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:20.7990009Z #31 98.63 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:20.7991364Z #31 98.63 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:20.7992569Z #31 98.65 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:20.7995345Z #31 98.65 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:20.7998512Z #31 98.65 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:20.8000505Z #31 98.65 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:20.8002247Z #31 98.65 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:20.8003821Z #31 98.65 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:20.8004824Z #31 98.65 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:20.8007775Z #31 98.65 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:20.8011062Z #31 98.65 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:20.8013046Z #31 98.65 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:20.8014732Z #31 98.65 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:20.8016318Z #31 98.65 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:20.8017376Z #31 98.65 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:20.8020234Z #31 98.65 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:20.8023846Z #31 98.65 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:20.8026124Z #31 98.65 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:20.8027956Z #31 98.65 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:20.8029443Z #31 98.65 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:20.8030462Z #31 98.65 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:20.8033215Z #31 98.65 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:20.8036830Z #31 98.65 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:20.8039209Z #31 98.65 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:20.8040946Z #31 98.65 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:20.8042558Z #31 98.65 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:20.8043792Z #31 98.65 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:20.8046592Z #31 98.65 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:20.8049831Z #31 98.65 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:20.8052060Z #31 98.65 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:20.8053835Z #31 98.65 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:20.8055248Z #31 98.65 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:20.8056255Z #31 98.65 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:20.8059087Z #31 98.65 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:20.8062647Z #31 98.65 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:20.8065133Z #31 98.65 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:20.8066869Z #31 98.65 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:20.8071945Z #31 98.65 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:20.8072985Z #31 98.65 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:20.8075674Z #31 98.65 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:20.8078930Z #31 98.65 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:20.8081000Z #31 98.65 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:20.8082914Z #31 98.65 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:20.8084493Z #31 98.65 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:20.8085518Z #31 98.65 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:20.8088353Z #31 98.65 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:20.8092017Z #31 98.65 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:20.8094343Z #31 98.65 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:20.8096099Z #31 98.65 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:20.8097581Z #31 98.65 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:20.8098665Z #31 98.65 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:20.8101370Z #31 98.65 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:20.8104891Z #31 98.65 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:20.8107564Z #31 98.66 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:20.8109369Z #31 98.66 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:20.8110831Z #31 98.66 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:20.8111939Z #31 98.66 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:20.8114762Z #31 98.66 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/spotrs_gpu.o src/spotrs_gpu.cpp 2024-08-20T21:59:21.1823128Z #31 99.19 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dpotrs_gpu.o src/dpotrs_gpu.cpp 2024-08-20T21:59:21.3489937Z #31 99.24 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cpotrs_gpu.o src/cpotrs_gpu.cpp 2024-08-20T21:59:21.3494071Z #31 99.36 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/slauum_gpu.o src/slauum_gpu.cpp 2024-08-20T21:59:21.5265545Z #31 99.39 In file included from magmablas_hip/ztrtri_upper_batched.hip.cpp:24: 2024-08-20T21:59:21.5268036Z #31 99.39 magmablas_hip/ztrtri.hip.hpp:68:1: warning: unused function 'zgemm_kernel_16' [-Wunused-function] 2024-08-20T21:59:21.5269657Z #31 99.39 68 | zgemm_kernel_16( 2024-08-20T21:59:21.5270336Z #31 99.39 | ^~~~~~~~~~~~~~~ 2024-08-20T21:59:21.5277673Z #31 99.54 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dlauum_gpu.o src/dlauum_gpu.cpp 2024-08-20T21:59:21.7148844Z #31 99.56 8 warnings generated when compiling for gfx908. 2024-08-20T21:59:21.7151991Z #31 99.58 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/clauum_gpu.o src/clauum_gpu.cpp 2024-08-20T21:59:21.7746729Z #31 99.79 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/strtri_gpu.o src/strtri_gpu.cpp 2024-08-20T21:59:21.9240149Z #31 99.94 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dtrtri_gpu.o src/dtrtri_gpu.cpp 2024-08-20T21:59:22.1424649Z #31 99.96 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ctrtri_gpu.o src/ctrtri_gpu.cpp 2024-08-20T21:59:22.1429012Z #31 100.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/spotrf_mgpu.o src/spotrf_mgpu.cpp 2024-08-20T21:59:22.1433223Z #31 100.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dpotrf_mgpu.o src/dpotrf_mgpu.cpp 2024-08-20T21:59:22.4636922Z #31 100.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cpotrf_mgpu.o src/cpotrf_mgpu.cpp 2024-08-20T21:59:22.5933158Z #31 100.6 10 warnings generated when compiling for gfx900. 2024-08-20T21:59:22.7258362Z #31 100.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/spotrf_mgpu_right.o src/spotrf_mgpu_right.cpp 2024-08-20T21:59:22.7263160Z #31 100.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dpotrf_mgpu_right.o src/dpotrf_mgpu_right.cpp 2024-08-20T21:59:22.7267729Z #31 100.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cpotrf_mgpu_right.o src/cpotrf_mgpu_right.cpp 2024-08-20T21:59:23.1023584Z #31 101.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/spotrf3_mgpu.o src/spotrf3_mgpu.cpp 2024-08-20T21:59:23.4589233Z #31 101.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dpotrf3_mgpu.o src/dpotrf3_mgpu.cpp 2024-08-20T21:59:23.5705838Z #31 101.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cpotrf3_mgpu.o src/cpotrf3_mgpu.cpp 2024-08-20T21:59:23.5710594Z #31 101.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sposv.o src/sposv.cpp 2024-08-20T21:59:23.5715287Z #31 101.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dposv.o src/dposv.cpp 2024-08-20T21:59:23.8396030Z #31 101.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cposv.o src/cposv.cpp 2024-08-20T21:59:24.0836833Z #31 102.1 In file included from magmablas_hip/zgetrf_batched_smallsq_noshfl.hip.cpp:22: 2024-08-20T21:59:24.1938559Z #31 102.1 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:24.1942423Z #31 102.1 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:24.1944478Z #31 102.1 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:24.1946326Z #31 102.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:24.1947851Z #31 102.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:24.1948954Z #31 102.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:24.1951850Z #31 102.1 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:24.1955454Z #31 102.1 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:24.1957573Z #31 102.1 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:24.1959579Z #31 102.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:24.1961138Z #31 102.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:24.1962285Z #31 102.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:24.1965594Z #31 102.1 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:24.1969231Z #31 102.1 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:24.1971788Z #31 102.1 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:24.1973791Z #31 102.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:24.1975328Z #31 102.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:24.1976420Z #31 102.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:24.1979345Z #31 102.1 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:24.1983304Z #31 102.1 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:24.1985794Z #31 102.1 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:24.1987607Z #31 102.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:24.1989159Z #31 102.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:24.1990255Z #31 102.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:24.1993286Z #31 102.1 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:24.1996022Z #31 102.1 120 | __d2 warningevs generated when compiling for gfx908. 2024-08-20T21:59:24.1998848Z #31 102.1 ice__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:24.2001345Z #31 102.1 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:24.2003213Z #31 102.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:24.2004926Z #31 102.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:24.2006057Z #31 102.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:24.2009083Z #31 102.1 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:24.2012816Z #31 102.1 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:24.2015121Z #31 102.1 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:24.2016925Z #31 102.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:24.2018430Z #31 102.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:24.2019533Z #31 102.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:24.2022429Z #31 102.1 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:24.2026002Z #31 102.1 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:24.2028197Z #31 102.1 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:24.2029990Z #31 102.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:24.2031544Z #31 102.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:24.2032780Z #31 102.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:24.2035694Z #31 102.1 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:24.2042729Z #31 102.1 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH,magmablas_hip/zpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:24.2048109Z #31 102.1 32 | __global__ void zpotf2_smlpout_kernel_vbatched_v2(int maxm, magma_int_t *m, 2024-08-20T21:59:24.2049417Z #31 102.1 | ^ 2024-08-20T21:59:24.2053825Z #31 102.1 magmablas_hip/zpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:24.2060792Z #31 102.1 magmablas_hip/zpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:24.2068273Z #31 102.1 magmablas_hip/zpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:24.2071976Z #31 102.1 unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:24.2073086Z #31 102.1 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:24.2074932Z #31 102.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:24.2076528Z #31 102.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:24.2077661Z #31 102.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:24.2080766Z #31 102.1 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:24.2084716Z #31 102.1 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:24.2087235Z #31 102.1 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:24.2089074Z #31 102.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:24.2090594Z #31 102.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:24.2091657Z #31 102.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:24.2094596Z #31 102.1 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:24.2098509Z #31 102.1 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:24.2101028Z #31 102.1 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:24.2102859Z #31 102.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:24.2104714Z #31 102.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:24.2105837Z #31 102.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:24.2108729Z #31 102.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/spotrf.o src/spotrf.cpp 2024-08-20T21:59:24.4113269Z #31 102.2 magmablas_hip/zpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:24.4117709Z #31 102.2 58 | __global__ void zpotf2_smlpout_kernel_vbatched(magma_int_t *m, 2024-08-20T21:59:24.4118917Z #31 102.2 | ^ 2024-08-20T21:59:24.4123048Z #31 102.2 magmablas_hip/zpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:24.4130167Z #31 102.2 magmablas_hip/zpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:24.4137418Z #31 102.2 magmablas_hip/zpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:24.4142404Z #31 102.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dpotrf.o src/dpotrf.cpp 2024-08-20T21:59:24.4146056Z #31 102.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cpotrf.o src/cpotrf.cpp 2024-08-20T21:59:24.5615133Z #31 102.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/spotri.o src/spotri.cpp 2024-08-20T21:59:24.7332186Z #31 102.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dpotri.o src/dpotri.cpp 2024-08-20T21:59:24.7336420Z #31 102.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cpotri.o src/cpotri.cpp 2024-08-20T21:59:24.9432163Z #31 103.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/slauum.o src/slauum.cpp 2024-08-20T21:59:25.0916447Z #31 103.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dlauum.o src/dlauum.cpp 2024-08-20T21:59:25.0920671Z #31 103.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/clauum.o src/clauum.cpp 2024-08-20T21:59:25.3170298Z #31 103.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/strtri.o src/strtri.cpp 2024-08-20T21:59:25.3174206Z #31 103.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dtrtri.o src/dtrtri.cpp 2024-08-20T21:59:25.5544072Z #31 103.4 8 warnings generated when compiling for gfx90a. 2024-08-20T21:59:25.5547699Z #31 103.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ctrtri.o src/ctrtri.cpp 2024-08-20T21:59:25.5552152Z #31 103.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/spotrf_m.o src/spotrf_m.cpp 2024-08-20T21:59:25.7963877Z #31 103.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dpotrf_m.o src/dpotrf_m.cpp 2024-08-20T21:59:25.8498065Z #31 103.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cpotrf_m.o src/cpotrf_m.cpp 2024-08-20T21:59:26.4199727Z #31 104.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsgesv_gpu.o src/dsgesv_gpu.cpp 2024-08-20T21:59:26.6164638Z #31 104.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsgetrs_gpu.o src/dsgetrs_gpu.cpp 2024-08-20T21:59:26.6169749Z #31 104.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgerfs_nopiv_gpu.o src/sgerfs_nopiv_gpu.cpp 2024-08-20T21:59:26.7445084Z #31 104.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgerfs_nopiv_gpu.o src/dgerfs_nopiv_gpu.cpp 2024-08-20T21:59:26.7449654Z #31 104.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgerfs_nopiv_gpu.o src/cgerfs_nopiv_gpu.cpp 2024-08-20T21:59:26.8748969Z #31 104.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgesv_gpu.o src/sgesv_gpu.cpp 2024-08-20T21:59:27.0432094Z #31 104.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgesv_gpu.o src/dgesv_gpu.cpp 2024-08-20T21:59:27.0436450Z #31 105.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgesv_gpu.o src/cgesv_gpu.cpp 2024-08-20T21:59:27.1978161Z #31 105.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgesv_nopiv_gpu.o src/sgesv_nopiv_gpu.cpp 2024-08-20T21:59:27.1981565Z #31 105.1 src/spotrf_m.cpp:103:33: warning: variable 'time_sum' set but not used [-Wunused-but-set-variable] 2024-08-20T21:59:27.1983147Z #31 105.1 103 | magma_timer_t time_total=0, time_sum=0, time=0; 2024-08-20T21:59:27.1984114Z #31 105.1 | ^ 2024-08-20T21:59:27.3259000Z #31 105.2 1 warning generated when compiling for gfx906. 2024-08-20T21:59:27.3261190Z #31 105.2 src/dpotrf_m.cpp:103:33: warning: variable 'time_sum' set but not used [-Wunused-but-set-variable] 2024-08-20T21:59:27.3262953Z #31 105.2 103 | magma_timer_t time_total=0, time_sum=0, time=0; 2024-08-20T21:59:27.3264048Z #31 105.2 | ^ 2024-08-20T21:59:27.3265457Z #31 105.3 1 warning generated when compiling for gfx906. 2024-08-20T21:59:27.3268479Z #31 105.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgesv_nopiv_gpu.o src/dgesv_nopiv_gpu.cpp 2024-08-20T21:59:27.4791027Z #31 105.5 src/cpotrf_m.cpp:103:33: warning: variable 'time_sum' set but not used [-Wunused-but-set-variable] 2024-08-20T21:59:27.6307452Z #31 105.5 103 | magma_timer_t time_total=0, time_sum=0, time=0; 2024-08-20T21:59:27.6308724Z #31 105.5 | ^ 2024-08-20T21:59:27.6309757Z #31 105.6 1 warning generated when compiling for gfx906. 2024-08-20T21:59:27.6313030Z #31 105.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgesv_nopiv_gpu.o src/cgesv_nopiv_gpu.cpp 2024-08-20T21:59:27.7316884Z #31 105.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgetrf_gpu.o src/sgetrf_gpu.cpp 2024-08-20T21:59:27.7321580Z #31 105.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgetrf_gpu.o src/dgetrf_gpu.cpp 2024-08-20T21:59:27.9699547Z #31 106.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgetrf_gpu.o src/cgetrf_gpu.cpp 2024-08-20T21:59:28.2186192Z #31 106.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgetrf_nopiv_gpu.o src/sgetrf_nopiv_gpu.cpp 2024-08-20T21:59:28.2202091Z #31 106.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgetrf_nopiv_gpu.o src/dgetrf_nopiv_gpu.cpp 2024-08-20T21:59:28.3615226Z #31 106.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgetrf_nopiv_gpu.o src/cgetrf_nopiv_gpu.cpp 2024-08-20T21:59:28.3619627Z #31 106.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgetri_gpu.o src/sgetri_gpu.cpp 2024-08-20T21:59:28.5267825Z #31 106.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgetri_gpu.o src/dgetri_gpu.cpp 2024-08-20T21:59:28.5271411Z #31 106.5 src/spotrf_m.cpp:103:33: warning: variable 'time_sum' set but not used [-Wunused-but-set-variable] 2024-08-20T21:59:28.6500973Z #31 106.5 103 | magma_timer_t time_total=0, time_sum=0, time=0; 2024-08-20T21:59:28.6502048Z #31 106.5 | ^ 2024-08-20T21:59:28.6504863Z #31 106.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgetri_gpu.o src/cgetri_gpu.cpp 2024-08-20T21:59:28.8553226Z #31 106.7 src/dpotrf_m.cpp:103:33: warning: variable 'time_sum' set but not used [-Wunused-but-set-variable] 2024-08-20T21:59:28.8554727Z #31 106.7 103 | magma_timer_t time_total=0, time_sum=0, time=0; 2024-08-20T21:59:28.8555739Z #31 106.7 | ^ 2024-08-20T21:59:28.8556676Z #31 106.7 1 warning generated when compiling for host. 2024-08-20T21:59:28.8559470Z #31 106.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgetrs_gpu.o src/sgetrs_gpu.cpp 2024-08-20T21:59:28.8561902Z #31 106.9 1 warning generated when compiling for host. 2024-08-20T21:59:28.9927429Z #31 106.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgetrs_gpu.o src/dgetrs_gpu.cpp 2024-08-20T21:59:29.1449261Z #31 107.0 src/cpotrf_m.cpp:103:33: warning: variable 'time_sum' set but not used [-Wunused-but-set-variable] 2024-08-20T21:59:29.1451422Z #31 107.0 103 | magma_timer_t time_total=0, time_sum=0, time=0; 2024-08-20T21:59:29.1452666Z #31 107.0 | ^ 2024-08-20T21:59:29.1913933Z #31 107.2 1 warning generated when compiling for host. 2024-08-20T21:59:29.3977711Z #31 107.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgetrs_gpu.o src/cgetrs_gpu.cpp 2024-08-20T21:59:29.3980623Z #31 107.3 11 warnings generated when compiling for gfx900. 2024-08-20T21:59:29.3981834Z #31 107.4 10 warnings generated when compiling for gfx90a. 2024-08-20T21:59:29.5706687Z #31 107.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgetrs_nopiv_gpu.o src/sgetrs_nopiv_gpu.cpp 2024-08-20T21:59:29.6828457Z #31 107.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgetrs_nopiv_gpu.o src/dgetrs_nopiv_gpu.cpp 2024-08-20T21:59:29.6832265Z #31 107.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgetrs_nopiv_gpu.o src/cgetrs_nopiv_gpu.cpp 2024-08-20T21:59:29.7996685Z #31 107.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgetrf_mgpu.o src/sgetrf_mgpu.cpp 2024-08-20T21:59:29.7999510Z #31 107.8 In file included from magmablas_hip/sgemm_vbatched_core.hip.cpp:20: 2024-08-20T21:59:29.8004037Z #31 107.8 magmablas_hip/gemm_template_kernel_vbatched.hip.hpp:76:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:29.8007464Z #31 107.8 76 | void gemm_template_vbatched_nt_kernel( 2024-08-20T21:59:29.8008321Z #31 107.8 | ^ 2024-08-20T21:59:29.8010584Z #31 107.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgetrf_mgpu.o src/dgetrf_mgpu.cpp 2024-08-20T21:59:29.9150830Z #31 107.8 magmablas_hip/gemm_template_kernel_vbatched.hip.hpp:76:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:29.9156479Z #31 107.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgetrf_mgpu.o src/cgetrf_mgpu.cpp 2024-08-20T21:59:30.0518326Z #31 108.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgetrf2_mgpu.o src/sgetrf2_mgpu.cpp 2024-08-20T21:59:30.0522924Z #31 108.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgetrf2_mgpu.o src/dgetrf2_mgpu.cpp 2024-08-20T21:59:30.1897959Z #31 108.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgetrf2_mgpu.o src/cgetrf2_mgpu.cpp 2024-08-20T21:59:30.3356336Z #31 108.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgerbt_gpu.o src/sgerbt_gpu.cpp 2024-08-20T21:59:30.3360644Z #31 108.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgerbt_gpu.o src/dgerbt_gpu.cpp 2024-08-20T21:59:30.7062524Z #31 108.7 In file included from magmablas_hip/zgetf2_native_kernel.hip.cpp:17: 2024-08-20T21:59:30.7066190Z #31 108.7 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:30.9298597Z #31 108.7 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:30.9300866Z #31 108.7 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:30.9302704Z #31 108.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:30.9304043Z #31 108.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:30.9305051Z #31 108.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:30.9307646Z #31 108.7 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:30.9310762Z #31 108.7 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:30.9312942Z #31 108.7 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:30.9314821Z #31 108.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:30.9316247Z #31 108.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:30.9317218Z #31 108.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:30.9319894Z #31 108.7 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:30.9323161Z #31 108.7 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:30.9325181Z #31 108.7 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:30.9326837Z #31 108.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:30.9328173Z #31 108.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:30.9329121Z #31 108.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:30.9331338Z #31 108.7 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:30.9334756Z #31 108.7 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:30.9336997Z #31 108.7 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:30.9338684Z #31 108.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:30.9341722Z #31 108.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgerbt_gpu.o src/cgerbt_gpu.cpp 2024-08-20T21:59:30.9343894Z #31 108.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:30.9344812Z #31 108.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:30.9347224Z #31 108.7 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:30.9350832Z #31 108.7 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:30.9353289Z #31 108.7 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:30.9354959Z #31 108.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:30.9356429Z #31 108.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:30.9357595Z #31 108.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:30.9360179Z #31 108.7 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:30.9363806Z #31 108.7 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:30.9366315Z #31 108.7 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:30.9368058Z #31 108.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:30.9369396Z #31 108.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:30.9370590Z #31 108.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:30.9373418Z #31 108.8 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:30.9376778Z #31 108.8 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:30.9378861Z #31 108.8 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:30.9380484Z #31 108.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:30.9382312Z #31 108.8 7 | #define SHFL_FULL_MAIn file included from SKmagmablas_hip/zgesv_batched_small.hip.cpp: 0x22: 2024-08-20T21:59:30.9385769Z #31 108.8 ffmagmablas_hip/shuffle.hip.hpp:ff21:ff107:ff warning: fimplicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:30.9388223Z #31 108.8 fff 21ff | __device__ statffic 2024-08-20T21:59:30.9389198Z #31 108.8 inline | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:30.9390737Z #31 108.8 int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:30.9392320Z #31 108.8 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:30.9394025Z #31 108.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:30.9395471Z #31 108.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:30.9396488Z #31 108.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:30.9399214Z #31 108.8 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:30.9403865Z #31 108.8 180 | __device__ stmagmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:30.9407365Z #31 108.8 44 | _atic inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:30.9409491Z #31 108.8 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:30.9411319Z #31 108.8 magmablas_hip/shuffle.hip.hpp:_d7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:30.9412762Z #31 108.8 7ev | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:30.9413858Z #31 108.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:30.9415580Z #31 108.8 ice__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:30.9417755Z #31 108.8 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:30.9419374Z #31 108.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:30.9423188Z #31 108.8 7 | #define SHFL_magmablas_hip/shuffle.hip.hppFUL:L224_M:AS140K: 0xffffff fwarning: fimplicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion]ff 2024-08-20T21:59:30.9425720Z #31 108.8 ffffff 2024-08-20T21:59:30.9426564Z #31 108.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:30.9430263Z #31 108.8 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmmagmablas_hip/shuffle.hip.hpp:aF67:lo113:a twarning: Coimplicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:30.9435153Z #31 108.8 mple x 67 | va__r,de ivintce l__a nestMaatskic, iinnlt inwie dtdouble magmablas_dshfl(dh=DEouble var, int srcLane, int width=DEFAULT_WIDTHF, AunULsiT_gnWIedDT mH,as uk=nsSHigFLne_Fd ULmaL_sMk=ASSKHF) 2024-08-20T21:59:30.9437787Z #31 108.8 L | _ ~^~~~~~~~~~~~~~ 2024-08-20T21:59:30.9438793Z #31 108.8 FULL_MASK) 2024-08-20T21:59:30.9439909Z #31 108.8 magmablas_hip/shuffle.hip.hpp| ~^~~~~~~~~~~~~~ 2024-08-20T21:59:30.9442042Z #31 108.8 magmablas_hip/shuffle.hip.hpp:7:24:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:30.9443719Z #31 108.8 7 | #define SHFL_FULL: _MASK 0xffffffffffffffff 2024-08-20T21:59:30.9444759Z #31 108.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:30.9445889Z #31 108.8 note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:30.9446926Z #31 108.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:30.9447884Z #31 108.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:30.9450611Z #31 108.8 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:30.9455038Z #31 108.8 magmablas_hip/shuffle.hip.hpp:110 234:135 | :_ _warning: dimplicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:30.9460088Z #31 108.8 evic e_110 | _ __stdeatviicce i__nl sitatic inlinen e mamagmgamaFlDooaubtCloeCmpomleplx exma mgmablas_acgmshflab(mlaags_mazsFlhoflat_Cxoomr(plmaexgm vaDarou, bint srcLanel,eC iomntpl wexid vthar=D, EFinAUtL lT_anWIeMDTasH,k , unisignednt m wasidk=thSH=DFLEF_FAUULLTL__WMAIDSKTH) 2024-08-20T21:59:30.9463862Z #31 108.8 , | u ~^~~~~~~~~~~~~~ns 2024-08-20T21:59:30.9466218Z #31 108.8 igmagmablas_hip/shuffle.hip.hpp:n7ed:24 m: asnote: kexpanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:30.9467668Z #31 108.8 =SH 7F | L_#dFUefLLin_eMA SSKHF) 2024-08-20T21:59:30.9469045Z #31 108.8 L_ | FU ~^~~~~~~~~~~~~~ 2024-08-20T21:59:30.9470974Z #31 108.8 LL_magmablas_hip/shuffle.hip.hpp:MA7:SK24: 0 xnote: ffexpanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:30.9472363Z #31 108.8 fff 7ff | #ffdefffffff 2024-08-20T21:59:30.9473113Z #31 108.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:30.9476161Z #31 108.8 fine SHFL_FULL_MASmagmablas_hip/shuffle.hip.hpp:120:K137: 0 warning: xfimplicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:30.9478764Z #31 108.8 fff f120 | __devfiffffffffff 2024-08-20T21:59:30.9479635Z #31 108.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:30.9481683Z #31 108.8 ce__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:30.9484070Z #31 108.8 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:30.9485771Z #31 108.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:30.9487240Z #31 108.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:30.9488457Z #31 108.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:30.9491249Z #31 108.8 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:30.9494505Z #31 108.8 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:30.9496456Z #31 108.8 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:30.9498143Z #31 108.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:30.9499638Z #31 108.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:30.9500639Z #31 108.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:30.9503457Z #31 108.8 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:30.9507043Z #31 108.8 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:30.9509123Z #31 108.8 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:30.9510855Z #31 108.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:30.9512591Z #31 108.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:30.9513599Z #31 108.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:30.9516279Z #31 108.8 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:30.9519574Z #31 108.8 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:30.9521636Z #31 108.8 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:30.9523481Z #31 108.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:30.9524969Z #31 108.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:30.9526132Z #31 108.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:30.9528751Z #31 108.8 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:30.9532488Z #31 108.8 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:30.9534860Z #31 108.8 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:30.9536861Z #31 108.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:30.9538403Z #31 108.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:30.9539440Z #31 108.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:30.9542130Z #31 108.8 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:30.9546081Z #31 108.8 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:30.9548596Z #31 108.8 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:30.9550477Z #31 108.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:30.9551942Z #31 108.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:30.9552948Z #31 108.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:30.9556234Z #31 108.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgbsv_gpu.o src/sgbsv_gpu.cpp 2024-08-20T21:59:31.0421793Z #31 109.1 10 warnings generated when compiling for host. 2024-08-20T21:59:31.1493835Z #31 109.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgbsv_gpu.o src/dgbsv_gpu.cpp 2024-08-20T21:59:31.1497998Z #31 109.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgbsv_gpu.o src/cgbsv_gpu.cpp 2024-08-20T21:59:31.1502045Z #31 109.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgbtrf_gpu.o src/sgbtrf_gpu.cpp 2024-08-20T21:59:31.3072566Z #31 109.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgbtrf_gpu.o src/dgbtrf_gpu.cpp 2024-08-20T21:59:31.4518220Z #31 109.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgbtrf_gpu.o src/cgbtrf_gpu.cpp 2024-08-20T21:59:31.4520912Z #31 109.4 2 warnings generated when compiling for gfx908. 2024-08-20T21:59:31.4523885Z #31 109.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgesv.o src/sgesv.cpp 2024-08-20T21:59:31.4528126Z #31 109.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgesv.o src/dgesv.cpp 2024-08-20T21:59:31.6401201Z #31 109.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgesv.o src/cgesv.cpp 2024-08-20T21:59:31.6406147Z #31 109.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgesv_rbt.o src/sgesv_rbt.cpp 2024-08-20T21:59:31.7529737Z #31 109.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:31.7533547Z #31 109.7 393 | zgetf2_fused_kernel_vbatched( 2024-08-20T21:59:31.7534367Z #31 109.7 | ^ 2024-08-20T21:59:31.7537710Z #31 109.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:31.7544018Z #31 109.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:31.7550234Z #31 109.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:31.7556158Z #31 109.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:31.7562711Z #31 109.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:31.7570015Z #31 109.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:31.7575620Z #31 109.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgesv_rbt.o src/dgesv_rbt.cpp 2024-08-20T21:59:31.8600602Z #31 109.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:31.8607874Z #31 109.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:31.8614675Z #31 109.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:31.8621409Z #31 109.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:31.8628489Z #31 109.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:31.8635188Z #31 109.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:31.8642222Z #31 109.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:31.8649459Z #31 109.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:31.8656646Z #31 109.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:31.8663880Z #31 109.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:31.8671283Z #31 109.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:31.8677979Z #31 109.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:31.8684801Z #31 109.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:31.8690546Z #31 109.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgesv_rbt.o src/cgesv_rbt.cpp 2024-08-20T21:59:31.9676615Z #31 110.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:31.9690465Z #31 110.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:31.9697281Z #31 110.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:31.9704248Z #31 110.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:31.9711234Z #31 110.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:31.9718367Z #31 110.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:31.9725589Z #31 110.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:31.9732390Z #31 110.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:31.9739421Z #31 110.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:31.9744822Z #31 110.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgetrf.o src/sgetrf.cpp 2024-08-20T21:59:32.1409223Z #31 110.1 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.1416024Z #31 110.1 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.1422767Z #31 110.1 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.1429494Z #31 110.1 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.1436230Z #31 110.1 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.1441822Z #31 110.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgetrf.o src/dgetrf.cpp 2024-08-20T21:59:32.2919245Z #31 110.2 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.2926058Z #31 110.2 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.2932122Z #31 110.2 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.2941013Z #31 110.2 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.2947237Z #31 110.2 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.2953574Z #31 110.2 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.2960087Z #31 110.2 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.3117168Z #31 110.2 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.3123800Z #31 110.2 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.3130272Z #31 110.2 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.3136313Z #31 110.2 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.3142415Z #31 110.2 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.3148539Z #31 110.2 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.3153290Z #31 110.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgetrf.o src/cgetrf.cpp 2024-08-20T21:59:32.4346002Z #31 110.3 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.4352099Z #31 110.3 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.4358271Z #31 110.3 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.4364145Z #31 110.3 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.4370126Z #31 110.3 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.4376285Z #31 110.3 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.4382310Z #31 110.3 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.4388333Z #31 110.3 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.4394095Z #31 110.3 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.6401545Z #31 110.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.6407911Z #31 110.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.6413851Z #31 110.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.6419573Z #31 110.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.6425683Z #31 110.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.6431712Z #31 110.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.6437750Z #31 110.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.6443807Z #31 110.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.6449847Z #31 110.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.6455767Z #31 110.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.6461500Z #31 110.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.6467503Z #31 110.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.6473600Z #31 110.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.6479466Z #31 110.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.6485609Z #31 110.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.6491323Z #31 110.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.7930309Z #31 110.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.7936683Z #31 110.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.7942651Z #31 110.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.7948736Z #31 110.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.7954435Z #31 110.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.7960136Z #31 110.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.7966492Z #31 110.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.7972274Z #31 110.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.7978225Z #31 110.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.7984092Z #31 110.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.7989998Z #31 110.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.7995833Z #31 110.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.8001820Z #31 110.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.8007872Z #31 110.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.8013973Z #31 110.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.8018766Z #31 110.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgetf2_nopiv.o src/sgetf2_nopiv.cpp 2024-08-20T21:59:32.8024033Z #31 110.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.8030119Z #31 110.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:32.8034972Z #31 110.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgetf2_nopiv.o src/dgetf2_nopiv.cpp 2024-08-20T21:59:33.0205668Z #31 110.8 magmablas_hip/zgbtrs_kernels.hip.cpp:547:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T21:59:33.0208265Z #31 110.8 547 | default: arginfo = -100; 2024-08-20T21:59:33.0209192Z #31 110.8 | ^~~~~~~ 2024-08-20T21:59:33.0210504Z #31 110.8 magmablas_hip/zgbtrs_kernels.hip.cpp:550:8: note: uninitialized use occurs here 2024-08-20T21:59:33.0212087Z #31 110.8 550 | if(e != hipSuccess) arginfo = -100; 2024-08-20T21:59:33.0213004Z #31 110.8 | ^ 2024-08-20T21:59:33.0214299Z #31 110.8 magmablas_hip/zgbtrs_kernels.hip.cpp:513:5: note: variable 'e' is declared here 2024-08-20T21:59:33.0215608Z #31 110.8 513 | hipError_t e; 2024-08-20T21:59:33.0216341Z #31 110.8 | ^ 2024-08-20T21:59:33.0218329Z #31 110.8 magmablas_hip/zgbtrs_kernels.hip.cpp:617:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T21:59:33.0220386Z #31 110.8 617 | default: arginfo = -100; 2024-08-20T21:59:33.0221205Z #31 110.8 | ^~~~~~~ 2024-08-20T21:59:33.0222349Z #31 110.8 magmablas_hip/zgbtrs_kernels.hip.cpp:620:8: note: uninitialized use occurs here 2024-08-20T21:59:33.0223879Z #31 110.8 620 | if(e != hipSuccess) arginfo = -100; 2024-08-20T21:59:33.0224739Z #31 110.8 | ^ 2024-08-20T21:59:33.0226054Z #31 110.8 magmablas_hip/zgbtrs_kernels.hip.cpp:583:5: note: variable 'e' is declared here 2024-08-20T21:59:33.0227407Z #31 110.8 583 | hipError_t e; 2024-08-20T21:59:33.0228141Z #31 110.8 | ^ 2024-08-20T21:59:33.0230815Z #31 110.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgetf2_nopiv.o src/cgetf2_nopiv.cpp 2024-08-20T21:59:33.0235273Z #31 110.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgetrf_nopiv.o src/sgetrf_nopiv.cpp 2024-08-20T21:59:33.0241418Z #31 110.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:33.0248627Z #31 110.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:33.0255675Z #31 110.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:33.0261726Z #31 110.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:33.0268485Z #31 110.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:33.0274736Z #31 110.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:33.0281341Z #31 110.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:33.0287702Z #31 110.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:33.0293683Z #31 110.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:33.0300099Z #31 110.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:33.0306766Z #31 110.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:33.0312476Z #31 110.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:33.1485046Z #31 111.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgetrf_nopiv.o src/dgetrf_nopiv.cpp 2024-08-20T21:59:33.1489255Z #31 111.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgetrf_nopiv.o src/cgetrf_nopiv.cpp 2024-08-20T21:59:33.1493391Z #31 111.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgetrf_m.o src/sgetrf_m.cpp 2024-08-20T21:59:33.2820589Z #31 111.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgetrf_m.o src/dgetrf_m.cpp 2024-08-20T21:59:33.4045733Z #31 111.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgetrf_m.o src/cgetrf_m.cpp 2024-08-20T21:59:33.4049687Z #31 111.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsgeqrsv_gpu.o src/dsgeqrsv_gpu.cpp 2024-08-20T21:59:33.4053897Z #31 111.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgelqf_gpu.o src/sgelqf_gpu.cpp 2024-08-20T21:59:33.9261139Z #31 111.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgelqf_gpu.o src/dgelqf_gpu.cpp 2024-08-20T21:59:34.1644807Z #31 112.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgelqf_gpu.o src/cgelqf_gpu.cpp 2024-08-20T21:59:34.1649514Z #31 112.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgels3_gpu.o src/sgels3_gpu.cpp 2024-08-20T21:59:34.2353029Z #31 112.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgels3_gpu.o src/dgels3_gpu.cpp 2024-08-20T21:59:34.3702944Z #31 112.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgels3_gpu.o src/cgels3_gpu.cpp 2024-08-20T21:59:34.3707834Z #31 112.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgels_gpu.o src/sgels_gpu.cpp 2024-08-20T21:59:34.5047236Z #31 112.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgels_gpu.o src/dgels_gpu.cpp 2024-08-20T21:59:34.6581280Z #31 112.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgels_gpu.o src/cgels_gpu.cpp 2024-08-20T21:59:34.6585599Z #31 112.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgegqr_gpu.o src/sgegqr_gpu.cpp 2024-08-20T21:59:34.6589959Z #31 112.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgegqr_gpu.o src/dgegqr_gpu.cpp 2024-08-20T21:59:34.8249443Z #31 112.7 1 warning generated when compiling for gfx908. 2024-08-20T21:59:34.8252351Z #31 112.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgegqr_gpu.o src/cgegqr_gpu.cpp 2024-08-20T21:59:34.8255026Z #31 112.8 src/sgetrf_m.cpp:135:55: warning: variable 'time_set' set but not used [-Wunused-but-set-variable] 2024-08-20T21:59:34.8256782Z #31 112.8 135 | magma_timer_t time=0, time_total=0, time_alloc=0, time_set=0, time_get=0, time_comp=0; 2024-08-20T21:59:34.8257973Z #31 112.8 | ^ 2024-08-20T21:59:34.8259642Z #31 112.8 src/sgetrf_m.cpp:135:67: warning: variable 'time_get' set but not used [-Wunused-but-set-variable] 2024-08-20T21:59:34.8261474Z #31 112.8 135 | magma_timer_t time=0, time_total=0, time_alloc=0, time_set=0, time_get=0, time_comp=0; 2024-08-20T21:59:34.8262821Z #31 112.8 | ^ 2024-08-20T21:59:34.8267706Z #31 112.8 src/sgetrf_m.cpp:135:79: warning: variable 'time_comp' set but not used [-Wunused-but-set-variable] 2024-08-20T21:59:34.8269547Z #31 112.8 135 | magma_timer_t time=0, time_total=0, time_alloc=0, time_set=0, time_get=0, time_comp=0; 2024-08-20T21:59:34.8270948Z #31 112.8 | ^ 2024-08-20T21:59:34.9724711Z #31 112.8 3 warnings generated when compiling for gfx906. 2024-08-20T21:59:34.9727720Z #31 112.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgeqrf2_gpu.o src/sgeqrf2_gpu.cpp 2024-08-20T21:59:34.9731006Z #31 112.9 src/dgetrf_m.cpp:135:55: warning: variable 'time_set' set but not used [-Wunused-but-set-variable] 2024-08-20T21:59:34.9732898Z #31 112.9 135 | magma_timer_t time=0, time_total=0, time_alloc=0, time_set=0, time_get=0, time_comp=0; 2024-08-20T21:59:34.9734227Z #31 112.9 | ^ 2024-08-20T21:59:34.9736159Z #31 112.9 src/dgetrf_m.cpp:135:67: warning: variable 'time_get' set but not used [-Wunused-but-set-variable] 2024-08-20T21:59:34.9738071Z #31 112.9 135 | magma_timer_t time=0, time_total=0, time_alloc=0, time_set=0, time_get=0, time_comp=0; 2024-08-20T21:59:34.9739457Z #31 112.9 | ^ 2024-08-20T21:59:34.9741398Z #31 112.9 src/dgetrf_m.cpp:135:79: warning: variable 'time_comp' set but not used [-Wunused-but-set-variable] 2024-08-20T21:59:34.9743391Z #31 112.9 135 | magma_timer_t time=0, time_total=0, time_alloc=0, time_set=0, time_get=0, time_comp=0; 2024-08-20T21:59:34.9744806Z #31 112.9 | ^ 2024-08-20T21:59:35.1294057Z #31 113.0 3 warnings generated when compiling for gfx906. 2024-08-20T21:59:35.1296919Z #31 113.0 src/cgetrf_m.cpp:135:55: warning: variable 'time_set' set but not used [-Wunused-but-set-variable] 2024-08-20T21:59:35.1299264Z #31 113.0 135 | magma_timer_t time=0, time_total=0, time_alloc=0, time_set=0, time_get=0, time_comp=0; 2024-08-20T21:59:35.1301099Z #31 113.0 | ^ 2024-08-20T21:59:35.1303182Z #31 113.0 src/cgetrf_m.cpp:135:67: warning: variable 'time_get' set but not used [-Wunused-but-set-variable] 2024-08-20T21:59:35.1305602Z #31 113.0 135 | magma_timer_t time=0, time_total=0, time_alloc=0, time_set=0, time_get=0, time_comp=0; 2024-08-20T21:59:35.1307366Z #31 113.0 | ^ 2024-08-20T21:59:35.1309833Z #31 113.0 src/cgetrf_m.cpp:135:79: warning: variable 'time_comp' set but not used [-Wunused-but-set-variable] 2024-08-20T21:59:35.1312202Z #31 113.0 135 | magma_timer_t time=0, time_total=0, time_alloc=0, time_set=0, time_get=0, time_comp=0; 2024-08-20T21:59:35.1314128Z #31 113.0 | ^ 2024-08-20T21:59:35.1317464Z #31 113.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgeqrf2_gpu.o src/dgeqrf2_gpu.cpp 2024-08-20T21:59:35.1321294Z #31 113.1 3 warnings generated when compiling for gfx906. 2024-08-20T21:59:35.1324575Z #31 113.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgeqrf2_gpu.o src/cgeqrf2_gpu.cpp 2024-08-20T21:59:35.2480466Z #31 113.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgeqrf3_gpu.o src/sgeqrf3_gpu.cpp 2024-08-20T21:59:35.4892630Z #31 113.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgeqrf3_gpu.o src/dgeqrf3_gpu.cpp 2024-08-20T21:59:35.7741102Z #31 113.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgeqrf3_gpu.o src/cgeqrf3_gpu.cpp 2024-08-20T21:59:35.8843898Z #31 113.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgeqrf_gpu.o src/sgeqrf_gpu.cpp 2024-08-20T21:59:36.0741277Z #31 114.0 2 warnings generated when compiling for gfx90a. 2024-08-20T21:59:36.0744712Z #31 114.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgeqrf_gpu.o src/dgeqrf_gpu.cpp 2024-08-20T21:59:36.1867981Z #31 114.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgeqrf_gpu.o src/cgeqrf_gpu.cpp 2024-08-20T21:59:36.1872580Z #31 114.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgeqr2x_gpu.o src/sgeqr2x_gpu.cpp 2024-08-20T21:59:36.3857120Z #31 114.2 In file included from magmablas_hip/ztrtri_lower_batched.hip.cpp:23: 2024-08-20T21:59:36.3859795Z #31 114.2 magmablas_hip/ztrtri.hip.hpp:68:1: warning: unused function 'zgemm_kernel_16' [-Wunused-function] 2024-08-20T21:59:36.3861549Z #31 114.2 68 | zgemm_kernel_16( 2024-08-20T21:59:36.3862229Z #31 114.2 | ^~~~~~~~~~~~~~~ 2024-08-20T21:59:36.3865237Z #31 114.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgeqr2x_gpu.o src/dgeqr2x_gpu.cpp 2024-08-20T21:59:36.3867950Z #31 114.3 src/sgetrf_m.cpp:135:55: warning: variable 'time_set' set but not used [-Wunused-but-set-variable] 2024-08-20T21:59:36.3869635Z #31 114.3 135 | magma_timer_t time=0, time_total=0, time_alloc=0, time_set=0, time_get=0, time_comp=0; 2024-08-20T21:59:36.3870836Z #31 114.3 | ^ 2024-08-20T21:59:36.3872351Z #31 114.3 src/sgetrf_m.cpp:135:67: warning: variable 'time_get' set but not used [-Wunused-but-set-variable] 2024-08-20T21:59:36.3873920Z #31 114.3 135 | magma_timer_t time=0, time_total=0, time_alloc=0, time_set=0, time_get=0, time_comp=0; 2024-08-20T21:59:36.3875157Z #31 114.3 | ^ 2024-08-20T21:59:36.3876667Z #31 114.3 src/sgetrf_m.cpp:135:79: warning: variable 'time_comp' set but not used [-Wunused-but-set-variable] 2024-08-20T21:59:36.3878318Z #31 114.3 135 | magma_timer_t time=0, time_total=0, time_alloc=0, time_set=0, time_get=0, time_comp=0; 2024-08-20T21:59:36.3879641Z #31 114.3 | ^ 2024-08-20T21:59:36.3882402Z #31 114.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgeqr2x_gpu.o src/cgeqr2x_gpu.cpp 2024-08-20T21:59:36.4896869Z #31 114.4 src/dgetrf_m.cpp:135:55: warning: variable 'time_set' set but not used [-Wunused-but-set-variable] 2024-08-20T21:59:36.4898876Z #31 114.4 135 | magma_timer_t time=0, time_total=0, time_alloc=0, time_set=0, time_get=0, time_comp=0; 2024-08-20T21:59:36.4900346Z #31 114.4 | ^ 2024-08-20T21:59:36.4902342Z #31 114.4 src/dgetrf_m.cpp:135:67: warning: variable 'time_get' set but not used [-Wunused-but-set-variable] 2024-08-20T21:59:36.4904489Z #31 114.4 135 | magma_timer_t time=0, time_total=0, time_alloc=0, time_set=0, time_get=0, time_comp=0; 2024-08-20T21:59:36.4906011Z #31 114.4 | ^ 2024-08-20T21:59:36.4908138Z #31 114.4 src/dgetrf_m.cpp:135:79: warning: variable 'time_comp' set but not used [-Wunused-but-set-variable] 2024-08-20T21:59:36.4910094Z #31 114.4 135 | magma_timer_t time=0, time_total=0, time_alloc=0, time_set=0, time_get=0, time_comp=0; 2024-08-20T21:59:36.4911560Z #31 114.4 | ^ 2024-08-20T21:59:36.4912534Z #31 114.5 3 warnings generated when compiling for host. 2024-08-20T21:59:36.4915572Z #31 114.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgeqr2x_gpu-v2.o src/sgeqr2x_gpu-v2.cpp 2024-08-20T21:59:36.4919155Z #31 114.5 src/cgetrf_m.cpp:135:55: warning: variable 'time_set' set but not used [-Wunused-but-set-variable] 2024-08-20T21:59:36.5985087Z #31 114.5 135 | magma_timer_t time=0, time_total=0, time_alloc=0, time_set=0, time_get=0, time_comp=0; 2024-08-20T21:59:36.5986667Z #31 114.5 | ^ 2024-08-20T21:59:36.5988778Z #31 114.5 src/cgetrf_m.cpp:135:67: warning: variable 'time_get' set but not used [-Wunused-but-set-variable] 2024-08-20T21:59:36.5990819Z #31 114.5 135 | magma_timer_t time=0, time_total=0, time_alloc=0, time_set=0, time_get=0, time_comp=0; 2024-08-20T21:59:36.5992343Z #31 114.5 | ^ 2024-08-20T21:59:36.5994512Z #31 114.5 src/cgetrf_m.cpp:135:79: warning: variable 'time_comp' set but not used [-Wunused-but-set-variable] 2024-08-20T21:59:36.5996782Z #31 114.5 135 | magma_timer_t time=0, time_total=0, time_alloc=0, time_set=0, time_get=0, time_comp=0; 2024-08-20T21:59:36.5998335Z #31 114.5 | ^ 2024-08-20T21:59:36.5999475Z #31 114.6 3 warnings generated when compiling for host. 2024-08-20T21:59:36.8368221Z #31 114.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgeqr2x_gpu-v2.o src/dgeqr2x_gpu-v2.cpp 2024-08-20T21:59:36.8373135Z #31 114.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgeqr2x_gpu-v2.o src/cgeqr2x_gpu-v2.cpp 2024-08-20T21:59:36.8375846Z #31 114.7 3 warnings generated when compiling for host. 2024-08-20T21:59:36.8378968Z #31 114.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgeqr2x_gpu-v3.o src/sgeqr2x_gpu-v3.cpp 2024-08-20T21:59:36.9393326Z #31 115.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgeqr2x_gpu-v3.o src/dgeqr2x_gpu-v3.cpp 2024-08-20T21:59:37.1622096Z #31 115.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgeqr2x_gpu-v3.o src/cgeqr2x_gpu-v3.cpp 2024-08-20T21:59:37.3918305Z #31 115.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgeqrs3_gpu.o src/sgeqrs3_gpu.cpp 2024-08-20T21:59:37.3922910Z #31 115.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgeqrs3_gpu.o src/dgeqrs3_gpu.cpp 2024-08-20T21:59:37.3927525Z #31 115.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgeqrs3_gpu.o src/cgeqrs3_gpu.cpp 2024-08-20T21:59:37.5633145Z #31 115.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgeqrs_gpu.o src/sgeqrs_gpu.cpp 2024-08-20T21:59:37.7296281Z #31 115.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgeqrs_gpu.o src/dgeqrs_gpu.cpp 2024-08-20T21:59:37.7453212Z #31 115.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgeqrs_gpu.o src/cgeqrs_gpu.cpp 2024-08-20T21:59:37.8896115Z #31 115.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/slarfb_gpu.o src/slarfb_gpu.cpp 2024-08-20T21:59:37.8917511Z #31 115.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dlarfb_gpu.o src/dlarfb_gpu.cpp 2024-08-20T21:59:38.0033492Z #31 116.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/clarfb_gpu.o src/clarfb_gpu.cpp 2024-08-20T21:59:38.1610175Z #31 116.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/slarfb_gpu_gemm.o src/slarfb_gpu_gemm.cpp 2024-08-20T21:59:38.1614931Z #31 116.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dlarfb_gpu_gemm.o src/dlarfb_gpu_gemm.cpp 2024-08-20T21:59:38.2870136Z #31 116.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/clarfb_gpu_gemm.o src/clarfb_gpu_gemm.cpp 2024-08-20T21:59:38.2874879Z #31 116.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sorgqr_gpu.o src/sorgqr_gpu.cpp 2024-08-20T21:59:38.4566737Z #31 116.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dorgqr_gpu.o src/dorgqr_gpu.cpp 2024-08-20T21:59:38.8838739Z #31 116.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cungqr_gpu.o src/cungqr_gpu.cpp 2024-08-20T21:59:39.0259222Z #31 117.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sormql2_gpu.o src/sormql2_gpu.cpp 2024-08-20T21:59:39.1870296Z #31 117.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dormql2_gpu.o src/dormql2_gpu.cpp 2024-08-20T21:59:39.3152850Z #31 117.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cunmql2_gpu.o src/cunmql2_gpu.cpp 2024-08-20T21:59:39.3156709Z #31 117.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sormqr2_gpu.o src/sormqr2_gpu.cpp 2024-08-20T21:59:39.4366016Z #31 117.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dormqr2_gpu.o src/dormqr2_gpu.cpp 2024-08-20T21:59:39.4370040Z #31 117.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cunmqr2_gpu.o src/cunmqr2_gpu.cpp 2024-08-20T21:59:39.5375234Z #31 117.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sormqr_gpu.o src/sormqr_gpu.cpp 2024-08-20T21:59:39.6600039Z #31 117.6 1 warning generated when compiling for gfx90a. 2024-08-20T21:59:39.6603316Z #31 117.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dormqr_gpu.o src/dormqr_gpu.cpp 2024-08-20T21:59:39.8046602Z #31 117.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cunmqr_gpu.o src/cunmqr_gpu.cpp 2024-08-20T21:59:39.8051109Z #31 117.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgeqrf_mgpu.o src/sgeqrf_mgpu.cpp 2024-08-20T21:59:39.9049947Z #31 117.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgeqrf_mgpu.o src/dgeqrf_mgpu.cpp 2024-08-20T21:59:39.9054100Z #31 117.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgeqrf_mgpu.o src/cgeqrf_mgpu.cpp 2024-08-20T21:59:40.1364720Z #31 118.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgeqp3_gpu.o src/cgeqp3_gpu.cpp 2024-08-20T21:59:40.2900859Z #31 118.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgeqp3_gpu.o src/dgeqp3_gpu.cpp 2024-08-20T21:59:40.3962130Z #31 118.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgeqp3_gpu.o src/sgeqp3_gpu.cpp 2024-08-20T21:59:40.5174179Z #31 118.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/slaqps_gpu.o src/slaqps_gpu.cpp 2024-08-20T21:59:40.7299973Z #31 118.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dlaqps_gpu.o src/dlaqps_gpu.cpp 2024-08-20T21:59:40.8602939Z #31 118.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/claqps_gpu.o src/claqps_gpu.cpp 2024-08-20T21:59:40.8606988Z #31 118.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgelqf.o src/sgelqf.cpp 2024-08-20T21:59:40.9651407Z #31 118.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgelqf.o src/dgelqf.cpp 2024-08-20T21:59:40.9655739Z #31 118.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgelqf.o src/cgelqf.cpp 2024-08-20T21:59:40.9658251Z #31 118.9 In file included from magmablas_hip/ztrtri_upper.hip.cpp:24: 2024-08-20T21:59:40.9660123Z #31 118.9 magmablas_hip/ztrtri.hip.hpp:68:1: warning: unused function 'zgemm_kernel_16' [-Wunused-function] 2024-08-20T21:59:40.9661501Z #31 118.9 68 | zgemm_kernel_16( 2024-08-20T21:59:40.9662211Z #31 118.9 | ^~~~~~~~~~~~~~~ 2024-08-20T21:59:40.9663093Z #31 119.0 1 warning generated when compiling for host. 2024-08-20T21:59:41.1291167Z #31 119.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgels.o src/sgels.cpp 2024-08-20T21:59:41.1658930Z #31 119.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgels.o src/dgels.cpp 2024-08-20T21:59:41.3623111Z #31 119.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgels.o src/cgels.cpp 2024-08-20T21:59:41.4279185Z #31 119.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgeqlf.o src/sgeqlf.cpp 2024-08-20T21:59:41.6548510Z #31 119.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgeqlf.o src/dgeqlf.cpp 2024-08-20T21:59:41.6552653Z #31 119.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgeqlf.o src/cgeqlf.cpp 2024-08-20T21:59:41.9246441Z #31 119.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgeqrf.o src/sgeqrf.cpp 2024-08-20T21:59:42.0365227Z #31 120.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgeqrf.o src/dgeqrf.cpp 2024-08-20T21:59:42.0369728Z #31 120.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgeqrf.o src/cgeqrf.cpp 2024-08-20T21:59:42.3828819Z #31 120.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgeqrf_ooc.o src/sgeqrf_ooc.cpp 2024-08-20T21:59:42.5245331Z #31 120.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgeqrf_ooc.o src/dgeqrf_ooc.cpp 2024-08-20T21:59:42.5249542Z #31 120.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgeqrf_ooc.o src/cgeqrf_ooc.cpp 2024-08-20T21:59:42.6936802Z #31 120.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgglse.o src/sgglse.cpp 2024-08-20T21:59:42.6940943Z #31 120.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgglse.o src/dgglse.cpp 2024-08-20T21:59:42.6944980Z #31 120.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgglse.o src/cgglse.cpp 2024-08-20T21:59:42.8259463Z #31 120.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sggrqf.o src/sggrqf.cpp 2024-08-20T21:59:42.8263514Z #31 120.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dggrqf.o src/dggrqf.cpp 2024-08-20T21:59:42.8266151Z #31 120.8 10 warnings generated when compiling for gfx900. 2024-08-20T21:59:43.0382242Z #31 121.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cggrqf.o src/cggrqf.cpp 2024-08-20T21:59:43.1405465Z #31 121.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sorglq.o src/sorglq.cpp 2024-08-20T21:59:43.1409362Z #31 121.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dorglq.o src/dorglq.cpp 2024-08-20T21:59:43.2430233Z #31 121.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cunglq.o src/cunglq.cpp 2024-08-20T21:59:43.4146459Z #31 121.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sorgqr.o src/sorgqr.cpp 2024-08-20T21:59:43.4150656Z #31 121.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dorgqr.o src/dorgqr.cpp 2024-08-20T21:59:43.6889524Z #31 121.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cungqr.o src/cungqr.cpp 2024-08-20T21:59:43.8096355Z #31 121.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sorgqr2.o src/sorgqr2.cpp 2024-08-20T21:59:43.9156940Z #31 121.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dorgqr2.o src/dorgqr2.cpp 2024-08-20T21:59:44.0203749Z #31 122.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cungqr2.o src/cungqr2.cpp 2024-08-20T21:59:44.1469160Z #31 122.0 1 warning generated when compiling for gfx908. 2024-08-20T21:59:44.1472127Z #31 122.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sormlq.o src/sormlq.cpp 2024-08-20T21:59:44.1476205Z #31 122.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dormlq.o src/dormlq.cpp 2024-08-20T21:59:44.3009548Z #31 122.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cunmlq.o src/cunmlq.cpp 2024-08-20T21:59:44.3012279Z #31 122.3 In file included from magmablas_hip/zgetf2_nopiv_kernels.hip.cpp:18: 2024-08-20T21:59:44.4118016Z #31 122.3 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:44.4121531Z #31 122.3 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:44.4123587Z #31 122.3 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:44.4125341Z #31 122.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:44.4126773Z #31 122.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:44.4127788Z #31 122.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:44.4130576Z #31 122.3 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:44.4134092Z #31 122.3 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:44.4136346Z #31 122.3 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:44.4138001Z #31 122.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:44.4139347Z #31 122.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:44.4140322Z #31 122.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:44.4142997Z #31 122.3 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:44.4146424Z #31 122.3 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:44.4148369Z #31 122.3 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:44.4150077Z #31 122.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:44.4151482Z #31 122.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:44.4152444Z #31 122.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:44.4155064Z #31 122.3 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:44.4158695Z #31 122.3 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:44.4161336Z #31 122.3 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:44.4163118Z #31 122.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:44.4164955Z #31 122.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:44.4165964Z #31 122.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:44.4168694Z #31 122.3 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:44.4172322Z #31 122.3 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:44.4174734Z #31 122.3 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:44.4176521Z #31 122.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:44.4177916Z #31 122.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:44.4178904Z #31 122.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:44.4181465Z #31 122.3 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:44.4184235Z #31 122.3 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:44.4185750Z #31 122.3 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:44.4187068Z #31 122.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:44.4188163Z #31 122.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:44.4188952Z #31 122.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:44.4190990Z #31 122.3 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:44.4195028Z #31 122.3 156 | __device__ static inline float magmablas_sshfl_xohipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sormql.o src/sormql.cpp 2024-08-20T21:59:44.4198171Z #31 122.3 r(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:44.4199628Z #31 122.3 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:44.4201760Z #31 122.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:44.4203295Z #31 122.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:44.4204320Z #31 122.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:44.4207090Z #31 122.3 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:44.4210579Z #31 122.3 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:44.4212731Z #31 122.3 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:44.4214555Z #31 122.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:44.4216122Z #31 122.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:44.4217108Z #31 122.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:44.4219783Z #31 122.3 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:44.4223248Z #31 122.3 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:44.4225603Z #31 122.4 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:44.4227299Z #31 122.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:44.4228694Z #31 122.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:44.4229702Z #31 122.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:44.4232357Z #31 122.4 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:44.4236229Z #31 122.4 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:44.4238633Z #31 122.4 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:44.4240407Z #31 122.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:44.4241782Z #31 122.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:44.4242791Z #31 122.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:44.4245639Z #31 122.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dormql.o src/dormql.cpp 2024-08-20T21:59:44.6204956Z #31 122.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cunmql.o src/cunmql.cpp 2024-08-20T21:59:44.6322102Z #31 122.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sormqr.o src/sormqr.cpp 2024-08-20T21:59:44.8514294Z #31 122.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dormqr.o src/dormqr.cpp 2024-08-20T21:59:45.0220265Z #31 123.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cunmqr.o src/cunmqr.cpp 2024-08-20T21:59:45.2439571Z #31 123.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sormrq.o src/sormrq.cpp 2024-08-20T21:59:45.3204366Z #31 123.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dormrq.o src/dormrq.cpp 2024-08-20T21:59:45.5492841Z #31 123.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cunmrq.o src/cunmrq.cpp 2024-08-20T21:59:45.7358392Z #31 123.6 In file included from magmablas_hip/ztrtri_upper_batched.hip.cpp:24: 2024-08-20T21:59:45.7361287Z #31 123.6 magmablas_hip/ztrtri.hip.hpp:68:1: warning: unused function 'zgemm_kernel_16' [-Wunused-function] 2024-08-20T21:59:45.7362826Z #31 123.6 68 | zgemm_kernel_16( 2024-08-20T21:59:45.7363953Z #31 123.6 | ^~~~~~~~~~~~~~~ 2024-08-20T21:59:45.7366819Z #31 123.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgeqp3.o src/cgeqp3.cpp 2024-08-20T21:59:45.7370991Z #31 123.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgeqp3.o src/dgeqp3.cpp 2024-08-20T21:59:45.8643645Z #31 123.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgeqp3.o src/sgeqp3.cpp 2024-08-20T21:59:45.8647736Z #31 123.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/slaqps.o src/slaqps.cpp 2024-08-20T21:59:45.8651434Z #31 123.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dlaqps.o src/dlaqps.cpp 2024-08-20T21:59:46.0836244Z #31 123.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/claqps.o src/claqps.cpp 2024-08-20T21:59:46.0840455Z #31 123.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgeqrf_m.o src/sgeqrf_m.cpp 2024-08-20T21:59:46.0844566Z #31 123.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgeqrf_m.o src/dgeqrf_m.cpp 2024-08-20T21:59:46.2177157Z #31 124.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgeqrf_m.o src/cgeqrf_m.cpp 2024-08-20T21:59:46.4292284Z #31 124.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sorgqr_m.o src/sorgqr_m.cpp 2024-08-20T21:59:46.4296472Z #31 124.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dorgqr_m.o src/dorgqr_m.cpp 2024-08-20T21:59:46.4300964Z #31 124.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cungqr_m.o src/cungqr_m.cpp 2024-08-20T21:59:46.4305189Z #31 124.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sormqr_m.o src/sormqr_m.cpp 2024-08-20T21:59:46.6234330Z #31 124.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dormqr_m.o src/dormqr_m.cpp 2024-08-20T21:59:46.6754619Z #31 124.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cunmqr_m.o src/cunmqr_m.cpp 2024-08-20T21:59:46.8284771Z #31 124.7 magmablas_hip/zgesv_batched_small.hip.cpp:167:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T21:59:46.8287745Z #31 124.7 167 | zgesv_batched_small_sm_kernel( 2024-08-20T21:59:46.8288369Z #31 124.7 | ^ 2024-08-20T21:59:47.0439623Z #31 125.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssytrf_gpu.o src/ssytrf_gpu.cpp 2024-08-20T21:59:47.1551523Z #31 125.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsytrf_gpu.o src/dsytrf_gpu.cpp 2024-08-20T21:59:47.1555166Z #31 125.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/chetrf_gpu.o src/chetrf_gpu.cpp 2024-08-20T21:59:47.3247326Z #31 125.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dssysv_gpu.o src/dssysv_gpu.cpp 2024-08-20T21:59:47.3251476Z #31 125.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssysv.o src/ssysv.cpp 2024-08-20T21:59:47.4934012Z #31 125.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsysv.o src/dsysv.cpp 2024-08-20T21:59:47.6000675Z #31 125.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/chesv.o src/chesv.cpp 2024-08-20T21:59:47.8196261Z #31 125.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssytrf.o src/ssytrf.cpp 2024-08-20T21:59:47.8531719Z #31 125.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsytrf.o src/dsytrf.cpp 2024-08-20T21:59:48.0006614Z #31 125.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/chetrf.o src/chetrf.cpp 2024-08-20T21:59:48.0010650Z #31 126.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssidi.o src/ssidi.cpp 2024-08-20T21:59:48.1364090Z #31 126.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssytrf_aasen.o src/ssytrf_aasen.cpp 2024-08-20T21:59:48.1369094Z #31 126.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsytrf_aasen.o src/dsytrf_aasen.cpp 2024-08-20T21:59:48.2760938Z #31 126.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/chetrf_aasen.o src/chetrf_aasen.cpp 2024-08-20T21:59:48.6961945Z #31 126.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssytrf_nopiv.o src/ssytrf_nopiv.cpp 2024-08-20T21:59:48.8944436Z #31 126.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsytrf_nopiv.o src/dsytrf_nopiv.cpp 2024-08-20T21:59:48.9365295Z #31 126.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/chetrf_nopiv.o src/chetrf_nopiv.cpp 2024-08-20T21:59:49.0823953Z #31 127.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssytrf_nopiv_cpu.o src/ssytrf_nopiv_cpu.cpp 2024-08-20T21:59:49.0829463Z #31 127.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsytrf_nopiv_cpu.o src/dsytrf_nopiv_cpu.cpp 2024-08-20T21:59:49.0833385Z #31 127.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/chetrf_nopiv_cpu.o src/chetrf_nopiv_cpu.cpp 2024-08-20T21:59:49.2487509Z #31 127.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/csytrf_nopiv_cpu.o src/csytrf_nopiv_cpu.cpp 2024-08-20T21:59:49.2492222Z #31 127.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssytrf_nopiv_gpu.o src/ssytrf_nopiv_gpu.cpp 2024-08-20T21:59:49.2497088Z #31 127.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsytrf_nopiv_gpu.o src/dsytrf_nopiv_gpu.cpp 2024-08-20T21:59:49.4072320Z #31 127.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/chetrf_nopiv_gpu.o src/chetrf_nopiv_gpu.cpp 2024-08-20T21:59:49.4076606Z #31 127.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/csytrf_nopiv_gpu.o src/csytrf_nopiv_gpu.cpp 2024-08-20T21:59:49.5649653Z #31 127.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssytrs_nopiv_gpu.o src/ssytrs_nopiv_gpu.cpp 2024-08-20T21:59:49.5654107Z #31 127.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsytrs_nopiv_gpu.o src/dsytrs_nopiv_gpu.cpp 2024-08-20T21:59:49.5658574Z #31 127.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/chetrs_nopiv_gpu.o src/chetrs_nopiv_gpu.cpp 2024-08-20T21:59:49.6817253Z #31 127.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/csytrs_nopiv_gpu.o src/csytrs_nopiv_gpu.cpp 2024-08-20T21:59:49.6822342Z #31 127.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssysv_nopiv_gpu.o src/ssysv_nopiv_gpu.cpp 2024-08-20T21:59:50.1808778Z #31 128.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsysv_nopiv_gpu.o src/dsysv_nopiv_gpu.cpp 2024-08-20T21:59:50.2876496Z #31 128.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/chesv_nopiv_gpu.o src/chesv_nopiv_gpu.cpp 2024-08-20T21:59:50.5257085Z #31 128.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/csysv_nopiv_gpu.o src/csysv_nopiv_gpu.cpp 2024-08-20T21:59:50.5261660Z #31 128.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/slasyf_gpu.o src/slasyf_gpu.cpp 2024-08-20T21:59:50.5266072Z #31 128.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dlasyf_gpu.o src/dlasyf_gpu.cpp 2024-08-20T21:59:50.5442047Z #31 128.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/clahef_gpu.o src/clahef_gpu.cpp 2024-08-20T21:59:50.8029431Z #31 128.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssyevd_gpu.o src/ssyevd_gpu.cpp 2024-08-20T21:59:50.9117250Z #31 128.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssyevdx_gpu.o src/ssyevdx_gpu.cpp 2024-08-20T21:59:51.0384901Z #31 129.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cheevd_gpu.o src/cheevd_gpu.cpp 2024-08-20T21:59:51.1617619Z #31 129.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cheevdx_gpu.o src/cheevdx_gpu.cpp 2024-08-20T21:59:51.1621892Z #31 129.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cheevr_gpu.o src/cheevr_gpu.cpp 2024-08-20T21:59:51.3210368Z #31 129.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cheevx_gpu.o src/cheevx_gpu.cpp 2024-08-20T21:59:51.3214292Z #31 129.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssytrd2_gpu.o src/ssytrd2_gpu.cpp 2024-08-20T21:59:51.9461297Z #31 130.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsytrd2_gpu.o src/dsytrd2_gpu.cpp 2024-08-20T21:59:52.1552910Z #31 130.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/chetrd2_gpu.o src/chetrd2_gpu.cpp 2024-08-20T21:59:52.1558191Z #31 130.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssytrd_gpu.o src/ssytrd_gpu.cpp 2024-08-20T21:59:52.1563026Z #31 130.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsytrd_gpu.o src/dsytrd_gpu.cpp 2024-08-20T21:59:52.2700779Z #31 130.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/chetrd_gpu.o src/chetrd_gpu.cpp 2024-08-20T21:59:52.2705192Z #31 130.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sormtr_gpu.o src/sormtr_gpu.cpp 2024-08-20T21:59:52.2709726Z #31 130.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dormtr_gpu.o src/dormtr_gpu.cpp 2024-08-20T21:59:52.3745825Z #31 130.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cunmtr_gpu.o src/cunmtr_gpu.cpp 2024-08-20T21:59:52.3749618Z #31 130.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssyevd.o src/ssyevd.cpp 2024-08-20T21:59:52.3753626Z #31 130.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssyevdx.o src/ssyevdx.cpp 2024-08-20T21:59:52.3757480Z #31 130.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cheevd.o src/cheevd.cpp 2024-08-20T21:59:52.6031984Z #31 130.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cheevdx.o src/cheevdx.cpp 2024-08-20T21:59:52.8320664Z #31 130.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cheevr.o src/cheevr.cpp 2024-08-20T21:59:52.8324790Z #31 130.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cheevx.o src/cheevx.cpp 2024-08-20T21:59:52.8329312Z #31 130.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/slaex0.o src/slaex0.cpp 2024-08-20T21:59:52.8552521Z #31 130.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/slaex1.o src/slaex1.cpp 2024-08-20T21:59:53.0450029Z #31 130.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/slaex3.o src/slaex3.cpp 2024-08-20T21:59:53.3446207Z #31 131.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/smove_eig.o src/smove_eig.cpp 2024-08-20T21:59:53.4610994Z #31 131.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sstedx.o src/sstedx.cpp 2024-08-20T21:59:53.6385898Z #31 131.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssytrd.o src/ssytrd.cpp 2024-08-20T21:59:53.6389777Z #31 131.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsytrd.o src/dsytrd.cpp 2024-08-20T21:59:53.7669044Z #31 131.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/chetrd.o src/chetrd.cpp 2024-08-20T21:59:53.7673425Z #31 131.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/slatrd.o src/slatrd.cpp 2024-08-20T21:59:53.9839951Z #31 132.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dlatrd.o src/dlatrd.cpp 2024-08-20T21:59:54.1463013Z #31 132.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/clatrd.o src/clatrd.cpp 2024-08-20T21:59:54.2079326Z #31 132.2 1 warning generated when compiling for gfx90a. 2024-08-20T21:59:54.3241642Z #31 132.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/slatrd2.o src/slatrd2.cpp 2024-08-20T21:59:54.3245896Z #31 132.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dlatrd2.o src/dlatrd2.cpp 2024-08-20T21:59:54.3248932Z #31 132.3 src/slaex0.cpp:114:17: warning: variable 'curlvl' set but not used [-Wunused-but-set-variable] 2024-08-20T21:59:54.3250730Z #31 132.3 114 | magma_int_t curlvl, i, indxq; 2024-08-20T21:59:54.3251546Z #31 132.3 | ^ 2024-08-20T21:59:54.3253206Z #31 132.3 src/slaex0.cpp:116:33: warning: variable 'tlvls' set but not used [-Wunused-but-set-variable] 2024-08-20T21:59:54.3254707Z #31 132.3 116 | magma_int_t submat, subpbs, tlvls; 2024-08-20T21:59:54.3255634Z #31 132.3 | ^ 2024-08-20T21:59:54.3258126Z #31 132.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/clatrd2.o src/clatrd2.cpp 2024-08-20T21:59:54.4501190Z #31 132.4 2 warnings generated when compiling for gfx906. 2024-08-20T21:59:54.4504120Z #31 132.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cstedx.o src/cstedx.cpp 2024-08-20T21:59:54.4508032Z #31 132.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sorgtr.o src/sorgtr.cpp 2024-08-20T21:59:54.7089717Z #31 132.7 2 warnings generated when compiling for gfx90a. 2024-08-20T21:59:55.1229294Z #31 133.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dorgtr.o src/dorgtr.cpp 2024-08-20T21:59:55.2603425Z #31 133.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cungtr.o src/cungtr.cpp 2024-08-20T21:59:55.2607700Z #31 133.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sormtr.o src/sormtr.cpp 2024-08-20T21:59:55.3793515Z #31 133.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dormtr.o src/dormtr.cpp 2024-08-20T21:59:55.3797373Z #31 133.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cunmtr.o src/cunmtr.cpp 2024-08-20T21:59:55.3801173Z #31 133.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssytrd_mgpu.o src/ssytrd_mgpu.cpp 2024-08-20T21:59:55.5062454Z #31 133.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsytrd_mgpu.o src/dsytrd_mgpu.cpp 2024-08-20T21:59:55.5067207Z #31 133.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/chetrd_mgpu.o src/chetrd_mgpu.cpp 2024-08-20T21:59:55.5071631Z #31 133.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/slatrd_mgpu.o src/slatrd_mgpu.cpp 2024-08-20T21:59:55.7104440Z #31 133.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dlatrd_mgpu.o src/dlatrd_mgpu.cpp 2024-08-20T21:59:55.7108472Z #31 133.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/clatrd_mgpu.o src/clatrd_mgpu.cpp 2024-08-20T21:59:55.7112362Z #31 133.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssyevd_m.o src/ssyevd_m.cpp 2024-08-20T21:59:55.7115201Z #31 133.7 In file included from magmablas_hip/ztrtri_lower_batched.hip.cpp:23: 2024-08-20T21:59:55.7117201Z #31 133.7 magmablas_hip/ztrtri.hip.hpp:68:1: warning: unused function 'zgemm_kernel_16' [-Wunused-function] 2024-08-20T21:59:55.8582573Z #31 133.7 68 | zgemm_kernel_16( 2024-08-20T21:59:55.8583384Z #31 133.7 | ^~~~~~~~~~~~~~~ 2024-08-20T21:59:55.8585182Z #31 133.8 src/slaex0.cpp:114:17: warning: variable 'curlvl' set but not used [-Wunused-but-set-variable] 2024-08-20T21:59:55.8586593Z #31 133.8 114 | magma_int_t curlvl, i, indxq; 2024-08-20T21:59:55.8587363Z #31 133.8 | ^ 2024-08-20T21:59:55.8588979Z #31 133.8 src/slaex0.cpp:116:33: warning: variable 'tlvls' set but not used [-Wunused-but-set-variable] 2024-08-20T21:59:55.8590454Z #31 133.8 116 | magma_int_t submat, subpbs, tlvls; 2024-08-20T21:59:55.8591314Z #31 133.8 | ^ 2024-08-20T21:59:55.8592207Z #31 133.8 1 warning generated when compiling for host. 2024-08-20T21:59:55.8594785Z #31 133.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cheevd_m.o src/cheevd_m.cpp 2024-08-20T21:59:55.8598732Z #31 133.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssyevdx_m.o src/ssyevdx_m.cpp 2024-08-20T21:59:56.0880399Z #31 133.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cheevdx_m.o src/cheevdx_m.cpp 2024-08-20T21:59:56.0882821Z #31 133.9 2 warnings generated when compiling for host. 2024-08-20T21:59:56.0885604Z #31 133.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/slaex0_m.o src/slaex0_m.cpp 2024-08-20T21:59:56.0889485Z #31 134.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/slaex1_m.o src/slaex1_m.cpp 2024-08-20T21:59:56.0893109Z #31 134.1 magmablas_hip/zgbtrs_kernels.hip.cpp:547:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T21:59:56.2622903Z #31 134.1 547 | default: arginfo = -100; 2024-08-20T21:59:56.2624672Z #31 134.1 | ^~~~~~~ 2024-08-20T21:59:56.2626541Z #31 134.1 magmablas_hip/zgbtrs_kernels.hip.cpp:550:8: note: uninitialized use occurs here 2024-08-20T21:59:56.2628175Z #31 134.1 550 | if(e != hipSuccess) arginfo = -100; 2024-08-20T21:59:56.2629090Z #31 134.1 | ^ 2024-08-20T21:59:56.2630924Z #31 134.1 magmablas_hip/zgbtrs_kernels.hip.cpp:513:5: note: variable 'e' is declared here 2024-08-20T21:59:56.2632157Z #31 134.1 513 | hipError_t e; 2024-08-20T21:59:56.2632792Z #31 134.1 | ^ 2024-08-20T21:59:56.2634840Z #31 134.1 magmablas_hip/zgbtrs_kernels.hip.cpp:617:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T21:59:56.2637227Z #31 134.1 617 | default: arginfo = -100; 2024-08-20T21:59:56.2637994Z #31 134.1 | ^~~~~~~ 2024-08-20T21:59:56.2639098Z #31 134.1 magmablas_hip/zgbtrs_kernels.hip.cpp:620:8: note: uninitialized use occurs here 2024-08-20T21:59:56.2640598Z #31 134.1 620 | if(e != hipSuccess) arginfo = -100; 2024-08-20T21:59:56.2641435Z #31 134.1 | ^ 2024-08-20T21:59:56.2642663Z #31 134.1 magmablas_hip/zgbtrs_kernels.hip.cpp:583:5: note: variable 'e' is declared here 2024-08-20T21:59:56.2644068Z #31 134.1 583 | hipError_t e; 2024-08-20T21:59:56.2644719Z #31 134.1 | ^ 2024-08-20T21:59:56.4502384Z #31 134.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/slaex3_m.o src/slaex3_m.cpp 2024-08-20T21:59:56.6014043Z #31 134.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sstedx_m.o src/sstedx_m.cpp 2024-08-20T21:59:56.6018219Z #31 134.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cstedx_m.o src/cstedx_m.cpp 2024-08-20T21:59:56.7053208Z #31 134.7 2 warnings generated when compiling for host. 2024-08-20T21:59:56.7055908Z #31 134.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sormtr_m.o src/sormtr_m.cpp 2024-08-20T21:59:56.7059477Z #31 134.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dormtr_m.o src/dormtr_m.cpp 2024-08-20T21:59:56.8643844Z #31 134.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cunmtr_m.o src/cunmtr_m.cpp 2024-08-20T21:59:56.8648153Z #31 134.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sbulge_applyQ_v2.o src/sbulge_applyQ_v2.cpp 2024-08-20T21:59:57.1473953Z #31 135.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dbulge_applyQ_v2.o src/dbulge_applyQ_v2.cpp 2024-08-20T21:59:57.3202310Z #31 135.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cbulge_applyQ_v2.o src/cbulge_applyQ_v2.cpp 2024-08-20T21:59:57.3207345Z #31 135.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssytrd_sy2sb.o src/ssytrd_sy2sb.cpp 2024-08-20T21:59:57.4409917Z #31 135.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsytrd_sy2sb.o src/dsytrd_sy2sb.cpp 2024-08-20T21:59:57.5730844Z #31 135.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/chetrd_he2hb.o src/chetrd_he2hb.cpp 2024-08-20T21:59:57.5735436Z #31 135.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssytrd_sb2st.o src/ssytrd_sb2st.cpp 2024-08-20T21:59:57.5738581Z #31 135.5 src/slaex0_m.cpp:117:17: warning: variable 'curlvl' set but not used [-Wunused-but-set-variable] 2024-08-20T21:59:57.5740078Z #31 135.5 117 | magma_int_t curlvl, i, indxq; 2024-08-20T21:59:57.5740901Z #31 135.5 | ^ 2024-08-20T21:59:57.5742730Z #31 135.5 src/slaex0_m.cpp:119:33: warning: variable 'tlvls' set but not used [-Wunused-but-set-variable] 2024-08-20T21:59:57.5744272Z #31 135.5 119 | magma_int_t submat, subpbs, tlvls; 2024-08-20T21:59:57.5745178Z #31 135.5 | ^ 2024-08-20T21:59:57.8111899Z #31 135.6 2 warnings generated when compiling for gfx906. 2024-08-20T21:59:57.8115028Z #31 135.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsytrd_sb2st.o src/dsytrd_sb2st.cpp 2024-08-20T21:59:57.8117562Z #31 135.6 10 warnings generated when compiling for gfx906. 2024-08-20T21:59:57.8120343Z #31 135.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/chetrd_hb2st.o src/chetrd_hb2st.cpp 2024-08-20T21:59:58.2278788Z #31 136.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sbulge_back.o src/sbulge_back.cpp 2024-08-20T21:59:58.3349178Z #31 136.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dbulge_back.o src/dbulge_back.cpp 2024-08-20T21:59:58.4429705Z #31 136.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cbulge_back.o src/cbulge_back.cpp 2024-08-20T21:59:58.4434113Z #31 136.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sorgqr_2stage_gpu.o src/sorgqr_2stage_gpu.cpp 2024-08-20T21:59:58.5478484Z #31 136.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dorgqr_2stage_gpu.o src/dorgqr_2stage_gpu.cpp 2024-08-20T21:59:58.5482927Z #31 136.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cungqr_2stage_gpu.o src/cungqr_2stage_gpu.cpp 2024-08-20T21:59:58.6488330Z #31 136.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sormqr_2stage_gpu.o src/sormqr_2stage_gpu.cpp 2024-08-20T21:59:58.6493069Z #31 136.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dormqr_2stage_gpu.o src/dormqr_2stage_gpu.cpp 2024-08-20T21:59:58.7856150Z #31 136.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cunmqr_2stage_gpu.o src/cunmqr_2stage_gpu.cpp 2024-08-20T21:59:58.7860883Z #31 136.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssygvdx_2stage.o src/ssygvdx_2stage.cpp 2024-08-20T21:59:58.7865575Z #31 136.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsygvdx_2stage.o src/dsygvdx_2stage.cpp 2024-08-20T21:59:58.9863397Z #31 136.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/chegvdx_2stage.o src/chegvdx_2stage.cpp 2024-08-20T21:59:58.9868278Z #31 136.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cheevdx_2stage.o src/cheevdx_2stage.cpp 2024-08-20T21:59:58.9921195Z #31 137.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsyevdx_2stage.o src/dsyevdx_2stage.cpp 2024-08-20T21:59:59.0924560Z #31 137.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssyevdx_2stage.o src/ssyevdx_2stage.cpp 2024-08-20T21:59:59.0927414Z #31 137.1 In file included from magmablas_hip/zgetrf_batched_smallsq_shfl.hip.cpp:18: 2024-08-20T21:59:59.0930664Z #31 137.1 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:59.0933691Z #31 137.1 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:59.0935860Z #31 137.1 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:59.0937665Z #31 137.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:59.0938989Z #31 137.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:59.0939958Z #31 137.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:59.0942506Z #31 137.1 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:59.0945526Z #31 137.1 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:59.0947377Z #31 137.1 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:59.0949011Z #31 137.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:59.0950322Z #31 137.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:59.0951238Z #31 137.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:59.0953868Z #31 137.1 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:59.0956955Z #31 137.1 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:59.0958893Z #31 137.1 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:59.0960484Z #31 137.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:59.0961836Z #31 137.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:59.0962809Z #31 137.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:59.0965697Z #31 137.1 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:59.0969471Z #31 137.1 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:59.0972049Z #31 137.1 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:59.0973798Z #31 137.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:59.0975248Z #31 137.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:59.0976289Z #31 137.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:59.0979033Z #31 137.1 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:59.0982610Z #31 137.1 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:59.0984800Z #31 137.1 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:59.0986401Z #31 137.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:59.0987814Z #31 137.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:59.0988824Z #31 137.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:59.0991660Z #31 137.1 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:59.0994947Z #31 137.1 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:59.0996835Z #31 137.1 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:59.0998683Z #31 137.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:59.1000009Z #31 137.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:59.1000986Z #31 137.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:59.1003846Z #31 137.1 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:59.1007207Z #31 137.1 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:59.1009201Z #31 137.1 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:59.1011040Z #31 137.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:59.1012416Z #31 137.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:59.1013340Z #31 137.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:59.1015940Z #31 137.1 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:59.1020194Z #31 137.1 180 | __device__ static inlinhipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sbulge_back_m.o src/sbulge_back_m.cpp 2024-08-20T21:59:59.1023523Z #31 137.1 e double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:59.1025308Z #31 137.1 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:59.1027187Z #31 137.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:59.1028534Z #31 137.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:59.1029662Z #31 137.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:59.1032324Z #31 137.1 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:59.2464021Z #31 137.1 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:59.2467098Z #31 137.1 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:59.2469027Z #31 137.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:59.2470425Z #31 137.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:59.2471409Z #31 137.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:59.2474064Z #31 137.1 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T21:59:59.2477793Z #31 137.1 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T21:59:59.2480217Z #31 137.1 | ~^~~~~~~~~~~~~~ 2024-08-20T21:59:59.2481873Z #31 137.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T21:59:59.2483396Z #31 137.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T21:59:59.2484342Z #31 137.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T21:59:59.4015756Z #31 137.3 src/slaex0_m.cpp:117:17: warning: variable 'curlvl' set but not used [-Wunused-but-set-variable] 2024-08-20T21:59:59.4017422Z #31 137.3 117 | magma_int_t curlvl, i, indxq; 2024-08-20T21:59:59.4018297Z #31 137.3 | ^ 2024-08-20T21:59:59.4019964Z #31 137.3 src/slaex0_m.cpp:119:33: warning: variable 'tlvls' set but not used [-Wunused-but-set-variable] 2024-08-20T21:59:59.4021607Z #31 137.3 119 | magma_int_t submat, subpbs, tlvls; 2024-08-20T21:59:59.4022594Z #31 137.3 | ^ 2024-08-20T21:59:59.5648284Z #31 137.4 2 warnings generated when compiling for host. 2024-08-20T21:59:59.5651477Z #31 137.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dbulge_back_m.o src/dbulge_back_m.cpp 2024-08-20T21:59:59.5840952Z #31 137.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cbulge_back_m.o src/cbulge_back_m.cpp 2024-08-20T21:59:59.7947335Z #31 137.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sbulge_applyQ_v2_m.o src/sbulge_applyQ_v2_m.cpp 2024-08-20T21:59:59.8442634Z #31 137.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dbulge_applyQ_v2_m.o src/dbulge_applyQ_v2_m.cpp 2024-08-20T22:00:00.0641125Z #31 137.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cbulge_applyQ_v2_m.o src/cbulge_applyQ_v2_m.cpp 2024-08-20T22:00:00.0645890Z #31 137.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cheevdx_2stage_m.o src/cheevdx_2stage_m.cpp 2024-08-20T22:00:00.0946969Z #31 138.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsyevdx_2stage_m.o src/dsyevdx_2stage_m.cpp 2024-08-20T22:00:00.2866453Z #31 138.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssyevdx_2stage_m.o src/ssyevdx_2stage_m.cpp 2024-08-20T22:00:00.3934022Z #31 138.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssygvdx_2stage_m.o src/ssygvdx_2stage_m.cpp 2024-08-20T22:00:00.5718782Z #31 138.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsygvdx_2stage_m.o src/dsygvdx_2stage_m.cpp 2024-08-20T22:00:00.5723765Z #31 138.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/chegvdx_2stage_m.o src/chegvdx_2stage_m.cpp 2024-08-20T22:00:00.6839360Z #31 138.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssytrd_sy2sb_mgpu.o src/ssytrd_sy2sb_mgpu.cpp 2024-08-20T22:00:00.6844538Z #31 138.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsytrd_sy2sb_mgpu.o src/dsytrd_sy2sb_mgpu.cpp 2024-08-20T22:00:00.7882376Z #31 138.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/chetrd_he2hb_mgpu.o src/chetrd_he2hb_mgpu.cpp 2024-08-20T22:00:00.9287550Z #31 138.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/core_slarfy.o src/core_slarfy.cpp 2024-08-20T22:00:01.1200128Z #31 139.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/core_dlarfy.o src/core_dlarfy.cpp 2024-08-20T22:00:01.4343359Z #31 139.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/core_clarfy.o src/core_clarfy.cpp 2024-08-20T22:00:01.5501273Z #31 139.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/core_ssbtype1cb.o src/core_ssbtype1cb.cpp 2024-08-20T22:00:01.5505673Z #31 139.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/core_dsbtype1cb.o src/core_dsbtype1cb.cpp 2024-08-20T22:00:01.5509913Z #31 139.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/core_chbtype1cb.o src/core_chbtype1cb.cpp 2024-08-20T22:00:01.6564709Z #31 139.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/core_ssbtype2cb.o src/core_ssbtype2cb.cpp 2024-08-20T22:00:01.6569317Z #31 139.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/core_dsbtype2cb.o src/core_dsbtype2cb.cpp 2024-08-20T22:00:01.8183103Z #31 139.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/core_chbtype2cb.o src/core_chbtype2cb.cpp 2024-08-20T22:00:01.9209070Z #31 139.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/core_ssbtype3cb.o src/core_ssbtype3cb.cpp 2024-08-20T22:00:02.0318781Z #31 140.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/core_dsbtype3cb.o src/core_dsbtype3cb.cpp 2024-08-20T22:00:02.0323631Z #31 140.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/core_chbtype3cb.o src/core_chbtype3cb.cpp 2024-08-20T22:00:02.0327712Z #31 140.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssygvd.o src/ssygvd.cpp 2024-08-20T22:00:02.0331828Z #31 140.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssygvdx.o src/ssygvdx.cpp 2024-08-20T22:00:02.2642546Z #31 140.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssygst.o src/ssygst.cpp 2024-08-20T22:00:02.2647064Z #31 140.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsygst.o src/dsygst.cpp 2024-08-20T22:00:02.2686326Z #31 140.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/chegst.o src/chegst.cpp 2024-08-20T22:00:02.4303088Z #31 140.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/chegvd.o src/chegvd.cpp 2024-08-20T22:00:02.7524070Z #31 140.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/chegvdx.o src/chegvdx.cpp 2024-08-20T22:00:02.8707414Z #31 140.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/chegvr.o src/chegvr.cpp 2024-08-20T22:00:03.0638478Z #31 140.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/chegvx.o src/chegvx.cpp 2024-08-20T22:00:03.0642478Z #31 140.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssygst_gpu.o src/ssygst_gpu.cpp 2024-08-20T22:00:03.1577957Z #31 141.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsygst_gpu.o src/dsygst_gpu.cpp 2024-08-20T22:00:03.3618438Z #31 141.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/chegst_gpu.o src/chegst_gpu.cpp 2024-08-20T22:00:03.3622653Z #31 141.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssygst_m.o src/ssygst_m.cpp 2024-08-20T22:00:03.6175729Z #31 141.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dsygst_m.o src/dsygst_m.cpp 2024-08-20T22:00:03.8376570Z #31 141.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/chegst_m.o src/chegst_m.cpp 2024-08-20T22:00:03.8380616Z #31 141.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssygvd_m.o src/ssygvd_m.cpp 2024-08-20T22:00:03.8384146Z #31 141.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/chegvd_m.o src/chegvd_m.cpp 2024-08-20T22:00:03.8491858Z #31 141.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ssygvdx_m.o src/ssygvdx_m.cpp 2024-08-20T22:00:04.0028676Z #31 141.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/chegvdx_m.o src/chegvdx_m.cpp 2024-08-20T22:00:04.0031160Z #31 142.0 10 warnings generated when compiling for gfx906. 2024-08-20T22:00:04.2476656Z #31 142.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/strsm_m.o src/strsm_m.cpp 2024-08-20T22:00:04.2481216Z #31 142.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dtrsm_m.o src/dtrsm_m.cpp 2024-08-20T22:00:04.2485867Z #31 142.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ctrsm_m.o src/ctrsm_m.cpp 2024-08-20T22:00:04.4066922Z #31 142.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgeev.o src/sgeev.cpp 2024-08-20T22:00:04.5207111Z #31 142.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgeev.o src/cgeev.cpp 2024-08-20T22:00:04.7039946Z #31 142.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgehrd.o src/sgehrd.cpp 2024-08-20T22:00:04.7044121Z #31 142.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgehrd.o src/dgehrd.cpp 2024-08-20T22:00:04.8753149Z #31 142.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgehrd.o src/cgehrd.cpp 2024-08-20T22:00:04.8757385Z #31 142.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgehrd2.o src/sgehrd2.cpp 2024-08-20T22:00:05.1034726Z #31 143.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgehrd2.o src/dgehrd2.cpp 2024-08-20T22:00:05.1197200Z #31 143.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgehrd2.o src/cgehrd2.cpp 2024-08-20T22:00:05.2421013Z #31 143.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/slahr2.o src/slahr2.cpp 2024-08-20T22:00:05.2425304Z #31 143.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dlahr2.o src/dlahr2.cpp 2024-08-20T22:00:05.3531713Z #31 143.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/clahr2.o src/clahr2.cpp 2024-08-20T22:00:05.3535906Z #31 143.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/slahru.o src/slahru.cpp 2024-08-20T22:00:05.3540233Z #31 143.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dlahru.o src/dlahru.cpp 2024-08-20T22:00:05.4654296Z #31 143.4 In file included from magmablas_hip/zgetrf_batched_smallsq_noshfl.hip.cpp:22: 2024-08-20T22:00:05.4657660Z #31 143.4 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:00:05.4660764Z #31 143.4 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:00:05.4662506Z #31 143.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:00:05.4664149Z #31 143.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:00:05.4667644Z #31 143.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:00:05.4668881Z #31 143.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:00:05.4671743Z #31 143.4 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:00:05.4675004Z #31 143.4 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:00:05.4677005Z #31 143.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:00:05.4678811Z #31 143.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:00:05.4680196Z #31 143.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:00:05.4681304Z #31 143.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:00:05.4684234Z #31 143.4 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:00:05.4687661Z #31 143.4 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:00:05.4689547Z #31 143.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:00:05.4691221Z #31 143.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:00:05.4692598Z #31 143.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:00:05.4693592Z #31 143.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:00:05.4696198Z #31 143.4 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:00:05.4699648Z #31 143.4 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:00:05.4701903Z #31 143.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:00:05.4703608Z #31 143.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:00:05.4705216Z #31 143.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:00:05.4706238Z #31 143.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:00:05.4708969Z #31 143.4 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:00:05.4712613Z #31 143.4 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:00:05.4715255Z #31 143.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:00:05.4717078Z #31 143.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:00:05.4720408Z #31 143.4 7 | #define SHFL_FULL_MASK 0hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/clahru.o src/clahru.cpp 2024-08-20T22:00:05.4723314Z #31 143.4 xffffffffffffffff 2024-08-20T22:00:05.4724072Z #31 143.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:00:05.4726830Z #31 143.4 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:00:05.4730177Z #31 143.4 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:00:05.4732235Z #31 143.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:00:05.4733865Z #31 143.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:00:05.4735198Z #31 143.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:00:05.4736170Z #31 143.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:00:05.4738821Z #31 143.4 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:00:05.4742235Z #31 143.4 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:00:05.4744311Z #31 143.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:00:05.4746000Z #31 143.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:00:05.4747409Z #31 143.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:00:05.4748370Z #31 143.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:00:05.4751227Z #31 143.4 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:00:05.4754444Z #31 143.4 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:00:05.4883451Z #31 143.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:00:05.4885710Z #31 143.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:00:05.4887148Z #31 143.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:00:05.4894883Z #31 143.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:00:05.4897637Z #31 143.4 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:00:05.4901395Z #31 143.4 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:00:05.4903698Z #31 143.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:00:05.4905382Z #31 143.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:00:05.4907010Z #31 143.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:00:05.4908047Z #31 143.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:00:05.4910605Z #31 143.4 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:00:05.4914199Z #31 143.4 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:00:05.4916748Z #31 143.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:00:05.4918440Z #31 143.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:00:05.4919847Z #31 143.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:00:05.4921100Z #31 143.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:00:05.4924087Z #31 143.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/slaln2.o src/slaln2.cpp 2024-08-20T22:00:05.4928072Z #31 143.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/slaqtrsd.o src/slaqtrsd.cpp 2024-08-20T22:00:05.9636779Z #31 144.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/clatrsd.o src/clatrsd.cpp 2024-08-20T22:00:06.0905227Z #31 144.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/strevc3.o src/strevc3.cpp 2024-08-20T22:00:06.0909462Z #31 144.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/strevc3_mt.o src/strevc3_mt.cpp 2024-08-20T22:00:06.0913183Z #31 144.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ctrevc3.o src/ctrevc3.cpp 2024-08-20T22:00:06.3012938Z #31 144.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/ctrevc3_mt.o src/ctrevc3_mt.cpp 2024-08-20T22:00:06.4396826Z #31 144.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sorghr.o src/sorghr.cpp 2024-08-20T22:00:06.7495746Z #31 144.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dorghr.o src/dorghr.cpp 2024-08-20T22:00:06.8806709Z #31 144.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cunghr.o src/cunghr.cpp 2024-08-20T22:00:06.8811407Z #31 144.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgeev_m.o src/sgeev_m.cpp 2024-08-20T22:00:07.0580421Z #31 144.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgeev_m.o src/cgeev_m.cpp 2024-08-20T22:00:07.1100973Z #31 145.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgehrd_m.o src/sgehrd_m.cpp 2024-08-20T22:00:07.3249780Z #31 145.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgehrd_m.o src/dgehrd_m.cpp 2024-08-20T22:00:07.4324370Z #31 145.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgehrd_m.o src/cgehrd_m.cpp 2024-08-20T22:00:07.4328832Z #31 145.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/slahr2_m.o src/slahr2_m.cpp 2024-08-20T22:00:07.6274295Z #31 145.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dlahr2_m.o src/dlahr2_m.cpp 2024-08-20T22:00:07.7766399Z #31 145.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/clahr2_m.o src/clahr2_m.cpp 2024-08-20T22:00:07.7770841Z #31 145.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/slahru_m.o src/slahru_m.cpp 2024-08-20T22:00:07.7774480Z #31 145.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dlahru_m.o src/dlahru_m.cpp 2024-08-20T22:00:07.8795171Z #31 145.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/clahru_m.o src/clahru_m.cpp 2024-08-20T22:00:07.8799424Z #31 145.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sorghr_m.o src/sorghr_m.cpp 2024-08-20T22:00:08.1258269Z #31 145.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dorghr_m.o src/dorghr_m.cpp 2024-08-20T22:00:08.1262783Z #31 146.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cunghr_m.o src/cunghr_m.cpp 2024-08-20T22:00:08.1556940Z #31 146.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgesdd.o src/sgesdd.cpp 2024-08-20T22:00:08.2902639Z #31 146.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgesdd.o src/cgesdd.cpp 2024-08-20T22:00:08.4049427Z #31 146.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgesvd.o src/sgesvd.cpp 2024-08-20T22:00:08.4053391Z #31 146.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgesvd.o src/cgesvd.cpp 2024-08-20T22:00:08.4057220Z #31 146.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgebrd.o src/sgebrd.cpp 2024-08-20T22:00:08.5402256Z #31 146.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgebrd.o src/dgebrd.cpp 2024-08-20T22:00:08.5406185Z #31 146.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgebrd.o src/cgebrd.cpp 2024-08-20T22:00:08.6492376Z #31 146.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/slabrd_gpu.o src/slabrd_gpu.cpp 2024-08-20T22:00:09.1341825Z #31 147.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dlabrd_gpu.o src/dlabrd_gpu.cpp 2024-08-20T22:00:09.2882088Z #31 147.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/clabrd_gpu.o src/clabrd_gpu.cpp 2024-08-20T22:00:09.4069775Z #31 147.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sorgbr.o src/sorgbr.cpp 2024-08-20T22:00:09.5361186Z #31 147.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dorgbr.o src/dorgbr.cpp 2024-08-20T22:00:09.5366165Z #31 147.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cungbr.o src/cungbr.cpp 2024-08-20T22:00:09.5370377Z #31 147.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sormbr.o src/sormbr.cpp 2024-08-20T22:00:09.7397567Z #31 147.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dormbr.o src/dormbr.cpp 2024-08-20T22:00:09.7998698Z #31 147.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cunmbr.o src/cunmbr.cpp 2024-08-20T22:00:09.9234728Z #31 147.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgbsv_batched.o src/sgbsv_batched.cpp 2024-08-20T22:00:09.9239266Z #31 147.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgbsv_batched.o src/dgbsv_batched.cpp 2024-08-20T22:00:10.0506450Z #31 148.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgbsv_batched.o src/cgbsv_batched.cpp 2024-08-20T22:00:10.2166107Z #31 148.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgbtrf_batched.o src/sgbtrf_batched.cpp 2024-08-20T22:00:10.3162892Z #31 148.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgbtrf_batched.o src/dgbtrf_batched.cpp 2024-08-20T22:00:10.5159514Z #31 148.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgbtrf_batched.o src/cgbtrf_batched.cpp 2024-08-20T22:00:10.6110184Z #31 148.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgbtrs_batched.o src/sgbtrs_batched.cpp 2024-08-20T22:00:10.7911508Z #31 148.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgbtrs_batched.o src/dgbtrs_batched.cpp 2024-08-20T22:00:10.9010770Z #31 148.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgbtrs_batched.o src/cgbtrs_batched.cpp 2024-08-20T22:00:11.0242623Z #31 148.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgetf2_batched.o src/sgetf2_batched.cpp 2024-08-20T22:00:11.0247581Z #31 149.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgetf2_batched.o src/dgetf2_batched.cpp 2024-08-20T22:00:11.0251821Z #31 149.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgetf2_batched.o src/cgetf2_batched.cpp 2024-08-20T22:00:11.0256242Z #31 149.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgetf2_nopiv_batched.o src/sgetf2_nopiv_batched.cpp 2024-08-20T22:00:11.1665514Z #31 149.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgetf2_nopiv_batched.o src/dgetf2_nopiv_batched.cpp 2024-08-20T22:00:11.1670621Z #31 149.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgetf2_nopiv_batched.o src/cgetf2_nopiv_batched.cpp 2024-08-20T22:00:11.2902156Z #31 149.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgetrf_panel_batched.o src/sgetrf_panel_batched.cpp 2024-08-20T22:00:11.5929888Z #31 149.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgetrf_panel_batched.o src/dgetrf_panel_batched.cpp 2024-08-20T22:00:11.6946377Z #31 149.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgetrf_panel_batched.o src/cgetrf_panel_batched.cpp 2024-08-20T22:00:11.6951324Z #31 149.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgetrf_panel_nopiv_batched.o src/sgetrf_panel_nopiv_batched.cpp 2024-08-20T22:00:11.6956493Z #31 149.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgetrf_panel_nopiv_batched.o src/dgetrf_panel_nopiv_batched.cpp 2024-08-20T22:00:11.9000003Z #31 149.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgetrf_panel_nopiv_batched.o src/cgetrf_panel_nopiv_batched.cpp 2024-08-20T22:00:11.9119316Z #31 149.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgetrf_batched.o src/sgetrf_batched.cpp 2024-08-20T22:00:12.0920079Z #31 150.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgetrf_batched.o src/dgetrf_batched.cpp 2024-08-20T22:00:12.2580892Z #31 150.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgetrf_batched.o src/cgetrf_batched.cpp 2024-08-20T22:00:12.4244369Z #31 150.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgetrf_nopiv_batched.o src/sgetrf_nopiv_batched.cpp 2024-08-20T22:00:12.5923712Z #31 150.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgetrf_nopiv_batched.o src/dgetrf_nopiv_batched.cpp 2024-08-20T22:00:12.7174721Z #31 150.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgetrf_nopiv_batched.o src/cgetrf_nopiv_batched.cpp 2024-08-20T22:00:12.7179352Z #31 150.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgetrs_batched.o src/sgetrs_batched.cpp 2024-08-20T22:00:12.7183747Z #31 150.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgetrs_batched.o src/dgetrs_batched.cpp 2024-08-20T22:00:12.8932988Z #31 150.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgetrs_batched.o src/cgetrs_batched.cpp 2024-08-20T22:00:13.0828502Z #31 151.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgetrs_nopiv_batched.o src/sgetrs_nopiv_batched.cpp 2024-08-20T22:00:13.0832835Z #31 151.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgetrs_nopiv_batched.o src/dgetrs_nopiv_batched.cpp 2024-08-20T22:00:13.1856304Z #31 151.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgetrs_nopiv_batched.o src/cgetrs_nopiv_batched.cpp 2024-08-20T22:00:13.1862772Z #31 151.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgesv_batched.o src/sgesv_batched.cpp 2024-08-20T22:00:13.1868124Z #31 151.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgesv_batched.o src/dgesv_batched.cpp 2024-08-20T22:00:13.3400336Z #31 151.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgesv_batched.o src/cgesv_batched.cpp 2024-08-20T22:00:13.3405158Z #31 151.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgesv_nopiv_batched.o src/sgesv_nopiv_batched.cpp 2024-08-20T22:00:13.5097910Z #31 151.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgesv_nopiv_batched.o src/dgesv_nopiv_batched.cpp 2024-08-20T22:00:13.8366403Z #31 151.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgesv_nopiv_batched.o src/cgesv_nopiv_batched.cpp 2024-08-20T22:00:13.9564999Z #31 151.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgerbt_batched.o src/sgerbt_batched.cpp 2024-08-20T22:00:13.9570047Z #31 152.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgerbt_batched.o src/dgerbt_batched.cpp 2024-08-20T22:00:14.1045045Z #31 152.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgerbt_batched.o src/cgerbt_batched.cpp 2024-08-20T22:00:14.1049815Z #31 152.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgesv_rbt_batched.o src/sgesv_rbt_batched.cpp 2024-08-20T22:00:14.1054613Z #31 152.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgesv_rbt_batched.o src/dgesv_rbt_batched.cpp 2024-08-20T22:00:14.2326858Z #31 152.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgesv_rbt_batched.o src/cgesv_rbt_batched.cpp 2024-08-20T22:00:14.2331977Z #31 152.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgetri_outofplace_batched.o src/sgetri_outofplace_batched.cpp 2024-08-20T22:00:14.3615048Z #31 152.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgetri_outofplace_batched.o src/dgetri_outofplace_batched.cpp 2024-08-20T22:00:14.3621221Z #31 152.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgetri_outofplace_batched.o src/cgetri_outofplace_batched.cpp 2024-08-20T22:00:14.6879852Z #31 152.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/spotf2_batched.o src/spotf2_batched.cpp 2024-08-20T22:00:14.8018814Z #31 152.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dpotf2_batched.o src/dpotf2_batched.cpp 2024-08-20T22:00:14.8023354Z #31 152.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cpotf2_batched.o src/cpotf2_batched.cpp 2024-08-20T22:00:15.0515900Z #31 152.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/spotrf_batched.o src/spotrf_batched.cpp 2024-08-20T22:00:15.0520300Z #31 152.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dpotrf_batched.o src/dpotrf_batched.cpp 2024-08-20T22:00:15.0832610Z #31 153.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cpotrf_batched.o src/cpotrf_batched.cpp 2024-08-20T22:00:15.2162667Z #31 153.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/spotrf_panel_batched.o src/spotrf_panel_batched.cpp 2024-08-20T22:00:15.4070320Z #31 153.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dpotrf_panel_batched.o src/dpotrf_panel_batched.cpp 2024-08-20T22:00:15.5931770Z #31 153.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cpotrf_panel_batched.o src/cpotrf_panel_batched.cpp 2024-08-20T22:00:15.6757588Z #31 153.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/spotrs_batched.o src/spotrs_batched.cpp 2024-08-20T22:00:15.7908979Z #31 153.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dpotrs_batched.o src/dpotrs_batched.cpp 2024-08-20T22:00:15.9266119Z #31 153.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cpotrs_batched.o src/cpotrs_batched.cpp 2024-08-20T22:00:15.9270781Z #31 153.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sposv_batched.o src/sposv_batched.cpp 2024-08-20T22:00:16.0594604Z #31 154.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dposv_batched.o src/dposv_batched.cpp 2024-08-20T22:00:16.0598936Z #31 154.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cposv_batched.o src/cposv_batched.cpp 2024-08-20T22:00:16.1900312Z #31 154.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/slarft_batched.o src/slarft_batched.cpp 2024-08-20T22:00:16.1904484Z #31 154.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dlarft_batched.o src/dlarft_batched.cpp 2024-08-20T22:00:16.2925355Z #31 154.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/clarft_batched.o src/clarft_batched.cpp 2024-08-20T22:00:16.4853404Z #31 154.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/slarfb_gemm_batched.o src/slarfb_gemm_batched.cpp 2024-08-20T22:00:16.4962454Z #31 154.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dlarfb_gemm_batched.o src/dlarfb_gemm_batched.cpp 2024-08-20T22:00:16.6418977Z #31 154.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/clarfb_gemm_batched.o src/clarfb_gemm_batched.cpp 2024-08-20T22:00:16.7883617Z #31 154.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgeqrf_panel_batched.o src/sgeqrf_panel_batched.cpp 2024-08-20T22:00:16.7888679Z #31 154.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgeqrf_panel_batched.o src/dgeqrf_panel_batched.cpp 2024-08-20T22:00:16.9126265Z #31 154.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgeqrf_panel_batched.o src/cgeqrf_panel_batched.cpp 2024-08-20T22:00:16.9130791Z #31 154.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgeqrf_batched.o src/sgeqrf_batched.cpp 2024-08-20T22:00:17.2247298Z #31 155.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgeqrf_batched.o src/dgeqrf_batched.cpp 2024-08-20T22:00:17.3612742Z #31 155.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgeqrf_batched.o src/cgeqrf_batched.cpp 2024-08-20T22:00:17.3617300Z #31 155.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgeqrf_expert_batched.o src/sgeqrf_expert_batched.cpp 2024-08-20T22:00:17.6037284Z #31 155.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgeqrf_expert_batched.o src/dgeqrf_expert_batched.cpp 2024-08-20T22:00:17.6042087Z #31 155.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgeqrf_expert_batched.o src/cgeqrf_expert_batched.cpp 2024-08-20T22:00:17.6046916Z #31 155.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgetf2_vbatched.o src/sgetf2_vbatched.cpp 2024-08-20T22:00:17.7131830Z #31 155.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgetf2_vbatched.o src/dgetf2_vbatched.cpp 2024-08-20T22:00:17.8904226Z #31 155.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgetf2_vbatched.o src/cgetf2_vbatched.cpp 2024-08-20T22:00:17.8909194Z #31 155.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgetrf_panel_vbatched.o src/sgetrf_panel_vbatched.cpp 2024-08-20T22:00:18.0681610Z #31 155.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgetrf_panel_vbatched.o src/dgetrf_panel_vbatched.cpp 2024-08-20T22:00:18.0686725Z #31 156.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgetrf_panel_vbatched.o src/cgetrf_panel_vbatched.cpp 2024-08-20T22:00:18.2390192Z #31 156.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgetrf_vbatched.o src/sgetrf_vbatched.cpp 2024-08-20T22:00:18.2798563Z #31 156.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgetrf_vbatched.o src/dgetrf_vbatched.cpp 2024-08-20T22:00:18.3807483Z #31 156.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgetrf_vbatched.o src/cgetrf_vbatched.cpp 2024-08-20T22:00:18.6023231Z #31 156.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/spotf2_vbatched.o src/spotf2_vbatched.cpp 2024-08-20T22:00:18.8064025Z #31 156.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dpotf2_vbatched.o src/dpotf2_vbatched.cpp 2024-08-20T22:00:18.9012472Z #31 156.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cpotf2_vbatched.o src/cpotf2_vbatched.cpp 2024-08-20T22:00:19.0167913Z #31 157.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/spotrf_panel_vbatched.o src/spotrf_panel_vbatched.cpp 2024-08-20T22:00:19.0173212Z #31 157.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dpotrf_panel_vbatched.o src/dpotrf_panel_vbatched.cpp 2024-08-20T22:00:19.0177901Z #31 157.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cpotrf_panel_vbatched.o src/cpotrf_panel_vbatched.cpp 2024-08-20T22:00:19.1247514Z #31 157.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/spotrf_vbatched.o src/spotrf_vbatched.cpp 2024-08-20T22:00:19.3148592Z #31 157.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dpotrf_vbatched.o src/dpotrf_vbatched.cpp 2024-08-20T22:00:19.3153057Z #31 157.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cpotrf_vbatched.o src/cpotrf_vbatched.cpp 2024-08-20T22:00:19.4393874Z #31 157.4 11 warnings generated when compiling for gfx906. 2024-08-20T22:00:19.4397397Z #31 157.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgetf2_native.o src/sgetf2_native.cpp 2024-08-20T22:00:19.4401612Z #31 157.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgetf2_native.o src/dgetf2_native.cpp 2024-08-20T22:00:19.6474157Z #31 157.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgetf2_native.o src/cgetf2_native.cpp 2024-08-20T22:00:19.8185970Z #31 157.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/sgetrf_panel_native.o src/sgetrf_panel_native.cpp 2024-08-20T22:00:19.8190752Z #31 157.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dgetrf_panel_native.o src/dgetrf_panel_native.cpp 2024-08-20T22:00:19.8195428Z #31 157.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cgetrf_panel_native.o src/cgetrf_panel_native.cpp 2024-08-20T22:00:19.9899317Z #31 157.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/spotrf_panel_native.o src/spotrf_panel_native.cpp 2024-08-20T22:00:20.0194438Z #31 158.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/dpotrf_panel_native.o src/dpotrf_panel_native.cpp 2024-08-20T22:00:20.2160519Z #31 158.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o src/cpotrf_panel_native.o src/cpotrf_panel_native.cpp 2024-08-20T22:00:20.2212843Z #31 158.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o interface_hip/blas_s_v1.o interface_hip/blas_s_v1.cpp 2024-08-20T22:00:20.3744089Z #31 158.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o interface_hip/blas_d_v1.o interface_hip/blas_d_v1.cpp 2024-08-20T22:00:20.3749728Z #31 158.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o interface_hip/blas_c_v1.o interface_hip/blas_c_v1.cpp 2024-08-20T22:00:20.5450161Z #31 158.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o interface_hip/blas_s_v2.o interface_hip/blas_s_v2.cpp 2024-08-20T22:00:20.5455115Z #31 158.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o interface_hip/blas_d_v2.o interface_hip/blas_d_v2.cpp 2024-08-20T22:00:20.7533104Z #31 158.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o interface_hip/blas_c_v2.o interface_hip/blas_c_v2.cpp 2024-08-20T22:00:20.9120703Z #31 158.9 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/saxpycp.hip.o magmablas_hip/saxpycp.hip.cpp 2024-08-20T22:00:21.0895431Z #31 158.9 In file included from magmablas_hip/zgesv_batched_small.hip.cpp:22: 2024-08-20T22:00:21.0899033Z #31 158.9 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:00:21.0902462Z #31 158.9 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:00:21.0904555Z #31 158.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:00:21.0906587Z #31 158.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:00:21.0908078Z #31 158.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:00:21.0909137Z #31 158.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:00:21.0911970Z #31 158.9 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:00:21.0915332Z #31 158.9 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:00:21.0917356Z #31 158.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:00:21.0919105Z #31 158.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:00:21.0920588Z #31 158.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:00:21.0921631Z #31 158.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:00:21.0924547Z #31 158.9 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:00:21.0928276Z #31 158.9 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:00:21.0930403Z #31 158.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:00:21.0932207Z #31 158.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:00:21.0933991Z #31 158.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:00:21.0935097Z #31 158.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:00:21.0937986Z #31 158.9 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:00:21.0941527Z #31 158.9 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:00:21.0944137Z #31 159.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:00:21.0945945Z #31 159.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:00:21.0998551Z #31 159.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:00:21.1000013Z #31 159.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:00:21.1002980Z #31 159.0 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:00:21.1006833Z #31 159.0 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:00:21.1009576Z #31 159.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:00:21.1011514Z #31 159.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:00:21.1013144Z #31 159.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:00:21.1014213Z #31 159.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:00:21.1017285Z #31 159.0 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:00:21.1020763Z #31 159.0 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:00:21.1023651Z #31 159.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:00:21.1025486Z #31 159.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:00:21.1027048Z #31 159.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:00:21.1028148Z #31 159.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:00:21.1031026Z #31 159.0 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:00:21.1034617Z #31 159.0 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:00:21.1036527Z #31 159.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:00:21.1038194Z #31 159.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:00:21.1039630Z #31 159.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:00:21.1040685Z #31 159.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:00:21.1043607Z #31 159.0 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:00:21.1047053Z #31 159.0 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:00:21.1049472Z #31 159.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:00:21.1051422Z #31 159.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:00:21.1052965Z #31 159.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:00:21.1054041Z #31 159.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:00:21.1056965Z #31 159.0 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:00:21.1066445Z #31 159.0 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/daxpycp.hip.o magmablas_hip/daxpycp.hip.cpp 2024-08-20T22:00:21.1072992Z #31 159.0 MASK) 2024-08-20T22:00:21.1073988Z #31 159.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:00:21.1075826Z #31 159.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:00:21.1077384Z #31 159.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:00:21.1078445Z #31 159.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:00:21.1081293Z #31 159.0 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:00:21.1085366Z #31 159.0 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:00:21.1088110Z #31 159.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:00:21.1089959Z #31 159.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:00:21.1091492Z #31 159.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:00:21.1092509Z #31 159.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:00:21.1098126Z #31 159.1 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/caxpycp.hip.o magmablas_hip/caxpycp.hip.cpp 2024-08-20T22:00:21.2075102Z #31 159.2 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dsaxpycp.hip.o magmablas_hip/dsaxpycp.hip.cpp 2024-08-20T22:00:21.3968855Z #31 159.3 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sdiinertia.hip.o magmablas_hip/sdiinertia.hip.cpp 2024-08-20T22:00:21.4600881Z #31 159.5 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ddiinertia.hip.o magmablas_hip/ddiinertia.hip.cpp 2024-08-20T22:00:21.5908310Z #31 159.6 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cdiinertia.hip.o magmablas_hip/cdiinertia.hip.cpp 2024-08-20T22:00:21.7346924Z #31 159.7 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgeadd.hip.o magmablas_hip/sgeadd.hip.cpp 2024-08-20T22:00:21.7356254Z #31 159.7 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgeadd.hip.o magmablas_hip/dgeadd.hip.cpp 2024-08-20T22:00:21.9147093Z #31 159.8 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgeadd.hip.o magmablas_hip/cgeadd.hip.cpp 2024-08-20T22:00:22.0497681Z #31 160.1 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgeadd2.hip.o magmablas_hip/sgeadd2.hip.cpp 2024-08-20T22:00:22.1520854Z #31 160.1 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgeadd2.hip.o magmablas_hip/dgeadd2.hip.cpp 2024-08-20T22:00:22.1529990Z #31 160.1 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgeadd2.hip.o magmablas_hip/cgeadd2.hip.cpp 2024-08-20T22:00:22.1538741Z #31 160.2 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgeam.hip.o magmablas_hip/sgeam.hip.cpp 2024-08-20T22:00:22.3023014Z #31 160.3 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgeam.hip.o magmablas_hip/dgeam.hip.cpp 2024-08-20T22:00:22.6120982Z #31 160.6 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgeam.hip.o magmablas_hip/cgeam.hip.cpp 2024-08-20T22:00:22.7321456Z #31 160.7 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgemm_reduce.hip.o magmablas_hip/sgemm_reduce.hip.cpp 2024-08-20T22:00:22.7331117Z #31 160.7 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgemm_reduce.hip.o magmablas_hip/dgemm_reduce.hip.cpp 2024-08-20T22:00:22.7340300Z #31 160.7 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgemm_reduce.hip.o magmablas_hip/cgemm_reduce.hip.cpp 2024-08-20T22:00:22.7349343Z #31 160.7 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgemv_conj.hip.o magmablas_hip/sgemv_conj.hip.cpp 2024-08-20T22:00:22.9487629Z #31 160.8 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgemv_conj.hip.o magmablas_hip/dgemv_conj.hip.cpp 2024-08-20T22:00:22.9496935Z #31 161.0 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgemv_conj.hip.o magmablas_hip/cgemv_conj.hip.cpp 2024-08-20T22:00:23.1069930Z #31 161.0 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgemv_fermi.hip.o magmablas_hip/sgemv_fermi.hip.cpp 2024-08-20T22:00:23.1079861Z #31 161.0 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgemv_fermi.hip.o magmablas_hip/dgemv_fermi.hip.cpp 2024-08-20T22:00:23.1089321Z #31 161.1 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgemv_fermi.hip.o magmablas_hip/cgemv_fermi.hip.cpp 2024-08-20T22:00:23.2352231Z #31 161.2 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgerbt.hip.o magmablas_hip/sgerbt.hip.cpp 2024-08-20T22:00:23.3697723Z #31 161.3 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgerbt.hip.o magmablas_hip/dgerbt.hip.cpp 2024-08-20T22:00:23.3706867Z #31 161.4 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgerbt.hip.o magmablas_hip/cgerbt.hip.cpp 2024-08-20T22:00:23.5825161Z #31 161.4 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgerbt_kernels.hip.o magmablas_hip/sgerbt_kernels.hip.cpp 2024-08-20T22:00:23.5834188Z #31 161.4 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgerbt_kernels.hip.o magmablas_hip/dgerbt_kernels.hip.cpp 2024-08-20T22:00:23.7005630Z #31 161.7 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgerbt_kernels.hip.o magmablas_hip/cgerbt_kernels.hip.cpp 2024-08-20T22:00:23.8346846Z #31 161.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgetmatrix_transpose.o magmablas_hip/sgetmatrix_transpose.cpp 2024-08-20T22:00:24.1097282Z #31 162.1 magmablas_hip/sgemm_reduce.hip.cpp:116:17: warning: unused variable 'arch' [-Wunused-variable] 2024-08-20T22:00:24.2129739Z #31 162.1 116 | magma_int_t arch = magma_getdevice_arch(); 2024-08-20T22:00:24.2130751Z #31 162.1 | ^~~~ 2024-08-20T22:00:24.2131633Z #31 162.2 1 warning generated when compiling for gfx900. 2024-08-20T22:00:24.3461356Z #31 162.3 magmablas_hip/dgemm_reduce.hip.cpp:116:17: warning: unused variable 'arch' [-Wunused-variable] 2024-08-20T22:00:24.3463138Z #31 162.3 116 | magma_int_t arch = magma_getdevice_arch(); 2024-08-20T22:00:24.3464707Z #31 162.3 | ^~~~ 2024-08-20T22:00:24.3466470Z #31 162.3 magmablas_hip/cgemm_reduce.hip.cpp:116:17: warning: unused variable 'arch' [-Wunused-variable] 2024-08-20T22:00:24.3468143Z #31 162.3 116 | magma_int_t arch = magma_getdevice_arch(); 2024-08-20T22:00:24.3469073Z #31 162.3 | ^~~~ 2024-08-20T22:00:24.3469954Z #31 162.4 1 warning generated when compiling for gfx900. 2024-08-20T22:00:24.5346655Z #31 162.4 1 warning generated when compiling for gfx900. 2024-08-20T22:00:25.5747306Z #31 163.6 magmablas_hip/sgemm_reduce.hip.cpp:116:17: warning: unused variable 'arch' [-Wunused-variable] 2024-08-20T22:00:25.6781613Z #31 163.6 116 | magma_int_t arch = magma_getdevice_arch(); 2024-08-20T22:00:25.6782801Z #31 163.6 | ^~~~ 2024-08-20T22:00:25.8108305Z #31 163.7 1 warning generated when compiling for gfx906. 2024-08-20T22:00:25.9159502Z #31 163.8 magmablas_hip/dgemm_reduce.hip.cpp:116:17: warning: unused variable 'arch' [-Wunused-variable] 2024-08-20T22:00:25.9161380Z #31 163.8 116 | magma_int_t arch = magma_getdevice_arch(); 2024-08-20T22:00:25.9162475Z #31 163.8 | ^~~~ 2024-08-20T22:00:25.9164320Z #31 163.9 magmablas_hip/cgemm_reduce.hip.cpp:116:17: warning: unused variable 'arch' [-Wunused-variable] 2024-08-20T22:00:25.9166351Z #31 163.9 116 | magma_int_t arch = magma_getdevice_arch(); 2024-08-20T22:00:25.9167408Z #31 163.9 | ^~~~ 2024-08-20T22:00:25.9168227Z #31 163.9 1 warning generated when compiling for gfx906. 2024-08-20T22:00:26.1159425Z #31 164.0 1 warning generated when compiling for gfx906. 2024-08-20T22:00:26.7056678Z #31 164.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgetmatrix_transpose.o magmablas_hip/dgetmatrix_transpose.cpp 2024-08-20T22:00:27.2342141Z #31 165.1 magmablas_hip/sgemm_reduce.hip.cpp:116:17: warning: unused variable 'arch' [-Wunused-variable] 2024-08-20T22:00:27.2343860Z #31 165.1 116 | magma_int_t arch = magma_getdevice_arch(); 2024-08-20T22:00:27.2344847Z #31 165.1 | ^~~~ 2024-08-20T22:00:27.3853470Z #31 165.2 1 warning generated when compiling for gfx908. 2024-08-20T22:00:27.4943914Z #31 165.4 magmablas_hip/dgemm_reduce.hip.cpp:116:17: warning: unused variable 'arch' [-Wunused-variable] 2024-08-20T22:00:27.4945426Z #31 165.4 116 | magma_int_t arch = magma_getdevice_arch(); 2024-08-20T22:00:27.4946263Z #31 165.4 | ^~~~ 2024-08-20T22:00:27.4947566Z #31 165.5 magmablas_hip/cgemm_reduce.hip.cpp:116:17: warning: unused variable 'arch' [-Wunused-variable] 2024-08-20T22:00:27.4949060Z #31 165.5 116 | magma_int_t arch = magma_getdevice_arch(); 2024-08-20T22:00:27.4949924Z #31 165.5 | ^~~~ 2024-08-20T22:00:27.4950756Z #31 165.5 1 warning generated when compiling for gfx908. 2024-08-20T22:00:27.7114634Z #31 165.6 1 warning generated when compiling for gfx908. 2024-08-20T22:00:28.5042647Z #31 166.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgetmatrix_transpose.o magmablas_hip/cgetmatrix_transpose.cpp 2024-08-20T22:00:28.6719607Z #31 166.6 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ssiinertia.hip.o magmablas_hip/ssiinertia.hip.cpp 2024-08-20T22:00:28.6726068Z #31 166.7 magmablas_hip/sgemm_reduce.hip.cpp:116:17: warning: unused variable 'arch' [-Wunused-variable] 2024-08-20T22:00:28.7752674Z #31 166.7 116 | magma_int_t arch = magma_getdevice_arch(); 2024-08-20T22:00:28.7753999Z #31 166.7 | ^~~~ 2024-08-20T22:00:28.7759457Z #31 166.8 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dsiinertia.hip.o magmablas_hip/dsiinertia.hip.cpp 2024-08-20T22:00:28.7763440Z #31 166.8 1 warning generated when compiling for gfx90a. 2024-08-20T22:00:28.9374257Z #31 166.8 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cheinertia.hip.o magmablas_hip/cheinertia.hip.cpp 2024-08-20T22:00:29.0462099Z #31 167.0 magmablas_hip/dgemm_reduce.hip.cpp:116:17: warning: unused variable 'arch' [-Wunused-variable] 2024-08-20T22:00:29.0463791Z #31 167.0 116 | magma_int_t arch = magma_getdevice_arch(); 2024-08-20T22:00:29.0464915Z #31 167.0 | ^~~~ 2024-08-20T22:00:29.0470399Z #31 167.0 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/chemm.hip.o magmablas_hip/chemm.hip.cpp 2024-08-20T22:00:29.0476194Z #31 167.0 magmablas_hip/cgemm_reduce.hip.cpp:116:17: warning: unused variable 'arch' [-Wunused-variable] 2024-08-20T22:00:29.0477938Z #31 167.0 116 | magma_int_t arch = magma_getdevice_arch(); 2024-08-20T22:00:29.0478944Z #31 167.0 | ^~~~ 2024-08-20T22:00:29.0479809Z #31 167.1 1 warning generated when compiling for gfx90a. 2024-08-20T22:00:29.1607001Z #31 167.2 1 warning generated when compiling for gfx90a. 2024-08-20T22:00:29.1612731Z #31 167.2 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ssymv.hip.o magmablas_hip/ssymv.hip.cpp 2024-08-20T22:00:29.3580743Z #31 167.4 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dsymv.hip.o magmablas_hip/dsymv.hip.cpp 2024-08-20T22:00:29.5244137Z #31 167.5 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/chemv.hip.o magmablas_hip/chemv.hip.cpp 2024-08-20T22:00:29.7002277Z #31 167.6 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ssymv_upper.hip.o magmablas_hip/ssymv_upper.hip.cpp 2024-08-20T22:00:29.7019689Z #31 167.7 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dsymv_upper.hip.o magmablas_hip/dsymv_upper.hip.cpp 2024-08-20T22:00:29.8789859Z #31 167.9 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/chemv_upper.hip.o magmablas_hip/chemv_upper.hip.cpp 2024-08-20T22:00:30.0968723Z #31 168.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ssyr2k.o magmablas_hip/ssyr2k.cpp 2024-08-20T22:00:30.2793089Z #31 168.1 magmablas_hip/sgemm_reduce.hip.cpp:116:17: warning: unused variable 'arch' [-Wunused-variable] 2024-08-20T22:00:30.2794858Z #31 168.1 116 | magma_int_t arch = magma_getdevice_arch(); 2024-08-20T22:00:30.2795819Z #31 168.1 | ^~~~ 2024-08-20T22:00:30.2796716Z #31 168.2 1 warning generated when compiling for host. 2024-08-20T22:00:30.2798994Z #31 168.2 magmablas_hip/ssiinertia.hip.cpp:59:10: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign] 2024-08-20T22:00:30.2800841Z #31 168.2 59 | for(i=i; ihip_stream()); 2024-08-20T22:01:22.5624198Z #31 220.5 | ^ 2024-08-20T22:01:22.5625272Z #31 220.5 In file included from magmablas_hip/dgbtf2_kernels.hip.cpp:27: 2024-08-20T22:01:22.5627850Z #31 220.5 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:22.5630949Z #31 220.5 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:22.5632889Z #31 220.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:22.5634653Z #31 220.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:22.5636080Z #31 220.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:22.5637115Z #31 220.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:22.5639874Z #31 220.5 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:22.5643086Z #31 220.5 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:22.5645078Z #31 220.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:22.5646679Z #31 220.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:22.5651009Z #31 220.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:22.5652041Z #31 220.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:22.5654956Z #31 220.5 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:22.5658391Z #31 220.5 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:22.5660481Z #31 220.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:22.5662437Z #31 220.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:22.5663948Z #31 220.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:22.5665353Z #31 220.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:22.5668229Z #31 220.5 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:22.5671621Z #31 220.5 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:22.5674188Z #31 220.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:22.5676258Z #31 220.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:22.5677606Z #31 220.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:22.5678576Z #31 220.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:22.5681233Z #31 220.5 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:22.5684821Z #31 220.5 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:22.5687065Z #31 220.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:22.5688918Z #31 220.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:22.5690524Z #31 220.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:22.5691555Z #31 220.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:22.5694258Z #31 220.5 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:22.5697511Z #31 220.5 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:22.5780434Z #31 220.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:22.5782410Z #31 220.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:22.5783797Z #31 220.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:22.5784780Z #31 220.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:22.5787646Z #31 220.5 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:22.5790715Z #31 220.5 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:22.5793002Z #31 220.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:22.5794723Z #31 220.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:22.5893373Z #31 220.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:22.5894751Z #31 220.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:22.5897928Z #31 220.5 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:22.5901874Z #31 220.5 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:22.5904248Z #31 220.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:22.5906692Z #31 220.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:22.5908881Z #31 220.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:22.5912062Z #31 220.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:22.5915387Z #31 220.5 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:22.5919468Z #31 220.5 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:22.5922053Z #31 220.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:22.5924188Z #31 220.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:22.5926246Z #31 220.5 7 | #define SHFL_FULL_MASK 0xffffffffffff2f warnings generated when compiling for gfx906. 2024-08-20T22:01:22.5928053Z #31 220.5 fff 2024-08-20T22:01:22.5928980Z #31 220.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:22.5932331Z #31 220.6 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:22.5936069Z #31 220.6 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:22.5938536Z #31 220.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:22.5940433Z #31 220.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:22.5942094Z #31 220.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:22.5943246Z #31 220.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:22.5944304Z #31 220.6 1 warning generated when compiling for gfx908. 2024-08-20T22:01:22.6691548Z #31 220.6 magmablas_hip/dgbtf2_kernels.hip.cpp:405:20: warning: unused variable 'e' [-Wunused-variable] 2024-08-20T22:01:22.6696089Z #31 220.6 405 | hipError_t e = hipLaunchCooperativeKernel((void*)dgbtf2_native_kernel, grid, threads, kernel_args, shmem, queue->hip_stream()); 2024-08-20T22:01:22.6698042Z #31 220.6 | ^ 2024-08-20T22:01:22.6699127Z #31 220.6 In file included from magmablas_hip/cgbtf2_kernels.hip.cpp:27: 2024-08-20T22:01:22.6702331Z #31 220.6 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:22.6705882Z #31 220.6 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:22.6707853Z #31 220.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:22.6709704Z #31 220.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:22.6711175Z #31 220.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:22.6712385Z #31 220.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:22.6715341Z #31 220.6 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:22.6718645Z #31 220.6 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:22.6720630Z #31 220.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:22.6722346Z #31 220.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:22.6723964Z #31 220.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:22.6724840Z #31 220.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:22.6727746Z #31 220.6 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:22.6731417Z #31 220.6 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:22.6733666Z #31 220.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:22.6735466Z #31 220.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:22.6736984Z #31 220.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:22.6738061Z #31 220.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:22.6740918Z #31 220.7 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:22.6744611Z #31 220.7 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:22.6747035Z #31 220.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:22.6748844Z #31 220.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:22.6750354Z #31 220.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:22.6751443Z #31 220.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:22.6754275Z #31 220.7 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:22.6757382Z #31 220.7 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(mag2 warnings generated when compiling for gfx906. 2024-08-20T22:01:22.6759654Z #31 220.7 maDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:22.6761400Z #31 220.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:22.6763253Z #31 220.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:22.6765180Z #31 220.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:22.6765921Z #31 220.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:22.6767499Z #31 220.7 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:22.6769460Z #31 220.7 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:22.6770739Z #31 220.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:22.6771691Z #31 220.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:22.7877859Z #31 220.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:22.7879042Z #31 220.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:22.7882278Z #31 220.7 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:22.7885984Z #31 220.7 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:22.7888550Z #31 220.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:22.7890530Z #31 220.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:22.7892104Z #31 220.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:22.7893205Z #31 220.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:22.7896119Z #31 220.7 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:22.7899791Z #31 220.7 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:22.7902251Z #31 220.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:22.7904048Z #31 220.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:22.7905564Z #31 220.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:22.7906658Z #31 220.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:22.7909525Z #31 220.7 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:22.7913344Z #31 220.7 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:22.7916153Z #31 220.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:22.7918036Z #31 220.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:22.7919540Z #31 220.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:22.7920657Z #31 220.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:22.7923805Z #31 220.7 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:22.7927827Z #31 220.7 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:22.7930691Z #31 220.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:22.7932596Z #31 220.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:22.7934188Z #31 220.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:22.7935298Z #31 220.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:22.7937264Z #31 220.7 magmablas_hip/cgbtf2_kernels.hip.cpp:405:20: warning: unused variable 'e' [-Wunused-variable] 2024-08-20T22:01:22.7940400Z #31 220.7 405 | hipError_t e = hipLaunchCooperativeKernel((void*)cgbtf2_native_kernel, grid, threads, kernel_args, shmem, queue->hip_stream()); 2024-08-20T22:01:22.7942472Z #31 220.7 | ^ 2024-08-20T22:01:22.7948080Z #31 220.8 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgbtrf_batched_sliding_window_sm.hip.o magmablas_hip/sgbtrf_batched_sliding_window_sm.hip.cpp 2024-08-20T22:01:22.9467230Z #31 220.9 1 warning generated when compiling for gfx906. 2024-08-20T22:01:23.0913522Z #31 221.0 11 warnings generated when compiling for gfx900. 2024-08-20T22:01:23.0914790Z #31 221.1 1 warning generated when compiling for gfx900. 2024-08-20T22:01:23.2910502Z #31 221.2 11 warnings generated when compiling for gfx900. 2024-08-20T22:01:23.2915640Z #31 221.3 11 warnings generated when compiling for gfx900. 2024-08-20T22:01:23.4344195Z #31 221.3 In file included from magmablas_hip/strtri_upper.hip.cpp:24: 2024-08-20T22:01:23.4346698Z #31 221.3 magmablas_hip/strtri.hip.hpp:68:1: warning: unused function 'sgemm_kernel_16' [-Wunused-function] 2024-08-20T22:01:23.4348055Z #31 221.3 68 | sgemm_kernel_16( 2024-08-20T22:01:23.4348655Z #31 221.3 | ^~~~~~~~~~~~~~~ 2024-08-20T22:01:23.4354108Z #31 221.4 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgbtrf_batched_sliding_window_sm.hip.o magmablas_hip/dgbtrf_batched_sliding_window_sm.hip.cpp 2024-08-20T22:01:23.4359446Z #31 221.4 In file included from magmablas_hip/dtrtri_lower.hip.cpp:23: 2024-08-20T22:01:23.5836306Z #31 221.4 magmablas_hip/dtrtri.hip.hpp:68:1: warning: unused function 'dgemm_kernel_16' [-Wunused-function] 2024-08-20T22:01:23.5837982Z #31 221.4 68 | dgemm_kernel_16( 2024-08-20T22:01:23.5838778Z #31 221.4 | ^~~~~~~~~~~~~~~ 2024-08-20T22:01:23.5839656Z #31 221.5 1 warning generated when compiling for host. 2024-08-20T22:01:23.5846302Z #31 221.5 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgbtrf_batched_sliding_window_sm.hip.o magmablas_hip/cgbtrf_batched_sliding_window_sm.hip.cpp 2024-08-20T22:01:23.5853114Z #31 221.6 magmablas_hip/ssytrs.hip.cpp:37:9: warning: add explicit braces to avoid dangling else [-Wdangling-else] 2024-08-20T22:01:23.7140757Z #31 221.6 37 | else 2024-08-20T22:01:23.7141573Z #31 221.6 | ^ 2024-08-20T22:01:23.7143556Z #31 221.6 magmablas_hip/ssytrs.hip.cpp:66:9: warning: add explicit braces to avoid dangling else [-Wdangling-else] 2024-08-20T22:01:23.7145449Z #31 221.6 66 | else 2024-08-20T22:01:23.7146062Z #31 221.6 | ^ 2024-08-20T22:01:23.7151161Z #31 221.7 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgbtrs_kernels.hip.o magmablas_hip/sgbtrs_kernels.hip.cpp 2024-08-20T22:01:23.7160876Z #31 221.7 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgbtrs_kernels.hip.o magmablas_hip/dgbtrs_kernels.hip.cpp 2024-08-20T22:01:23.8385825Z #31 221.7 2 warnings generated when compiling for gfx908. 2024-08-20T22:01:23.8393045Z #31 221.9 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgbtrs_kernels.hip.o magmablas_hip/cgbtrs_kernels.hip.cpp 2024-08-20T22:01:23.9810622Z #31 221.9 In file included from magmablas_hip/strtri_upper_batched.hip.cpp:24: 2024-08-20T22:01:23.9813446Z #31 221.9 magmablas_hip/strtri.hip.hpp:68:1: warning: unused function 'sgemm_kernel_16' [-Wunused-function] 2024-08-20T22:01:23.9814937Z #31 221.9 68 | sgemm_kernel_16( 2024-08-20T22:01:23.9815622Z #31 221.9 | ^~~~~~~~~~~~~~~ 2024-08-20T22:01:23.9816670Z #31 222.0 In file included from magmablas_hip/dtrtri_upper.hip.cpp:24: 2024-08-20T22:01:24.1424815Z #31 222.0 magmablas_hip/dtrtri.hip.hpp:68:1: warning: unused function 'dgemm_kernel_16' [-Wunused-function] 2024-08-20T22:01:24.1426457Z #31 222.0 68 | dgemm_kernel_16( 2024-08-20T22:01:24.1427196Z #31 222.0 | ^~~~~~~~~~~~~~~ 2024-08-20T22:01:24.1433174Z #31 222.0 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgeadd_batched.hip.o magmablas_hip/sgeadd_batched.hip.cpp 2024-08-20T22:01:24.2242160Z #31 222.2 magmablas_hip/chetrs.hip.cpp:37:9: warning: add explicit braces to avoid dangling else [-Wdangling-else] 2024-08-20T22:01:24.3421217Z #31 222.2 37 | else 2024-08-20T22:01:24.3422472Z #31 222.2 | ^ 2024-08-20T22:01:24.3425138Z #31 222.2 magmablas_hip/chetrs.hip.cpp:66:9: warning: add explicit braces to avoid dangling else [-Wdangling-else] 2024-08-20T22:01:24.3426723Z #31 222.2 66 | else 2024-08-20T22:01:24.3427339Z #31 222.2 | ^ 2024-08-20T22:01:24.3429106Z #31 222.3 magmablas_hip/dsytrs.hip.cpp:37:9: warning: add explicit braces to avoid dangling else [-Wdangling-else] 2024-08-20T22:01:24.3430708Z #31 222.3 37 | else 2024-08-20T22:01:24.3431344Z #31 222.3 | ^ 2024-08-20T22:01:24.3433035Z #31 222.3 magmablas_hip/dsytrs.hip.cpp:66:9: warning: add explicit braces to avoid dangling else [-Wdangling-else] 2024-08-20T22:01:24.3434680Z #31 222.3 66 | else 2024-08-20T22:01:24.3435330Z #31 222.3 | ^ 2024-08-20T22:01:24.3441260Z #31 222.4 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgeadd_batched.hip.o magmablas_hip/dgeadd_batched.hip.cpp 2024-08-20T22:01:24.4615394Z #31 222.4 2 warnings generated when compiling for gfx908. 2024-08-20T22:01:24.4616497Z #31 222.4 10 warnings generated when compiling for gfx90a. 2024-08-20T22:01:24.5649365Z #31 222.5 2 warnings generated when compiling for gfx908. 2024-08-20T22:01:24.5654278Z #31 222.5 In file included from magmablas_hip/ctrtri_lower.hip.cpp:23: 2024-08-20T22:01:24.5658158Z #31 222.5 magmablas_hip/ctrtri.hip.hpp:68:1: warning: unused function 'cgemm_kernel_16' [-Wunused-function] 2024-08-20T22:01:24.5659600Z #31 222.5 68 | cgemm_kernel_16( 2024-08-20T22:01:24.5660193Z #31 222.5 | ^~~~~~~~~~~~~~~ 2024-08-20T22:01:24.5661030Z #31 222.5 In file included from magmablas_hip/sgbtf2_kernels.hip.cpp:27: 2024-08-20T22:01:24.5663851Z #31 222.5 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:24.5666805Z #31 222.5 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:24.5668487Z #31 222.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:24.5670290Z #31 222.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:24.5671569Z #31 222.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:24.5672643Z #31 222.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:24.5675332Z #31 222.5 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:24.5678614Z #31 222.5 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:24.5680526Z #31 222.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:24.5682050Z #31 222.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:24.5683268Z #31 222.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:24.5684545Z #31 222.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:24.5686989Z #31 222.5 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:24.5690258Z #31 222.5 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:24.5692391Z #31 222.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:24.5694161Z #31 222.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:24.5695680Z #31 222.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:24.5696772Z #31 222.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:24.5699678Z #31 222.5 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:24.5703279Z #31 222.5 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:24.5705739Z #31 222.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:24.5707798Z #31 222.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:24.5709261Z #31 222.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:24.5710281Z #31 222.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:24.5712934Z #31 222.5 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:24.5716811Z #31 222.5 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:24.5719175Z #31 222.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:24.5720933Z #31 222.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:24.5722411Z #31 222.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:24.5723460Z #31 222.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:24.5726339Z #31 222.5 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:24.5730087Z #31 222.5 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:24.5732320Z #31 222.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:24.5734177Z #31 222.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:24.5735720Z #31 222.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:24.5736831Z #31 222.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:24.5739986Z #31 222.5 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:24.5743546Z #31 222.5 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:24.5745415Z #31 222.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:24.5747072Z #31 222.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:24.5748474Z #31 222.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:24.5749444Z #31 222.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:24.5752349Z #31 222.5 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:24.5755851Z #31 222.5 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:24.5757843Z #31 222.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:24.5759684Z #31 222.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:24.5761120Z #31 222.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:24.5762134Z #31 222.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:24.5765328Z #31 222.6 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:24.5771662Z #31 222.6 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:24.5774117Z #31 222.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:24.5776003Z #31 222.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:24.5777736Z #31 222.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:24.5778811Z #31 222.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:24.5781639Z #31 222.6 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:24.5785461Z #31 222.6 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:24.5787905Z #31 222.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:24.5789726Z #31 222.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:24.5791415Z #31 222.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:24.5792439Z #31 222.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:24.7073315Z #31 222.6 magmablas_hip/sgbtf2_kernels.hip.cpp:405:20: warning: unused variable 'e' [-Wunused-variable] 2024-08-20T22:01:24.7076480Z #31 222.6 405 | hipError_t e = hipLaunchCooperativeKernel((void*)sgbtf2_native_kernel, grid, threads, kernel_args, shmem, queue->hip_stream()); 2024-08-20T22:01:24.7078363Z #31 222.6 | ^ 2024-08-20T22:01:24.7079482Z #31 222.6 In file included from magmablas_hip/dgbtf2_kernels.hip.cpp:27: 2024-08-20T22:01:24.7082589Z #31 222.6 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:24.7086055Z #31 222.6 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:24.7088140Z #31 222.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:24.7089962Z #31 222.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:24.7091473Z #31 222.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:24.7092703Z #31 222.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:24.7095644Z #31 222.6 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:24.7099501Z #31 222.6 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:24.7101690Z #31 222.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:24.7103527Z #31 222.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:24.7105237Z #31 222.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:24.7106328Z #31 222.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:24.7109206Z #31 222.6 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:24.7113029Z #31 222.6 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:24.7115164Z #31 222.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:24.7116982Z #31 222.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:24.7118505Z #31 222.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:24.7119743Z #31 222.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:24.7122677Z #31 222.6 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:24.7126827Z #31 222.6 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:24.7129344Z #31 222.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:24.7131229Z #31 222.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:24.7132796Z #31 222.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:24.7133895Z #31 222.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:24.7139573Z #31 222.6 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:24.7143553Z #31 222.6 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:24.7145952Z #31 222.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:24.7147814Z #31 222.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:24.7149331Z #31 222.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:24.7150415Z #31 222.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:24.7153307Z #31 222.6 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:24.7156761Z #31 222.6 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:24.7158880Z #31 222.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:24.7160683Z #31 222.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:24.7162502Z #31 222.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:24.7163776Z #31 222.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:24.7167008Z #31 222.6 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:24.7170635Z #31 222.6 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:24.7172867Z #31 222.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:24.7174715Z #31 222.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:24.7176571Z #31 222.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:24.7177650Z #31 222.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:24.7180606Z #31 222.6 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:24.7184292Z #31 222.6 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:24.7186732Z #31 222.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:24.7188665Z #31 222.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:24.7190190Z #31 222.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:24.7191266Z #31 222.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:24.7194168Z #31 222.6 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:24.7197986Z #31 222.6 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:24.7200613Z #31 222.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:24.7202499Z #31 222.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:24.7204166Z #31 222.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:24.7205232Z #31 222.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:24.7208356Z #31 222.6 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:24.7212279Z #31 222.6 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:24.7214866Z #31 222.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:24.7216724Z #31 222.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:24.7218299Z #31 222.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:24.7219415Z #31 222.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:24.7220756Z #31 222.7 In file included from magmablas_hip/ctrtri_lower_batched.hip.cpp:23: 2024-08-20T22:01:24.7222982Z #31 222.7 magmablas_hip/ctrtri.hip.hpp:68:1: warning: unused function 'cgemm_kernel_16' [-Wunused-function] 2024-08-20T22:01:24.7224567Z #31 222.7 68 | cgemm_kernel_16( 2024-08-20T22:01:24.7225282Z #31 222.7 | ^~~~~~~~~~~~~~~ 2024-08-20T22:01:24.7226939Z #31 222.7 magmablas_hip/dgbtf2_kernels.hip.cpp:405:20: warning: unused variable 'e' [-Wunused-variable] 2024-08-20T22:01:24.7229899Z #31 222.7 405 | hipError_t e = hipLaunchCooperativeKernel((void*)dgbtf2_native_kernel, grid, threads, kernel_args, shmem, queue->hip_stream()); 2024-08-20T22:01:24.7231794Z #31 222.7 | ^ 2024-08-20T22:01:24.7232935Z #31 222.7 In file included from magmablas_hip/cgbtf2_kernels.hip.cpp:27: 2024-08-20T22:01:24.7236180Z #31 222.7 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:24.7239703Z #31 222.7 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:24.7241971Z #31 222.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:24.7243913Z #31 222.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:24.7245483Z #31 222.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:24.7246595Z #31 222.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:24.7249552Z #31 222.7 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:24.7253133Z #31 222.7 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:24.7255343Z #31 222.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:24.7257148Z #31 222.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:24.7258647Z #31 222.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:24.7259724Z #31 222.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:24.7262572Z #31 222.7 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:24.7266205Z #31 222.7 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:24.7268425Z #31 222.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:24.7270261Z #31 222.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:24.7271793Z #31 222.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:24.7272846Z #31 222.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:24.7275624Z #31 222.7 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:24.7279358Z #31 222.7 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:24.7281775Z #31 222.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:24.7283660Z #31 222.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:24.7285185Z #31 222.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:24.7286262Z #31 222.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:24.7289069Z #31 222.7 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:24.7293171Z #31 222.7 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:24.7295696Z #31 222.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:24.7297561Z #31 222.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:24.7299085Z #31 222.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:24.7300167Z #31 222.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:24.7303134Z #31 222.7 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:24.7306970Z #31 222.7 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:24.7309114Z #31 222.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:24.7310862Z #31 222.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:24.7312416Z #31 222.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:24.7313518Z #31 222.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:24.7316516Z #31 222.7 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:24.7320140Z #31 222.7 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:24.7322362Z #31 222.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:24.7324299Z #31 222.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:24.7325992Z #31 222.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:24.7327117Z #31 222.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:24.7330161Z #31 222.7 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:24.7333758Z #31 222.7 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:24.7336001Z #31 222.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:24.7337841Z #31 222.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:24.7339411Z #31 222.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:24.7340510Z #31 222.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:24.7343504Z #31 222.7 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:24.7347443Z #31 222.7 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:24.7349998Z #31 222.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:24.7351856Z #31 222.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:24.7353429Z #31 222.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:24.7354533Z #31 222.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:24.7357469Z #31 222.7 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:24.7361442Z #31 222.7 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:24.7364189Z #31 222.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:24.7366547Z #31 222.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:24.7368101Z #31 222.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:24.7369204Z #31 222.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:24.8777520Z #31 222.7 magmablas_hip/cgbtf2_kernels.hip.cpp:405:20: warning: unused variable 'e' [-Wunused-variable] 2024-08-20T22:01:24.8780472Z #31 222.7 405 | hipError_t e = hipLaunchCooperativeKernel((void*)cgbtf2_native_kernel, grid, threads, kernel_args, shmem, queue->hip_stream()); 2024-08-20T22:01:24.8782656Z #31 222.7 | ^ 2024-08-20T22:01:24.9336909Z #31 222.9 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgeadd_batched.hip.o magmablas_hip/cgeadd_batched.hip.cpp 2024-08-20T22:01:25.0550482Z #31 223.0 1 warning generated when compiling for gfx908. 2024-08-20T22:01:25.0551385Z #31 223.1 1 warning generated when compiling for gfx900. 2024-08-20T22:01:25.1637886Z #31 223.1 11 warnings generated when compiling for gfx906. 2024-08-20T22:01:25.1640276Z #31 223.2 magmablas_hip/ssytrs.hip.cpp:37:9: warning: add explicit braces to avoid dangling else [-Wdangling-else] 2024-08-20T22:01:25.1642395Z #31 223.2 37 | else 2024-08-20T22:01:25.1643067Z #31 223.2 | ^ 2024-08-20T22:01:25.1644896Z #31 223.2 magmablas_hip/ssytrs.hip.cpp:66:9: warning: add explicit braces to avoid dangling else [-Wdangling-else] 2024-08-20T22:01:25.1646318Z #31 223.2 66 | else 2024-08-20T22:01:25.1646950Z #31 223.2 | ^ 2024-08-20T22:01:25.1647791Z #31 223.2 111 warnings generated when compiling for gfx900. 2024-08-20T22:01:25.3055245Z #31 223.2 magmablas_hip/dgbtrs_kernels.hip.cpp:547:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T22:01:25.3057742Z #31 223.2 547 | default: arginfo = -10011 warning; 2024-08-20T22:01:25.3058864Z #31 223.2 s generated when compiling for gfx906. 2024-08-20T22:01:25.3059760Z #31 223.2 | ^~~~~~~ 2024-08-20T22:01:25.3060960Z #31 223.2 magmablas_hip/dgbtrs_kernels.hip.cpp:550:8: note: uninitialized use occurs here 2024-08-20T22:01:25.3062608Z #31 223.2 550 | if(e != hipSuccess) arginfo = -100; 2024-08-20T22:01:25.3063506Z #31 223.2 | ^ 2024-08-20T22:01:25.3065063Z #31 223.2 magmablas_hip/dgbtrs_kernels.hip.cpp:513:5: note: variable 'e' is declared here 2024-08-20T22:01:25.3066416Z #31 223.2 513 | hipError_t e; 2024-08-20T22:01:25.3067109Z #31 223.2 | ^ 2024-08-20T22:01:25.3069329Z #31 223.2 magmablas_hip/sgbtrs_kernels.hip.cpp:547:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T22:01:25.3071637Z #31 223.2 547 | default: arginfo = -100; 2024-08-20T22:01:25.3072528Z #31 223.2 | ^~~~~~~ 2024-08-20T22:01:25.3073771Z #31 223.2 magmablas_hip/sgbtrs_kernels.hip.cpp:550:8: note: uninitialized use occurs here 2024-08-20T22:01:25.3075416Z #31 223.2 550 | if(e != hipSuccess) arginfo = -100; 2024-08-20T22:01:25.3076638Z #31 223.2 | ^ 2024-08-20T22:01:25.3078018Z #31 223.2 magmablas_hip/sgbtrs_kernels.hip.cpp:513:5: note: variable 'e' is declared here 2024-08-20T22:01:25.3079407Z #31 223.2 513 | hipError_t e; 2024-08-20T22:01:25.3080138Z #31 223.2 | ^ 2024-08-20T22:01:25.3082408Z #31 223.2 magmablas_hip/dgbtrs_kernels.hip.cpp:617:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T22:01:25.3084930Z #31 223.2 617 | default: arginfo = -100; 2024-08-20T22:01:25.3086160Z #31 223.2 | ^~~~~~~ 2024-08-20T22:01:25.3087422Z #31 223.2 magmablas_hip/dgbtrs_kernels.hip.cpp:620:8: note: uninitialized use occurs here 2024-08-20T22:01:25.3089100Z #31 223.2 620 | if(e != hipSuccess) arginfo = -100; 2024-08-20T22:01:25.3090042Z #31 223.2 | ^ 2024-08-20T22:01:25.3091409Z #31 223.2 magmablas_hip/dgbtrs_kernels.hip.cpp:583:5: note: variable 'e' is declared here 2024-08-20T22:01:25.3092897Z #31 223.2 583 | hipError_t e; 2024-08-20T22:01:25.3093608Z #31 223.2 | ^ 2024-08-20T22:01:25.3095825Z #31 223.3 magmablas_hip/sgbtrs_kernels.hip.cpp:617:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T22:01:25.3098426Z #31 223.3 617 | default: arginfo = -100; 2024-08-20T22:01:25.3099286Z #31 223.3 | ^~~~~~~ 2024-08-20T22:01:25.3100528Z #31 223.3 magmablas_hip/sgbtrs_kernels.hip.cpp:620:8: note: uninitialized use occurs here 2024-08-20T22:01:25.3102128Z #31 223.3 620 | if(e != hipSuccess) arginfo = -100; 2024-08-20T22:01:25.3103049Z #31 223.3 | ^ 2024-08-20T22:01:25.3104366Z #31 223.3 magmablas_hip/sgbtrs_kernels.hip.cpp:583:5: note: variable 'e' is declared here 2024-08-20T22:01:25.3105658Z #31 223.3 583 | hipError_t e; 2024-08-20T22:01:25.3106260Z #31 223.3 | ^ 2024-08-20T22:01:25.3106883Z #31 223.3 2 warnings generated when compiling for gfx90a. 2024-08-20T22:01:25.5041811Z #31 223.3 11 warnings generated when compiling for gfx906. 2024-08-20T22:01:25.5045078Z #31 223.3 magmablas_hip/cgbtrs_kernels.hip.cpp:547:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T22:01:25.5047526Z #31 223.3 547 | default: arginfo = -100; 2024-08-20T22:01:25.5048284Z #31 223.3 | ^~~~~~~ 2024-08-20T22:01:25.5049417Z #31 223.3 magmablas_hip/cgbtrs_kernels.hip.cpp:550:8: note: uninitialized use occurs here 2024-08-20T22:01:25.5051005Z #31 223.3 550 | if(e != hipSuccess) arginfo = -100; 2024-08-20T22:01:25.5051823Z #31 223.3 | ^ 2024-08-20T22:01:25.5053089Z #31 223.3 magmablas_hip/cgbtrs_kernels.hip.cpp:513:5: note: variable 'e' is declared here 2024-08-20T22:01:25.5054258Z #31 223.3 513 | hipError_t e; 2024-08-20T22:01:25.5054852Z #31 223.3 | ^ 2024-08-20T22:01:25.5057067Z #31 223.4 magmablas_hip/cgbtrs_kernels.hip.cpp:617:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T22:01:25.5059265Z #31 223.4 617 | default: arginfo = -100; 2024-08-20T22:01:25.5060077Z #31 223.4 | ^~~~~~~ 2024-08-20T22:01:25.5061285Z #31 223.4 magmablas_hip/cgbtrs_kernels.hip.cpp:620:8: note: uninitialized use occurs here 2024-08-20T22:01:25.5062888Z #31 223.4 620 | if(e != hipSuccess) arginfo = -100; 2024-08-20T22:01:25.5063695Z #31 223.4 | ^ 2024-08-20T22:01:25.5065240Z #31 223.4 magmablas_hip/cgbtrs_kernels.hip.cpp:583:5: note: variable 'e' is declared here 2024-08-20T22:01:25.5066532Z #31 223.4 583 | hipError_t e; 2024-08-20T22:01:25.5067171Z #31 223.4 | ^ 2024-08-20T22:01:25.5661707Z #31 223.6 1 warning generated when compiling for gfx908. 2024-08-20T22:01:25.7805452Z #31 223.8 1 warning generated when compiling for gfx906. 2024-08-20T22:01:25.9087296Z #31 223.9 magmablas_hip/dsytrs.hip.cpp:37:9: warning: add explicit braces to avoid dangling else [-Wdangling-else] 2024-08-20T22:01:25.9088857Z #31 223.9 37 | else 2024-08-20T22:01:25.9089457Z #31 223.9 | ^ 2024-08-20T22:01:25.9091092Z #31 223.9 magmablas_hip/dsytrs.hip.cpp:66:9: warning: add explicit braces to avoid dangling else [-Wdangling-else] 2024-08-20T22:01:25.9092555Z #31 223.9 66 | else 2024-08-20T22:01:25.9093157Z #31 223.9 | ^ 2024-08-20T22:01:25.9096403Z #31 223.9 In file included from magmablas_hip/zgetrf_batched_smallsq_noshfl.hip.cpp:22: 2024-08-20T22:01:26.1237298Z #31 223.9 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.1244633Z #31 223.9 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.1249659Z #31 223.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.1254007Z #31 223.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.1258235Z #31 223.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.1262145Z #31 223.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.1268001Z #31 223.9 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.1271941Z #31 223.9 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.1274403Z #31 223.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.1276610Z #31 223.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.1278331Z #31 223.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.1279959Z #31 223.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.1283148Z #31 223.9 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.1286931Z #31 223.9 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.1289246Z #31 223.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.1291451Z #31 223.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.1293191Z #31 223.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.1294412Z #31 223.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.1297504Z #31 223.9 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.1301789Z #31 223.9 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.1304416Z #31 223.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.1306517Z #31 223.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.1308294Z #31 223.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.1309536Z #31 223.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.1312775Z #31 223.9 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.1316897Z #31 223.9 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.1319523Z #31 223.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.1321677Z #31 223.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.1323796Z #31 223.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.1325039Z #31 223.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.1328252Z #31 223.9 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.1332050Z #31 223.9 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.1334482Z #31 223.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.1336595Z #31 223.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.1338386Z #31 223.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.1339633Z #31 223.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.1343017Z #31 223.9 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.1347069Z #31 223.9 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.1349463Z #31 224.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.1351599Z #31 224.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.1353332Z #31 224.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.1354526Z #31 224.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.1356880Z #31 224.0 magmablas_hip/chetrs.hip.cpp:37:9: warning: add explicit braces to avoid dangling else [-Wdangling-else] 2024-08-20T22:01:26.1358692Z #31 224.0 37 | else 2024-08-20T22:01:26.1360201Z #31 224.0 magmablas_hip/shuffle.hip.hpp| :180 ^ 2024-08-20T22:01:26.1362831Z #31 224.0 :118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.1366335Z #31 224.0 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.1368446Z #31 224.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.1370277Z #31 224.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.1466693Z #31 224.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.1467994Z #31 224.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.1471192Z #31 224.0 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.1480307Z #31 224.0 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.1482784Z #31 224.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.1484900Z #31 224.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.1487840Z #31 224.0 7 | #define SHFL_FULL_MASK 0xffffffmagmablas_hip/chetrs.hip.cpp:ff66:f9ff: ffwarning: add explicit braces to avoid dangling else [-Wdangling-else]ff 2024-08-20T22:01:26.1489696Z #31 224.0 f 2024-08-20T22:01:26.1490736Z #31 224.0 66 | | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.1491624Z #31 224.0 else 2024-08-20T22:01:26.1492105Z #31 224.0 | ^ 2024-08-20T22:01:26.1494553Z #31 224.0 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.1498016Z #31 224.0 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.1500746Z #31 224.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.1502357Z #31 224.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.1503749Z #31 224.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.1504808Z #31 224.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.1505787Z #31 224.0 2 warnings generated when compiling for gfx90a. 2024-08-20T22:01:26.2312489Z #31 224.1 magmablas_hip/zgesv_batched_small.hip.cpp:167:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:26.2316470Z #31 224.1 167 | zgesv_batched_small_sm_kernel( 2024-08-20T22:01:26.2317280Z #31 224.1 | ^ 2024-08-20T22:01:26.2318028Z #31 224.2 2 warnings generated when compiling for gfx90a. 2024-08-20T22:01:26.2319269Z #31 224.2 10 warnings generated when compiling for host. 2024-08-20T22:01:26.3583826Z #31 224.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgemm_batched.o magmablas_hip/sgemm_batched.cpp 2024-08-20T22:01:26.3586560Z #31 224.3 1 warning generated when compiling for gfx90a. 2024-08-20T22:01:26.3590672Z #31 224.4 magmablas_hip/zgetf2_kernels.hip.cpp:710:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:26.4726395Z #31 224.4 710 | zcomputecolumn_kernel_shared_batched( int m, int paneloffset, int step, 2024-08-20T22:01:26.4727659Z #31 224.4 | ^ 2024-08-20T22:01:26.4731763Z #31 224.4 magmablas_hip/zgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:26.4735225Z #31 224.4 610 | zgetf2trsm_2d_kernel( int m, int n, 2024-08-20T22:01:26.4736096Z #31 224.4 | ^ 2024-08-20T22:01:26.4739849Z #31 224.4 magmablas_hip/zgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:26.4746537Z #31 224.4 magmablas_hip/zgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:26.4750335Z #31 224.5 In file included from magmablas_hip/ctrtri_upper_batched.hip.cpp:24: 2024-08-20T22:01:26.4752656Z #31 224.5 magmablas_hip/ctrtri.hip.hpp:68:1: warning: unused function 'cgemm_kernel_16' [-Wunused-function] 2024-08-20T22:01:26.4754176Z #31 224.5 68 | cgemm_kernel_16( 2024-08-20T22:01:26.4754896Z #31 224.5 | ^~~~~~~~~~~~~~~ 2024-08-20T22:01:26.4759116Z #31 224.5 magmablas_hip/zgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:26.4762763Z #31 224.5 In file included from magmablas_hip/strtri_lower_batched.hip.cpp:23: 2024-08-20T22:01:26.5734247Z #31 224.5 magmablas_hip/strtri.hip.hpp:68:1: warning: unused function 'sgemm_kernel_16' [-Wunused-function] 2024-08-20T22:01:26.5735739Z #31 224.5 68 | sgemm_kernel_16( 2024-08-20T22:01:26.5736729Z #31 224.5 | ^~~~~~~~~~~~~~~ 2024-08-20T22:01:26.5737646Z #31 224.6 In file included from magmablas_hip/sgbtf2_kernels.hip.cpp:27: 2024-08-20T22:01:26.5740525Z #31 224.6 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.5743602Z #31 224.6 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.5745658Z #31 224.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.5747285Z #31 224.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.5748662Z #31 224.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.5749943Z #31 224.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.5752758Z #31 224.6 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.5755920Z #31 224.6 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.5757827Z #31 224.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.5759546Z #31 224.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.5760935Z #31 224.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.5761880Z #31 224.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.5765003Z #31 224.6 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.5768226Z #31 224.6 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.5770254Z #31 224.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.5771926Z #31 224.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.5773498Z #31 224.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.5774466Z #31 224.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.5777123Z #31 224.6 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.5780682Z #31 224.6 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.5782975Z #31 224.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.5784916Z #31 224.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.5786615Z #31 224.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.5787657Z #31 224.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.5793971Z #31 224.6 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.6860088Z #31 224.6 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.6865691Z #31 224.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.6867742Z #31 224.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.6869270Z #31 224.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.6870327Z #31 224.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.6873167Z #31 224.6 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.6876721Z #31 224.6 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.6879040Z #31 224.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.6880952Z #31 224.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.6882419Z #31 224.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.6883467Z #31 224.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.6886416Z #31 224.6 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.6890129Z #31 224.6 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.6892282Z #31 224.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.6894090Z #31 224.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.6895624Z #31 224.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.6896708Z #31 224.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.6899513Z #31 224.6 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.6903022Z #31 224.6 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.6905215Z #31 224.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.6907009Z #31 224.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.6908451Z #31 224.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.6909395Z #31 224.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.6912173Z #31 224.6 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.6915792Z #31 224.6 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.6918676Z #31 224.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.6920503Z #31 224.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.6921969Z #31 224.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.6923010Z #31 224.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.6926009Z #31 224.6 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.6930274Z #31 224.6 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.6932780Z #31 224.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.6934611Z #31 224.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.6936125Z #31 224.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.6937207Z #31 224.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.6938488Z #31 224.7 In file included from magmablas_hip/zgetf2_kernels_var.hip.cpp:17: 2024-08-20T22:01:26.6941833Z #31 224.7 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.6945246Z #31 224.7 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.6947300Z #31 224.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.6949079Z #31 224.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.6950593Z #31 224.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.6951665Z #31 224.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.6954472Z #31 224.7 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.6957947Z #31 224.7 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.6960121Z #31 224.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.6961847Z #31 224.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.6963267Z #31 224.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.6965086Z #31 224.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.6968348Z #31 224.7 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.6971768Z #31 224.7 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.6973903Z #31 224.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.6975732Z #31 224.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.6977276Z #31 224.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.6978604Z #31 224.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.6981472Z #31 224.7 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.6985164Z #31 224.7 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.6987623Z #31 224.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.6989599Z #31 224.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.6991139Z #31 224.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.6992070Z #31 224.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.6994899Z #31 224.7 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.6998645Z #31 224.7 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.7001060Z #31 224.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.7002739Z #31 224.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.7004446Z #31 224.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.7005393Z #31 224.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.7008266Z #31 224.7 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.7011432Z #31 224.7 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.7013305Z #31 224.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.7014971Z #31 224.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.7016442Z #31 224.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.7017446Z #31 224.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.7020166Z #31 224.7 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.7023276Z #31 224.7 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.7025200Z #31 224.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.7027113Z #31 224.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.7028535Z #31 224.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.7029537Z #31 224.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.7032267Z #31 224.7 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.7035510Z #31 224.7 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.7037527Z #31 224.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.7039435Z #31 224.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.7040899Z #31 224.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.7041875Z #31 224.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.7044779Z #31 224.7 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.7048714Z #31 224.7 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.7050941Z #31 224.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.7052522Z #31 224.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.7054000Z #31 224.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.7055017Z #31 224.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.7057569Z #31 224.7 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.7061609Z #31 224.7 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.7064033Z #31 224.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.7066506Z #31 224.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.7067886Z #31 224.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.7068891Z #31 224.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.7070595Z #31 224.7 magmablas_hip/sgbtf2_kernels.hip.cpp:405:20: warning: unused variable 'e' [-Wunused-variable] 2024-08-20T22:01:26.7073195Z #31 224.7 405 | hipError_t e = hipLaunchCooperativeKernel((void*)sgbtf2_native_kernel, grid, threads, kernel_args, shmem, queue->hip_stream()); 2024-08-20T22:01:26.7074853Z #31 224.7 | ^ 2024-08-20T22:01:26.7076607Z #31 224.7 magmablas_hip/ssytrs.hip.cpp:37:9: warning: add explicit braces to avoid dangling else [-Wdangling-else] 2024-08-20T22:01:26.7078200Z #31 224.7 37 | else 2024-08-20T22:01:26.7078797Z #31 224.7 | ^ 2024-08-20T22:01:26.7080433Z #31 224.7 magmablas_hip/ssytrs.hip.cpp:66:9: warning: add explicit braces to avoid dangling else [-Wdangling-else] 2024-08-20T22:01:26.7081867Z #31 224.7 66 | else 2024-08-20T22:01:26.7082413Z #31 224.7 | ^ 2024-08-20T22:01:26.8112118Z #31 224.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgemm_batched.o magmablas_hip/dgemm_batched.cpp 2024-08-20T22:01:26.8115217Z #31 224.8 In file included from magmablas_hip/dgbtf2_kernels.hip.cpp:27: 2024-08-20T22:01:26.8118575Z #31 224.8 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.8122086Z #31 224.8 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.8124201Z #31 224.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.8126197Z #31 224.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.8127507Z #31 224.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.8128411Z #31 224.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.8130897Z #31 224.8 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.8133772Z #31 224.8 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.8135817Z #31 224.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.8137741Z #31 224.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.8139144Z #31 224.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.8140188Z #31 224.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.8142792Z #31 224.8 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.8145686Z #31 224.8 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.8147955Z #31 224.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.8149818Z #31 224.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.8151405Z #31 224.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.8152424Z #31 224.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.8155106Z #31 224.8 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.8158447Z #31 224.8 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.8160723Z #31 224.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.8162512Z #31 224.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.8164148Z #31 224.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.8165435Z #31 224.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.8168186Z #31 224.8 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.8171786Z #31 224.8 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.8174065Z #31 224.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.8175758Z #31 224.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.8177182Z #31 224.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.8178307Z #31 224.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.8181308Z #31 224.8 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.8185189Z #31 224.8 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.8187383Z #31 224.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.8189245Z #31 224.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.8190832Z #31 224.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.8191954Z #31 224.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.8195085Z #31 224.8 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.8198845Z #31 224.8 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.8201029Z #31 224.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.8202768Z #31 224.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.8204477Z #31 224.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.8205580Z #31 224.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.8208833Z #31 224.8 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.8212817Z #31 224.8 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.8215108Z #31 224.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.8217119Z #31 224.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.8218639Z #31 224.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.8219723Z #31 224.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.8222643Z #31 224.8 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.8226658Z #31 224.8 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.8229242Z #31 224.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.8231290Z #31 224.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.8232879Z #31 224.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.8234011Z #31 224.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.8237219Z #31 224.8 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:26.8241124Z #31 224.8 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:26.8243813Z #31 224.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:26.8245653Z #31 224.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:26.8247309Z #31 224.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:26.8292679Z #31 224.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:26.8295386Z #31 224.8 magmablas_hip/dgbtf2_kernels.hip.cpp:405:20: warning: unused variable 'e' [-Wunused-variable] 2024-08-20T22:01:26.8298396Z #31 224.8 405 | hipError_t e = hipLaunchCooperativeKernel((void*)dgbtf2_native_kernel, grid, threads, kernel_args, shmem, queue->hip_stream()); 2024-08-20T22:01:26.8300389Z #31 224.8 | ^ 2024-08-20T22:01:26.8301380Z #31 224.8 2 warnings generated when compiling for host. 2024-08-20T22:01:27.0284241Z #31 224.8 In file included from magmablas_hip/cgbtf2_kernels.hip.cpp:27: 2024-08-20T22:01:27.0287473Z #31 224.8 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:27.0293598Z #31 224.8 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASKhipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgemm_batched.o magmablas_hip/cgemm_batched.cpp 2024-08-20T22:01:27.0297321Z #31 224.8 ) 2024-08-20T22:01:27.0298048Z #31 224.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:27.0300186Z #31 224.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:27.0301688Z #31 224.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:27.0302885Z #31 224.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:27.0305811Z #31 224.8 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:27.0309283Z #31 224.8 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:27.0311323Z #31 224.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:27.0312952Z #31 224.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:27.0314288Z #31 224.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:27.0315334Z #31 224.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:27.0318116Z #31 224.8 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:27.0321591Z #31 224.8 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:27.0323712Z #31 224.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:27.0325444Z #31 224.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:27.0326835Z #31 224.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:27.0327817Z #31 224.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:27.0330351Z #31 224.8 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:27.0333848Z #31 224.8 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:27.0336167Z #31 224.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:27.0338300Z #31 224.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:27.0340097Z #31 224.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:27.0341148Z #31 224.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:27.0344004Z #31 224.9 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:27.0347980Z #31 224.9 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:27.0350493Z #31 224.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:27.0352243Z #31 224.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:27.0353626Z #31 224.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:27.0354696Z #31 224.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:27.0357523Z #31 224.9 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:27.0360995Z #31 224.9 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:27.0363239Z #31 224.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:27.0365425Z #31 224.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:27.0366907Z #31 224.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:27.0367958Z #31 224.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:27.0370731Z #31 224.9 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:27.0374044Z #31 224.9 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:27.0376004Z #31 224.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:27.0377727Z #31 224.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:27.0379224Z #31 224.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:27.0380398Z #31 224.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:27.0383479Z #31 224.9 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:27.0386990Z #31 224.9 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:27.0389142Z #31 224.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:27.0390943Z #31 224.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:27.0392469Z #31 224.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:27.0393543Z #31 224.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:27.0396467Z #31 224.9 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:27.0400659Z #31 224.9 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:27.0403049Z #31 224.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:27.0405037Z #31 224.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:27.0406737Z #31 224.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:27.0407791Z #31 224.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:27.0410559Z #31 224.9 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:27.0414642Z #31 224.9 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:27.0417062Z #31 224.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:27.0418801Z #31 224.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:27.0420280Z #31 224.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:27.0421675Z #31 224.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:27.0423583Z #31 224.9 magmablas_hip/cgbtf2_kernels.hip.cpp:405:20: warning: unused variable 'e' [-Wunused-variable] 2024-08-20T22:01:27.0426564Z #31 224.9 405 | hipError_t e = hipLaunchCooperativeKernel((void*)cgbtf2_native_kernel, grid, threads, kernel_args, shmem, queue->hip_stream()); 2024-08-20T22:01:27.0428358Z #31 224.9 | ^ 2024-08-20T22:01:27.0429488Z #31 225.0 In file included from magmablas_hip/dtrtri_lower_batched.hip.cpp:23: 2024-08-20T22:01:27.1793154Z #31 225.0 magmablas_hip/dtrtri.hip.hpp:68:1: warning: unused function 'dgemm_kernel_16' [-Wunused-function] 2024-08-20T22:01:27.1794779Z #31 225.0 68 | dgemm_kernel_16( 2024-08-20T22:01:27.1795498Z #31 225.0 | ^~~~~~~~~~~~~~~ 2024-08-20T22:01:27.1957046Z #31 225.2 11 warnings generated when compiling for gfx908. 2024-08-20T22:01:27.3116563Z #31 225.3 In file included from magmablas_hip/dtrtri_upper_batched.hip.cpp:24: 2024-08-20T22:01:27.4389128Z #31 225.3 magmablas_hip/dtrtri.hip.hpp:68:1: warning: unused function 'dgemm_kernel_16' [-Wunused-function] 2024-08-20T22:01:27.4390675Z #31 225.3 68 | dgemm_kernel_16( 2024-08-20T22:01:27.4391378Z #31 225.3 | ^~~~~~~~~~~~~~~ 2024-08-20T22:01:27.4392234Z #31 225.4 11 warnings generated when compiling for gfx908. 2024-08-20T22:01:27.4394049Z #31 225.4 magmablas_hip/dsytrs.hip.cpp:37:9: warning: add explicit braces to avoid dangling else [-Wdangling-else] 2024-08-20T22:01:27.4395496Z #31 225.4 37 | else 2024-08-20T22:01:27.4396052Z #31 225.4 | ^ 2024-08-20T22:01:27.4397859Z #31 225.4 magmablas_hip/dsytrs.hip.cpp:66:9: warning: add explicit braces to avoid dangling else [-Wdangling-else] 2024-08-20T22:01:27.4399452Z #31 225.4 66 | else 2024-08-20T22:01:27.4400076Z #31 225.4 | ^ 2024-08-20T22:01:27.4400899Z #31 225.5 1 warning generated when compiling for gfx906. 2024-08-20T22:01:27.5406833Z #31 225.5 11 warnings generated when compiling for gfx908. 2024-08-20T22:01:27.5408024Z #31 225.6 2 warnings generated when compiling for host. 2024-08-20T22:01:27.6890561Z #31 225.6 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgemm_batched_smallsq.hip.o magmablas_hip/sgemm_batched_smallsq.hip.cpp 2024-08-20T22:01:27.6896762Z #31 225.6 magmablas_hip/chetrs.hip.cpp:37:9: warning: add explicit braces to avoid dangling else [-Wdangling-else] 2024-08-20T22:01:27.6898357Z #31 225.6 37 | else 2024-08-20T22:01:27.6899012Z #31 225.6 | ^ 2024-08-20T22:01:27.6900692Z #31 225.6 magmablas_hip/chetrs.hip.cpp:66:9: warning: add explicit braces to avoid dangling else [-Wdangling-else] 2024-08-20T22:01:27.6902278Z #31 225.6 66 | else 2024-08-20T22:01:27.6903147Z #31 225.6 | ^ 2024-08-20T22:01:27.6904001Z #31 225.7 In file included from magmablas_hip/strtri_upper.hip.cpp:24: 2024-08-20T22:01:27.7985097Z #31 225.7 magmablas_hip/strtri.hip.hpp:68:1: warning: unused function 'sgemm_kernel_16' [-Wunused-function] 2024-08-20T22:01:27.7986520Z #31 225.7 68 | sgemm_kernel_16( 2024-08-20T22:01:27.7987213Z #31 225.7 | ^~~~~~~~~~~~~~~ 2024-08-20T22:01:27.7988073Z #31 225.7 1 warning generated when compiling for host. 2024-08-20T22:01:27.7994126Z #31 225.8 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgemm_batched_smallsq.hip.o magmablas_hip/dgemm_batched_smallsq.hip.cpp 2024-08-20T22:01:27.7999352Z #31 225.8 2 warnings generated when compiling for host. 2024-08-20T22:01:27.8005690Z #31 225.8 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgemm_batched_smallsq.hip.o magmablas_hip/cgemm_batched_smallsq.hip.cpp 2024-08-20T22:01:27.9528831Z #31 225.8 1 warning generated when compiling for gfx90a. 2024-08-20T22:01:27.9533199Z #31 225.9 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:27.9536527Z #31 225.9 824 | zgetf2_fused_kernel_batched( int m, 2024-08-20T22:01:27.9537321Z #31 225.9 | ^ 2024-08-20T22:01:27.9540779Z #31 225.9 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:27.9546974Z #31 225.9 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:27.9553338Z #31 225.9 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:27.9559647Z #31 225.9 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:27.9566063Z #31 225.9 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:27.9572759Z #31 225.9 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.0991258Z #31 226.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.0998477Z #31 226.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.1005108Z #31 226.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.1011483Z #31 226.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.1018163Z #31 226.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.1025135Z #31 226.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.1031870Z #31 226.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.1038536Z #31 226.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.1045376Z #31 226.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.1052156Z #31 226.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.1058788Z #31 226.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.1065599Z #31 226.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.1072419Z #31 226.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.2949933Z #31 226.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.2956555Z #31 226.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.2962826Z #31 226.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.2970247Z #31 226.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.2977109Z #31 226.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.2983759Z #31 226.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.2990114Z #31 226.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.2996469Z #31 226.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.3003042Z #31 226.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.3009972Z #31 226.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.3016600Z #31 226.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.3023056Z #31 226.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.3029625Z #31 226.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.3036359Z #31 226.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.4096633Z #31 226.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.4103566Z #31 226.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.4110551Z #31 226.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.4117485Z #31 226.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.4124318Z #31 226.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.4131009Z #31 226.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.4137837Z #31 226.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.4144310Z #31 226.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.4151073Z #31 226.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.4157694Z #31 226.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.4164742Z #31 226.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.4171916Z #31 226.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.4178347Z #31 226.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.5503218Z #31 226.4 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.5508870Z #31 226.4 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.5514443Z #31 226.4 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.5520659Z #31 226.4 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.5526467Z #31 226.4 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.5532172Z #31 226.4 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.5538038Z #31 226.4 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.5543854Z #31 226.4 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.5549566Z #31 226.4 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.6570274Z #31 226.6 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.6578347Z #31 226.6 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.6584713Z #31 226.6 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.6591725Z #31 226.6 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.6598936Z #31 226.6 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.6606113Z #31 226.6 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.6613190Z #31 226.6 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.6620164Z #31 226.6 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.6627250Z #31 226.6 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.6634255Z #31 226.6 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.6641328Z #31 226.6 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.6647818Z #31 226.6 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.6653645Z #31 226.6 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.6659474Z #31 226.6 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.6663221Z #31 226.6 In file included from magmablas_hip/sgbtf2_kernels.hip.cpp:27: 2024-08-20T22:01:28.6666861Z #31 226.6 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:28.6670221Z #31 226.6 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:28.6672948Z #31 226.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:28.6674809Z #31 226.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:28.6676372Z #31 226.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:28.6677478Z #31 226.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:28.6680418Z #31 226.6 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:28.6683743Z #31 226.6 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:28.6685752Z #31 226.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:28.6687674Z #31 226.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:28.6689145Z #31 226.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:28.6690389Z #31 226.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:28.6693450Z #31 226.6 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:28.6697080Z #31 226.6 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:28.6699187Z #31 226.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:28.6700926Z #31 226.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:28.6702468Z #31 226.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:28.6703577Z #31 226.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:28.6706711Z #31 226.6 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:28.6710673Z #31 226.6 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:28.6713227Z #31 226.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:28.6715111Z #31 226.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:28.6716719Z #31 226.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:28.6717864Z #31 226.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:28.6720875Z #31 226.6 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:28.6725005Z #31 226.6 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:28.6727607Z #31 226.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:28.6729500Z #31 226.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:28.6731202Z #31 226.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:28.6732303Z #31 226.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:28.6735535Z #31 226.6 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:28.6739083Z #31 226.6 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:28.6741245Z #31 226.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:28.6743127Z #31 226.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:28.6744695Z #31 226.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:28.6745941Z #31 226.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:28.6748985Z #31 226.6 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:28.6752845Z #31 226.6 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:28.6755113Z #31 226.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:28.6756891Z #31 226.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:28.6758630Z #31 226.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:28.6759548Z #31 226.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:28.6762164Z #31 226.6 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:28.6765858Z #31 226.6 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:28.6767673Z #31 226.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:28.6769520Z #31 226.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:28.6770983Z #31 226.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:28.6771973Z #31 226.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:28.6775061Z #31 226.6 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:28.6782370Z #31 226.6 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH,magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.6790812Z #31 226.6 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.6793978Z #31 226.6 unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:28.6795049Z #31 226.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:28.6796779Z #31 226.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:28.6798193Z #31 226.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:28.6799440Z #31 226.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:28.6802621Z #31 226.6 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:28.6806774Z #31 226.6 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:28.6809370Z #31 226.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:28.6811402Z #31 226.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:28.6813008Z #31 226.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:28.6814149Z #31 226.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:28.7565126Z #31 226.7 magmablas_hip/sgbtf2_kernels.hip.cpp:405:20: warning: unused variable 'e' [-Wunused-variable] 2024-08-20T22:01:28.7567909Z #31 226.7 405 | hipError_t e = hipLaunchCooperativeKernel((void*)sgbtf2_native_kernel, grid, threads, kernel_args, shmem, queue->hip_stream()); 2024-08-20T22:01:28.7569599Z #31 226.7 | ^ 2024-08-20T22:01:28.7570397Z #31 226.7 10 warnings generated when compiling for gfx908. 2024-08-20T22:01:28.7574615Z #31 226.8 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.7581600Z #31 226.8 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.7588722Z #31 226.8 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.7595277Z #31 226.8 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.7602233Z #31 226.8 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.7609411Z #31 226.8 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.8572760Z #31 226.8 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.8579511Z #31 226.8 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.8586039Z #31 226.8 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.8593204Z #31 226.8 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.8599805Z #31 226.8 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.8606758Z #31 226.8 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.8613389Z #31 226.8 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.8620013Z #31 226.8 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.8626569Z #31 226.8 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.8632887Z #31 226.8 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.8639321Z #31 226.8 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:28.8643200Z #31 226.9 In file included from magmablas_hip/dgbtf2_kernels.hip.cpp:27: 2024-08-20T22:01:28.8646256Z #31 226.9 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:29.0071825Z #31 226.9 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:29.0073936Z #31 226.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:29.0076000Z #31 226.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:29.0077570Z #31 226.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:29.0078702Z #31 226.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:29.0081589Z #31 226.9 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:29.0085266Z #31 226.9 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:29.0087239Z #31 226.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:29.0089557Z #31 226.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:29.0091036Z #31 226.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:29.0092201Z #31 226.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:29.0095107Z #31 226.9 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:29.0098755Z #31 226.9 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:29.0100814Z #31 226.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:29.0102565Z #31 226.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:29.0103960Z #31 226.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:29.0104992Z #31 226.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:29.0107791Z #31 226.9 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:29.0111857Z #31 226.9 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:29.0114458Z #31 226.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:29.0116290Z #31 226.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:29.0117854Z #31 226.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:29.0118971Z #31 226.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:29.0121878Z #31 226.9 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:29.0125833Z #31 226.9 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:29.0128311Z #31 226.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:29.0130128Z #31 226.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:29.0131676Z #31 226.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:29.0132965Z #31 226.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:29.0135952Z #31 226.9 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:29.0139589Z #31 226.9 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:29.0141779Z #31 226.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:29.0143654Z #31 226.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:29.0145261Z #31 226.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:29.0146391Z #31 226.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:29.0149464Z #31 226.9 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:29.0153318Z #31 226.9 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:29.0155623Z #31 226.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:29.0157488Z #31 226.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:29.0159107Z #31 226.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:29.0160312Z #31 226.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:29.0163382Z #31 226.9 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:29.0167487Z #31 226.9 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:29.0169712Z #31 226.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:29.0171507Z #31 226.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:29.0172986Z #31 226.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:29.0173951Z #31 226.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:29.0176918Z #31 226.9 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:29.0180699Z #31 226.9 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:29.0183440Z #31 226.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:29.0185318Z #31 226.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:29.0186724Z #31 226.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:29.0187568Z #31 226.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:29.0190607Z #31 226.9 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:29.0193838Z #31 226.9 234 | __device__ static inlinIn file included from magmablas_hip/cgbtf2_kernels.hip.cpp:27: 2024-08-20T22:01:29.0197412Z #31 226.9 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:29.0200879Z #31 226.9 e 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:29.0203031Z #31 226.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:29.0205149Z #31 226.9 magmablas_hip/shuffle.hip.hppm:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:29.0206788Z #31 226.9 a7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:29.0207938Z #31 226.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:29.0211968Z #31 226.9 gmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int lanmagmablas_hip/shuffle.hip.hppe:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:29.0216607Z #31 226.9 Ma 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:29.0219045Z #31 226.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:29.0220781Z #31 226.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:29.0222298Z #31 226.9 s7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:29.0223421Z #31 226.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:29.0224731Z #31 226.9 k, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:29.0226128Z #31 226.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:29.0227992Z #31 226.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:29.0231671Z #31 226.9 7 | #define SHFL_FULL_MASmagmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:29.0235465Z #31 226.9 K 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:29.0237775Z #31 226.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:29.0239913Z #31 226.9 magmablas_hip/shuffle.hip.hpp0:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:29.0241596Z #31 226.9 x7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:29.0242700Z #31 226.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:29.0243748Z #31 226.9 ffffffffffffffff 2024-08-20T22:01:29.0244532Z #31 226.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:29.0247517Z #31 226.9 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:29.0251426Z #31 226.9 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:29.0253944Z #31 226.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:29.0255815Z #31 226.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:29.0257385Z #31 226.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:29.0258524Z #31 226.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:29.0261511Z #31 226.9 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:29.0265444Z #31 226.9 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:29.0267434Z #31 226.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:29.0269145Z #31 226.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:29.0270519Z #31 226.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:29.0271548Z #31 226.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:29.0274212Z #31 226.9 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:29.0277710Z #31 226.9 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:29.0279939Z #31 226.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:29.0281630Z #31 226.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:29.0282901Z #31 226.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:29.0284263Z #31 226.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:29.0286982Z #31 226.9 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:29.0290254Z #31 226.9 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:29.0292290Z #31 226.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:29.0293992Z #31 226.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:29.0295426Z #31 226.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:29.0296429Z #31 226.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:29.0299339Z #31 226.9 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:29.0302699Z #31 226.9 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:29.0304930Z #31 226.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:29.0306639Z #31 226.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:29.0308038Z #31 226.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:29.0309103Z #31 226.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:29.0311779Z #31 226.9 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:29.0315439Z #31 226.9 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:29.0317853Z #31 226.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:29.0319637Z #31 226.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:29.0321083Z #31 226.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:29.0322130Z #31 226.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:29.0325070Z #31 226.9 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:29.0328644Z #31 226.9 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:29.0330971Z #31 226.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:29.0332707Z #31 226.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:29.0334291Z #31 226.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:29.0335268Z #31 226.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:29.0336975Z #31 226.9 magmablas_hip/dgbtf2_kernels.hip.cpp:405:20: warning: unused variable 'e' [-Wunused-variable] 2024-08-20T22:01:29.0340777Z #31 226.9 405 | hipError_t e = hipLaunchCooperativeKernel((void*)dgbtf2_native_kernel, grid, threads, kernel_args, shmem, quemagmablas_hip/cgbtf2_kernels.hip.cpp:405:20: warning: unused variable 'e' [-Wunused-variable] 2024-08-20T22:01:29.0343486Z #31 226.9 u405e- | hi>hip_stream()); 2024-08-20T22:01:29.0344395Z #31 226.9 | ^ 2024-08-20T22:01:29.0346277Z #31 226.9 pError_t e = hipLaunchCooperativeKernel((void*)cgbtf2_native_kernel, grid, threads, kernel_args, shmem, queue->hip_stream()); 2024-08-20T22:01:29.0347933Z #31 226.9 | ^ 2024-08-20T22:01:29.0351566Z #31 227.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:29.0357627Z #31 227.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:29.0364038Z #31 227.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:29.0370809Z #31 227.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:29.0377095Z #31 227.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:29.0382829Z #31 227.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:29.0389063Z #31 227.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:29.0395296Z #31 227.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:29.0401555Z #31 227.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:29.0408155Z #31 227.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:29.0414396Z #31 227.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:29.0421134Z #31 227.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:29.0425094Z #31 227.0 In file included from magmablas_hip/ctrtri_upper.hip.cpp:24: 2024-08-20T22:01:29.0427198Z #31 227.0 magmablas_hip/ctrtri.hip.hpp:68:1: warning: unused function 'cgemm_kernel_16' [-Wunused-function] 2024-08-20T22:01:29.0428597Z #31 227.0 68 | cgemm_kernel_16( 2024-08-20T22:01:29.0429290Z #31 227.0 | ^~~~~~~~~~~~~~~ 2024-08-20T22:01:29.2743700Z #31 227.2 10 warnings generated when compiling for gfx900. 2024-08-20T22:01:29.2745235Z #31 227.3 In file included from magmablas_hip/dtrtri_upper.hip.cpp:24: 2024-08-20T22:01:29.4858557Z #31 227.3 magmablas_hip/dtrtri.hip.hpp:68:1: warning: unused function 'dgemm_kernel_16' [-Wunused-function] 2024-08-20T22:01:29.4860038Z #31 227.3 68 | dgemm_kernel_16( 2024-08-20T22:01:29.4860718Z #31 227.3 | ^~~~~~~~~~~~~~~ 2024-08-20T22:01:29.4861501Z #31 227.3 1 warning generated when compiling for host. 2024-08-20T22:01:29.4867065Z #31 227.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgemv_batched.o magmablas_hip/sgemv_batched.cpp 2024-08-20T22:01:29.4986615Z #31 227.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgemv_batched.o magmablas_hip/dgemv_batched.cpp 2024-08-20T22:01:29.6657233Z #31 227.5 11 warnings generated when compiling for gfx90a. 2024-08-20T22:01:29.8342456Z #31 227.7 11 warnings generated when compiling for gfx90a. 2024-08-20T22:01:29.8343620Z #31 227.7 11 warnings generated when compiling for gfx90a. 2024-08-20T22:01:29.8648927Z #31 227.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgemv_batched.o magmablas_hip/cgemv_batched.cpp 2024-08-20T22:01:30.0520521Z #31 228.0 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgemv_batched_smallsq.hip.o magmablas_hip/sgemv_batched_smallsq.hip.cpp 2024-08-20T22:01:30.0530979Z #31 228.1 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgemv_batched_smallsq.hip.o magmablas_hip/dgemv_batched_smallsq.hip.cpp 2024-08-20T22:01:30.1536126Z #31 228.1 In file included from magmablas_hip/zgetf2_nopiv_kernels.hip.cpp:18: 2024-08-20T22:01:30.1539307Z #31 228.1 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:30.1542381Z #31 228.1 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:30.1544248Z #31 228.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:30.1546255Z #31 228.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:30.1547564Z #31 228.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:30.1548535Z #31 228.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:30.1551125Z #31 228.1 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:30.1554132Z #31 228.1 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:30.1556303Z #31 228.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:30.1557973Z #31 228.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:30.1559342Z #31 228.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:30.1560533Z #31 228.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:30.1563239Z #31 228.1 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:30.1567223Z #31 228.1 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:30.1569382Z #31 228.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:30.1571096Z #31 228.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:30.1572471Z #31 228.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:30.1573476Z #31 228.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:30.1576143Z #31 228.1 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:30.1579603Z #31 228.1 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:30.1581832Z #31 228.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:30.1583574Z #31 228.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:30.1584967Z #31 228.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:30.1585938Z #31 228.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:30.1588654Z #31 228.1 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:30.1592100Z #31 228.1 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:30.1594390Z #31 228.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:30.1596130Z #31 228.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:30.1597517Z #31 228.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:30.1598512Z #31 228.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:30.1601182Z #31 228.2 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:30.1604972Z #31 228.2 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:30.1606792Z #31 228.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:30.1608367Z #31 228.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:30.1609692Z #31 228.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:30.1610819Z #31 228.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:30.1611717Z #31 228.2 1 warning generated when compiling for gfx908. 2024-08-20T22:01:30.1614286Z #31 228.2 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:30.1617356Z #31 228.2 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:30.1619226Z #31 228.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:30.1620988Z #31 228.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:30.1622386Z #31 228.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:30.1623533Z #31 228.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:30.1626460Z #31 228.2 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:30.1629644Z #31 228.2 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:30.1631663Z #31 228.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:30.1633322Z #31 228.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:30.1634676Z #31 228.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:30.1635671Z #31 228.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:30.3239568Z #31 228.2 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:30.3243674Z #31 228.2 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:30.3246204Z #31 228.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:30.3248153Z #31 228.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:30.3249711Z #31 228.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:30.3250811Z #31 228.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:30.3253793Z #31 228.2 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:30.3257758Z #31 228.2 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:30.3260368Z #31 228.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:30.3262626Z #31 228.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:30.3264195Z #31 228.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:30.3265707Z #31 228.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:30.3271772Z #31 228.2 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgemv_batched_smallsq.hip.o magmablas_hip/cgemv_batched_smallsq.hip.cpp 2024-08-20T22:01:30.6348401Z #31 228.6 In file included from magmablas_hip/cgetf2_native_kernel.hip.cpp:17: 2024-08-20T22:01:30.7922671Z #31 228.6 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:30.7926249Z #31 228.6 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:30.7928261Z #31 228.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:30.7930102Z #31 228.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:30.7932083Z #31 228.7 7 | #define SHFL_FUL1 warning generated when compiling for Lgfx90a. 2024-08-20T22:01:30.7933189Z #31 228.7 _MASK 0xffffffffffffffff 2024-08-20T22:01:30.7934158Z #31 228.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:30.7936826Z #31 228.7 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:30.7940006Z #31 228.7 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:30.7941979Z #31 228.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:30.7943901Z #31 228.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:30.7945299Z #31 228.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:30.7946264Z #31 228.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:30.7948978Z #31 228.7 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:30.7952062Z #31 228.7 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:30.7954016Z #31 228.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:30.7955641Z #31 228.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:30.7956921Z #31 228.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:30.7957910Z #31 228.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:30.7960538Z #31 228.7 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:30.7964720Z #31 228.7 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:30.7966946Z #31 228.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:30.7969004Z #31 228.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:30.7970396Z #31 228.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:30.7971383Z #31 228.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:30.7973990Z #31 228.7 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:30.7977760Z #31 228.7 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:30.7980252Z #31 228.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:30.7981871Z #31 228.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:30.7983219Z #31 228.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:30.7984201Z #31 228.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:30.7986710Z #31 228.7 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:30.7990176Z #31 228.7 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:30.7992255Z #31 228.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:30.7994255Z #31 228.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:30.7995612Z #31 228.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:30.7996672Z #31 228.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:30.7999413Z #31 228.7 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:30.8002710Z #31 228.7 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:30.8004827Z #31 228.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:30.8006438Z #31 228.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:30.8007796Z #31 228.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:30.8008774Z #31 228.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:30.8011429Z #31 228.7 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:30.8014657Z #31 228.7 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:30.8016685Z #31 228.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:30.8018333Z #31 228.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:30.8019792Z #31 228.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:30.8020790Z #31 228.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:30.8023391Z #31 228.7 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:30.8027032Z #31 228.7 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:30.8029369Z #31 228.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:30.8031111Z #31 228.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:30.8032575Z #31 228.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:30.8033774Z #31 228.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:30.8036471Z #31 228.7 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:30.8039936Z #31 228.7 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:30.8042165Z #31 228.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:30.8044099Z #31 228.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:30.8045511Z #31 228.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:30.8046719Z #31 228.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:30.8052288Z #31 228.8 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ssymv_batched_core.hip.o magmablas_hip/ssymv_batched_core.hip.cpp 2024-08-20T22:01:31.0265125Z #31 229.0 In file included from magmablas_hip/dgbtf2_kernels.hip.cpp:27: 2024-08-20T22:01:31.1771751Z #31 229.0 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:31.1774831Z #31 229.0 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:31.1776692Z #31 229.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:31.1778392Z #31 229.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:31.1779769Z #31 229.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:31.1780689Z #31 229.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:31.1783291Z #31 229.0 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:31.1786314Z #31 229.0 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:31.1788343Z #31 229.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:31.1790057Z #31 229.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:31.1791614Z #31 229.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:31.1792582Z #31 229.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:31.1795189Z #31 229.0 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:31.1798782Z #31 229.0 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:31.1800698Z #31 229.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:31.1802374Z #31 229.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:31.1803923Z #31 229.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:31.1805159Z #31 229.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:31.1807756Z #31 229.0 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:31.1811553Z #31 229.0 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:31.1813803Z #31 229.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:31.1815427Z #31 229.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:31.1816760Z #31 229.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:31.1817932Z #31 229.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:31.1820780Z #31 229.1 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:31.1824401Z #31 229.1 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:31.1826869Z #31 229.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:31.1828555Z #31 229.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:31.1829957Z #31 229.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:31.1830904Z #31 229.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:31.1833343Z #31 229.1 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:31.1836528Z #31 229.1 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:31.1838440Z #31 229.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:31.1840087Z #31 229.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:31.1841474Z #31 229.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:31.1842433Z #31 229.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:31.1845225Z #31 229.1 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:31.1848411Z #31 229.1 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:31.1850365Z #31 229.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:31.1852007Z #31 229.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:31.1853589Z #31 229.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:31.1854543Z #31 229.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:31.1857113Z #31 229.1 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:31.1860330Z #31 229.1 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:31.1862494Z #31 229.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:31.1864282Z #31 229.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:31.1866046Z #31 229.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:31.1867099Z #31 229.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:31.1869955Z #31 229.1 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:31.1873582Z #31 229.1 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:31.1876138Z #31 229.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:31.1878042Z #31 229.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:31.1879428Z #31 229.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:31.1880433Z #31 229.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:31.1883135Z #31 229.1 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:31.1887527Z #31 229.1 234 | __device__ static inline magmaDoubleComplex magmabIn file included from magmablas_hip/sgbtf2_kernels.hip.cpplas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:31.1890756Z #31 229.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:31.1892547Z #31 229.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:31.1893851Z #31 229.1 7 | #define SHFL_FULL_MASK 0xfffffff:27: 2024-08-20T22:01:31.1896452Z #31 229.1 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:31.1898873Z #31 229.1 21 | __device__ static inline int magmabfffffffff 2024-08-20T22:01:31.1899927Z #31 229.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:31.1901365Z #31 229.1 las_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:31.1902965Z #31 229.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:31.1904751Z #31 229.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:31.1906201Z #31 229.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:31.1907334Z #31 229.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:31.1910014Z #31 229.1 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:31.1913546Z #31 229.1 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:31.1915535Z #31 229.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:31.1917207Z #31 229.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:31.1918546Z #31 229.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:31.1919686Z #31 229.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:31.1922838Z #31 229.1 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:31.1926313Z #31 229.1 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:31.1928348Z #31 229.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:31.1930090Z #31 229.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:31.1931512Z #31 229.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:31.1932577Z #31 229.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:31.1935526Z #31 229.1 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:31.1939308Z #31 229.1 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:31.1941747Z #31 229.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:31.1943485Z #31 229.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:31.1944904Z #31 229.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:31.1946048Z #31 229.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:31.1949013Z #31 229.1 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:31.1952689Z #31 229.1 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:31.1955085Z #31 229.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:31.1956839Z #31 229.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:31.1958427Z #31 229.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:31.1959468Z #31 229.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:31.1962305Z #31 229.1 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:31.1966642Z #31 229.1 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:31.1968325Z #31 229.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:31.1969929Z #31 229.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:31.1971258Z #31 229.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:31.1972411Z #31 229.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:31.1974983Z #31 229.1 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:31.1978051Z #31 229.1 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:31.1980085Z #31 229.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:31.1982150Z #31 229.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:31.1983527Z #31 229.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:31.1984473Z #31 229.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:31.1987087Z #31 229.1 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:31.1990250Z #31 229.1 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:31.1992248Z #31 229.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:31.1994184Z #31 229.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:31.1995657Z #31 229.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:31.1996644Z #31 229.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:31.1999219Z #31 229.1 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:31.2002830Z #31 229.1 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:31.2005168Z #31 229.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:31.2006801Z #31 229.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:31.2008091Z #31 229.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:31.2008958Z #31 229.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:31.2011515Z #31 229.1 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:31.2014853Z #31 229.1 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:31.2017228Z #31 229.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:31.2018910Z #31 229.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:31.2020470Z #31 229.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:31.2021473Z #31 229.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:31.2023184Z #31 229.1 magmablas_hip/dgbtf2_kernels.hip.cpp:405:20: warning: unused variable 'e' [-Wunused-variable] 2024-08-20T22:01:31.2025804Z #31 229.1 405 | hipError_t e = hipLaunchCooperativeKernel((void*)dgbtf2_native_kernel, grid, threads, kernel_args, shmem, queue->hip_stream()); 2024-08-20T22:01:31.2027680Z #31 229.1 | ^ 2024-08-20T22:01:31.2029382Z #31 229.1 magmablas_hip/sgbtf2_kernels.hip.cpp:405:20: warning: unused variable 'e' [-Wunused-variable] 2024-08-20T22:01:31.2031916Z #31 229.1 405 | hipError_t e = hipLaunchCooperativeKernel((void*)sgbtf2_native_kernel, grid, threads, kernel_args, shmem, queue->hip_stream()); 2024-08-20T22:01:31.2033577Z #31 229.1 | ^ 2024-08-20T22:01:31.2034524Z #31 229.2 In file included from magmablas_hip/cgbtf2_kernels.hip.cpp:27: 2024-08-20T22:01:31.3023380Z #31 229.2 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:31.3027103Z #31 229.2 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:31.3029203Z #31 229.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:31.3030946Z #31 229.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:31.3032414Z #31 229.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:31.3033636Z #31 229.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:31.3036379Z #31 229.2 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:31.3039943Z #31 229.2 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:31.3041935Z #31 229.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:31.3043776Z #31 229.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:31.3045279Z #31 229.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:31.3046319Z #31 229.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:31.3049109Z #31 229.2 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:31.3052612Z #31 229.2 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:31.3054829Z #31 229.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:31.3056586Z #31 229.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:31.3058000Z #31 229.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:31.3059026Z #31 229.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:31.3061931Z #31 229.2 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:31.3065860Z #31 229.2 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:31.3068277Z #31 229.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:31.3070110Z #31 229.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:31.3071715Z #31 229.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:31.3072898Z #31 229.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:31.3075715Z #31 229.2 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:31.3079730Z #31 229.2 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:31.3082234Z #31 229.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:31.3084244Z #31 229.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:31.3085849Z #31 229.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:31.3086948Z #31 229.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:31.3089789Z #31 229.2 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:31.3093214Z #31 229.2 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:31.3095375Z #31 229.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:31.3097209Z #31 229.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:31.3098700Z #31 229.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:31.3100120Z #31 229.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:31.3102955Z #31 229.2 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:31.3106378Z #31 229.2 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:31.3108533Z #31 229.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:31.3110294Z #31 229.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:31.3111938Z #31 229.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:31.3112922Z #31 229.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:31.3115778Z #31 229.2 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:31.3119211Z #31 229.2 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:31.3121453Z #31 229.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:31.3123330Z #31 229.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:31.3125011Z #31 229.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:31.3126113Z #31 229.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:31.3129067Z #31 229.2 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:31.3133089Z #31 229.2 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:31.3135502Z #31 229.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:31.3137319Z #31 229.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:31.3138995Z #31 229.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:31.3140059Z #31 229.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:31.3142950Z #31 229.3 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:31.3146561Z #31 229.3 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:31.3149207Z #31 229.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:31.3151158Z #31 229.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:31.3152563Z #31 229.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:31.3153581Z #31 229.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:31.3155313Z #31 229.3 magmablas_hip/cgbtf2_kernels.hip.cpp:405:20: warning: unused variable 'e' [-Wunused-variable] 2024-08-20T22:01:31.3157983Z #31 229.3 405 | hipError_t e = hipLaunchCooperativeKernel((void*)cgbtf2_native_kernel, grid, threads, kernel_args, shmem, queue->hip_stream()); 2024-08-20T22:01:31.3159802Z #31 229.3 | ^ 2024-08-20T22:01:31.3160899Z #31 229.3 11 warnings generated when compiling for host. 2024-08-20T22:01:31.3162046Z #31 229.3 11 warnings generated when compiling for host. 2024-08-20T22:01:31.3168404Z #31 229.3 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dsymv_batched_core.hip.o magmablas_hip/dsymv_batched_core.hip.cpp 2024-08-20T22:01:31.3178448Z #31 229.3 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/chemv_batched_core.hip.o magmablas_hip/chemv_batched_core.hip.cpp 2024-08-20T22:01:31.4220636Z #31 229.4 11 warnings generated when compiling for host. 2024-08-20T22:01:31.5845860Z #31 229.4 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgeqr2_batched.hip.o magmablas_hip/sgeqr2_batched.hip.cpp 2024-08-20T22:01:31.7083687Z #31 229.7 In file included from magmablas_hip/strtri_upper_batched.hip.cpp:24: 2024-08-20T22:01:31.9191864Z #31 229.7 magmablas_hip/strtri.hip.hpp:68:1: warning: unused function 'sgemm_kernel_16' [-Wunused-function] 2024-08-20T22:01:31.9193319Z #31 229.7 68 | sgemm_kernel_16( 2024-08-20T22:01:31.9194026Z #31 229.7 | ^~~~~~~~~~~~~~~ 2024-08-20T22:01:31.9199578Z #31 229.8 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgeqr2_batched.hip.o magmablas_hip/dgeqr2_batched.hip.cpp 2024-08-20T22:01:32.1316005Z #31 230.1 In file included from magmablas_hip/strtri_lower_batched.hip.cpp:23: 2024-08-20T22:01:32.1318397Z #31 230.1 magmablas_hip/strtri.hip.hpp:68:1: warning: unused function 'sgemm_kernel_16' [-Wunused-function] 2024-08-20T22:01:32.3712341Z #31 230.1 68 | sgemm_kernel_16( 2024-08-20T22:01:32.3713154Z #31 230.1 | ^~~~~~~~~~~~~~~ 2024-08-20T22:01:32.3713995Z #31 230.2 1 warning generated when compiling for host. 2024-08-20T22:01:32.3719879Z #31 230.2 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgeqr2_batched.hip.o magmablas_hip/cgeqr2_batched.hip.cpp 2024-08-20T22:01:32.5546837Z #31 230.6 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgeqr2_batched_fused_reg.hip.o magmablas_hip/sgeqr2_batched_fused_reg.hip.cpp 2024-08-20T22:01:32.7325241Z #31 230.6 In file included from magmablas_hip/ssymv_batched_core.hip.cpp:17: 2024-08-20T22:01:32.7333904Z #31 230.6 magmablas_hip/hemv_template_kernel_batched.hip.hpp:22:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:32.7340980Z #31 230.6 22 | void hemv_diag_template_batched_kernel( 2024-08-20T22:01:32.7343885Z #31 230.6 | ^ 2024-08-20T22:01:32.7350043Z #31 230.6 magmablas_hip/hemv_template_kernel_batched.hip.hpp:39:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:32.7356193Z #31 230.6 39 | void hemv_lower_template_batched_kernel( 2024-08-20T22:01:32.7359027Z #31 230.6 | ^ 2024-08-20T22:01:32.7365540Z #31 230.6 magmablas_hip/hemv_template_kernel_batched.hip.hpp:56:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:32.7391049Z #31 230.6 56 | void hemv_upper_template_batched_kernel( 2024-08-20T22:01:32.7394235Z #31 230.6 | ^ 2024-08-20T22:01:32.7401180Z #31 230.6 1 warning generated when compiling for gfx908. 2024-08-20T22:01:32.7407566Z #31 230.7 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgeqr2_batched_fused_reg.hip.o magmablas_hip/dgeqr2_batched_fused_reg.hip.cpp 2024-08-20T22:01:32.9476331Z #31 230.8 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgeqr2_batched_fused_reg.hip.o magmablas_hip/cgeqr2_batched_fused_reg.hip.cpp 2024-08-20T22:01:32.9481518Z #31 230.8 3 warnings generated when compiling for gfx900. 2024-08-20T22:01:32.9487620Z #31 231.0 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgeqr2_batched_fused_reg_medium.hip.o magmablas_hip/sgeqr2_batched_fused_reg_medium.hip.cpp 2024-08-20T22:01:33.0486345Z #31 231.1 In file included from magmablas_hip/chemv_batched_core.hip.cpp:17: 2024-08-20T22:01:33.2166558Z #31 231.1 magmablas_hip/hemv_template_kernel_batched.hip.hpp:22:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:33.2169792Z #31 231.1 22 | void hemv_diag_template_batched_kernel( 2024-08-20T22:01:33.2170501Z #31 231.1 | ^ 2024-08-20T22:01:33.2173644Z #31 231.1 magmablas_hip/hemv_template_kernel_batched.hip.hpp:39:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:33.2177136Z #31 231.1 39 | void hemv_lower_template_batched_kernel( 2024-08-20T22:01:33.2178040Z #31 231.1 | ^ 2024-08-20T22:01:33.2182153Z #31 231.1 magmablas_hip/hemv_template_kernel_batched.hip.hpp:56:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:33.2185918Z #31 231.1 56 | void hemv_upper_template_batched_kernel( 2024-08-20T22:01:33.2186746Z #31 231.1 | ^ 2024-08-20T22:01:33.3925776Z #31 231.3 3 warnings generated when compiling for gfx900. 2024-08-20T22:01:33.4033012Z #31 231.4 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgeqr2_batched_fused_reg_medium.hip.o magmablas_hip/dgeqr2_batched_fused_reg_medium.hip.cpp 2024-08-20T22:01:33.5733673Z #31 231.4 In file included from magmablas_hip/dsymv_batched_core.hip.cpp:17: 2024-08-20T22:01:33.5738219Z #31 231.4 magmablas_hip/hemv_template_kernel_batched.hip.hpp:22:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:33.5741751Z #31 231.4 22 | void hemv_diag_template_batched_kernel( 2024-08-20T22:01:33.5742623Z #31 231.4 | ^ 2024-08-20T22:01:33.5746287Z #31 231.4 magmablas_hip/hemv_template_kernel_batched.hip.hpp:39:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:33.5749780Z #31 231.4 39 | void hemv_lower_template_batched_kernel( 2024-08-20T22:01:33.5750614Z #31 231.4 | ^ 2024-08-20T22:01:33.5754207Z #31 231.4 magmablas_hip/hemv_template_kernel_batched.hip.hpp:56:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:33.5757621Z #31 231.4 56 | void hemv_upper_template_batched_kernel( 2024-08-20T22:01:33.5758493Z #31 231.4 | ^ 2024-08-20T22:01:33.7239783Z #31 231.6 3 warnings generated when compiling for gfx900. 2024-08-20T22:01:33.7832481Z #31 231.8 1 warning generated when compiling for gfx90a. 2024-08-20T22:01:34.1181253Z #31 232.1 In file included from magmablas_hip/ctrtri_lower.hip.cpp:23: 2024-08-20T22:01:34.2689574Z #31 232.1 magmablas_hip/ctrtri.hip.hpp:68:1: warning: unused function 'cgemm_kernel_16' [-Wunused-function] 2024-08-20T22:01:34.2692518Z #31 232.1 68 | cgemm_kernel_16( 2024-08-20T22:01:34.2694211Z #31 232.1 | ^~~~~~~~~~~~~~~ 2024-08-20T22:01:34.4704467Z #31 232.5 1 warning generated when compiling for gfx908. 2024-08-20T22:01:34.7081905Z #31 232.6 In file included from magmablas_hip/ssymv_batched_core.hip.cpp:17: 2024-08-20T22:01:34.7088064Z #31 232.6 magmablas_hip/hemv_template_kernel_batched.hip.hpp:22:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:34.7093435Z #31 232.6 22 | void hemv_diag_template_batched_kernel( 2024-08-20T22:01:34.7095296Z #31 232.6 | ^ 2024-08-20T22:01:34.7100082Z #31 232.6 magmablas_hip/hemv_template_kernel_batched.hip.hpp:39:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:34.7105056Z #31 232.6 39 | void hemv_lower_template_batched_kernel( 2024-08-20T22:01:34.7107215Z #31 232.6 | ^ 2024-08-20T22:01:34.7112346Z #31 232.6 magmablas_hip/hemv_template_kernel_batched.hip.hpp:56:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:34.7117179Z #31 232.6 56 | void hemv_upper_template_batched_kernel( 2024-08-20T22:01:34.7119171Z #31 232.6 | ^ 2024-08-20T22:01:34.9019666Z #31 232.8 3 warnings generated when compiling for gfx906. 2024-08-20T22:01:34.9144706Z #31 232.9 In file included from magmablas_hip/chemv_batched_core.hip.cpp:17: 2024-08-20T22:01:35.0863141Z #31 232.9 magmablas_hip/hemv_template_kernel_batched.hip.hpp:22:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:35.0867162Z #31 232.9 22 | void hemv_diag_template_batched_kernel( 2024-08-20T22:01:35.0868055Z #31 232.9 | ^ 2024-08-20T22:01:35.0871821Z #31 232.9 magmablas_hip/hemv_template_kernel_batched.hip.hpp:39:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:35.0875304Z #31 232.9 39 | void hemv_lower_template_batched_kernel( 2024-08-20T22:01:35.0876153Z #31 232.9 | ^ 2024-08-20T22:01:35.0879869Z #31 232.9 magmablas_hip/hemv_template_kernel_batched.hip.hpp:56:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:35.0883458Z #31 232.9 56 | void hemv_upper_template_batched_kernel( 2024-08-20T22:01:35.0884492Z #31 232.9 | ^ 2024-08-20T22:01:35.2581840Z #31 233.1 3 warnings generated when compiling for gfx906. 2024-08-20T22:01:35.2583247Z #31 233.2 In file included from magmablas_hip/dtrtri_lower_batched.hip.cpp:23: 2024-08-20T22:01:35.2585452Z #31 233.2 magmablas_hip/dtrtri.hip.hpp:68:1: warning: unused function 'dgemm_kernel_16' [-Wunused-function] 2024-08-20T22:01:35.2586857Z #31 233.2 68 | dgemm_kernel_16( 2024-08-20T22:01:35.2587822Z #31 233.2 | ^~~~~~~~~~~~~~~ 2024-08-20T22:01:35.2588540Z #31 233.3 1 warning generated when compiling for host. 2024-08-20T22:01:35.4230542Z #31 233.3 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgeqr2_batched_fused_reg_medium.hip.o magmablas_hip/cgeqr2_batched_fused_reg_medium.hip.cpp 2024-08-20T22:01:35.6141919Z #31 233.6 In file included from magmablas_hip/dsymv_batched_core.hip.cpp:17: 2024-08-20T22:01:35.7785343Z #31 233.6 magmablas_hip/hemv_template_kernel_batched.hip.hpp:22:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:35.7788860Z #31 233.6 22 | void hemv_diag_template_batched_kernel( 2024-08-20T22:01:35.7789620Z #31 233.6 | ^ 2024-08-20T22:01:35.7793034Z #31 233.6 magmablas_hip/hemv_template_kernel_batched.hip.hpp:39:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:35.7797024Z #31 233.6 39 | void hemv_lower_template_batched_kernel( 2024-08-20T22:01:35.7797929Z #31 233.6 | ^ 2024-08-20T22:01:35.7801886Z #31 233.6 magmablas_hip/hemv_template_kernel_batched.hip.hpp:56:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:35.7805591Z #31 233.6 56 | void hemv_upper_template_batched_kernel( 2024-08-20T22:01:35.7806471Z #31 233.6 | ^ 2024-08-20T22:01:35.7807230Z #31 233.8 3 warnings generated when compiling for gfx906. 2024-08-20T22:01:35.9527592Z #31 234.0 In file included from magmablas_hip/dtrtri_upper_batched.hip.cpp:24: 2024-08-20T22:01:36.1037994Z #31 234.0 magmablas_hip/dtrtri.hip.hpp:68:1: warning: unused function 'dgemm_kernel_16' [-Wunused-function] 2024-08-20T22:01:36.1039509Z #31 234.0 68 | dgemm_kernel_16( 2024-08-20T22:01:36.1040376Z #31 234.0 | ^~~~~~~~~~~~~~~ 2024-08-20T22:01:36.5892808Z #31 234.4 In file included from magmablas_hip/ssymv_batched_core.hip.cpp:17: 2024-08-20T22:01:36.5897813Z #31 234.4 magmablas_hip/hemv_template_kernel_batched.hip.hpp:22:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:36.5901733Z #31 234.4 22 | void hemv_diag_template_batched_kernel( 2024-08-20T22:01:36.5902676Z #31 234.4 | ^ 2024-08-20T22:01:36.5906740Z #31 234.4 magmablas_hip/hemv_template_kernel_batched.hip.hpp:39:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:36.5910530Z #31 234.4 39 | void hemv_lower_template_batched_kernel( 2024-08-20T22:01:36.5911433Z #31 234.4 | ^ 2024-08-20T22:01:36.5915517Z #31 234.4 magmablas_hip/hemv_template_kernel_batched.hip.hpp:56:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:36.5919437Z #31 234.4 56 | void hemv_upper_template_batched_kernel( 2024-08-20T22:01:36.5920377Z #31 234.5 | ^ 2024-08-20T22:01:36.7778551Z #31 234.6 3 warnings generated when compiling for gfx908. 2024-08-20T22:01:36.7875643Z #31 234.8 In file included from magmablas_hip/chemv_batched_core.hip.cpp:17: 2024-08-20T22:01:36.9562745Z #31 234.8 magmablas_hip/hemv_template_kernel_batched.hip.hpp:22:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:36.9566967Z #31 234.8 22 | void hemv_diag_template_batched_kernel( 2024-08-20T22:01:36.9569894Z #31 234.8 | ^ 2024-08-20T22:01:36.9574182Z #31 234.8 magmablas_hip/hemv_template_kernel_batched.hip.hpp:39:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:36.9578266Z #31 234.8 39 | void hemv_lower_template_batched_kernel( 2024-08-20T22:01:36.9579247Z #31 234.8 | ^ 2024-08-20T22:01:36.9580067Z #31 234.8 1 warning generated when compiling for gfx90a. 2024-08-20T22:01:36.9584490Z #31 234.8 magmablas_hip/hemv_template_kernel_batched.hip.hpp:56:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:36.9588611Z #31 234.8 56 | void hemv_upper_template_batched_kernel( 2024-08-20T22:01:36.9589598Z #31 234.8 | ^ 2024-08-20T22:01:37.1362189Z #31 235.0 3 warnings generated when compiling for gfx908. 2024-08-20T22:01:37.2531408Z #31 235.3 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgeqr2_batched_fused_reg_tall.hip.o magmablas_hip/sgeqr2_batched_fused_reg_tall.hip.cpp 2024-08-20T22:01:37.3576762Z #31 235.4 In file included from magmablas_hip/dsymv_batched_core.hip.cpp:17: 2024-08-20T22:01:37.3581535Z #31 235.4 magmablas_hip/hemv_template_kernel_batched.hip.hpp:22:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:37.3585326Z #31 235.4 22 | void hemv_diag_template_batched_kernel( 2024-08-20T22:01:37.3586253Z #31 235.4 | ^ 2024-08-20T22:01:37.3590385Z #31 235.4 magmablas_hip/hemv_template_kernel_batched.hip.hpp:39:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:37.3594435Z #31 235.4 39 | void hemv_lower_template_batched_kernel( 2024-08-20T22:01:37.3595394Z #31 235.4 | ^ 2024-08-20T22:01:37.4920774Z #31 235.4 magmablas_hip/hemv_template_kernel_batched.hip.hpp:56:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:37.4924565Z #31 235.4 56 | void hemv_upper_template_batched_kernel( 2024-08-20T22:01:37.4925485Z #31 235.4 | ^ 2024-08-20T22:01:37.6422450Z #31 235.5 3 warnings generated when compiling for gfx908. 2024-08-20T22:01:38.1226550Z #31 236.1 1 warning generated when compiling for gfx908. 2024-08-20T22:01:38.3875442Z #31 236.3 In file included from magmablas_hip/ssymv_batched_core.hip.cpp:17: 2024-08-20T22:01:38.3880028Z #31 236.3 magmablas_hip/hemv_template_kernel_batched.hip.hpp:22:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:38.3884300Z #31 236.3 22 | void hemv_diag_template_batched_kernel( 2024-08-20T22:01:38.3885200Z #31 236.3 | ^ 2024-08-20T22:01:38.3886239Z #31 236.3 In file included from magmablas_hip/strtri_upper_batched.hip.cpp:24: 2024-08-20T22:01:38.3888484Z #31 236.3 magmablas_hip/strtri.hip.hpp:68:1: warning: unused function 'sgemm_kernel_16' [-Wunused-function] 2024-08-20T22:01:38.3890163Z #31 236.3 68 | sgemm_kernel_16( 2024-08-20T22:01:38.3890885Z #31 236.3 | ^~~~~~~~~~~~~~~ 2024-08-20T22:01:38.3894874Z #31 236.3 magmablas_hip/hemv_template_kernel_batched.hip.hpp:39:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:38.3898917Z #31 236.3 39 | void hemv_lower_template_batched_kernel( 2024-08-20T22:01:38.3899868Z #31 236.3 | ^ 2024-08-20T22:01:38.3903960Z #31 236.3 magmablas_hip/hemv_template_kernel_batched.hip.hpp:56:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:38.3908019Z #31 236.3 56 | void hemv_upper_template_batched_kernel( 2024-08-20T22:01:38.3908966Z #31 236.3 | ^ 2024-08-20T22:01:38.3909856Z #31 236.4 1 warning generated when compiling for host. 2024-08-20T22:01:38.3916460Z #31 236.4 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgeqr2_batched_fused_reg_tall.hip.o magmablas_hip/dgeqr2_batched_fused_reg_tall.hip.cpp 2024-08-20T22:01:38.6302805Z #31 236.5 3 warnings generated when compiling for gfx90a. 2024-08-20T22:01:38.6304253Z #31 236.6 In file included from magmablas_hip/chemv_batched_core.hip.cpp:17: 2024-08-20T22:01:38.6308963Z #31 236.6 magmablas_hip/hemv_template_kernel_batched.hip.hpp:22:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:38.8099226Z #31 236.6 22 | void hemv_diag_template_batched_kernel( 2024-08-20T22:01:38.8100245Z #31 236.6 | ^ 2024-08-20T22:01:38.8104553Z #31 236.7 magmablas_hip/hemv_template_kernel_batched.hip.hpp:39:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:38.8108468Z #31 236.7 39 | void hemv_lower_template_batched_kernel( 2024-08-20T22:01:38.8109425Z #31 236.7 | ^ 2024-08-20T22:01:38.8113522Z #31 236.7 magmablas_hip/hemv_template_kernel_batched.hip.hpp:56:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:38.8117437Z #31 236.7 56 | void hemv_upper_template_batched_kernel( 2024-08-20T22:01:38.8118383Z #31 236.7 | ^ 2024-08-20T22:01:38.8436003Z #31 236.9 3 warnings generated when compiling for gfx90a. 2024-08-20T22:01:39.0580083Z #31 237.1 In file included from magmablas_hip/dsymv_batched_core.hip.cpp:17: 2024-08-20T22:01:39.2099208Z #31 237.1 magmablas_hip/hemv_template_kernel_batched.hip.hpp:22:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:39.2102936Z #31 237.1 22 | void hemv_diag_template_batched_kernel( 2024-08-20T22:01:39.2103872Z #31 237.1 | ^ 2024-08-20T22:01:39.2107636Z #31 237.1 magmablas_hip/hemv_template_kernel_batched.hip.hpp:39:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:39.2111661Z #31 237.1 39 | void hemv_lower_template_batched_kernel( 2024-08-20T22:01:39.2112533Z #31 237.1 | ^ 2024-08-20T22:01:39.2116570Z #31 237.1 magmablas_hip/hemv_template_kernel_batched.hip.hpp:56:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:39.2120247Z #31 237.1 56 | void hemv_upper_template_batched_kernel( 2024-08-20T22:01:39.2121147Z #31 237.1 | ^ 2024-08-20T22:01:39.2121961Z #31 237.2 3 warnings generated when compiling for gfx90a. 2024-08-20T22:01:39.3711871Z #31 237.2 10 warnings generated when compiling for gfx906. 2024-08-20T22:01:39.5667645Z #31 237.6 In file included from magmablas_hip/ctrtri_upper.hip.cpp:24: 2024-08-20T22:01:39.5670146Z #31 237.6 magmablas_hip/ctrtri.hip.hpp:68:1: warning: unused function 'cgemm_kernel_16' [-Wunused-function] 2024-08-20T22:01:39.7171870Z #31 237.6 68 | cgemm_kernel_16( 2024-08-20T22:01:39.7172726Z #31 237.6 | ^~~~~~~~~~~~~~~ 2024-08-20T22:01:40.0686190Z #31 238.1 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgeqr2_batched_fused_reg_tall.hip.o magmablas_hip/cgeqr2_batched_fused_reg_tall.hip.cpp 2024-08-20T22:01:40.3255662Z #31 238.3 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgeqr2_batched_fused_sm.hip.o magmablas_hip/sgeqr2_batched_fused_sm.hip.cpp 2024-08-20T22:01:40.5027482Z #31 238.4 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgeqr2_batched_fused_sm.hip.o magmablas_hip/dgeqr2_batched_fused_sm.hip.cpp 2024-08-20T22:01:40.6253779Z #31 238.6 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgeqr2_batched_fused_sm.hip.o magmablas_hip/cgeqr2_batched_fused_sm.hip.cpp 2024-08-20T22:01:40.7321373Z #31 238.7 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgeqrf_batched_smallsq.hip.o magmablas_hip/sgeqrf_batched_smallsq.hip.cpp 2024-08-20T22:01:40.7338908Z #31 238.7 In file included from magmablas_hip/cgetf2_native_kernel.hip.cpp:17: 2024-08-20T22:01:40.7342158Z #31 238.7 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:40.9486715Z #31 238.7 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:40.9492901Z #31 238.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:40.9497765Z #31 238.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:40.9501853Z #31 238.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:40.9505294Z #31 238.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:40.9510583Z #31 238.7 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:40.9517089Z #31 238.7 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:40.9522071Z #31 238.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:40.9526661Z #31 238.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:40.9530766Z #31 238.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:40.9534316Z #31 238.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:40.9539692Z #31 238.8 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:40.9545814Z #31 238.8 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:40.9550076Z #31 238.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:40.9553616Z #31 238.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:40.9556847Z #31 238.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:40.9559596Z #31 238.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:40.9564329Z #31 238.8 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:40.9667461Z #31 238.8 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:40.9672352Z #31 238.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:40.9674532Z #31 238.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:40.9675936Z #31 238.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:40.9676979Z #31 238.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:40.9679584Z #31 238.8 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:40.9683372Z #31 238.8 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:40.9685790Z #31 238.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:40.9687621Z #31 238.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:40.9689007Z #31 238.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:40.9690264Z #31 238.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:40.9693025Z #31 238.8 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:40.9696246Z #31 238.8 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:40.9698218Z #31 238.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:40.9699895Z #31 238.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:40.9701291Z #31 238.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:40.9702359Z #31 238.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:40.9705454Z #31 238.8 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:40.9709064Z #31 238.8 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:40.9711156Z #31 238.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:40.9712910Z #31 238.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:40.9714339Z #31 238.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:40.9715368Z #31 238.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:40.9718161Z #31 238.8 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:40.9721563Z #31 238.8 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:40.9723854Z #31 238.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:40.9725656Z #31 238.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:40.9727177Z #31 238.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:40.9728222Z #31 238.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:40.9731036Z #31 238.8 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:40.9734692Z #31 238.8 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:40.9737132Z #31 238.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:40.9738907Z #31 238.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:40.9740399Z #31 238.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:40.9741651Z #31 238.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:40.9744400Z #31 238.8 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:40.9748106Z #31 238.8 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:40.9750526Z #31 238.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:40.9752497Z #31 238.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:40.9753890Z #31 238.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:40.9754927Z #31 238.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:40.9760647Z #31 238.8 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgeqrf_batched_smallsq.hip.o magmablas_hip/dgeqrf_batched_smallsq.hip.cpp 2024-08-20T22:01:41.1146043Z #31 239.1 1 warning generated when compiling for gfx906. 2024-08-20T22:01:41.6815677Z #31 239.7 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgeqrf_batched_smallsq.hip.o magmablas_hip/cgeqrf_batched_smallsq.hip.cpp 2024-08-20T22:01:41.9083400Z #31 239.8 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgerbt_func_batched.hip.o magmablas_hip/sgerbt_func_batched.hip.cpp 2024-08-20T22:01:42.4513312Z #31 240.5 1 warning generated when compiling for gfx906. 2024-08-20T22:01:42.5906782Z #31 240.6 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgerbt_func_batched.hip.o magmablas_hip/dgerbt_func_batched.hip.cpp 2024-08-20T22:01:42.8251716Z #31 240.7 In file included from magmablas_hip/ctrtri_lower_batched.hip.cpp:23: 2024-08-20T22:01:42.8254069Z #31 240.7 magmablas_hip/ctrtri.hip.hpp:68:1: warning: unused function 'cgemm_kernel_16' [-Wunused-function] 2024-08-20T22:01:42.8255470Z #31 240.7 68 | cgemm_kernel_16( 2024-08-20T22:01:42.8256112Z #31 240.7 | ^~~~~~~~~~~~~~~ 2024-08-20T22:01:42.8256923Z #31 240.8 1 warning generated when compiling for gfx90a. 2024-08-20T22:01:43.8265489Z #31 241.8 In file included from magmablas_hip/ctrtri_upper_batched.hip.cpp:24: 2024-08-20T22:01:44.0569744Z #31 241.8 magmablas_hip/ctrtri.hip.hpp:68:1: warning: unused function 'cgemm_kernel_16' [-Wunused-function] 2024-08-20T22:01:44.0571286Z #31 241.8 68 | cgemm_kernel_16( 2024-08-20T22:01:44.0572000Z #31 241.8 | ^~~~~~~~~~~~~~~ 2024-08-20T22:01:44.0572844Z #31 241.9 1 warning generated when compiling for gfx90a. 2024-08-20T22:01:44.2710326Z #31 242.3 In file included from magmablas_hip/dtrtri_upper_batched.hip.cpp:24: 2024-08-20T22:01:44.5113190Z #31 242.3 magmablas_hip/dtrtri.hip.hpp:68:1: warning: unused function 'dgemm_kernel_16' [-Wunused-function] 2024-08-20T22:01:44.5114833Z #31 242.3 68 | dgemm_kernel_16( 2024-08-20T22:01:44.5115572Z #31 242.3 | ^~~~~~~~~~~~~~~ 2024-08-20T22:01:44.5116468Z #31 242.4 1 warning generated when compiling for host. 2024-08-20T22:01:44.5122739Z #31 242.4 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgerbt_func_batched.hip.o magmablas_hip/cgerbt_func_batched.hip.cpp 2024-08-20T22:01:45.3215869Z #31 243.3 In file included from magmablas_hip/ctrtri_lower.hip.cpp:23: 2024-08-20T22:01:45.3218245Z #31 243.3 magmablas_hip/ctrtri.hip.hpp:68:1: warning: unused function 'cgemm_kernel_16' [-Wunused-function] 2024-08-20T22:01:45.5309417Z #31 243.3 68 | cgemm_kernel_16( 2024-08-20T22:01:45.5310267Z #31 243.3 | ^~~~~~~~~~~~~~~ 2024-08-20T22:01:45.5311141Z #31 243.4 1 warning generated when compiling for host. 2024-08-20T22:01:45.5317572Z #31 243.4 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgesv_batched_small.hip.o magmablas_hip/sgesv_batched_small.hip.cpp 2024-08-20T22:01:46.8472028Z #31 244.9 In file included from magmablas_hip/sgesv_batched_small.hip.cpp:22: 2024-08-20T22:01:46.8475430Z #31 244.9 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:47.0706605Z #31 244.9 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:47.0708867Z #31 244.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:47.0710711Z #31 244.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:47.0712200Z #31 244.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:47.0713136Z #31 244.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:47.0715815Z #31 244.9 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:47.0718739Z #31 244.9 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:47.0720654Z #31 244.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:47.0722528Z #31 244.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:47.0724186Z #31 244.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:47.0725281Z #31 244.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:47.0728410Z #31 244.9 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:47.0731960Z #31 244.9 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:47.0734538Z #31 244.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:47.0736390Z #31 244.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:47.0737965Z #31 244.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:47.0739067Z #31 244.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:47.0742039Z #31 244.9 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:47.0746124Z #31 244.9 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:47.0748399Z #31 244.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:47.0750226Z #31 244.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:47.0751607Z #31 244.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:47.0752586Z #31 244.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:47.0755471Z #31 244.9 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:47.0759633Z #31 244.9 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:47.0761995Z #31 244.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:47.0763877Z #31 244.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:47.0765589Z #31 244.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:47.0766517Z #31 244.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:47.0768971Z #31 244.9 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:47.0772630Z #31 244.9 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:47.0774628Z #31 244.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:47.0776391Z #31 244.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:47.0777830Z #31 244.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:47.0778881Z #31 244.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:47.0781702Z #31 244.9 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:47.0785082Z #31 244.9 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:47.0787234Z #31 244.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:47.0789009Z #31 244.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:47.0790486Z #31 244.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:47.0791507Z #31 244.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:47.0794340Z #31 244.9 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:47.0798148Z #31 244.9 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:47.0800202Z #31 244.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:47.0802034Z #31 244.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:47.0803890Z #31 244.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:47.0804975Z #31 244.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:47.0807767Z #31 244.9 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:47.0811771Z #31 244.9 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:47.0814351Z #31 244.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:47.0816227Z #31 244.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:47.0817926Z #31 244.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:47.0819051Z #31 244.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:47.0822196Z #31 244.9 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:47.0826190Z #31 244.9 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:47.0828746Z #31 244.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:47.0830510Z #31 244.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:47.0831952Z #31 244.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:47.0832908Z #31 244.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:47.4823296Z #31 245.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:47.5947093Z #31 245.5 393 | zgetf2_fused_kernel_vbatched( 2024-08-20T22:01:47.5947918Z #31 245.5 | ^ 2024-08-20T22:01:47.5951611Z #31 245.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:47.5957877Z #31 245.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:47.5965062Z #31 245.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:47.5971841Z #31 245.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:47.5979293Z #31 245.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:47.5985945Z #31 245.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:47.7635266Z #31 245.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:47.7642154Z #31 245.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:47.7649434Z #31 245.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:47.7656285Z #31 245.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:47.7663150Z #31 245.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:47.7670099Z #31 245.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:47.7676930Z #31 245.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:47.7683910Z #31 245.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:47.7690655Z #31 245.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:47.7697504Z #31 245.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:47.7704294Z #31 245.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:47.7711339Z #31 245.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:47.7718178Z #31 245.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:47.9807881Z #31 245.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:47.9814537Z #31 245.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:47.9821245Z #31 245.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:47.9827615Z #31 245.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:47.9834023Z #31 245.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:47.9840445Z #31 245.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:47.9846999Z #31 245.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:47.9853408Z #31 245.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:47.9859564Z #31 245.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:47.9866211Z #31 245.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:47.9872524Z #31 245.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:47.9879122Z #31 245.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:47.9885452Z #31 245.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:47.9891818Z #31 245.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.1069099Z #31 246.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.1075841Z #31 246.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.1082179Z #31 246.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.1088160Z #31 246.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.1094131Z #31 246.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.1100420Z #31 246.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.1106875Z #31 246.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.1113350Z #31 246.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.1119699Z #31 246.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.1126090Z #31 246.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.1132862Z #31 246.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.1139328Z #31 246.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.1146020Z #31 246.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.2284464Z #31 246.1 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.2291527Z #31 246.1 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.2297866Z #31 246.1 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.2304148Z #31 246.1 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.2310043Z #31 246.1 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.2316169Z #31 246.1 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.2322224Z #31 246.1 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.2328633Z #31 246.1 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.2334887Z #31 246.1 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.2342802Z #31 246.2 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgesv_batched_small.hip.o magmablas_hip/dgesv_batched_small.hip.cpp 2024-08-20T22:01:48.4354430Z #31 246.3 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.4361221Z #31 246.3 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.4367957Z #31 246.3 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.4374271Z #31 246.3 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.4380670Z #31 246.3 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.4386941Z #31 246.3 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.4392962Z #31 246.3 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.4399014Z #31 246.3 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.4405258Z #31 246.3 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.4411402Z #31 246.3 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.4417733Z #31 246.3 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.4423717Z #31 246.3 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.4430267Z #31 246.3 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.4436500Z #31 246.3 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.4444853Z #31 246.3 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgesv_batched_small.hip.o magmablas_hip/cgesv_batched_small.hip.cpp 2024-08-20T22:01:48.4452322Z #31 246.3 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.4458767Z #31 246.3 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.4466919Z #31 246.4 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgetf2_kernels.hip.o magmablas_hip/sgetf2_kernels.hip.cpp 2024-08-20T22:01:48.5658647Z #31 246.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.5666598Z #31 246.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.5673825Z #31 246.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.5680803Z #31 246.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.5687913Z #31 246.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.5694645Z #31 246.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.5701670Z #31 246.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.5708579Z #31 246.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.5715536Z #31 246.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.5721845Z #31 246.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.5728530Z #31 246.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.5735201Z #31 246.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.5741685Z #31 246.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.5748302Z #31 246.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.5754911Z #31 246.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.7166826Z #31 246.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.7173947Z #31 246.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.9538509Z #31 246.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.9545516Z #31 246.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.9552757Z #31 246.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.9559687Z #31 246.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.9567225Z #31 246.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.9574230Z #31 246.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.9581299Z #31 246.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.9588359Z #31 246.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.9595183Z #31 246.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.9602119Z #31 246.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.9608684Z #31 246.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.9615223Z #31 246.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:48.9623765Z #31 246.8 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgetf2_kernels.hip.o magmablas_hip/dgetf2_kernels.hip.cpp 2024-08-20T22:01:48.9633924Z #31 246.8 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgetf2_kernels.hip.o magmablas_hip/cgetf2_kernels.hip.cpp 2024-08-20T22:01:49.1158390Z #31 247.1 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgetrf_batched_smallsq_noshfl.hip.o magmablas_hip/sgetrf_batched_smallsq_noshfl.hip.cpp 2024-08-20T22:01:49.3023455Z #31 247.3 10 warnings generated when compiling for gfx908. 2024-08-20T22:01:49.6735980Z #31 247.7 In file included from magmablas_hip/dgesv_batched_small.hip.cpp:22: 2024-08-20T22:01:49.8189627Z #31 247.7 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:49.8193252Z #31 247.7 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:49.8195351Z #31 247.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:49.8197186Z #31 247.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:49.8198769Z #31 247.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:49.8200192Z #31 247.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:49.8203443Z #31 247.7 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:49.8207071Z #31 247.7 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:49.8209215Z #31 247.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:49.8211000Z #31 247.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:49.8212522Z #31 247.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:49.8213613Z #31 247.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:49.8216515Z #31 247.7 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:49.8220047Z #31 247.7 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:49.8222545Z #31 247.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:49.8224393Z #31 247.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:49.8225964Z #31 247.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:49.8227075Z #31 247.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:49.8230063Z #31 247.7 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:49.8234002Z #31 247.7 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:49.8236541Z #31 247.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:49.8238247Z #31 247.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:49.8239990Z #31 247.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:49.8241097Z #31 247.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:49.8244206Z #31 247.7 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:49.8248102Z #31 247.7 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:49.8250574Z #31 247.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:49.8252330Z #31 247.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:49.8253881Z #31 247.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:49.8254818Z #31 247.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:49.8257737Z #31 247.7 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:49.8261272Z #31 247.7 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:49.8265964Z #31 247.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:49.8268204Z #31 247.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:49.8269788Z #31 247.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:49.8270904Z #31 247.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:49.8273974Z #31 247.7 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:49.8277618Z #31 247.7 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:49.8279875Z #31 247.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:49.8281700Z #31 247.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:49.8283267Z #31 247.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:49.8284682Z #31 247.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:49.8287568Z #31 247.7 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:49.8291159Z #31 247.7 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:49.8293357Z #31 247.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:49.8295137Z #31 247.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:49.8296684Z #31 247.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:49.8297772Z #31 247.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:49.8300669Z #31 247.7 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:49.8304525Z #31 247.7 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:49.8307195Z #31 247.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:49.8308985Z #31 247.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:49.8310519Z #31 247.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:49.8311829Z #31 247.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:49.8314837Z #31 247.7 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:49.8318823Z #31 247.7 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:49.8321407Z #31 247.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:49.8323290Z #31 247.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:49.8324969Z #31 247.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:49.8326069Z #31 247.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:49.8327427Z #31 247.8 In file included from magmablas_hip/cgesv_batched_small.hip.cpp:22: 2024-08-20T22:01:49.9877656Z #31 247.8 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:49.9881288Z #31 247.8 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:49.9883413Z #31 247.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:49.9885427Z #31 247.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:49.9887140Z #31 247.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:49.9888218Z #31 247.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:49.9891105Z #31 247.8 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:49.9894764Z #31 247.8 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:49.9896955Z #31 247.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:49.9898761Z #31 247.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:49.9900344Z #31 247.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:49.9901472Z #31 247.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:49.9904446Z #31 247.8 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:49.9907920Z #31 247.8 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:49.9910134Z #31 247.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:49.9911993Z #31 247.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:49.9913563Z #31 247.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:49.9915136Z #31 247.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:49.9917865Z #31 247.8 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:49.9921340Z #31 247.8 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:49.9923691Z #31 247.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:49.9925769Z #31 247.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:49.9927457Z #31 247.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:49.9928728Z #31 247.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:49.9931668Z #31 247.8 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:49.9935580Z #31 247.8 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:49.9938219Z #31 247.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:49.9940073Z #31 247.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:49.9941675Z #31 247.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:49.9942798Z #31 247.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:49.9945785Z #31 247.9 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:49.9949488Z #31 247.9 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:49.9951618Z #31 247.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:49.9953386Z #31 247.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:49.9954910Z #31 247.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:49.9956214Z #31 247.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:49.9959350Z #31 247.9 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:49.9962992Z #31 247.9 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:49.9965595Z #31 247.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:49.9967439Z #31 247.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:49.9968995Z #31 247.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:49.9970102Z #31 247.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:49.9973103Z #31 247.9 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:49.9976874Z #31 247.9 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:49.9979051Z #31 247.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:49.9981056Z #31 247.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:49.9982571Z #31 247.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:49.9983623Z #31 247.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:49.9986777Z #31 247.9 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:49.9990772Z #31 247.9 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:49.9993324Z #31 247.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:49.9995197Z #31 247.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:49.9996767Z #31 247.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:49.9997889Z #31 247.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.0000857Z #31 247.9 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.0004784Z #31 247.9 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.0007414Z #31 247.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.0009178Z #31 247.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.0010737Z #31 247.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.0011870Z #31 247.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.0013178Z #31 248.0 In file included from magmablas_hip/sgetf2_kernels.hip.cpp:19: 2024-08-20T22:01:50.0016435Z #31 248.0 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.0020133Z #31 248.0 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.0022254Z #31 248.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.0024026Z #31 248.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.0025570Z #31 248.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.0026663Z #31 248.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.0029571Z #31 248.0 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.0033078Z #31 248.0 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.0035188Z #31 248.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.0036992Z #31 248.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.0038538Z #31 248.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.0039598Z #31 248.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.0042675Z #31 248.0 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.0046703Z #31 248.0 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.0048916Z #31 248.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.0050869Z #31 248.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.0052449Z #31 248.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.0053579Z #31 248.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.0056554Z #31 248.0 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.0060441Z #31 248.0 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.0062945Z #31 248.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.0065391Z #31 248.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.0066953Z #31 248.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.0068141Z #31 248.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.0071131Z #31 248.0 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.0075100Z #31 248.0 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.0077543Z #31 248.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.0079334Z #31 248.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.0080860Z #31 248.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.0081945Z #31 248.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.0084960Z #31 248.0 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.0088067Z #31 248.0 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.0090041Z #31 248.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.0091703Z #31 248.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.0093145Z #31 248.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.0094180Z #31 248.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.0097264Z #31 248.0 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.0100868Z #31 248.0 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.0103085Z #31 248.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.0105180Z #31 248.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.0106755Z #31 248.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.0107854Z #31 248.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.0110823Z #31 248.0 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.0114606Z #31 248.0 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.0116844Z #31 248.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.0118675Z #31 248.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.0120246Z #31 248.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.0121344Z #31 248.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.0124444Z #31 248.0 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.0128488Z #31 248.0 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.0131160Z #31 248.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.0133036Z #31 248.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.0134589Z #31 248.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.0135704Z #31 248.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.0138681Z #31 248.0 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.0142655Z #31 248.0 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.0145254Z #31 248.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.0147109Z #31 248.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.0148673Z #31 248.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.0149771Z #31 248.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.1720828Z #31 248.0 magmablas_hip/sgetf2_kernels.hip.cpp:162:9: warning: unused variable 'chunk' [-Wunused-variable] 2024-08-20T22:01:50.1722720Z #31 248.0 162 | int chunk = magma_ceildiv( length, zamax ); 2024-08-20T22:01:50.1723889Z #31 248.0 | ^~~~~ 2024-08-20T22:01:50.2150007Z #31 248.2 In file included from magmablas_hip/dgetf2_kernels.hip.cpp:19: 2024-08-20T22:01:50.3173554Z #31 248.2 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.3179689Z #31 248.2 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.3181788Z #31 248.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.3183638Z #31 248.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.3185501Z #31 248.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.3186613Z #31 248.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.3189592Z #31 248.2 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.3193402Z #31 248.2 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.3195620Z #31 248.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.3197405Z #31 248.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.3198936Z #31 248.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.3200012Z #31 248.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.3202902Z #31 248.2 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.3206538Z #31 248.2 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.3208785Z #31 248.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.3210677Z #31 248.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.3212424Z #31 248.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.3213539Z #31 248.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.3216503Z #31 248.2 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.3220429Z #31 248.2 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.3222959Z #31 248.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.3224830Z #31 248.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.3226391Z #31 248.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.3227509Z #31 248.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.3230498Z #31 248.2 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.3234421Z #31 248.2 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.3236967Z #31 248.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.3238779Z #31 248.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.3240339Z #31 248.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.3241456Z #31 248.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.3244365Z #31 248.2 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.3247971Z #31 248.2 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.3250312Z #31 248.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.3252180Z #31 248.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.3253744Z #31 248.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.3254749Z #31 248.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.3257590Z #31 248.3 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.3260876Z #31 248.3 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.3262877Z #31 248.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.3264784Z #31 248.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.3266174Z #31 248.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.3267167Z #31 248.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.3270124Z #31 248.3 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.3273676Z #31 248.3 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.3275878Z #31 248.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.3277729Z #31 248.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.3278980Z #31 248.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.3280016Z #31 248.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.3282830Z #31 248.3 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.3286634Z #31 248.3 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.3289050Z #31 248.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.3290853Z #31 248.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.3292349Z #31 248.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.3293413Z #31 248.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.3296159Z #31 248.3 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.3299883Z #31 248.3 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.3302333Z #31 248.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.3304095Z #31 248.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.3305582Z #31 248.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.3306898Z #31 248.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.3308745Z #31 248.3 magmablas_hip/dgetf2_kernels.hip.cpp:162:9: warning: unused variable 'chunk' [-Wunused-variable] 2024-08-20T22:01:50.3310494Z #31 248.3 162 | int chunk = magma_ceildiv( length, zamax ); 2024-08-20T22:01:50.3311435Z #31 248.3 | ^~~~~ 2024-08-20T22:01:50.3312417Z #31 248.3 In file included from magmablas_hip/cgetf2_kernels.hip.cpp:19: 2024-08-20T22:01:50.3315171Z #31 248.3 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.3318349Z #31 248.3 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.3320109Z #31 248.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.3321684Z #31 248.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.3323000Z #31 248.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.3324089Z #31 248.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.3326648Z #31 248.3 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.3330133Z #31 248.3 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.3332330Z #31 248.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.3333946Z #31 248.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.3335306Z #31 248.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.3336343Z #31 248.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.3339057Z #31 248.3 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.3342759Z #31 248.3 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.3344944Z #31 248.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.3346792Z #31 248.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.3348355Z #31 248.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.3349452Z #31 248.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.3352448Z #31 248.3 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.3356340Z #31 248.3 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.3358878Z #31 248.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.3360719Z #31 248.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.3362297Z #31 248.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.3363417Z #31 248.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.3366892Z #31 248.3 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.3371100Z #31 248.3 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.3373672Z #31 248.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.3375527Z #31 248.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.3377193Z #31 248.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.3378313Z #31 248.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.3381316Z #31 248.3 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.3384936Z #31 248.3 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.3387115Z #31 248.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.3388958Z #31 248.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.3390528Z #31 248.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.3391773Z #31 248.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.3394858Z #31 248.3 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.3398532Z #31 248.3 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.3400776Z #31 248.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.3402602Z #31 248.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.3404273Z #31 248.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.3405389Z #31 248.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.3408321Z #31 248.3 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.3411955Z #31 248.3 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.3414207Z #31 248.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.3416062Z #31 248.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.3417623Z #31 248.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.3418740Z #31 248.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.3421477Z #31 248.3 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.3425151Z #31 248.3 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.3427655Z #31 248.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.3429509Z #31 248.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.4979190Z #31 248.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.4980336Z #31 248.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.4983327Z #31 248.3 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.4987094Z #31 248.3 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.4989919Z #31 248.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.4991760Z #31 248.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.4998100Z #31 248.3 7 | #define SHFL_Fhipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgetrf_batched_smallsq_noshfl.hip.o magmablas_hip/dgetrf_batched_smallsq_noshfl.hip.cpp 2024-08-20T22:01:50.5003472Z #31 248.4 ULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.5004782Z #31 248.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.5006874Z #31 248.4 magmablas_hip/cgetf2_kernels.hip.cpp:162:9: warning: unused variable 'chunk' [-Wunused-variable] 2024-08-20T22:01:50.5008622Z #31 248.4 162 | int chunk = magma_ceildiv( length, zamax ); 2024-08-20T22:01:50.5009595Z #31 248.4 | ^~~~~ 2024-08-20T22:01:50.7763827Z #31 248.7 In file included from magmablas_hip/sgetrf_batched_smallsq_noshfl.hip.cpp:22: 2024-08-20T22:01:50.7768624Z #31 248.7 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.7772422Z #31 248.7 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.7774537Z #31 248.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.7776387Z #31 248.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.7777966Z #31 248.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.7779154Z #31 248.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.7782130Z #31 248.7 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.7785720Z #31 248.7 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.7802670Z #31 248.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.7804696Z #31 248.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.7806256Z #31 248.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.7807350Z #31 248.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.7810266Z #31 248.7 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.7813787Z #31 248.7 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.7816245Z #31 248.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.7818028Z #31 248.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.7819560Z #31 248.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.7820799Z #31 248.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.7823968Z #31 248.7 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.7827883Z #31 248.7 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.7830393Z #31 248.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.7832275Z #31 248.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.7833831Z #31 248.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.7834957Z #31 248.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.7838076Z #31 248.7 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.7841877Z #31 248.7 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.7844321Z #31 248.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.7846095Z #31 248.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.7847569Z #31 248.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.7848655Z #31 248.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.7851759Z #31 248.7 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.7855414Z #31 248.7 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.7857552Z #31 248.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.7859295Z #31 248.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.7860838Z #31 248.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.7861931Z #31 248.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.7865028Z #31 248.7 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.7868716Z #31 248.7 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.7870978Z #31 248.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.7873007Z #31 248.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.7874583Z #31 248.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.7875691Z #31 248.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.7878960Z #31 248.7 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.7882633Z #31 248.7 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.7884982Z #31 248.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.7886931Z #31 248.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.7888656Z #31 248.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.7889738Z #31 248.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.7892811Z #31 248.7 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.7896668Z #31 248.7 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.7899409Z #31 248.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.7901390Z #31 248.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.7902952Z #31 248.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.7904138Z #31 248.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.7907127Z #31 248.7 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.7911123Z #31 248.7 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.7913595Z #31 248.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.7915457Z #31 248.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.7917014Z #31 248.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.7918114Z #31 248.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.7919474Z #31 248.8 In file included from magmablas_hip/cgetf2_native_kernel.hip.cpp:17: 2024-08-20T22:01:50.9684608Z #31 248.8 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.9687910Z #31 248.8 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.9689781Z #31 248.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.9691547Z #31 248.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.9692865Z #31 248.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.9693989Z #31 248.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.9696885Z #31 248.8 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.9699832Z #31 248.8 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.9702578Z #31 248.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.9704456Z #31 248.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.9706034Z #31 248.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.9707139Z #31 248.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.9709896Z #31 248.8 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.9713776Z #31 248.8 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.9715874Z #31 248.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.9717769Z #31 248.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.9719362Z #31 248.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.9720488Z #31 248.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.9723700Z #31 248.8 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.9727933Z #31 248.8 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.9730357Z #31 248.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.9732258Z #31 248.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.9733867Z #31 248.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.9734995Z #31 248.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.9737944Z #31 248.8 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.9741917Z #31 248.8 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.9744477Z #31 248.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.9746367Z #31 248.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.9747896Z #31 248.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.9749065Z #31 248.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.9752084Z #31 248.8 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.9755646Z #31 248.8 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.9757792Z #31 248.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.9759623Z #31 248.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.9761235Z #31 248.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.9762369Z #31 248.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.9765856Z #31 248.8 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.9769657Z #31 248.8 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.9771819Z #31 248.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.9773728Z #31 248.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.9775440Z #31 248.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.9776567Z #31 248.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.9779586Z #31 248.8 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.9783266Z #31 248.8 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.9785541Z #31 248.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.9787401Z #31 248.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.9789080Z #31 248.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.9790218Z #31 248.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.9793299Z #31 248.8 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.9797113Z #31 248.8 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.9799612Z #31 248.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.9801521Z #31 248.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.9803082Z #31 248.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.9804324Z #31 248.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:50.9806963Z #31 248.8 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:50.9810493Z #31 248.8 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:50.9812799Z #31 248.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:50.9814574Z #31 248.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:50.9816079Z #31 248.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:50.9817159Z #31 248.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:51.9041360Z #31 249.9 In file included from magmablas_hip/dgetrf_batched_smallsq_noshfl.hip.cpp:22: 2024-08-20T22:01:52.0156124Z #31 249.9 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:52.0159732Z #31 249.9 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:52.0161906Z #31 249.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:52.0163870Z #31 249.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:52.0165475Z #31 249.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:52.0166482Z #31 249.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:52.0169241Z #31 249.9 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:52.0173169Z #31 249.9 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:52.0175223Z #31 249.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:52.0176988Z #31 249.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:52.0178518Z #31 249.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:52.0179613Z #31 249.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:52.0185831Z #31 249.9 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgetrf_batched_smallsq_noshfl.hip.o magmablas_hip/cgetrf_batched_smallsq_noshfl.hip.cpp 2024-08-20T22:01:52.0192893Z #31 249.9 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:52.0196213Z #31 249.9 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:52.0198551Z #31 249.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:52.0200388Z #31 249.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:52.0201960Z #31 249.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:52.0203082Z #31 249.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:52.0206303Z #31 249.9 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:52.0210197Z #31 249.9 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:52.0212848Z #31 249.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:52.0214678Z #31 249.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:52.0216226Z #31 249.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:52.0217449Z #31 249.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:52.0220350Z #31 249.9 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:52.0224031Z #31 249.9 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:52.0226530Z #31 249.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:52.0228798Z #31 249.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:52.0230365Z #31 249.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:52.0231788Z #31 249.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:52.0234421Z #31 249.9 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:52.0237963Z #31 249.9 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:52.0239921Z #31 249.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:52.0241825Z #31 249.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:52.0243316Z #31 249.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:52.0244701Z #31 249.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:52.0247525Z #31 249.9 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:52.0251093Z #31 249.9 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:52.0253279Z #31 249.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:52.0255139Z #31 249.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:52.0256564Z #31 249.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:52.0257603Z #31 249.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:52.0260561Z #31 249.9 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:52.0263863Z #31 249.9 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:52.0266217Z #31 250.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:52.0267936Z #31 250.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:52.0269324Z #31 250.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:52.0270322Z #31 250.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:52.0273200Z #31 250.0 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:52.0277199Z #31 250.0 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:52.0279792Z #31 250.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:52.0281690Z #31 250.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:52.0283282Z #31 250.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:52.0284487Z #31 250.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:52.0287507Z #31 250.0 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:52.0291814Z #31 250.0 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:52.0294352Z #31 250.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:52.0296063Z #31 250.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:52.0297632Z #31 250.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:52.0298767Z #31 250.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:52.0299870Z #31 250.0 1 warning generated when compiling for gfx90a. 2024-08-20T22:01:52.3726408Z #31 250.4 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgetrf_batched_smallsq_shfl.hip.o magmablas_hip/sgetrf_batched_smallsq_shfl.hip.cpp 2024-08-20T22:01:53.4011412Z #31 251.4 In file included from magmablas_hip/ctrtri_upper.hip.cpp:24: 2024-08-20T22:01:53.5887174Z #31 251.4 magmablas_hip/ctrtri.hip.hpp:68:1: warning: unused function 'cgemm_kernel_16' [-Wunused-function] 2024-08-20T22:01:53.5888910Z #31 251.4 68 | cgemm_kernel_16( 2024-08-20T22:01:53.5889628Z #31 251.4 | ^~~~~~~~~~~~~~~ 2024-08-20T22:01:53.5890912Z #31 251.4 In file included from magmablas_hip/cgetrf_batched_smallsq_noshfl.hip.cpp:22: 2024-08-20T22:01:53.5894240Z #31 251.4 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:53.5897742Z #31 251.4 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:53.5899997Z #31 251.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:53.5901768Z #31 251.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:53.5903237Z #31 251.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:53.5904169Z #31 251.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:53.5906866Z #31 251.5 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:53.5910131Z #31 251.5 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:53.5912074Z #31 251.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:53.5913735Z #31 251.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:53.5915200Z #31 251.5 7 | #define 1 warning generatedS when compiling for hostH. 2024-08-20T22:01:53.5916209Z #31 251.5 FL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:53.5917111Z #31 251.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:53.5919907Z #31 251.5 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:53.5923368Z #31 251.5 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:53.5925444Z #31 251.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:53.5927486Z #31 251.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:53.5928936Z #31 251.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:53.5929999Z #31 251.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:53.5932614Z #31 251.5 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:53.5936152Z #31 251.5 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:53.5938318Z #31 251.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:53.5940193Z #31 251.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:53.5941733Z #31 251.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:53.5942798Z #31 251.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:53.5945679Z #31 251.5 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:53.5954798Z #31 251.5 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgetrf_batched_smallsq_shfl.hip.o magmablas_hip/dgetrf_batched_smallsq_shfl.hip.cpp 2024-08-20T22:01:53.5961544Z #31 251.5 mask=SHFL_FULL_MASK) 2024-08-20T22:01:53.5962537Z #31 251.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:53.5964743Z #31 251.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:53.5966184Z #31 251.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:53.5967238Z #31 251.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:53.5970351Z #31 251.5 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:53.5973954Z #31 251.5 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:53.5976054Z #31 251.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:53.5977864Z #31 251.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:53.5979389Z #31 251.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:53.5980457Z #31 251.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:53.5983373Z #31 251.5 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:53.5986880Z #31 251.5 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:53.5989037Z #31 251.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:53.5991053Z #31 251.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:53.5992581Z #31 251.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:53.5993678Z #31 251.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:53.5996577Z #31 251.5 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:53.6000164Z #31 251.5 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:53.6002324Z #31 251.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:53.6004267Z #31 251.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:53.6005770Z #31 251.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:53.6006847Z #31 251.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:53.6009699Z #31 251.5 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:53.6013689Z #31 251.5 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:53.6016273Z #31 251.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:53.6018104Z #31 251.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:53.6019583Z #31 251.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:53.6020560Z #31 251.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:53.6023438Z #31 251.5 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:53.6027302Z #31 251.5 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:53.6029814Z #31 251.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:53.6031583Z #31 251.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:53.6033053Z #31 251.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:53.6034145Z #31 251.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:53.6035248Z #31 251.6 10 warnings generated when compiling for gfx900. 2024-08-20T22:01:53.9197387Z #31 251.9 In file included from magmablas_hip/sgetrf_batched_smallsq_shfl.hip.cpp:18: 2024-08-20T22:01:53.9200661Z #31 251.9 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:54.0199084Z #31 251.9 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:54.0201253Z #31 251.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:54.0203118Z #31 251.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:54.0204723Z #31 251.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:54.0206065Z #31 251.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:54.0208699Z #31 251.9 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:54.0211970Z #31 251.9 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:54.0214028Z #31 251.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:54.0216256Z #31 251.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:54.0217668Z #31 251.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:54.0218696Z #31 251.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:54.0221408Z #31 251.9 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:54.0224767Z #31 251.9 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:54.0226822Z #31 251.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:54.0228761Z #31 251.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:54.0230294Z #31 251.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:54.0231282Z #31 252.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:54.0233793Z #31 252.0 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:54.0237246Z #31 252.0 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:54.0239300Z #31 252.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:54.0240994Z #31 252.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:54.0242418Z #31 252.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:54.0243397Z #31 252.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:54.0246223Z #31 252.0 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:54.0249760Z #31 252.0 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:54.0252106Z #31 252.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:54.0253837Z #31 252.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:54.0255268Z #31 252.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:54.0256278Z #31 252.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:54.0259037Z #31 252.0 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:54.0262292Z #31 252.0 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:54.0367284Z #31 252.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:54.0369723Z #31 252.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:54.0371214Z #31 252.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:54.0372265Z #31 252.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:54.0375113Z #31 252.0 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:54.0378724Z #31 252.0 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:54.0380781Z #31 252.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:54.0382651Z #31 252.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:54.0384135Z #31 252.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:54.0385198Z #31 252.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:54.0388005Z #31 252.0 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:54.0391599Z #31 252.0 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:54.0393912Z #31 252.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:54.0395750Z #31 252.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:54.0397220Z #31 252.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:54.0398303Z #31 252.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:54.0401111Z #31 252.0 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:54.0404927Z #31 252.0 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:54.0407391Z #31 252.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:54.1775389Z #31 252.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:54.1777038Z #31 252.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:54.1778161Z #31 252.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:54.1781263Z #31 252.0 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:54.1785331Z #31 252.0 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:54.1787897Z #31 252.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:54.1789993Z #31 252.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:54.1791567Z #31 252.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:54.1792705Z #31 252.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:54.4477342Z #31 252.5 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgetrf_batched_smallsq_shfl.hip.o magmablas_hip/cgetrf_batched_smallsq_shfl.hip.cpp 2024-08-20T22:01:55.0386906Z #31 253.1 In file included from magmablas_hip/dgetrf_batched_smallsq_shfl.hip.cpp:18: 2024-08-20T22:01:55.0390656Z #31 253.1 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:55.2354929Z #31 253.1 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:55.2357093Z #31 253.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:55.2359251Z #31 253.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:55.2360704Z #31 253.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:55.2361734Z #31 253.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:55.2365359Z #31 253.1 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:55.2370567Z #31 253.1 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:55.2372662Z #31 253.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:55.2374410Z #31 253.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:55.2375834Z #31 253.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:55.2376884Z #31 253.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:55.2379599Z #31 253.1 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:55.2383049Z #31 253.1 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:55.2385051Z #31 253.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:55.2386745Z #31 253.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:55.2388160Z #31 253.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:55.2389230Z #31 253.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:55.2391999Z #31 253.1 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:55.2395704Z #31 253.1 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:55.2397842Z #31 253.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:55.2399711Z #31 253.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:55.2401278Z #31 253.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:55.2402397Z #31 253.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:55.2405563Z #31 253.1 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:55.2409836Z #31 253.1 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:55.2412368Z #31 253.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:55.2414222Z #31 253.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:55.2415797Z #31 253.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:55.2416747Z #31 253.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:55.2419615Z #31 253.1 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:55.2423038Z #31 253.1 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:55.2425066Z #31 253.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:55.2426851Z #31 253.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:55.2428584Z #31 253.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:55.2429716Z #31 253.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:55.2432751Z #31 253.1 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:55.2436407Z #31 253.1 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:55.2438528Z #31 253.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:55.2440277Z #31 253.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:55.2441771Z #31 253.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:55.2442877Z #31 253.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:55.2445834Z #31 253.1 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:55.2449524Z #31 253.1 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:55.2451794Z #31 253.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:55.2453668Z #31 253.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:55.2455252Z #31 253.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:55.2456365Z #31 253.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:55.2459184Z #31 253.1 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:55.2462960Z #31 253.1 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:55.2465758Z #31 253.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:55.2467947Z #31 253.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:55.2469519Z #31 253.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:55.2470612Z #31 253.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:55.2473601Z #31 253.1 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:55.2477446Z #31 253.1 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:55.2480121Z #31 253.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:55.2481899Z #31 253.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:55.2483373Z #31 253.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:55.2484651Z #31 253.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:55.4771702Z #31 253.5 In file included from magmablas_hip/dgetf2_native_kernel.hip.cpp:17: 2024-08-20T22:01:55.7277479Z #31 253.5 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:55.7281614Z #31 253.5 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:55.7284017Z #31 253.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:55.7285895Z #31 253.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:55.7287471Z #31 253.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:55.7288618Z #31 253.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:55.7291569Z #31 253.5 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:55.7295095Z #31 253.5 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:55.7297297Z #31 253.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:55.7299135Z #31 253.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:55.7300718Z #31 253.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:55.7301818Z #31 253.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:55.7304803Z #31 253.5 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:55.7308393Z #31 253.5 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:55.7310575Z #31 253.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:55.7312416Z #31 253.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:55.7313967Z #31 253.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:55.7314899Z #31 253.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:55.7317689Z #31 253.5 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:55.7321563Z #31 253.5 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:55.7324012Z #31 253.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:55.7325928Z #31 253.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:55.7327141Z #31 253.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:55.7328469Z #31 253.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:55.7331214Z #31 253.5 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:55.7334957Z #31 253.5 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:55.7337563Z #31 253.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:55.7339337Z #31 253.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:55.7340820Z #31 253.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:55.7342032Z #31 253.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:55.7344923Z #31 253.5 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:55.7348259Z #31 253.5 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:55.7350310Z #31 253.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:55.7352051Z #31 253.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:55.7353494Z #31 253.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:55.7354536Z #31 253.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:55.7357459Z #31 253.5 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:55.7360584Z #31 253.5 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:55.7362741Z #31 253.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:55.7365027Z #31 253.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:55.7366367Z #31 253.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:55.7367337Z #31 253.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:55.7369950Z #31 253.5 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:55.7373064Z #31 253.5 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:55.7375047Z #31 253.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:55.7376763Z #31 253.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:55.7378500Z #31 253.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:55.7379532Z #31 253.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:55.7382252Z #31 253.6 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:55.7386004Z #31 253.6 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:55.7388631Z #31 253.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:55.7390338Z #31 253.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:55.7391614Z #31 253.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:55.7392787Z #31 253.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:55.7395429Z #31 253.6 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:55.7399128Z #31 253.6 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:55.7401642Z #31 253.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:55.7403454Z #31 253.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:55.7404995Z #31 253.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:55.7406178Z #31 253.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:55.7531428Z #31 253.8 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ssymm_batched_core.hip.o magmablas_hip/ssymm_batched_core.hip.cpp 2024-08-20T22:01:55.9552311Z #31 254.0 magmablas_hip/sgesv_batched_small.hip.cpp:167:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:56.1705474Z #31 254.0 167 | sgesv_batched_small_sm_kernel( 2024-08-20T22:01:56.1706360Z #31 254.0 | ^ 2024-08-20T22:01:56.1707400Z #31 254.0 In file included from magmablas_hip/cgetrf_batched_smallsq_shfl.hip.cpp:18: 2024-08-20T22:01:56.1710771Z #31 254.0 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:56.1714270Z #31 254.0 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:56.1716227Z #31 254.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:56.1718031Z #31 254.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:56.1719566Z #31 254.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:56.1720541Z #31 254.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:56.1723156Z #31 254.0 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:56.1727130Z #31 254.0 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:56.1729599Z #31 254.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:56.1731563Z #31 254.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:56.1733171Z #31 254.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:56.1734530Z #31 254.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:56.1737499Z #31 254.0 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:56.1741121Z #31 254.0 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:56.1743095Z #31 254.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:56.1744969Z #31 254.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:56.1746353Z #31 254.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:56.1747419Z #31 254.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:56.1750327Z #31 254.0 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:56.1754038Z #31 254.0 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:56.1756476Z #31 254.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:56.1758362Z #31 254.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:56.1759872Z #31 254.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:56.1760951Z #31 254.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:56.1764049Z #31 254.0 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:56.1772450Z #31 254.0 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoublehipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dsymm_batched_core.hip.o magmablas_hip/dsymm_batched_core.hip.cpp 2024-08-20T22:01:56.1778272Z #31 254.0 Complex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:56.1779790Z #31 254.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:56.1781545Z #31 254.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:56.1782988Z #31 254.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:56.1783970Z #31 254.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:56.1786584Z #31 254.0 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:56.1790088Z #31 254.0 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:56.1792217Z #31 254.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:56.1793938Z #31 254.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:56.1795465Z #31 254.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:56.1796550Z #31 254.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:56.1799609Z #31 254.0 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:56.1802937Z #31 254.0 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:56.1805217Z #31 254.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:56.1807054Z #31 254.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:56.1808523Z #31 254.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:56.1809579Z #31 254.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:56.1812660Z #31 254.0 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:56.1816327Z #31 254.0 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:56.1818380Z #31 254.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:56.1820172Z #31 254.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:56.1821536Z #31 254.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:56.1822496Z #31 254.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:56.1825328Z #31 254.0 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:56.1829099Z #31 254.0 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:56.1831539Z #31 254.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:56.1833366Z #31 254.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:56.1834837Z #31 254.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:56.1835936Z #31 254.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:56.1838848Z #31 254.0 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:56.1842427Z #31 254.0 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:56.1845005Z #31 254.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:56.1846867Z #31 254.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:56.1848578Z #31 254.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:56.1849634Z #31 254.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:56.7807325Z #31 254.8 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/chemm_batched_core.hip.o magmablas_hip/chemm_batched_core.hip.cpp 2024-08-20T22:01:57.4525196Z #31 255.5 10 warnings generated when compiling for gfx90a. 2024-08-20T22:01:58.5320752Z #31 256.5 magmablas_hip/dgesv_batched_small.hip.cpp:167:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:01:58.6826412Z #31 256.5 167 | dgesv_batched_small_sm_kernel( 2024-08-20T22:01:58.6827306Z #31 256.5 | ^ 2024-08-20T22:01:58.7724133Z #31 256.8 11 warnings generated when compiling for gfx90a. 2024-08-20T22:01:58.8948216Z #31 256.9 In file included from magmablas_hip/cgetf2_native_kernel.hip.cpp:17: 2024-08-20T22:01:59.1084633Z #31 256.9 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:59.1088136Z #31 256.9 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:59.1090487Z #31 256.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:59.1092358Z #31 256.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:59.1093966Z #31 256.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:59.1095088Z #31 256.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:59.1098044Z #31 256.9 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:59.1101654Z #31 256.9 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:59.1103833Z #31 256.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:59.1105686Z #31 256.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:59.1107269Z #31 256.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:59.1108369Z #31 256.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:59.1111360Z #31 256.9 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:59.1114984Z #31 256.9 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:59.1117181Z #31 256.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:59.1119032Z #31 256.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:59.1120621Z #31 256.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:59.1121732Z #31 256.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:59.1124828Z #31 256.9 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:59.1128986Z #31 256.9 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:59.1131504Z #31 256.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:59.1133385Z #31 256.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:59.1135066Z #31 256.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:59.1136197Z #31 256.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:59.1139213Z #31 256.9 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:59.1143150Z #31 256.9 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:59.1145732Z #31 256.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:59.1147599Z #31 256.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:59.1149163Z #31 256.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:59.1150349Z #31 256.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:59.1153453Z #31 256.9 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:59.1157073Z #31 256.9 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:59.1159286Z #31 256.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:59.1161107Z #31 256.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:59.1162687Z #31 256.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:59.1163814Z #31 256.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:59.1167197Z #31 256.9 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:59.1170866Z #31 256.9 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:59.1173125Z #31 256.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:59.1174958Z #31 256.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:59.1176522Z #31 256.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:59.1177644Z #31 256.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:59.1180630Z #31 256.9 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:59.1184314Z #31 256.9 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:59.1186569Z #31 257.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:59.1188416Z #31 257.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:59.1190198Z #31 257.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:59.1191299Z #31 257.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:59.1194323Z #31 257.0 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:59.1198356Z #31 257.0 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:59.1200964Z #31 257.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:59.1202769Z #31 257.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:59.1204413Z #31 257.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:59.1205508Z #31 257.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:59.1208393Z #31 257.0 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:01:59.1212451Z #31 257.0 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:01:59.1215335Z #31 257.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:01:59.1217298Z #31 257.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:01:59.1218652Z #31 257.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:01:59.1219678Z #31 257.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:01:59.2315118Z #31 257.2 1 warning generated when compiling for gfx908. 2024-08-20T22:01:59.4436249Z #31 257.3 2 warnings generated when compiling for gfx900. 2024-08-20T22:01:59.4437650Z #31 257.3 10 warnings generated when compiling for host. 2024-08-20T22:01:59.4441186Z #31 257.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ssyr2k_batched.o magmablas_hip/ssyr2k_batched.cpp 2024-08-20T22:01:59.7199653Z #31 257.7 1 warning generated when compiling for gfx908. 2024-08-20T22:02:00.2006125Z #31 258.2 In file included from magmablas_hip/zgesv_batched_small.hip.cpp:22: 2024-08-20T22:02:00.2009429Z #31 258.2 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:00.4099359Z #31 258.2 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:00.4101537Z #31 258.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:00.4103581Z #31 258.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:00.4105156Z #31 258.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:00.4106253Z #31 258.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:00.4109264Z #31 258.2 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:00.4112396Z #31 258.2 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:00.4114565Z #31 258.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:00.4116982Z #31 258.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:00.4118516Z #31 258.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:00.4119577Z #31 258.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:00.4122696Z #31 258.2 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:00.4126428Z #31 258.2 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:00.4128632Z #31 258.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:00.4130509Z #31 258.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:00.4132023Z #31 258.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:00.4133062Z #31 258.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:00.4135854Z #31 258.2 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:00.4139562Z #31 258.2 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:00.4142039Z #31 258.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:00.4144015Z #31 258.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:00.4145600Z #31 258.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:00.4146698Z #31 258.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:00.4149686Z #31 258.2 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:00.4153550Z #31 258.2 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:00.4156070Z #31 258.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:00.4157785Z #31 258.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:00.4159305Z #31 258.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:00.4160402Z #31 258.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:00.4163346Z #31 258.2 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:00.4167277Z #31 258.2 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:00.4169444Z #31 258.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:00.4171260Z #31 258.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:00.4172797Z #31 258.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:00.4173887Z #31 258.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:00.4176991Z #31 258.2 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:00.4180920Z #31 258.2 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:00.4183119Z #31 258.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:00.4184742Z #31 258.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:00.4186098Z #31 258.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:00.4187154Z #31 258.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:00.4189528Z #31 258.3 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:00.4192670Z #31 258.3 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:00.4194762Z #31 258.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:00.4196511Z #31 258.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:00.4197947Z #31 258.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:00.4199165Z #31 258.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:00.4202108Z #31 258.3 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:00.4205984Z #31 258.3 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:00.4208234Z #31 258.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:00.4209919Z #31 258.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:00.4211348Z #31 258.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:00.4212341Z #31 258.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:00.4215323Z #31 258.3 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:00.4218903Z #31 258.3 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:00.4221297Z #31 258.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:00.4223052Z #31 258.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:00.4224415Z #31 258.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:00.4225424Z #31 258.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:00.5363232Z #31 258.5 10 warnings generated when compiling for host. 2024-08-20T22:02:00.6657609Z #31 258.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dsyr2k_batched.o magmablas_hip/dsyr2k_batched.cpp 2024-08-20T22:02:00.6662135Z #31 258.7 magmablas_hip/dgbtrs_kernels.hip.cpp:547:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T22:02:00.8968338Z #31 258.7 547 | default: arginfo = -100; 2024-08-20T22:02:00.8969618Z #31 258.7 | ^~~~~~~ 2024-08-20T22:02:00.8970626Z #31 258.7 magmablas_hip/dgbtrs_kernels.hip.cpp:550:8: note: uninitialized use occurs here 2024-08-20T22:02:00.8972094Z #31 258.7 550 | if(e != hipSuccess) arginfo = -100; 2024-08-20T22:02:00.8972943Z #31 258.7 | ^ 2024-08-20T22:02:00.8974190Z #31 258.7 magmablas_hip/dgbtrs_kernels.hip.cpp:513:5: note: variable 'e' is declared here 2024-08-20T22:02:00.8975423Z #31 258.7 513 | hipError_t e; 2024-08-20T22:02:00.8976070Z #31 258.7 | ^ 2024-08-20T22:02:00.8978178Z #31 258.7 magmablas_hip/dgbtrs_kernels.hip.cpp:617:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T22:02:00.8980691Z #31 258.7 617 | default: arginfo = -100; 2024-08-20T22:02:00.8981523Z #31 258.7 | ^~~~~~~ 2024-08-20T22:02:00.8982768Z #31 258.7 magmablas_hip/dgbtrs_kernels.hip.cpp:620:8: note: uninitialized use occurs here 2024-08-20T22:02:00.8984301Z #31 258.7 620 | if(e != hipSuccess) arginfo = -100; 2024-08-20T22:02:00.8985171Z #31 258.7 | ^ 2024-08-20T22:02:00.8986561Z #31 258.7 magmablas_hip/dgbtrs_kernels.hip.cpp:583:5: note: variable 'e' is declared here 2024-08-20T22:02:00.8987773Z #31 258.7 583 | hipError_t e; 2024-08-20T22:02:00.8988446Z #31 258.7 | ^ 2024-08-20T22:02:00.8989351Z #31 258.8 In file included from magmablas_hip/ctrtri_lower_batched.hip.cpp:23: 2024-08-20T22:02:00.8991556Z #31 258.8 magmablas_hip/ctrtri.hip.hpp:68:1: warning: unused function 'cgemm_kernel_16' [-Wunused-function] 2024-08-20T22:02:00.8993217Z #31 258.8 68 | cgemm_kernel_16( 2024-08-20T22:02:00.8993894Z #31 258.8 | ^~~~~~~~~~~~~~~ 2024-08-20T22:02:01.1040611Z #31 259.1 In file included from magmablas_hip/ctrtri_upper_batched.hip.cpp:24: 2024-08-20T22:02:01.2548116Z #31 259.1 magmablas_hip/ctrtri.hip.hpp:68:1: warning: unused function 'cgemm_kernel_16' [-Wunused-function] 2024-08-20T22:02:01.2549584Z #31 259.1 68 | cgemm_kernel_16( 2024-08-20T22:02:01.2550259Z #31 259.1 | ^~~~~~~~~~~~~~~ 2024-08-20T22:02:01.2858275Z #31 259.3 2 warnings generated when compiling for gfx900. 2024-08-20T22:02:02.4288425Z #31 260.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cher2k_batched.o magmablas_hip/cher2k_batched.cpp 2024-08-20T22:02:02.7296903Z #31 260.7 magmablas_hip/cgbtrs_kernels.hip.cpp:547:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T22:02:02.9025618Z #31 260.7 547 | default: arginfo = -100; 2024-08-20T22:02:02.9026558Z #31 260.7 | ^~~~~~~ 2024-08-20T22:02:02.9027786Z #31 260.7 magmablas_hip/cgbtrs_kernels.hip.cpp:550:8: note: uninitialized use occurs here 2024-08-20T22:02:02.9029473Z #31 260.7 550 | if(e != hipSuccess) arginfo = -100; 2024-08-20T22:02:02.9030362Z #31 260.7 | ^ 2024-08-20T22:02:02.9031717Z #31 260.7 magmablas_hip/cgbtrs_kernels.hip.cpp:513:5: note: variable 'e' is declared here 2024-08-20T22:02:02.9033049Z #31 260.7 513 | hipError_t e; 2024-08-20T22:02:02.9033781Z #31 260.7 | ^ 2024-08-20T22:02:02.9036252Z #31 260.8 magmablas_hip/cgbtrs_kernels.hip.cpp:617:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T22:02:02.9038599Z #31 260.8 617 | default: arginfo = -100; 2024-08-20T22:02:02.9039420Z #31 260.8 | ^~~~~~~ 2024-08-20T22:02:02.9040480Z #31 260.8 magmablas_hip/cgbtrs_kernels.hip.cpp:620:8: note: uninitialized use occurs here 2024-08-20T22:02:02.9042030Z #31 260.8 620 | if(e != hipSuccess) arginfo = -100; 2024-08-20T22:02:02.9042847Z #31 260.8 | ^ 2024-08-20T22:02:02.9044271Z #31 260.8 magmablas_hip/cgbtrs_kernels.hip.cpp:583:5: note: variable 'e' is declared here 2024-08-20T22:02:02.9045504Z #31 260.8 583 | hipError_t e; 2024-08-20T22:02:02.9046177Z #31 260.8 | ^ 2024-08-20T22:02:03.6466347Z #31 261.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ssyrk_batched.o magmablas_hip/ssyrk_batched.cpp 2024-08-20T22:02:05.4635810Z #31 263.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dsyrk_batched.o magmablas_hip/dsyrk_batched.cpp 2024-08-20T22:02:05.8329583Z #31 263.8 magmablas_hip/cgesv_batched_small.hip.cpp:167:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:05.9836041Z #31 263.8 167 | cgesv_batched_small_sm_kernel( 2024-08-20T22:02:05.9836964Z #31 263.8 | ^ 2024-08-20T22:02:06.7207756Z #31 264.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cherk_batched.o magmablas_hip/cherk_batched.cpp 2024-08-20T22:02:07.0266667Z #31 265.0 10 warnings generated when compiling for gfx900. 2024-08-20T22:02:07.2417102Z #31 265.1 10 warnings generated when compiling for gfx900. 2024-08-20T22:02:07.2421642Z #31 265.3 magmablas_hip/sgetf2_kernels.hip.cpp:710:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:07.4522663Z #31 265.3 710 | zcomputecolumn_kernel_shared_batched( int m, int paneloffset, int step, 2024-08-20T22:02:07.4524155Z #31 265.3 | ^ 2024-08-20T22:02:07.4528082Z #31 265.3 magmablas_hip/sgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:07.4531618Z #31 265.3 610 | sgetf2trsm_2d_kernel( int m, int n, 2024-08-20T22:02:07.4532522Z #31 265.3 | ^ 2024-08-20T22:02:07.4536246Z #31 265.3 magmablas_hip/sgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:07.4542310Z #31 265.3 magmablas_hip/sgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:07.4548420Z #31 265.3 magmablas_hip/sgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:07.8791495Z #31 265.7 magmablas_hip/dgetf2_kernels.hip.cpp:710:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:07.8795230Z #31 265.7 710 | zcomputecolumn_kernel_shared_batched( int m, int paneloffset, int step, 2024-08-20T22:02:07.8796638Z #31 265.7 | ^ 2024-08-20T22:02:07.8800126Z #31 265.7 magmablas_hip/dgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:07.8803805Z #31 265.7 610 | dgetf2trsm_2d_kernel( int m, int n, 2024-08-20T22:02:07.8805156Z #31 265.7 | ^ 2024-08-20T22:02:07.8808944Z #31 265.7 magmablas_hip/dgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:07.8815554Z #31 265.7 magmablas_hip/dgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:07.8822672Z #31 265.7 magmablas_hip/dgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:08.2145935Z #31 266.2 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/slarf_batched_fused_reg.hip.o magmablas_hip/slarf_batched_fused_reg.hip.cpp 2024-08-20T22:02:08.3564963Z #31 266.4 11 warnings generated when compiling for gfx900. 2024-08-20T22:02:08.4573554Z #31 266.4 In file included from magmablas_hip/sgetf2_native_kernel.hip.cpp:17: 2024-08-20T22:02:08.4577108Z #31 266.4 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:08.4580308Z #31 266.4 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:08.4582255Z #31 266.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:08.4583963Z #31 266.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:08.4585365Z #31 266.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:08.4586326Z #31 266.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:08.4588959Z #31 266.4 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:08.4592275Z #31 266.4 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:08.4594536Z #31 266.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:08.4596325Z #31 266.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:08.4597799Z #31 266.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:08.4598826Z #31 266.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:08.4601472Z #31 266.4 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:08.4605141Z #31 266.4 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:08.4607287Z #31 266.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:08.4609089Z #31 266.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:08.4610844Z #31 266.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:08.4611936Z #31 266.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:08.4614862Z #31 266.5 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:08.4618707Z #31 266.5 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:08.4621303Z #31 266.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:08.4623133Z #31 266.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:08.4624673Z #31 266.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:08.4625766Z #31 266.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:08.4628698Z #31 266.5 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:08.4632554Z #31 266.5 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:08.4635184Z #31 266.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:08.4637085Z #31 266.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:08.4638653Z #31 266.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:08.4639756Z #31 266.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:08.4642703Z #31 266.5 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:08.4646388Z #31 266.5 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:08.4648556Z #31 266.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:08.4650378Z #31 266.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:08.4651949Z #31 266.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:08.4653034Z #31 266.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:08.4655988Z #31 266.5 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:08.4659607Z #31 266.5 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:08.4661797Z #31 266.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:08.4663612Z #31 266.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:08.4665469Z #31 266.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:08.4666586Z #31 266.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:08.5572919Z #31 266.5 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:08.5576897Z #31 266.5 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:08.5579340Z #31 266.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:08.5581145Z #31 266.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:08.5582690Z #31 266.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:08.5583773Z #31 266.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:08.5586725Z #31 266.5 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:08.5591127Z #31 266.5 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:08.5593730Z #31 266.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:08.5595618Z #31 266.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:08.5597162Z #31 266.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:08.5598278Z #31 266.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:08.5601405Z #31 266.5 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:08.5605766Z #31 266.5 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:08.5608421Z #31 266.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:08.5610359Z #31 266.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:08.5611918Z #31 266.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:08.5613015Z #31 266.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:08.5619314Z #31 266.5 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dlarf_batched_fused_reg.hip.o magmablas_hip/dlarf_batched_fused_reg.hip.cpp 2024-08-20T22:02:08.5625026Z #31 266.6 In file included from magmablas_hip/sgetrf_batched_smallsq_shfl.hip.cpp:18: 2024-08-20T22:02:08.5628345Z #31 266.6 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:08.5631911Z #31 266.6 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:08.5634061Z #31 266.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:08.5650093Z #31 266.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:08.6720037Z #31 266.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:08.6721287Z #31 266.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:08.6724595Z #31 266.6 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:08.6728531Z #31 266.6 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:08.6730666Z #31 266.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:08.6732528Z #31 266.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:08.6734112Z #31 266.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:08.6735282Z #31 266.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:08.6738449Z #31 266.6 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:08.6742083Z #31 266.6 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:08.6744317Z #31 266.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:08.6746169Z #31 266.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:08.6747749Z #31 266.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:08.6748832Z #31 266.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:08.6751974Z #31 266.6 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:08.6756025Z #31 266.6 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:08.6758588Z #31 266.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:08.6760500Z #31 266.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:08.6762104Z #31 266.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:08.6763225Z #31 266.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:08.6766829Z #31 266.6 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:08.6770690Z #31 266.6 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:08.6773190Z #31 266.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:08.6775054Z #31 266.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:08.6776606Z #31 266.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:08.6777703Z #31 266.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:08.6780628Z #31 266.6 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:08.6784101Z #31 266.6 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:08.6786507Z #31 266.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:08.6788376Z #31 266.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:08.6789937Z #31 266.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:08.6791282Z #31 266.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:08.6794298Z #31 266.6 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:08.6797992Z #31 266.6 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:08.6800242Z #31 266.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:08.6802194Z #31 266.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:08.6803774Z #31 266.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:08.6805056Z #31 266.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:08.6808086Z #31 266.6 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:08.6811787Z #31 266.6 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:08.6814079Z #31 266.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:08.6816081Z #31 266.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:08.6817669Z #31 266.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:08.6820938Z #31 266.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:08.6824131Z #31 266.6 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:08.6828154Z #31 266.6 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:08.6830761Z #31 266.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:08.6832643Z #31 266.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:08.6834221Z #31 266.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:08.6835352Z #31 266.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:08.6838376Z #31 266.6 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:08.6842342Z #31 266.6 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:08.6845125Z #31 266.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:08.6847027Z #31 266.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:08.6848622Z #31 266.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:08.6849768Z #31 266.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:08.8392833Z #31 266.7 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:08.8396644Z #31 266.7 824 | sgetf2_fused_kernel_batched( int m, 2024-08-20T22:02:08.8397910Z #31 266.7 | ^ 2024-08-20T22:02:08.8401846Z #31 266.7 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:08.8405790Z #31 266.7 10 warnings generated when compiling for gfx900. 2024-08-20T22:02:08.8410191Z #31 266.8 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:08.8417251Z #31 266.8 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:08.8424183Z #31 266.8 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:08.8431293Z #31 266.8 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:08.8438319Z #31 266.8 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:08.8445408Z #31 266.8 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:08.8452120Z #31 266.8 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:08.8458940Z #31 266.8 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:08.8466204Z #31 266.8 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:08.8473222Z #31 266.8 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:08.8479925Z #31 266.8 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:08.8486747Z #31 266.8 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:08.9466385Z #31 266.9 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:08.9473550Z #31 266.9 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:08.9480821Z #31 266.9 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:08.9487882Z #31 266.9 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:08.9495018Z #31 266.9 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.0498833Z #31 267.0 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.0505493Z #31 267.0 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.0511669Z #31 267.0 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.0518038Z #31 267.0 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.0524238Z #31 267.0 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.0531202Z #31 267.0 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.0537765Z #31 267.0 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.0544939Z #31 267.0 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.0552208Z #31 267.0 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.0559287Z #31 267.0 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.0566932Z #31 267.0 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.0573791Z #31 267.0 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.0580807Z #31 267.0 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.1524481Z #31 267.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.1531633Z #31 267.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.1538156Z #31 267.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.1544657Z #31 267.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.1550865Z #31 267.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.1556824Z #31 267.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.1562929Z #31 267.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.1569485Z #31 267.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.1576046Z #31 267.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.1582545Z #31 267.1 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.1586415Z #31 267.1 824 | dgetf2_fused_kernel_batched( int m, 2024-08-20T22:02:09.1587335Z #31 267.1 | ^ 2024-08-20T22:02:09.1591304Z #31 267.1 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.1598028Z #31 267.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.1605061Z #31 267.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.1611990Z #31 267.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.1618776Z #31 267.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.1625430Z #31 267.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.1631982Z #31 267.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.1638813Z #31 267.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.3353821Z #31 267.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.3360707Z #31 267.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.3367525Z #31 267.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.3374146Z #31 267.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.3380459Z #31 267.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.3386781Z #31 267.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.3392635Z #31 267.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.3399423Z #31 267.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.3405598Z #31 267.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.3412560Z #31 267.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.3419177Z #31 267.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.3425518Z #31 267.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.3432610Z #31 267.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.3439544Z #31 267.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.3446717Z #31 267.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.3453770Z #31 267.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.3461037Z #31 267.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.3468137Z #31 267.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.3475264Z #31 267.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.3482222Z #31 267.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.3489469Z #31 267.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.3496673Z #31 267.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.3503652Z #31 267.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.3510604Z #31 267.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.3517732Z #31 267.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.3524631Z #31 267.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.4525044Z #31 267.3 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.4531684Z #31 267.3 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.4538166Z #31 267.4 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.4544573Z #31 267.4 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.4551560Z #31 267.4 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.4558169Z #31 267.4 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.4565309Z #31 267.4 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.4571680Z #31 267.4 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.4578097Z #31 267.4 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.4583105Z #31 267.4 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.4589055Z #31 267.4 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.4595212Z #31 267.4 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.4601547Z #31 267.4 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.4607813Z #31 267.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.4614506Z #31 267.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.4621033Z #31 267.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.4627513Z #31 267.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.4634459Z #31 267.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.4641275Z #31 267.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.4648412Z #31 267.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.4655281Z #31 267.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.4662408Z #31 267.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.4669723Z #31 267.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.4676071Z #31 267.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.4682964Z #31 267.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.4689743Z #31 267.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.4696599Z #31 267.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.4703357Z #31 267.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.4709994Z #31 267.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.4716365Z #31 267.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.5831458Z #31 267.5 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.5838340Z #31 267.5 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.5845014Z #31 267.5 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.5851676Z #31 267.5 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.5858709Z #31 267.5 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.5866139Z #31 267.5 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.5872429Z #31 267.5 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.5878581Z #31 267.5 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.5884860Z #31 267.5 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.5890964Z #31 267.6 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.5897861Z #31 267.6 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.5904805Z #31 267.6 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.5911489Z #31 267.6 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.5918656Z #31 267.6 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.5925683Z #31 267.6 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.5932755Z #31 267.6 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.5939608Z #31 267.6 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.5946623Z #31 267.6 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.5953560Z #31 267.6 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.5960004Z #31 267.6 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.5967351Z #31 267.6 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.5974185Z #31 267.6 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.5981036Z #31 267.6 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.7555911Z #31 267.6 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.7562572Z #31 267.6 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.7569324Z #31 267.6 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.7576573Z #31 267.6 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.7583339Z #31 267.6 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.7590182Z #31 267.6 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.7596669Z #31 267.6 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.7603186Z #31 267.6 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.7609609Z #31 267.6 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.7615606Z #31 267.6 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.7621257Z #31 267.6 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.7627355Z #31 267.6 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.7634030Z #31 267.6 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.7640292Z #31 267.6 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.7646675Z #31 267.7 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.7653607Z #31 267.7 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.8556216Z #31 267.8 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.8563092Z #31 267.8 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.8570604Z #31 267.8 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.8577168Z #31 267.8 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.8583924Z #31 267.8 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.8590995Z #31 267.8 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.8597903Z #31 267.8 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.8604852Z #31 267.8 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.8611594Z #31 267.8 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.8618668Z #31 267.8 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.8625057Z #31 267.8 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.8631242Z #31 267.8 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.8637495Z #31 267.8 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.8644432Z #31 267.8 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.8651142Z #31 267.8 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.8657577Z #31 267.8 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.8664317Z #31 267.8 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.8667876Z #31 267.9 In file included from magmablas_hip/sgesv_batched_small.hip.cpp:22: 2024-08-20T22:02:09.8670870Z #31 267.9 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:09.8674238Z #31 267.9 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:09.8676340Z #31 267.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:09.8677999Z #31 267.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:09.8679424Z #31 267.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:09.8680392Z #31 267.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:09.8683005Z #31 267.9 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:09.8686353Z #31 267.9 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:09.8688349Z #31 267.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:09.8690062Z #31 267.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:09.9553484Z #31 267.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:09.9554571Z #31 267.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:09.9557475Z #31 267.9 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:09.9560756Z #31 267.9 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:09.9562979Z #31 267.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:09.9565295Z #31 267.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:09.9566874Z #31 267.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:09.9568032Z #31 267.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:09.9570888Z #31 267.9 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:09.9575129Z #31 267.9 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:09.9577674Z #31 267.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:09.9579627Z #31 267.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:09.9581151Z #31 267.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:09.9582435Z #31 267.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:09.9585200Z #31 267.9 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:09.9588738Z #31 267.9 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:09.9591105Z #31 267.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:09.9592906Z #31 267.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:09.9594356Z #31 267.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:09.9595635Z #31 267.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:09.9598771Z #31 267.9 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:09.9602423Z #31 267.9 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:09.9604625Z #31 267.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:09.9606512Z #31 267.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:09.9608014Z #31 267.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:09.9609111Z #31 267.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:09.9611885Z #31 267.9 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:09.9615329Z #31 267.9 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:09.9617482Z #31 267.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:09.9619349Z #31 267.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:09.9620905Z #31 267.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:09.9621998Z #31 267.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:09.9624848Z #31 267.9 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:09.9628322Z #31 267.9 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:09.9630548Z #31 267.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:09.9632413Z #31 267.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:09.9633944Z #31 267.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:09.9635250Z #31 267.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:09.9638066Z #31 267.9 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:09.9641894Z #31 267.9 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:09.9644551Z #31 267.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:09.9646566Z #31 267.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:09.9648115Z #31 267.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:09.9649231Z #31 267.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:09.9652129Z #31 267.9 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:09.9655731Z #31 267.9 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:09.9658411Z #31 267.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:09.9660386Z #31 267.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:09.9661871Z #31 267.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:09.9662934Z #31 267.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:09.9769490Z #31 267.9 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/clarf_batched_fused_reg.hip.o magmablas_hip/clarf_batched_fused_reg.hip.cpp 2024-08-20T22:02:09.9778403Z #31 267.9 magmablas_hip/cgetf2_kernels.hip.cpp:710:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.9782231Z #31 267.9 710 | zcomputecolumn_kernel_shared_batched( int m, int paneloffset, int step, 2024-08-20T22:02:09.9783452Z #31 267.9 | ^ 2024-08-20T22:02:09.9787027Z #31 268.0 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.9792873Z #31 268.0 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.9798936Z #31 268.0 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.9805614Z #31 268.0 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.9812730Z #31 268.0 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.9818983Z #31 268.0 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.9825817Z #31 268.0 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.9832249Z #31 268.0 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:09.9838814Z #31 268.0 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:10.1132280Z #31 268.0 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:10.1138976Z #31 268.0 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:10.1145824Z #31 268.0 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:10.1152554Z #31 268.0 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:10.1159155Z #31 268.0 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:10.1165954Z #31 268.0 magmablas_hip/cgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:10.1169409Z #31 268.0 610 | cgetf2trsm_2d_kernel( int m, int n, 2024-08-20T22:02:10.1170237Z #31 268.0 | ^ 2024-08-20T22:02:10.1173803Z #31 268.0 magmablas_hip/cgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:10.1180065Z #31 268.0 magmablas_hip/cgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:10.1186530Z #31 268.0 magmablas_hip/cgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:10.1190196Z #31 268.1 In file included from magmablas_hip/sgetrf_batched_smallsq_noshfl.hip.cpp:22: 2024-08-20T22:02:10.3334400Z #31 268.1 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:10.3337738Z #31 268.1 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:10.3339722Z #31 268.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:10.3341547Z #31 268.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:10.3343030Z #31 268.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:10.3344084Z #31 268.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:10.3347491Z #31 268.1 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:10.3351085Z #31 268.1 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:10.3353265Z #31 268.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:10.3355126Z #31 268.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:10.3356611Z #31 268.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:10.3357718Z #31 268.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:10.3360606Z #31 268.1 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:10.3364403Z #31 268.1 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:10.3366890Z #31 268.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:10.3368673Z #31 268.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:10.3370151Z #31 268.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:10.3371172Z #31 268.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:10.3373913Z #31 268.1 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:10.3377695Z #31 268.1 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:10.3380159Z #31 268.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:10.3381889Z #31 268.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:10.3383402Z #31 268.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:10.3384496Z #31 268.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:10.3387929Z #31 268.2 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:10.3391669Z #31 268.2 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:10.3394151Z #31 268.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:10.3396176Z #31 268.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:10.3397640Z #31 268.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:10.3398694Z #31 268.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:10.3403020Z #31 268.2 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:10.3406591Z #31 268.2 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:10.3408767Z #31 268.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:10.3410764Z #31 268.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:10.3412301Z #31 268.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:10.3413480Z #31 268.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:10.3416326Z #31 268.2 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:10.3419858Z #31 268.2 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:10.3421969Z #31 268.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:10.3423843Z #31 268.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:10.3425429Z #31 268.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:10.3426562Z #31 268.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:10.3429469Z #31 268.2 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:10.3433195Z #31 268.2 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:10.3435469Z #31 268.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:10.3437225Z #31 268.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:10.3438662Z #31 268.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:10.3439741Z #31 268.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:10.3442548Z #31 268.2 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:10.3446358Z #31 268.2 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:10.3448832Z #31 268.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:10.3450891Z #31 268.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:10.3452367Z #31 268.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:10.3453408Z #31 268.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:10.3456210Z #31 268.2 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:10.3460255Z #31 268.2 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:10.3462778Z #31 268.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:10.3566354Z #31 268.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:10.3568153Z #31 268.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:10.3569207Z #31 268.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:11.5413573Z #31 269.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:11.7079692Z #31 269.6 824 | cgetf2_fused_kernel_batched( int m, 2024-08-20T22:02:11.7080670Z #31 269.6 | ^ 2024-08-20T22:02:11.7084798Z #31 269.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:11.7091437Z #31 269.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:11.7098065Z #31 269.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:11.7104571Z #31 269.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:11.7111414Z #31 269.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:11.7118215Z #31 269.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:11.7125286Z #31 269.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:11.7132229Z #31 269.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:11.7139526Z #31 269.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:11.7146025Z #31 269.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:11.7155311Z #31 269.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:11.7162031Z #31 269.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:11.7169591Z #31 269.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:11.8150279Z #31 269.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:11.8157211Z #31 269.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:11.8164212Z #31 269.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:11.8171446Z #31 269.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:11.8178144Z #31 269.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:11.9225925Z #31 269.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:11.9232313Z #31 269.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:11.9238303Z #31 269.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:11.9245247Z #31 269.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:11.9251373Z #31 269.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:11.9258058Z #31 269.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:11.9264109Z #31 269.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:11.9271065Z #31 269.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:11.9277405Z #31 269.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:11.9283824Z #31 269.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:11.9290407Z #31 269.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:11.9296461Z #31 269.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:11.9302635Z #31 269.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.0513201Z #31 269.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.0519875Z #31 269.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.0526497Z #31 269.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.0533095Z #31 269.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.0539059Z #31 269.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.0545428Z #31 269.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.0551729Z #31 269.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.0558108Z #31 269.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.0565221Z #31 269.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.2251955Z #31 270.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.2258242Z #31 270.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.2264398Z #31 270.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.2270765Z #31 270.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.2277031Z #31 270.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.2283307Z #31 270.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.2289739Z #31 270.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.2296416Z #31 270.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.2302692Z #31 270.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.2309235Z #31 270.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.2315453Z #31 270.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.2321647Z #31 270.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.2328373Z #31 270.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.2334635Z #31 270.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.2340875Z #31 270.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.2347123Z #31 270.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.4161899Z #31 270.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.4168423Z #31 270.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.4174581Z #31 270.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.4180870Z #31 270.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.4187033Z #31 270.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.4193552Z #31 270.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.4199732Z #31 270.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.4206675Z #31 270.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.4213084Z #31 270.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.4219492Z #31 270.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.4225571Z #31 270.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.4231801Z #31 270.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.4238132Z #31 270.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.4244672Z #31 270.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.4250750Z #31 270.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.4256940Z #31 270.3 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.4263144Z #31 270.3 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.5686628Z #31 270.4 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.5693819Z #31 270.4 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.5700227Z #31 270.4 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.5706314Z #31 270.4 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.5712242Z #31 270.4 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.5718618Z #31 270.4 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.5725280Z #31 270.4 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.5731494Z #31 270.4 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.5737655Z #31 270.4 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.5744047Z #31 270.4 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.5750359Z #31 270.4 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.5756414Z #31 270.4 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.5762778Z #31 270.4 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:12.5769147Z #31 270.4 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:15.8180470Z #31 273.8 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/slarf_batched_fused_reg_medium.hip.o magmablas_hip/slarf_batched_fused_reg_medium.hip.cpp 2024-08-20T22:02:17.8510384Z #31 275.9 10 warnings generated when compiling for gfx900. 2024-08-20T22:02:18.4015807Z #31 276.4 10 warnings generated when compiling for gfx900. 2024-08-20T22:02:18.5446842Z #31 276.6 1 warning generated when compiling for gfx90a. 2024-08-20T22:02:18.8978635Z #31 276.9 magmablas_hip/sgesv_batched_small.hip.cpp:167:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:19.0480350Z #31 276.9 167 | sgesv_batched_small_sm_kernel( 2024-08-20T22:02:19.0481230Z #31 276.9 | ^ 2024-08-20T22:02:19.2853244Z #31 277.3 In file included from magmablas_hip/dgetrf_batched_smallsq_shfl.hip.cpp:18: 2024-08-20T22:02:19.4977630Z #31 277.3 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:19.4981516Z #31 277.3 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:19.4983687Z #31 277.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:19.4985477Z #31 277.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:19.4986898Z #31 277.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:19.4987919Z #31 277.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:19.4990618Z #31 277.3 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:19.4993892Z #31 277.3 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:19.4995871Z #31 277.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:19.4998018Z #31 277.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:19.4999455Z #31 277.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:19.5000469Z #31 277.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:19.5003351Z #31 277.3 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:19.5006879Z #31 277.3 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:19.5008958Z #31 277.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:19.5010694Z #31 277.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:19.5012170Z #31 277.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:19.5013199Z #31 277.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:19.5015962Z #31 277.3 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:19.5019837Z #31 277.3 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:19.5022169Z #31 277.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:19.5023928Z #31 277.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:19.5025358Z #31 277.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:19.5026379Z #31 277.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:19.5029123Z #31 277.3 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:19.5468497Z #31 277.3 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:19.5471150Z #31 277.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:19.5473719Z #31 277.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:19.5969272Z #31 277.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:19.6168572Z #31 277.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:19.6368441Z #31 277.3 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:19.6567293Z #31 277.3 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:19.6766572Z #31 277.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:19.6967109Z #31 277.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:19.7166433Z #31 277.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:19.7366290Z #31 277.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:19.7568319Z #31 277.3 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:19.7767052Z #31 277.3 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:19.7769139Z #31 277.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:19.7771742Z #31 277.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:19.7773441Z #31 277.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:19.7774503Z #31 277.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:19.7777235Z #31 277.3 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:19.7780671Z #31 277.3 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:19.7783217Z #31 277.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:19.7785437Z #31 277.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:19.7787013Z #31 277.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:19.7788055Z #31 277.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:19.7791016Z #31 277.4 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:19.7794400Z #31 277.4 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:19.7796943Z #31 277.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:19.7798648Z #31 277.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:19.7800027Z #31 277.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:19.7801002Z #31 277.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:19.7803686Z #31 277.4 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:19.7807504Z #31 277.4 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:19.7809942Z #31 277.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:19.7811625Z #31 277.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:19.7812985Z #31 277.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:19.7813963Z #31 277.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:19.8566986Z #31 277.9 In file included from magmablas_hip/cgetrf_batched_smallsq_shfl.hip.cpp:18: 2024-08-20T22:02:19.8570973Z #31 277.9 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:20.0591384Z #31 277.9 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:20.0593609Z #31 277.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:20.0595617Z #31 277.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:20.0597181Z #31 277.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:20.0598217Z #31 277.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:20.0600763Z #31 277.9 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:20.0604386Z #31 277.9 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:20.0606513Z #31 277.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:20.0608365Z #31 277.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:20.0609897Z #31 277.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:20.0611006Z #31 277.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:20.0613908Z #31 277.9 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:20.0617794Z #31 277.9 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:20.0619949Z #31 277.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:20.0621781Z #31 277.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:20.0623449Z #31 277.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:20.0624554Z #31 277.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:20.0627495Z #31 277.9 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:20.0631310Z #31 277.9 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:20.0633763Z #31 277.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:20.0635592Z #31 277.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:20.0637129Z #31 277.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:20.0638402Z #31 277.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:20.0641446Z #31 277.9 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:20.0645470Z #31 277.9 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:20.0647976Z #31 277.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:20.0649809Z #31 277.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:20.0651319Z #31 277.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:20.0652417Z #31 277.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:20.0655352Z #31 277.9 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:20.0658838Z #31 277.9 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:20.0660896Z #31 277.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:20.0662679Z #31 277.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:20.0664221Z #31 277.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:20.0665657Z #31 277.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:20.0668584Z #31 277.9 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:20.0672139Z #31 277.9 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:20.0674347Z #31 277.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:20.0676143Z #31 277.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:20.0677931Z #31 277.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:20.0678982Z #31 277.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:20.0681889Z #31 277.9 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:20.0685571Z #31 277.9 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:20.0687909Z #31 277.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:20.0689719Z #31 277.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:20.0691248Z #31 277.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:20.0692267Z #31 277.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:20.0694954Z #31 277.9 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:20.0698757Z #31 277.9 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:20.0701464Z #31 277.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:20.0703464Z #31 277.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:20.0704975Z #31 277.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:20.0706055Z #31 277.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:20.0708999Z #31 277.9 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:20.0712906Z #31 277.9 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:20.0715461Z #31 277.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:20.0717264Z #31 277.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:20.0718811Z #31 277.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:20.0719897Z #31 277.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:20.0721242Z #31 278.1 In file included from magmablas_hip/ctrtri_lower_batched.hip.cpp:23: 2024-08-20T22:02:20.3144871Z #31 278.1 magmablas_hip/ctrtri.hip.hpp:68:1: warning: unused function 'cgemm_kernel_16' [-Wunused-function] 2024-08-20T22:02:20.3146463Z #31 278.1 68 | cgemm_kernel_16( 2024-08-20T22:02:20.3147130Z #31 278.1 | ^~~~~~~~~~~~~~~ 2024-08-20T22:02:20.3147936Z #31 278.2 1 warning generated when compiling for host. 2024-08-20T22:02:20.3154023Z #31 278.2 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dlarf_batched_fused_reg_medium.hip.o magmablas_hip/dlarf_batched_fused_reg_medium.hip.cpp 2024-08-20T22:02:21.2104199Z #31 279.2 10 warnings generated when compiling for gfx900. 2024-08-20T22:02:21.4782101Z #31 279.5 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/clarf_batched_fused_reg_medium.hip.o magmablas_hip/clarf_batched_fused_reg_medium.hip.cpp 2024-08-20T22:02:21.6342802Z #31 279.5 10 warnings generated when compiling for gfx906. 2024-08-20T22:02:21.7835274Z #31 279.8 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/slarf_batched_fused_reg_tall.hip.o magmablas_hip/slarf_batched_fused_reg_tall.hip.cpp 2024-08-20T22:02:21.9968310Z #31 279.9 10 warnings generated when compiling for gfx90a. 2024-08-20T22:02:22.0240372Z #31 280.0 11 warnings generated when compiling for gfx900. 2024-08-20T22:02:22.3519270Z #31 280.4 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dlarf_batched_fused_reg_tall.hip.o magmablas_hip/dlarf_batched_fused_reg_tall.hip.cpp 2024-08-20T22:02:22.6090097Z #31 280.6 In file included from magmablas_hip/dgetrf_batched_smallsq_noshfl.hip.cpp:22: 2024-08-20T22:02:22.6093838Z #31 280.6 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:22.7288167Z #31 280.6 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:22.7290225Z #31 280.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:22.7292220Z #31 280.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:22.7293926Z #31 280.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:22.7294943Z #31 280.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:22.7297723Z #31 280.6 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:22.7301116Z #31 280.6 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:22.7303109Z #31 280.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:22.7304861Z #31 280.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:22.7306195Z #31 280.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:22.7307248Z #31 280.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:22.7309900Z #31 280.6 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:22.7313466Z #31 280.6 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:22.7315529Z #31 280.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:22.7317642Z #31 280.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:22.7319166Z #31 280.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:22.7320256Z #31 280.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:22.7323098Z #31 280.6 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:22.7326988Z #31 280.6 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:22.7329544Z #31 280.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:22.7331350Z #31 280.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:22.7332909Z #31 280.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:22.7333896Z #31 280.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:22.7336838Z #31 280.6 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:22.7340605Z #31 280.6 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:22.7343041Z #31 280.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:22.7344845Z #31 280.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:22.7346272Z #31 280.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:22.7347259Z #31 280.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:22.7350123Z #31 280.6 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:22.7353658Z #31 280.6 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:22.7355707Z #31 280.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:22.7357493Z #31 280.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:22.7358929Z #31 280.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:22.7360026Z #31 280.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:22.7362801Z #31 280.7 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:22.7366737Z #31 280.7 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:22.7368851Z #31 280.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:22.7370611Z #31 280.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:22.7372027Z #31 280.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:22.7373134Z #31 280.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:22.7375856Z #31 280.7 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:22.7379463Z #31 280.7 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:22.7381690Z #31 280.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:22.7383426Z #31 280.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:22.7384958Z #31 280.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:22.7386044Z #31 280.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:22.7389027Z #31 280.7 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:22.7392907Z #31 280.7 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:22.7395405Z #31 280.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:22.7397139Z #31 280.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:22.7398542Z #31 280.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:22.7399600Z #31 280.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:22.7402727Z #31 280.7 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:22.7406567Z #31 280.7 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:22.7409111Z #31 280.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:22.7410888Z #31 280.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:22.7412355Z #31 280.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:22.7413596Z #31 280.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:22.7419493Z #31 280.7 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/clarf_batched_fused_reg_tall.hip.o magmablas_hip/clarf_batched_fused_reg_tall.hip.cpp 2024-08-20T22:02:22.9588021Z #31 281.0 In file included from magmablas_hip/sgetrf_batched_smallsq_shfl.hip.cpp:18: 2024-08-20T22:02:23.1578229Z #31 281.0 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:23.1581398Z #31 281.0 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:23.1583380Z #31 281.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:23.1585152Z #31 281.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:23.1586563Z #31 281.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:23.1587527Z #31 281.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:23.1590425Z #31 281.0 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:23.1594047Z #31 281.0 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:23.1596011Z #31 281.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:23.1597738Z #31 281.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:23.1599170Z #31 281.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:23.1600335Z #31 281.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:23.1602943Z #31 281.0 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:23.1606282Z #31 281.0 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:23.1608318Z #31 281.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:23.1610047Z #31 281.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:23.1611428Z #31 281.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:23.1612403Z #31 281.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:23.1615462Z #31 281.0 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:23.1618892Z #31 281.0 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:23.1621081Z #31 281.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:23.1622739Z #31 281.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:23.1624154Z #31 281.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:23.1625166Z #31 281.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:23.1627866Z #31 281.0 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:23.1631250Z #31 281.0 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:23.1633487Z #31 281.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:23.1635286Z #31 281.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:23.1636727Z #31 281.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:23.1637759Z #31 281.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:23.1640406Z #31 281.0 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:23.1643578Z #31 281.0 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:23.1645995Z #31 281.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:23.1647699Z #31 281.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:23.1649324Z #31 281.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:23.1650319Z #31 281.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:23.1653027Z #31 281.0 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:23.1656312Z #31 281.0 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:23.1658691Z #31 281.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:23.1660435Z #31 281.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:23.1661885Z #31 281.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:23.1662932Z #31 281.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:23.1665932Z #31 281.0 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:23.1669298Z #31 281.0 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:23.1673511Z #31 281.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:23.1675380Z #31 281.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:23.1676922Z #31 281.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:23.1677879Z #31 281.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:23.1680541Z #31 281.0 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:23.1684133Z #31 281.0 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:23.1686452Z #31 281.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:23.1688219Z #31 281.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:23.1689580Z #31 281.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:23.1690589Z #31 281.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:23.1693286Z #31 281.0 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:23.1696908Z #31 281.0 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:23.1699303Z #31 281.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:23.1700971Z #31 281.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:23.1702367Z #31 281.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:23.1703392Z #31 281.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:23.1930270Z #31 281.2 In file included from magmablas_hip/zgetf2_nopiv_kernels.hip.cpp:18: 2024-08-20T22:02:23.3635277Z #31 281.2 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:23.3639077Z #31 281.2 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:23.3641099Z #31 281.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:23.3642899Z #31 281.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:23.3644530Z #31 281.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:23.3645574Z #31 281.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:23.3648420Z #31 281.2 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:23.3651603Z #31 281.2 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:23.3653483Z #31 281.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:23.3655134Z #31 281.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:23.3656533Z #31 281.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:23.3657568Z #31 281.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:23.3660686Z #31 281.2 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:23.3664123Z #31 281.2 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:23.3666786Z #31 281.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:23.3668514Z #31 281.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:23.3669904Z #31 281.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:23.3670850Z #31 281.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:23.3673365Z #31 281.2 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:23.3676892Z #31 281.2 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:23.3679266Z #31 281.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:23.3681117Z #31 281.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:23.3698505Z #31 281.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:23.3699555Z #31 281.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:23.3702561Z #31 281.2 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:23.3706416Z #31 281.2 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:23.3708657Z #31 281.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:23.3710352Z #31 281.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:23.3712172Z #31 281.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:23.3713490Z #31 281.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:23.3716249Z #31 281.2 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:23.3719385Z #31 281.2 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:23.3721346Z #31 281.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:23.3723323Z #31 281.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:23.3725135Z #31 281.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:23.3726174Z #31 281.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:23.3729058Z #31 281.2 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:23.3732501Z #31 281.2 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:23.3734630Z #31 281.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:23.3736646Z #31 281.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:23.3738272Z #31 281.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:23.3739320Z #31 281.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:23.3742165Z #31 281.2 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:23.3745588Z #31 281.2 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:23.3747734Z #31 281.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:23.3749573Z #31 281.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:23.3751075Z #31 281.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:23.3752139Z #31 281.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:23.3755468Z #31 281.2 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:23.3759145Z #31 281.2 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:23.3761692Z #31 281.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:23.3763561Z #31 281.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:23.3765368Z #31 281.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:23.3766336Z #31 281.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:23.3768937Z #31 281.2 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:23.3772796Z #31 281.2 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:23.3775624Z #31 281.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:23.3777441Z #31 281.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:23.3778754Z #31 281.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:23.3779794Z #31 281.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:23.3781098Z #31 281.4 In file included from magmablas_hip/dgesv_batched_small.hip.cpp:22: 2024-08-20T22:02:23.5314309Z #31 281.4 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:23.5317708Z #31 281.4 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:23.5319593Z #31 281.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:23.5321503Z #31 281.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:23.5322975Z #31 281.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:23.5324210Z #31 281.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:23.5327328Z #31 281.4 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:23.5330988Z #31 281.4 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:23.5333056Z #31 281.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:23.5334874Z #31 281.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:23.5336376Z #31 281.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:23.5337455Z #31 281.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:23.5340301Z #31 281.4 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:23.5343745Z #31 281.4 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:23.5345864Z #31 281.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:23.5347672Z #31 281.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:23.5349169Z #31 281.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:23.5350224Z #31 281.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:23.5353124Z #31 281.4 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:23.5356860Z #31 281.4 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:23.5359265Z #31 281.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:23.5361055Z #31 281.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:23.5362582Z #31 281.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:23.5363664Z #31 281.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:23.5367311Z #31 281.4 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:23.5370974Z #31 281.4 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:23.5373412Z #31 281.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:23.5375477Z #31 281.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:23.5376924Z #31 281.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:23.5377971Z #31 281.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:23.5380782Z #31 281.4 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:23.5384124Z #31 281.4 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:23.5386237Z #31 281.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:23.5388258Z #31 281.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:23.5389732Z #31 281.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:23.5390946Z #31 281.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:23.5393793Z #31 281.4 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:23.5397234Z #31 281.4 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:23.5399374Z #31 281.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:23.5401195Z #31 281.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:23.5402692Z #31 281.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:23.5403806Z #31 281.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:23.5406833Z #31 281.4 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:23.5409913Z #31 281.4 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:23.5411777Z #31 281.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:23.5413621Z #31 281.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:23.5415202Z #31 281.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:23.5416295Z #31 281.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:23.5419268Z #31 281.4 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:23.5423214Z #31 281.4 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:23.5425794Z #31 281.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:23.5427960Z #31 281.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:23.5429543Z #31 281.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:23.5430642Z #31 281.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:23.5433473Z #31 281.4 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:23.5437384Z #31 281.4 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:23.5439961Z #31 281.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:23.5441864Z #31 281.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:23.5443210Z #31 281.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:23.5444328Z #31 281.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:23.5445334Z #31 281.5 10 warnings generated when compiling for host. 2024-08-20T22:02:23.6977602Z #31 281.6 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/slarf_batched_fused_sm.hip.o magmablas_hip/slarf_batched_fused_sm.hip.cpp 2024-08-20T22:02:24.6208746Z #31 282.6 1 warning generated when compiling for gfx90a. 2024-08-20T22:02:26.1134987Z #31 284.1 In file included from magmablas_hip/ctrtri_upper_batched.hip.cpp:24: 2024-08-20T22:02:26.3566812Z #31 284.1 magmablas_hip/ctrtri.hip.hpp:68:1: warning: unused function 'cgemm_kernel_16' [-Wunused-function] 2024-08-20T22:02:26.3568906Z #31 284.1 68 | cgemm_kernel_16( 2024-08-20T22:02:26.3569692Z #31 284.1 | ^~~~~~~~~~~~~~~ 2024-08-20T22:02:26.3570591Z #31 284.2 1 warning generated when compiling for host. 2024-08-20T22:02:26.3576976Z #31 284.2 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dlarf_batched_fused_sm.hip.o magmablas_hip/dlarf_batched_fused_sm.hip.cpp 2024-08-20T22:02:26.5944532Z #31 284.6 10 warnings generated when compiling for gfx900. 2024-08-20T22:02:27.1071525Z #31 285.1 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/clarf_batched_fused_sm.hip.o magmablas_hip/clarf_batched_fused_sm.hip.cpp 2024-08-20T22:02:28.2174443Z #31 286.0 In file included from magmablas_hip/cgetrf_batched_smallsq_noshfl.hip.cpp:22: 2024-08-20T22:02:28.2178218Z #31 286.0 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:28.2181821Z #31 286.0 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:28.2183982Z #31 286.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:28.2186298Z #31 286.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:28.2187904Z #31 286.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:28.2189015Z #31 286.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:28.2192015Z #31 286.0 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:28.2195759Z #31 286.0 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:28.2197953Z #31 286.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:28.2199819Z #31 286.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:28.2201420Z #31 286.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:28.2202528Z #31 286.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:28.2205712Z #31 286.0 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:28.2209491Z #31 286.0 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:28.2211820Z #31 286.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:28.2213707Z #31 286.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:28.2215283Z #31 286.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:28.2216386Z #31 286.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:28.2219426Z #31 286.0 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:28.2223365Z #31 286.0 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:28.2225913Z #31 286.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:28.2227809Z #31 286.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:28.2229382Z #31 286.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:28.2230495Z #31 286.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:28.2233511Z #31 286.0 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:28.2237995Z #31 286.0 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLa10ne, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL warnings generated when compiling for gfx906. 2024-08-20T22:02:28.2240698Z #31 286.0 _MASK) 2024-08-20T22:02:28.2241585Z #31 286.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:28.2243463Z #31 286.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:28.2245209Z #31 286.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:28.2246294Z #31 286.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:28.2249340Z #31 286.0 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:28.2253112Z #31 286.0 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:28.2255306Z #31 286.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:28.2257159Z #31 286.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:28.2258822Z #31 286.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:28.2259948Z #31 286.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:28.2262967Z #31 286.1 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:28.2267250Z #31 286.1 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:28.2269507Z #31 286.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:28.2271400Z #31 286.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:28.2272959Z #31 286.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:28.2274275Z #31 286.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:28.2277355Z #31 286.1 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:28.2281062Z #31 286.1 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:28.2283348Z #31 286.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:28.2285328Z #31 286.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:28.2286904Z #31 286.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:28.2288043Z #31 286.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:28.2291026Z #31 286.1 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:28.2295017Z #31 286.1 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:28.2297647Z #31 286.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:28.2299510Z #31 286.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:28.2301086Z #31 286.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:28.2302203Z #31 286.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:28.2305213Z #31 286.1 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:28.2309203Z #31 286.1 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:28.2311816Z #31 286.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:28.2313891Z #31 286.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:28.2315481Z #31 286.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:28.2316576Z #31 286.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:29.2550775Z #31 287.3 10 warnings generated when compiling for gfx906. 2024-08-20T22:02:29.4662692Z #31 287.5 In file included from magmablas_hip/sgetrf_batched_smallsq_noshfl.hip.cpp:22: 2024-08-20T22:02:29.6988744Z #31 287.5 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:29.6991958Z #31 287.5 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:29.6993744Z #31 287.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:29.6995525Z #31 287.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:29.6997033Z #31 287.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:29.6998065Z #31 287.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:29.7001027Z #31 287.5 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:29.7005065Z #31 287.5 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:29.7007348Z #31 287.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:29.7009196Z #31 287.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:29.7010787Z #31 287.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:29.7011904Z #31 287.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:29.7014874Z #31 287.5 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:29.7018485Z #31 287.5 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:29.7020702Z #31 287.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:29.7022612Z #31 287.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:29.7024191Z #31 287.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:29.7025297Z #31 287.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:29.7028416Z #31 287.5 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:29.7032234Z #31 287.5 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:29.7034711Z #31 287.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:29.7036511Z #31 287.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:29.7038272Z #31 287.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:29.7039415Z #31 287.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:29.7042406Z #31 287.5 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:29.7046687Z #31 287.5 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:29.7049264Z #31 287.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:29.7051164Z #31 287.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:29.7052814Z #31 287.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:29.7053949Z #31 287.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:29.7056969Z #31 287.5 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:29.7060581Z #31 287.5 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:29.7062779Z #31 287.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:29.7064929Z #31 287.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:29.7066506Z #31 287.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:29.7067783Z #31 287.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:29.7070886Z #31 287.5 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:29.7074576Z #31 287.5 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:29.7077026Z #31 287.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:29.7078804Z #31 287.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:29.7080354Z #31 287.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:29.7081439Z #31 287.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:29.7084521Z #31 287.5 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:29.7088109Z #31 287.5 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:29.7090523Z #31 287.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:29.7092550Z #31 287.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:29.7094106Z #31 287.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:29.7095235Z #31 287.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:29.7098239Z #31 287.5 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:29.7102252Z #31 287.5 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:29.7104827Z #31 287.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:29.7106700Z #31 287.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:29.7108430Z #31 287.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:29.7109540Z #31 287.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:29.7112551Z #31 287.6 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:29.7116592Z #31 287.6 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:29.7119324Z #31 287.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:29.7121207Z #31 287.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:29.7122788Z #31 287.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:29.7123907Z #31 287.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:30.6840085Z #31 288.7 In file included from magmablas_hip/dgetf2_native_kernel.hip.cpp:17: 2024-08-20T22:02:30.8737573Z #31 288.7 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:30.8741526Z #31 288.7 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:30.8743795Z #31 288.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:30.8745633Z #31 288.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:30.8747244Z #31 288.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:30.8748375Z #31 288.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:30.8751362Z #31 288.7 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:30.8754964Z #31 288.7 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:30.8757163Z #31 288.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:30.8759046Z #31 288.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:30.8760628Z #31 288.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:30.8761721Z #31 288.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:30.8765109Z #31 288.7 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:30.8768764Z #31 288.7 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:30.8771106Z #31 288.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:30.8772958Z #31 288.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:30.8774511Z #31 288.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:30.8775568Z #31 288.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:30.8778520Z #31 288.7 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:30.8782595Z #31 288.7 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:30.8785431Z #31 288.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:30.8787307Z #31 288.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:30.8788870Z #31 288.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:30.8790121Z #31 288.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:30.8793123Z #31 288.7 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:30.8797087Z #31 288.7 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:30.8799688Z #31 288.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:30.8801551Z #31 288.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:30.8803150Z #31 288.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:30.8804546Z #31 288.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:30.8807648Z #31 288.7 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:30.8811282Z #31 288.7 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:30.8813500Z #31 288.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:30.8815330Z #31 288.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:30.8816925Z #31 288.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:30.8818057Z #31 288.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:30.8821046Z #31 288.7 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:30.8824962Z #31 288.7 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:30.8827157Z #31 288.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:30.8828965Z #31 288.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:30.8830498Z #31 288.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:30.8831586Z #31 288.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:30.8834523Z #31 288.7 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:30.8838110Z #31 288.7 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:30.8840333Z #31 288.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:30.8842117Z #31 288.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:30.8843840Z #31 288.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:30.8845213Z #31 288.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:30.8848237Z #31 288.7 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:30.8852228Z #31 288.7 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:30.8854829Z #31 288.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:30.8856808Z #31 288.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:30.8858378Z #31 288.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:30.8859482Z #31 288.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:30.8862507Z #31 288.7 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:30.8866265Z #31 288.7 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:30.8868692Z #31 288.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:30.8870742Z #31 288.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:30.8872119Z #31 288.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:30.8873033Z #31 288.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:31.1781347Z #31 289.2 11 warnings generated when compiling for gfx906. 2024-08-20T22:02:31.8630155Z #31 289.9 11 warnings generated when compiling for gfx900. 2024-08-20T22:02:32.0916604Z #31 290.1 magmablas_hip/dgesv_batched_small.hip.cpp:167:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:32.2418962Z #31 290.1 167 | dgesv_batched_small_sm_kernel( 2024-08-20T22:02:32.2419877Z #31 290.1 | ^ 2024-08-20T22:02:32.5870944Z #31 290.6 In file included from magmablas_hip/sgesv_batched_small.hip.cpp:22: 2024-08-20T22:02:32.5874578Z #31 290.6 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:32.7718629Z #31 290.6 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:32.7720721Z #31 290.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:32.7722753Z #31 290.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:32.7724441Z #31 290.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:32.7725585Z #31 290.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:32.7728613Z #31 290.6 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:32.7732214Z #31 290.6 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:32.7734418Z #31 290.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:32.7736635Z #31 290.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:32.7738250Z #31 290.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:32.7739345Z #31 290.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:32.7742338Z #31 290.6 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:32.7745981Z #31 290.6 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:32.7748354Z #31 290.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:32.7750218Z #31 290.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:32.7751826Z #31 290.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:32.7752945Z #31 290.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:32.7755967Z #31 290.6 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:32.7760020Z #31 290.6 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:32.7762635Z #31 290.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:32.7764922Z #31 290.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:32.7766458Z #31 290.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:32.7767604Z #31 290.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:32.7770620Z #31 290.6 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:32.7774619Z #31 290.6 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:32.7777181Z #31 290.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:32.7779082Z #31 290.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:32.7780668Z #31 290.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:32.7781811Z #31 290.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:32.7784779Z #31 290.6 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:32.7788404Z #31 290.6 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:32.7790624Z #31 290.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:32.7792462Z #31 290.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:32.7794059Z #31 290.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:32.7795205Z #31 290.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:32.7798207Z #31 290.6 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:32.7802061Z #31 290.6 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:32.7804456Z #31 290.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:32.7806314Z #31 290.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:32.7807923Z #31 290.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:32.7809183Z #31 290.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:32.7812202Z #31 290.6 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:32.7815905Z #31 290.6 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:32.7818201Z #31 290.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:32.7820020Z #31 290.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:32.7821622Z #31 290.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:32.7822747Z #31 290.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:32.7825950Z #31 290.6 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:32.7829946Z #31 290.6 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:32.7832520Z #31 290.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:32.7834452Z #31 290.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:32.7836006Z #31 290.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:32.7837144Z #31 290.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:32.7840173Z #31 290.6 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:32.7844368Z #31 290.6 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:32.7846981Z #31 290.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:32.7848893Z #31 290.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:32.7850454Z #31 290.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:32.7851572Z #31 290.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:33.2673140Z #31 291.3 In file included from magmablas_hip/cgesv_batched_small.hip.cpp:22: 2024-08-20T22:02:33.4677535Z #31 291.3 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:33.4681177Z #31 291.3 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:33.4683313Z #31 291.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:33.4685779Z #31 291.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:33.4687360Z #31 291.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:33.4688494Z #31 291.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:33.4691482Z #31 291.3 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:33.4695145Z #31 291.3 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:33.4697554Z #31 291.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:33.4699408Z #31 291.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:33.4700990Z #31 291.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:33.4702143Z #31 291.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:33.4705123Z #31 291.3 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:33.4708749Z #31 291.3 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:33.4711164Z #31 291.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:33.4713132Z #31 291.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:33.4714737Z #31 291.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:33.4715891Z #31 291.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:33.4718899Z #31 291.3 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:33.4722854Z #31 291.3 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:33.4725543Z #31 291.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:33.4727444Z #31 291.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:33.4729050Z #31 291.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:33.4730165Z #31 291.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:33.4733162Z #31 291.3 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:33.4737132Z #31 291.3 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:33.4739694Z #31 291.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:33.4741567Z #31 291.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:33.4743159Z #31 291.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:33.4744283Z #31 291.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:33.4747316Z #31 291.3 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:33.4750947Z #31 291.3 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:33.4753291Z #31 291.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:33.4755170Z #31 291.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:33.4756728Z #31 291.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:33.4757873Z #31 291.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:33.4760952Z #31 291.3 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:33.4765023Z #31 291.3 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:33.4767286Z #31 291.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:33.4769187Z #31 291.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:33.4770739Z #31 291.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:33.4771881Z #31 291.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:33.4775048Z #31 291.3 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:33.4778849Z #31 291.3 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:33.4781269Z #31 291.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:33.4783203Z #31 291.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:33.4784815Z #31 291.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:33.4785994Z #31 291.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:33.4789083Z #31 291.3 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:33.4793228Z #31 291.3 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:33.4795870Z #31 291.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:33.4797724Z #31 291.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:33.4799340Z #31 291.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:33.4800458Z #31 291.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:33.4803458Z #31 291.3 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:33.4807715Z #31 291.3 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:33.4810343Z #31 291.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:33.4812233Z #31 291.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:33.4813830Z #31 291.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:33.4815107Z #31 291.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:34.8546051Z #31 292.9 2 warnings generated when compiling for gfx906. 2024-08-20T22:02:35.5453136Z #31 293.6 10 warnings generated when compiling for gfx908. 2024-08-20T22:02:36.0912143Z #31 294.0 2 warnings generated when compiling for gfx900. 2024-08-20T22:02:36.3142750Z #31 294.3 magmablas_hip/dgbtrs_kernels.hip.cpp:547:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T22:02:36.5098436Z #31 294.3 547 | default: arginfo = -100; 2024-08-20T22:02:36.5099717Z #31 294.3 | ^~~~~~~ 2024-08-20T22:02:36.5101056Z #31 294.3 magmablas_hip/dgbtrs_kernels.hip.cpp:550:8: note: uninitialized use occurs here 2024-08-20T22:02:36.5102789Z #31 294.3 550 | if(e != hipSuccess) arginfo = -100; 2024-08-20T22:02:36.5103728Z #31 294.3 | ^ 2024-08-20T22:02:36.5105223Z #31 294.3 magmablas_hip/dgbtrs_kernels.hip.cpp:513:5: note: variable 'e' is declared here 2024-08-20T22:02:36.5106698Z #31 294.3 513 | hipError_t e; 2024-08-20T22:02:36.5107443Z #31 294.3 | ^ 2024-08-20T22:02:36.5109792Z #31 294.3 magmablas_hip/dgbtrs_kernels.hip.cpp:617:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T22:02:36.5112255Z #31 294.3 617 | default: arginfo = -100; 2024-08-20T22:02:36.5113188Z #31 294.3 | ^~~~~~~ 2024-08-20T22:02:36.5114677Z #31 294.3 magmablas_hip/dgbtrs_kernels.hip.cpp:620:8: note: uninitialized use occurs here 2024-08-20T22:02:36.5116433Z #31 294.3 620 | if(e != hipSuccess) arginfo = -100; 2024-08-20T22:02:36.5117489Z #31 294.3 | ^ 2024-08-20T22:02:36.5118950Z #31 294.3 magmablas_hip/dgbtrs_kernels.hip.cpp:583:5: note: variable 'e' is declared here 2024-08-20T22:02:36.5120363Z #31 294.3 583 | hipError_t e; 2024-08-20T22:02:36.5121271Z #31 294.3 | ^ 2024-08-20T22:02:36.5127026Z #31 294.4 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/slaswp_batched.hip.o magmablas_hip/slaswp_batched.hip.cpp 2024-08-20T22:02:36.8806698Z #31 294.9 In file included from magmablas_hip/sgetrf_batched_smallsq_shfl.hip.cpp:18: 2024-08-20T22:02:37.0776044Z #31 294.9 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:37.0779492Z #31 294.9 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:37.0781580Z #31 294.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:37.0783367Z #31 294.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:37.0784896Z #31 294.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:37.0786019Z #31 294.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:37.0788873Z #31 294.9 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:37.0792369Z #31 294.9 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:37.0794489Z #31 294.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:37.0796243Z #31 294.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:37.0798113Z #31 294.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:37.0799184Z #31 294.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:37.0802015Z #31 294.9 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:37.0805629Z #31 294.9 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:37.0807877Z #31 294.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:37.0809460Z #31 294.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:37.0810878Z #31 294.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:37.0811944Z #31 294.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:37.0814720Z #31 294.9 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:37.0818310Z #31 294.9 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:37.0820824Z #31 294.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:37.0822696Z #31 294.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:37.0824158Z #31 294.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:37.0825173Z #31 294.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:37.0827831Z #31 294.9 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:37.0830832Z #31 294.9 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:37.0833068Z #31 294.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:37.0835082Z #31 294.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:37.0836628Z #31 294.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:37.0837513Z #31 294.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:37.0839818Z #31 294.9 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:37.0842695Z #31 294.9 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:37.0844599Z #31 294.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:37.0846122Z #31 294.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:37.0847357Z #31 294.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:37.0848251Z #31 294.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:37.0850669Z #31 294.9 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:37.0853534Z #31 294.9 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:37.0855333Z #31 294.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:37.0856707Z #31 294.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:37.0857930Z #31 294.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:37.0858853Z #31 294.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:37.0861599Z #31 294.9 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:37.0864910Z #31 294.9 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:37.0866936Z #31 294.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:37.0868666Z #31 294.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:37.0870135Z #31 294.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:37.0871176Z #31 294.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:37.0873999Z #31 294.9 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:37.0877595Z #31 294.9 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:37.0880037Z #31 294.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:37.0881811Z #31 294.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:37.0883204Z #31 294.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:37.0884276Z #31 294.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:37.0886839Z #31 294.9 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:37.0890295Z #31 294.9 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:37.0892517Z #31 294.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:37.0894118Z #31 294.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:37.0895416Z #31 294.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:37.0896354Z #31 294.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:37.4480661Z #31 295.5 magmablas_hip/sgbtrs_kernels.hip.cpp:547:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T22:02:37.6207763Z #31 295.5 547 | default: arginfo = -100; 2024-08-20T22:02:37.6208504Z #31 295.5 | ^~~~~~~ 2024-08-20T22:02:37.6209631Z #31 295.5 magmablas_hip/sgbtrs_kernels.hip.cpp:550:8: note: uninitialized use occurs here 2024-08-20T22:02:37.6211061Z #31 295.5 550 | if(e != hipSuccess) arginfo = -100; 2024-08-20T22:02:37.6211807Z #31 295.5 | ^ 2024-08-20T22:02:37.6213117Z #31 295.5 magmablas_hip/sgbtrs_kernels.hip.cpp:513:5: note: variable 'e' is declared here 2024-08-20T22:02:37.6214089Z #31 295.5 513 | hipError_t e; 2024-08-20T22:02:37.6215158Z #31 295.5 | ^ 2024-08-20T22:02:37.6216982Z #31 295.5 magmablas_hip/sgbtrs_kernels.hip.cpp:617:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T22:02:37.6219009Z #31 295.5 617 | default: arginfo = -100; 2024-08-20T22:02:37.6219865Z #31 295.5 | ^~~~~~~ 2024-08-20T22:02:37.6220846Z #31 295.5 magmablas_hip/sgbtrs_kernels.hip.cpp:620:8: note: uninitialized use occurs here 2024-08-20T22:02:37.6222351Z #31 295.5 620 | if(e != hipSuccess) arginfo = -100; 2024-08-20T22:02:37.6223446Z #31 295.5 | ^ 2024-08-20T22:02:37.6224576Z #31 295.5 magmablas_hip/sgbtrs_kernels.hip.cpp:583:5: note: variable 'e' is declared here 2024-08-20T22:02:37.6225868Z #31 295.5 583 | hipError_t e; 2024-08-20T22:02:37.6226421Z #31 295.5 | ^ 2024-08-20T22:02:38.1777921Z #31 296.2 2 warnings generated when compiling for gfx906. 2024-08-20T22:02:38.6281493Z #31 296.6 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dlaswp_batched.hip.o magmablas_hip/dlaswp_batched.hip.cpp 2024-08-20T22:02:39.7995156Z #31 297.6 magmablas_hip/cgbtrs_kernels.hip.cpp:547:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T22:02:39.7997185Z #31 297.6 547 | default: arginfo = -100; 2024-08-20T22:02:39.7997848Z #31 297.6 | ^~~~~~~ 2024-08-20T22:02:39.7998986Z #31 297.6 magmablas_hip/cgbtrs_kernels.hip.cpp:550:8: note: uninitialized use occurs here 2024-08-20T22:02:39.8000416Z #31 297.6 550 | if(e != hipSuccess) arginfo = -100; 2024-08-20T22:02:39.8001263Z #31 297.6 | ^ 2024-08-20T22:02:39.8002486Z #31 297.6 magmablas_hip/cgbtrs_kernels.hip.cpp:513:5: note: variable 'e' is declared here 2024-08-20T22:02:39.8003782Z #31 297.6 513 | hipError_t e; 2024-08-20T22:02:39.8004633Z #31 297.6 | ^ 2024-08-20T22:02:39.8006890Z #31 297.7 magmablas_hip/cgbtrs_kernels.hip.cpp:617:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T22:02:39.8009176Z #31 297.7 617 | default: arginfo = -100; 2024-08-20T22:02:39.8010030Z #31 297.7 | ^~~~~~~ 2024-08-20T22:02:39.8011287Z #31 297.7 magmablas_hip/cgbtrs_kernels.hip.cpp:620:8: note: uninitialized use occurs here 2024-08-20T22:02:39.8012958Z #31 297.7 620 | if(e != hipSuccess) arginfo = -100; 2024-08-20T22:02:39.8013876Z #31 297.7 | ^ 2024-08-20T22:02:39.8015245Z #31 297.7 magmablas_hip/cgbtrs_kernels.hip.cpp:583:5: note: variable 'e' is declared here 2024-08-20T22:02:39.8016569Z #31 297.7 583 | hipError_t e; 2024-08-20T22:02:39.8017300Z #31 297.7 | ^ 2024-08-20T22:02:41.3884465Z #31 299.4 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/claswp_batched.hip.o magmablas_hip/claswp_batched.hip.cpp 2024-08-20T22:02:41.5476256Z #31 299.5 magmablas_hip/sgesv_batched_small.hip.cpp:167:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:41.5480105Z #31 299.5 167 | sgesv_batched_small_sm_kernel( 2024-08-20T22:02:41.5480956Z #31 299.5 | ^ 2024-08-20T22:02:41.5481759Z #31 299.6 10 warnings generated when compiling for gfx906. 2024-08-20T22:02:41.7180993Z #31 299.6 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/spotf2_kernels.hip.o magmablas_hip/spotf2_kernels.hip.cpp 2024-08-20T22:02:42.0047317Z #31 300.0 10 warnings generated when compiling for gfx906. 2024-08-20T22:02:42.9965127Z #31 301.0 In file included from magmablas_hip/dgetrf_batched_smallsq_shfl.hip.cpp:18: 2024-08-20T22:02:43.1985680Z #31 301.0 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:43.1988891Z #31 301.0 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:43.1990751Z #31 301.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:43.1992376Z #31 301.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:43.1993758Z #31 301.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:43.1994782Z #31 301.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:43.1997934Z #31 301.0 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:43.2001489Z #31 301.0 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:43.2003511Z #31 301.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:43.2005493Z #31 301.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:43.2006981Z #31 301.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:43.2007988Z #31 301.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:43.2010804Z #31 301.0 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:43.2014242Z #31 301.0 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:43.2016334Z #31 301.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:43.2018113Z #31 301.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:43.2019670Z #31 301.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:43.2020706Z #31 301.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:43.2023546Z #31 301.0 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:43.2027245Z #31 301.0 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:43.2029691Z #31 301.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:43.2031483Z #31 301.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:43.2032953Z #31 301.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:43.2034281Z #31 301.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:43.2037083Z #31 301.0 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:43.2040885Z #31 301.0 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:43.2042864Z #31 301.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:43.2045204Z #31 301.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:43.2046762Z #31 301.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:43.2047867Z #31 301.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:43.2050807Z #31 301.0 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:43.2054383Z #31 301.0 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:43.2056568Z #31 301.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:43.2058523Z #31 301.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:43.2060139Z #31 301.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:43.2061257Z #31 301.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:43.2064233Z #31 301.0 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:43.2068271Z #31 301.0 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:43.2070513Z #31 301.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:43.2072366Z #31 301.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:43.2073945Z #31 301.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:43.2075053Z #31 301.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:43.2078072Z #31 301.0 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:43.2081780Z #31 301.0 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:43.2084149Z #31 301.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:43.2085984Z #31 301.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:43.2087560Z #31 301.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:43.2088682Z #31 301.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:43.2091693Z #31 301.0 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:43.2095665Z #31 301.0 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:43.2098272Z #31 301.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:43.2100390Z #31 301.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:43.2101966Z #31 301.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:43.2103077Z #31 301.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:43.2106094Z #31 301.1 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:43.2110237Z #31 301.1 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:43.2112841Z #31 301.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:43.2114752Z #31 301.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:43.2116312Z #31 301.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:43.2117423Z #31 301.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:43.4216050Z #31 301.3 magmablas_hip/slaswp_batched.hip.cpp:21:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:43.4219497Z #31 301.3 21 | void slaswp_rowparallel_kernel( 2024-08-20T22:02:43.4220475Z #31 301.3 | ^ 2024-08-20T22:02:43.4224238Z #31 301.3 magmablas_hip/slaswp_batched.hip.cpp:33:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:43.4227455Z #31 301.3 33 | void slaswp_rowparallel_kernel_batched( 2024-08-20T22:02:43.4228389Z #31 301.3 | ^ 2024-08-20T22:02:43.4229501Z #31 301.4 In file included from magmablas_hip/cgetrf_batched_smallsq_shfl.hip.cpp:18: 2024-08-20T22:02:43.4232801Z #31 301.4 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:43.5583336Z #31 301.4 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:43.5585347Z #31 301.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:43.5587274Z #31 301.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:43.5588705Z #31 301.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:43.5589792Z #31 301.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:43.5592637Z #31 301.4 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:43.5596314Z #31 301.4 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:43.5598458Z #31 301.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:43.5600279Z #31 301.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:43.5601822Z #31 301.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:43.5602956Z #31 301.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:43.5606356Z #31 301.4 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:43.5609895Z #31 301.4 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:43.5612073Z #31 301.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:43.5614042Z #31 301.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:43.5615627Z #31 301.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:43.5616705Z #31 301.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:43.5619627Z #31 301.4 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:43.5623483Z #31 301.4 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:43.5625728Z #31 301.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:43.5627684Z #31 301.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:43.5629222Z #31 301.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:43.5630371Z #31 301.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:43.5633071Z #31 301.4 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:43.5636796Z #31 301.4 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:43.5639312Z #31 301.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:43.5641178Z #31 301.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:43.5642744Z #31 301.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:43.5644050Z #31 301.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:43.5647031Z #31 301.4 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:43.5650573Z #31 301.5 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:43.5652770Z #31 301.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:43.5654598Z #31 301.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:43.5656157Z #31 301.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:43.5657231Z #31 301.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:43.5660186Z #31 301.5 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:43.5663788Z #31 301.5 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:43.5666235Z #31 301.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:43.5668341Z #31 301.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:43.5669890Z #31 301.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:43.5671015Z #31 301.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:43.5673945Z #31 301.5 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:43.5677593Z #31 301.5 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:43.5679942Z #31 301.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:43.5681770Z #31 301.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:43.5683318Z #31 301.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:43.5684528Z #31 301.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:43.5687471Z #31 301.5 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:43.5691457Z #31 301.5 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:43.5693933Z #31 301.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:43.5695756Z #31 301.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:43.5697256Z #31 301.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:43.5698323Z #31 301.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:43.5700966Z #31 301.5 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:43.5704763Z #31 301.5 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:43.5707326Z #31 301.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:43.5709207Z #31 301.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:43.5710764Z #31 301.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:43.5711890Z #31 301.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:43.5712962Z #31 301.6 2 warnings generated when compiling for gfx90a. 2024-08-20T22:02:43.6759161Z #31 301.7 magmablas_hip/spotf2_kernels.hip.cpp:44:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:43.6763374Z #31 301.7 44 | __global__ void spotf2_smlpin_fixwidth_kernel(int m, float *dA, int ldda, int localstep, int gbstep, magma_int_t *dinfo) 2024-08-20T22:02:43.6765210Z #31 301.7 | ^ 2024-08-20T22:02:43.6769176Z #31 301.7 magmablas_hip/spotf2_kernels.hip.cpp:44:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:43.7799317Z #31 301.7 magmablas_hip/spotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:43.7803472Z #31 301.7 54 | __global__ void spotf2_smlpin_anywidth_kernel(int m, float *dA, int ldda, int localstep, int gbstep, magma_int_t *dinfo) 2024-08-20T22:02:43.7805018Z #31 301.7 | ^ 2024-08-20T22:02:43.7808408Z #31 301.7 magmablas_hip/spotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:43.7814092Z #31 301.7 magmablas_hip/spotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:43.7819645Z #31 301.7 magmablas_hip/spotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:43.7825425Z #31 301.7 magmablas_hip/spotf2_kernels.hip.cpp:65:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:43.7828847Z #31 301.7 65 | __global__ void spotf2_smlpin_fixwidth_kernel_batched(int m, 2024-08-20T22:02:43.7829845Z #31 301.7 | ^ 2024-08-20T22:02:43.7833238Z #31 301.7 magmablas_hip/spotf2_kernels.hip.cpp:65:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:43.7839012Z #31 301.7 magmablas_hip/spotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:43.7842416Z #31 301.7 82 | __global__ void spotf2_smlpin_anywidth_kernel_batched(int m, 2024-08-20T22:02:43.7843445Z #31 301.7 | ^ 2024-08-20T22:02:43.7846993Z #31 301.7 magmablas_hip/spotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:43.7852512Z #31 301.7 magmablas_hip/spotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:43.7857222Z #31 301.7 magmablas_hip/spotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:43.7861994Z #31 301.8 magmablas_hip/spotf2_kernels.hip.cpp:98:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:43.7865392Z #31 301.8 98 | __global__ void spotf2_smlpout_fixwidth_kernel(int m, 2024-08-20T22:02:43.7866265Z #31 301.8 | ^ 2024-08-20T22:02:43.7869772Z #31 301.8 magmablas_hip/spotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:43.7872904Z #31 301.8 107 | __global__ void spotf2_smlpout_anywidth_kernel(int m, int n, 2024-08-20T22:02:43.7873850Z #31 301.8 | ^ 2024-08-20T22:02:43.7877166Z #31 301.8 magmablas_hip/spotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:43.7883011Z #31 301.8 magmablas_hip/spotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:43.9518504Z #31 301.8 magmablas_hip/spotf2_kernels.hip.cpp:117:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:43.9522222Z #31 301.8 117 | __global__ void spotf2_smlpout_fixwidth_kernel_batched(int m, 2024-08-20T22:02:43.9523296Z #31 301.8 | ^ 2024-08-20T22:02:43.9527511Z #31 301.8 magmablas_hip/spotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:43.9531141Z #31 301.8 129 | __global__ void spotf2_smlpout_anywidth_kernel_batched(int m, int n, 2024-08-20T22:02:43.9532523Z #31 301.8 | ^ 2024-08-20T22:02:43.9536225Z #31 301.8 magmablas_hip/spotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:43.9542211Z #31 301.8 magmablas_hip/spotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:44.8372320Z #31 302.7 20 warnings generated when compiling for gfx900. 2024-08-20T22:02:45.1195249Z #31 303.1 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dpotf2_kernels.hip.o magmablas_hip/dpotf2_kernels.hip.cpp 2024-08-20T22:02:45.9202449Z #31 303.9 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cpotf2_kernels.hip.o magmablas_hip/cpotf2_kernels.hip.cpp 2024-08-20T22:02:46.7772125Z #31 304.7 magmablas_hip/spotf2_kernels.hip.cpp:44:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:46.7776481Z #31 304.7 44 | __global__ void spotf2_smlpin_fixwidth_kernel(int m, float *dA, int ldda, int localstep, int gbstep, magma_int_t *dinfo) 2024-08-20T22:02:46.7778479Z #31 304.7 | ^ 2024-08-20T22:02:46.7782227Z #31 304.7 magmablas_hip/spotf2_kernels.hip.cpp:44:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:46.7788258Z #31 304.7 magmablas_hip/spotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:46.7792864Z #31 304.7 54 | __global__ void spotf2_smlpin_anywidth_kernel(int m, float *dA, int ldda, int localstep, int gbstep, magma_int_t *dinfo) 2024-08-20T22:02:46.7794511Z #31 304.7 | ^ 2024-08-20T22:02:46.7798044Z #31 304.7 magmablas_hip/spotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:46.7804794Z #31 304.7 magmablas_hip/spotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:46.7811223Z #31 304.7 magmablas_hip/spotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:46.7817426Z #31 304.7 magmablas_hip/spotf2_kernels.hip.cpp:65:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:46.7820922Z #31 304.7 65 | __global__ void spotf2_smlpin_fixwidth_kernel_batched(int m, 2024-08-20T22:02:46.7822001Z #31 304.7 | ^ 2024-08-20T22:02:46.7825589Z #31 304.7 magmablas_hip/spotf2_kernels.hip.cpp:65:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:46.7831539Z #31 304.8 magmablas_hip/spotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:46.7835270Z #31 304.8 82 | __global__ void spotf2_smlpin_anywidth_kernel_batched(int m, 2024-08-20T22:02:46.7836361Z #31 304.8 | ^ 2024-08-20T22:02:46.7840089Z #31 304.8 magmablas_hip/spotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:46.7846494Z #31 304.8 magmablas_hip/spotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:46.7852519Z #31 304.8 magmablas_hip/spotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:46.7859175Z #31 304.8 magmablas_hip/spotf2_kernels.hip.cpp:98:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:46.7862759Z #31 304.8 98 | __global__ void spotf2_smlpout_fixwidth_kernel(int m, 2024-08-20T22:02:46.7863795Z #31 304.8 | ^ 2024-08-20T22:02:46.9705556Z #31 304.8 magmablas_hip/spotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:46.9709892Z #31 304.8 107 | __global__ void spotf2_smlpout_anywidth_kernel(int m, int n, 2024-08-20T22:02:46.9711068Z #31 304.8 | ^ 2024-08-20T22:02:46.9715137Z #31 304.8 magmablas_hip/spotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:46.9722006Z #31 304.8 magmablas_hip/spotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:46.9729025Z #31 304.8 magmablas_hip/spotf2_kernels.hip.cpp:117:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:46.9732981Z #31 304.8 117 | __global__ void spotf2_smlpout_fixwidth_kernel_batched(int m, 2024-08-20T22:02:46.9734165Z #31 304.8 | ^ 2024-08-20T22:02:46.9737658Z #31 304.8 magmablas_hip/spotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:46.9741192Z #31 304.8 129 | __global__ void spotf2_smlpout_anywidth_kernel_batched(int m, int n, 2024-08-20T22:02:46.9742363Z #31 304.8 | ^ 2024-08-20T22:02:46.9746014Z #31 304.8 magmablas_hip/spotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:46.9752246Z #31 304.8 magmablas_hip/spotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:47.3202622Z #31 305.3 magmablas_hip/dpotf2_kernels.hip.cpp:44:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:47.4200373Z #31 305.3 44 | __global__ void dpotf2_smlpin_fixwidth_kernel(int m, double *dA, int ldda, int localstep, int gbstep, magma_int_t *dinfo) 2024-08-20T22:02:47.4202065Z #31 305.3 | ^ 2024-08-20T22:02:47.4206241Z #31 305.3 magmablas_hip/dpotf2_kernels.hip.cpp:44:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:47.4212312Z #31 305.4 magmablas_hip/dpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:47.4216340Z #31 305.4 54 | __global__ void dpotf2_smlpin_anywidth_kernel(int m, double *dA, int ldda, int localstep, int gbstep, magma_int_t *dinfo) 2024-08-20T22:02:47.4218129Z #31 305.4 | ^ 2024-08-20T22:02:47.4222180Z #31 305.4 magmablas_hip/dpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:47.4228514Z #31 305.4 magmablas_hip/dpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:47.4249176Z #31 305.4 magmablas_hip/dpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:47.4255801Z #31 305.4 magmablas_hip/dpotf2_kernels.hip.cpp:65:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:47.4259606Z #31 305.4 65 | __global__ void dpotf2_smlpin_fixwidth_kernel_batched(int m, 2024-08-20T22:02:47.4260747Z #31 305.4 | ^ 2024-08-20T22:02:47.4265070Z #31 305.4 magmablas_hip/dpotf2_kernels.hip.cpp:65:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:47.4270706Z #31 305.4 magmablas_hip/dpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:47.6205012Z #31 305.4 82 | __global__ void dpotf2_smlpin_anywidth_kernel_batched(int m, 2024-08-20T22:02:47.6206252Z #31 305.4 | ^ 2024-08-20T22:02:47.6210124Z #31 305.4 magmablas_hip/dpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:47.6216258Z #31 305.4 magmablas_hip/dpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:47.6222276Z #31 305.4 magmablas_hip/dpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:47.6228257Z #31 305.5 magmablas_hip/dpotf2_kernels.hip.cpp:98:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:47.6231619Z #31 305.5 98 | __global__ void dpotf2_smlpout_fixwidth_kernel(int m, 2024-08-20T22:02:47.6233014Z #31 305.5 | ^ 2024-08-20T22:02:47.6236696Z #31 305.5 magmablas_hip/dpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:47.6240229Z #31 305.5 107 | __global__ void dpotf2_smlpout_anywidth_kernel(int m, int n, 2024-08-20T22:02:47.6241251Z #31 305.5 | ^ 2024-08-20T22:02:47.6245193Z #31 305.5 magmablas_hip/dpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:47.6251366Z #31 305.5 magmablas_hip/dpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:47.6259498Z #31 305.5 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sset_pointer.hip.o magmablas_hip/sset_pointer.hip.cpp 2024-08-20T22:02:47.6276591Z #31 305.5 magmablas_hip/dpotf2_kernels.hip.cpp:117:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:47.6280029Z #31 305.5 117 | __global__ void dpotf2_smlpout_fixwidth_kernel_batched(int m, 2024-08-20T22:02:47.6281246Z #31 305.5 | ^ 2024-08-20T22:02:47.6285020Z #31 305.5 magmablas_hip/dpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:47.6288724Z #31 305.5 129 | __global__ void dpotf2_smlpout_anywidth_kernel_batched(int m, int n, 2024-08-20T22:02:47.6289931Z #31 305.5 | ^ 2024-08-20T22:02:47.6293470Z #31 305.5 magmablas_hip/dpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:47.6299447Z #31 305.5 magmablas_hip/dpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:47.6302761Z #31 305.6 10 warnings generated when compiling for gfx908. 2024-08-20T22:02:47.8559257Z #31 305.7 20 warnings generated when compiling for gfx906. 2024-08-20T22:02:48.4831640Z #31 306.5 20 warnings generated when compiling for gfx900. 2024-08-20T22:02:49.0735812Z #31 307.1 magmablas_hip/cgesv_batched_small.hip.cpp:167:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.2193724Z #31 307.1 167 | cgesv_batched_small_sm_kernel( 2024-08-20T22:02:49.2194702Z #31 307.1 | ^ 2024-08-20T22:02:49.2195775Z #31 307.1 In file included from magmablas_hip/sgetrf_batched_smallsq_noshfl.hip.cpp:22: 2024-08-20T22:02:49.2199506Z #31 307.1 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:49.2202677Z #31 307.1 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:49.2204836Z #31 307.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:49.2206600Z #31 307.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:49.2208302Z #31 307.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:49.2209320Z #31 307.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:49.2212069Z #31 307.1 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:49.2215430Z #31 307.1 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:49.2217679Z #31 307.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:49.2219442Z #31 307.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:49.2221125Z #31 307.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:49.2222211Z #31 307.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:49.2225172Z #31 307.2 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:49.2228692Z #31 307.2 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:49.2230853Z #31 307.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:49.2232620Z #31 307.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:49.2234133Z #31 307.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:49.2235208Z #31 307.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:49.2237997Z #31 307.2 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:49.2240997Z #31 307.2 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:49.2243071Z #31 307.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:49.2244772Z #31 307.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:49.2246028Z #31 307.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:49.2246936Z #31 307.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:49.2249581Z #31 307.2 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:49.3489166Z #31 307.2 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:49.3491693Z #31 307.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:49.3494082Z #31 307.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:49.3495643Z #31 307.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:49.3496765Z #31 307.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:49.3499483Z #31 307.2 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:49.3502896Z #31 307.2 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:49.3505179Z #31 307.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:49.3507074Z #31 307.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:49.3508602Z #31 307.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:49.3509648Z #31 307.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:49.3512444Z #31 307.2 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:49.3515828Z #31 307.2 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:49.3518364Z #31 307.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:49.3520114Z #31 307.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:49.3521607Z #31 307.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:49.3522657Z #31 307.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:49.3525575Z #31 307.2 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:49.3529034Z #31 307.2 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:49.3531116Z #31 307.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:49.3532941Z #31 307.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:49.3534412Z #31 307.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:49.3588112Z #31 307.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:49.3591331Z #31 307.2 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:49.3594968Z #31 307.2 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:49.3597043Z #31 307.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:49.3598533Z #31 307.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:49.3602043Z #31 307.2 7 | #define SHFL_FULL_MAmagmablas_hip/cpotf2_kernels.hip.cpp:44:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.3605796Z #31 307.2 44 | __global__ void cpotf2_smlpin_fixwidth_kernel(int m, magmaFloatComplex *dA, int ldda, int localstep, int gbstep, magma_int_t *dinfo) 2024-08-20T22:02:49.3607696Z #31 307.2 | ^ 2024-08-20T22:02:49.3611105Z #31 307.2 magmablas_hip/cpotf2_kernels.hip.cpp:44:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.3614173Z #31 307.2 SK 0xffffffffffffffff 2024-08-20T22:02:49.3615030Z #31 307.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:49.3617959Z #31 307.2 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:49.3621175Z #31 307.2 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:49.3623559Z #31 307.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:49.3625273Z #31 307.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:49.3627021Z #31 307.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:49.3628162Z #31 307.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:49.3632081Z #31 307.3 magmablas_hip/cpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.3636619Z #31 307.3 54 | __global__ void cpotf2_smlpin_anywidth_kernel(int m, magmaFloatComplex *dA, int ldda, int localstep, int gbstep, magma_int_t *dinfo) 2024-08-20T22:02:49.3638570Z #31 307.3 | ^ 2024-08-20T22:02:49.3642221Z #31 307.3 magmablas_hip/cpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.3649237Z #31 307.3 magmablas_hip/cpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.3656124Z #31 307.3 magmablas_hip/cpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.4570989Z #31 307.4 magmablas_hip/cpotf2_kernels.hip.cpp:65:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.4574628Z #31 307.4 65 | __global__ void cpotf2_smlpin_fixwidth_kernel_batched(int m, 2024-08-20T22:02:49.4575734Z #31 307.4 | ^ 2024-08-20T22:02:49.4579353Z #31 307.4 magmablas_hip/cpotf2_kernels.hip.cpp:65:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.4585235Z #31 307.4 magmablas_hip/cpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.4591064Z #31 307.4 82 | __global__ void cpotf2_smlpin_anywidth_kernel_batched(int m, 2024-08-20T22:02:49.4592159Z #31 307.4 | ^ 2024-08-20T22:02:49.4595815Z #31 307.4 magmablas_hip/cpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.4601922Z #31 307.4 magmablas_hip/cpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.4608533Z #31 307.4 magmablas_hip/cpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.5666569Z #31 307.5 magmablas_hip/cpotf2_kernels.hip.cpp:98:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.5670226Z #31 307.5 98 | __global__ void cpotf2_smlpout_fixwidth_kernel(int m, 2024-08-20T22:02:49.5671597Z #31 307.5 | ^ 2024-08-20T22:02:49.5675588Z #31 307.5 magmablas_hip/cpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.5679181Z #31 307.5 107 | __global__ void cpotf2_smlpout_anywidth_kernel(int m, int n, 2024-08-20T22:02:49.5680286Z #31 307.5 | ^ 2024-08-20T22:02:49.5684193Z #31 307.5 magmablas_hip/cpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.5690334Z #31 307.5 magmablas_hip/cpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.7713965Z #31 307.6 magmablas_hip/cpotf2_kernels.hip.cpp:117:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.7717313Z #31 307.6 117 | __global__ void cpotf2_smlpout_fixwidth_kernel_batched(int m, 2024-08-20T22:02:49.7718165Z #31 307.6 | ^ 2024-08-20T22:02:49.7721116Z #31 307.6 magmablas_hip/cpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.7724578Z #31 307.6 129 | __global__ void cpotf2_smlpout_anywidth_kernel_batched(int m, int n, 2024-08-20T22:02:49.7725721Z #31 307.6 | ^ 2024-08-20T22:02:49.7729452Z #31 307.6 magmablas_hip/cpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.7735831Z #31 307.6 magmablas_hip/cpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.8018981Z #31 307.8 magmablas_hip/spotf2_kernels.hip.cpp:44:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.9044415Z #31 307.8 44 | __global__ void spotf2_smlpin_fixwidth_kernel(int m, float *dA, int ldda, int localstep, int gbstep, magma_int_t *dinfo) 2024-08-20T22:02:49.9046184Z #31 307.8 | ^ 2024-08-20T22:02:49.9049999Z #31 307.8 magmablas_hip/spotf2_kernels.hip.cpp:44:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.9056244Z #31 307.8 magmablas_hip/spotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.9060427Z #31 307.8 54 | __global__ void spotf2_smlpin_anywidth_kernel(int m, float *dA, int ldda, int localstep, int gbstep, magma_int_t *dinfo) 2024-08-20T22:02:49.9062453Z #31 307.8 | ^ 2024-08-20T22:02:49.9066685Z #31 307.8 magmablas_hip/spotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.9073321Z #31 307.8 magmablas_hip/spotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.9079128Z #31 307.8 magmablas_hip/spotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.9085450Z #31 307.9 magmablas_hip/spotf2_kernels.hip.cpp:65:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.9089089Z #31 307.9 65 | __global__ void spotf2_smlpin_fixwidth_kernel_batched(int m, 2024-08-20T22:02:49.9090141Z #31 307.9 | ^ 2024-08-20T22:02:49.9093908Z #31 307.9 magmablas_hip/spotf2_kernels.hip.cpp:65:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.9099875Z #31 307.9 magmablas_hip/spotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.9103078Z #31 307.9 82 | __global__ void spotf2_smlpin_anywidth_kernel_batched(int m, 2024-08-20T22:02:49.9104157Z #31 307.9 | ^ 2024-08-20T22:02:49.9107766Z #31 307.9 magmablas_hip/spotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.9113991Z #31 307.9 magmablas_hip/spotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.9119939Z #31 307.9 magmablas_hip/spotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.9126334Z #31 307.9 magmablas_hip/spotf2_kernels.hip.cpp:98:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:49.9129795Z #31 307.9 98 | __global__ void spotf2_smlpout_fixwidth_kernel(int m, 2024-08-20T22:02:49.9130778Z #31 307.9 | ^ 2024-08-20T22:02:49.9134298Z #31 307.9 magmablas_hip/spotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:50.1006145Z #31 307.9 107 | __global__ void spotf2_smlpout_anywidth_kernel(int m, int n, 2024-08-20T22:02:50.1007428Z #31 307.9 | ^ 2024-08-20T22:02:50.1011534Z #31 307.9 magmablas_hip/spotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:50.1017940Z #31 307.9 magmablas_hip/spotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:50.1023975Z #31 307.9 magmablas_hip/spotf2_kernels.hip.cpp:117:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:50.1027501Z #31 307.9 117 | __global__ void spotf2_smlpout_fixwidth_kernel_batched(int m, 2024-08-20T22:02:50.1028587Z #31 307.9 | ^ 2024-08-20T22:02:50.1032238Z #31 308.0 magmablas_hip/spotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:50.1035749Z #31 308.0 129 | __global__ void spotf2_smlpout_anywidth_kernel_batched(int m, int n, 2024-08-20T22:02:50.1036872Z #31 308.0 | ^ 2024-08-20T22:02:50.1040464Z #31 308.0 magmablas_hip/spotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:50.1046869Z #31 308.0 magmablas_hip/spotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:50.2459645Z #31 308.3 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dset_pointer.hip.o magmablas_hip/dset_pointer.hip.cpp 2024-08-20T22:02:50.5096984Z #31 308.5 magmablas_hip/dpotf2_kernels.hip.cpp:44:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:50.6124706Z #31 308.5 44 | __global__ void dpotf2_smlpin_fixwidth_kernel(int m, double *dA, int ldda, int localstep, int gbstep, magma_int_t *dinfo) 2024-08-20T22:02:50.6126543Z #31 308.5 | ^ 2024-08-20T22:02:50.6130768Z #31 308.5 magmablas_hip/dpotf2_kernels.hip.cpp:44:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:50.6137586Z #31 308.5 magmablas_hip/dpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:50.6142394Z #31 308.5 54 | __global__ void dpotf2_smlpin_anywidth_kernel(int m, double *dA, int ldda, int localstep, int gbstep, magma_int_t *dinfo) 2024-08-20T22:02:50.6144202Z #31 308.5 | ^ 2024-08-20T22:02:50.6148361Z #31 308.5 magmablas_hip/dpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:50.6154804Z #31 308.5 magmablas_hip/dpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:50.6161332Z #31 308.5 magmablas_hip/dpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:50.6170672Z #31 308.6 magmablas_hip/dpotf2_kernels.hip.cpp:65:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:50.6174465Z #31 308.6 65 | __global__ void dpotf2_smlpin_fixwidth_kernel_batched(int m, 2024-08-20T22:02:50.6175642Z #31 308.6 | ^ 2024-08-20T22:02:50.6179551Z #31 308.6 magmablas_hip/dpotf2_kernels.hip.cpp:65:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:50.6186020Z #31 308.6 magmablas_hip/dpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:50.6189819Z #31 308.6 82 | __global__ void dpotf2_smlpin_anywidth_kernel_batched(int m, 2024-08-20T22:02:50.6190905Z #31 308.6 | ^ 2024-08-20T22:02:50.6194841Z #31 308.6 magmablas_hip/dpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:50.6201635Z #31 308.6 magmablas_hip/dpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:50.6208356Z #31 308.6 magmablas_hip/dpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:50.6215140Z #31 308.6 magmablas_hip/dpotf2_kernels.hip.cpp:98:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:50.6218784Z #31 308.6 98 | __global__ void dpotf2_smlpout_fixwidth_kernel(int m, 2024-08-20T22:02:50.6219882Z #31 308.6 | ^ 2024-08-20T22:02:50.8272323Z #31 308.6 magmablas_hip/dpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:50.8276562Z #31 308.6 107 | __global__ void dpotf2_smlpout_anywidth_kernel(int m, int n, 2024-08-20T22:02:50.8277652Z #31 308.6 | ^ 2024-08-20T22:02:50.8281639Z #31 308.6 magmablas_hip/dpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:50.8288077Z #31 308.6 magmablas_hip/dpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:50.8294341Z #31 308.6 magmablas_hip/dpotf2_kernels.hip.cpp:117:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:50.8298070Z #31 308.6 117 | __global__ void dpotf2_smlpout_fixwidth_kernel_batched(int m, 2024-08-20T22:02:50.8299164Z #31 308.6 | ^ 2024-08-20T22:02:50.8302808Z #31 308.7 magmablas_hip/dpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:50.8306508Z #31 308.7 129 | __global__ void dpotf2_smlpout_anywidth_kernel_batched(int m, int n, 2024-08-20T22:02:50.8307636Z #31 308.7 | ^ 2024-08-20T22:02:50.8311494Z #31 308.7 magmablas_hip/dpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:50.8317747Z #31 308.7 magmablas_hip/dpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:50.8321186Z #31 308.7 10 warnings generated when compiling for gfx90a. 2024-08-20T22:02:50.8601374Z #31 308.9 20 warnings generated when compiling for gfx908. 2024-08-20T22:02:51.0028483Z #31 309.0 104 warnings generated when compiling for gfx900. 2024-08-20T22:02:51.7235909Z #31 309.6 20 warnings generated when compiling for gfx906. 2024-08-20T22:02:51.7237075Z #31 309.7 20 warnings generated when compiling for gfx900. 2024-08-20T22:02:51.7238115Z #31 309.7 10 warnings generated when compiling for gfx906. 2024-08-20T22:02:52.0189086Z #31 310.0 In file included from magmablas_hip/sgetrf_batched_smallsq_shfl.hip.cpp:18: 2024-08-20T22:02:52.2290545Z #31 310.0 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:52.2294269Z #31 310.0 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:52.2296382Z #31 310.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:52.2298129Z #31 310.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:52.2299649Z #31 310.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:52.2300694Z #31 310.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:52.2303442Z #31 310.0 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:52.2306900Z #31 310.0 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:52.2309010Z #31 310.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:52.2310731Z #31 310.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:52.2312168Z #31 310.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:52.2313155Z #31 310.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:52.2315899Z #31 310.0 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:52.2319220Z #31 310.0 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:52.2321194Z #31 310.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:52.2322923Z #31 310.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:52.2324523Z #31 310.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:52.2325538Z #31 310.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:52.2328232Z #31 310.0 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:52.2331939Z #31 310.0 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:52.2334271Z #31 310.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:52.2335980Z #31 310.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:52.2337414Z #31 310.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:52.2338420Z #31 310.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:52.2341177Z #31 310.1 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:52.2344957Z #31 310.1 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:52.2347318Z #31 310.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:52.2349101Z #31 310.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:52.2350617Z #31 310.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:52.2351587Z #31 310.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:52.2354416Z #31 310.1 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:52.2357771Z #31 310.1 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:52.2359670Z #31 310.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:52.2361413Z #31 310.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:52.2363105Z #31 310.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:52.2364708Z #31 310.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:52.2367605Z #31 310.1 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:52.2371012Z #31 310.1 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:52.2373158Z #31 310.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:52.2374835Z #31 310.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:52.2376364Z #31 310.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:52.2377324Z #31 310.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:52.2380032Z #31 310.1 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:52.2383283Z #31 310.1 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:52.2385252Z #31 310.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:52.2386921Z #31 310.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:52.2388313Z #31 310.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:52.2389301Z #31 310.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:52.2391877Z #31 310.1 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:52.2395767Z #31 310.1 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:52.2398104Z #31 310.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:52.2399802Z #31 310.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:52.2401552Z #31 310.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:52.2402581Z #31 310.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:52.2405487Z #31 310.1 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:52.2409093Z #31 310.1 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:52.2411694Z #31 310.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:52.2413417Z #31 310.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:52.2414798Z #31 310.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:52.2415777Z #31 310.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:52.3161570Z #31 310.3 10 warnings generated when compiling for host. 2024-08-20T22:02:52.4476017Z #31 310.3 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cset_pointer.hip.o magmablas_hip/cset_pointer.hip.cpp 2024-08-20T22:02:52.4481191Z #31 310.5 In file included from magmablas_hip/cgetf2_kernels.hip.cpp:19: 2024-08-20T22:02:52.6535304Z #31 310.5 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:52.6538503Z #31 310.5 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:52.6540445Z #31 310.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:52.6542183Z #31 310.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:52.6543597Z #31 310.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:52.6544603Z #31 310.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:52.6547399Z #31 310.5 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:52.6550624Z #31 310.5 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:52.6552607Z #31 310.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:52.6554291Z #31 310.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:52.6555713Z #31 310.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:52.6556720Z #31 310.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:52.6559437Z #31 310.5 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:52.6562728Z #31 310.5 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:52.6565168Z #31 310.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:52.6567196Z #31 310.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:52.6568576Z #31 310.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:52.6569599Z #31 310.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:52.6572293Z #31 310.5 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:52.6575748Z #31 310.5 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:52.6578351Z #31 310.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:52.6580093Z #31 310.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:52.6581501Z #31 310.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:52.6582500Z #31 310.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:52.6585178Z #31 310.5 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:52.6588930Z #31 310.5 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:52.6591319Z #31 310.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:52.6593088Z #31 310.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:52.6594543Z #31 310.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:52.6595565Z #31 310.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:52.6598192Z #31 310.5 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:52.6601483Z #31 310.5 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:52.6603493Z #31 310.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:52.6605300Z #31 310.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:52.6606691Z #31 310.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:52.6607715Z #31 310.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:52.6610432Z #31 310.5 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:52.6613674Z #31 310.5 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:52.6615820Z #31 310.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:52.6617540Z #31 310.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:52.6618965Z #31 310.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:52.6619976Z #31 310.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:52.6622809Z #31 310.5 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:52.6626310Z #31 310.5 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:52.6628245Z #31 310.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:52.6630127Z #31 310.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:52.6631566Z #31 310.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:52.6632597Z #31 310.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:52.6635376Z #31 310.5 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:52.6638969Z #31 310.5 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:52.6641286Z #31 310.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:52.6642968Z #31 310.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:52.6644668Z #31 310.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:52.6645683Z #31 310.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:52.6648611Z #31 310.5 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:52.6652222Z #31 310.5 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:52.6654608Z #31 310.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:52.6656325Z #31 310.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:52.6657694Z #31 310.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:52.6658699Z #31 310.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:52.6660461Z #31 310.5 magmablas_hip/cgetf2_kernels.hip.cpp:162:9: warning: unused variable 'chunk' [-Wunused-variable] 2024-08-20T22:02:52.6662105Z #31 310.5 162 | int chunk = magma_ceildiv( length, zamax ); 2024-08-20T22:02:52.6663056Z #31 310.5 | ^~~~~ 2024-08-20T22:02:53.0442439Z #31 310.9 magmablas_hip/spotf2_kernels.hip.cpp:44:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.0446696Z #31 310.9 44 | __global__ void spotf2_smlpin_fixwidth_kernel(int m, float *dA, int ldda, int localstep, int gbstep, magma_int_t *dinfo) 2024-08-20T22:02:53.0448320Z #31 310.9 | ^ 2024-08-20T22:02:53.0452174Z #31 310.9 magmablas_hip/spotf2_kernels.hip.cpp:44:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.0458369Z #31 311.0 magmablas_hip/spotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.0462435Z #31 311.0 54 | __global__ void spotf2_smlpin_anywidth_kernel(int m, float *dA, int ldda, int localstep, int gbstep, magma_int_t *dinfo) 2024-08-20T22:02:53.0464674Z #31 311.0 | ^ 2024-08-20T22:02:53.0468337Z #31 311.0 magmablas_hip/spotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.0474487Z #31 311.0 magmablas_hip/spotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.0480879Z #31 311.0 magmablas_hip/spotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.0487211Z #31 311.0 magmablas_hip/spotf2_kernels.hip.cpp:65:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.0490745Z #31 311.0 65 | __global__ void spotf2_smlpin_fixwidth_kernel_batched(int m, 2024-08-20T22:02:53.0491795Z #31 311.0 | ^ 2024-08-20T22:02:53.0495674Z #31 311.0 magmablas_hip/spotf2_kernels.hip.cpp:65:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.0501874Z #31 311.0 magmablas_hip/spotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.0505440Z #31 311.0 82 | __global__ void spotf2_smlpin_anywidth_kernel_batched(int m, 2024-08-20T22:02:53.0506502Z #31 311.0 | ^ 2024-08-20T22:02:53.0510045Z #31 311.0 magmablas_hip/spotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.0516204Z #31 311.0 magmablas_hip/spotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.0522468Z #31 311.0 magmablas_hip/spotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.1516710Z #31 311.1 magmablas_hip/spotf2_kernels.hip.cpp:98:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.1520299Z #31 311.1 98 | __global__ void spotf2_smlpout_fixwidth_kernel(int m, 2024-08-20T22:02:53.1521307Z #31 311.1 | ^ 2024-08-20T22:02:53.1525291Z #31 311.1 magmablas_hip/spotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.1528543Z #31 311.1 107 | __global__ void spotf2_smlpout_anywidth_kernel(int m, int n, 2024-08-20T22:02:53.1529870Z #31 311.1 | ^ 2024-08-20T22:02:53.1533359Z #31 311.1 magmablas_hip/spotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.1539204Z #31 311.1 magmablas_hip/spotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.1545183Z #31 311.1 magmablas_hip/spotf2_kernels.hip.cpp:117:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.1548532Z #31 311.1 117 | __global__ void spotf2_smlpout_fixwidth_kernel_batched(int m, 2024-08-20T22:02:53.1549577Z #31 311.1 | ^ 2024-08-20T22:02:53.1553056Z #31 311.1 magmablas_hip/spotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.1556842Z #31 311.1 129 | __global__ void spotf2_smlpout_anywidth_kernel_batched(int m, int n, 2024-08-20T22:02:53.1557948Z #31 311.1 | ^ 2024-08-20T22:02:53.1561672Z #31 311.1 magmablas_hip/spotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.1567974Z #31 311.1 magmablas_hip/spotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.1571714Z #31 311.2 In file included from magmablas_hip/dgetrf_batched_smallsq_noshfl.hip.cpp:22: 2024-08-20T22:02:53.3453324Z #31 311.2 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:53.3456380Z #31 311.2 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:53.3458247Z #31 311.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:53.3459856Z #31 311.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:53.3461219Z #31 311.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:53.3462114Z #31 311.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:53.3464406Z #31 311.2 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:53.3467560Z #31 311.2 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:53.3469203Z #31 311.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:53.3470611Z #31 311.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:53.3471790Z #31 311.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:53.3473009Z #31 311.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:53.3475354Z #31 311.2 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:53.3478328Z #31 311.2 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:53.3480114Z #31 311.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:53.3481717Z #31 311.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:53.3482850Z #31 311.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:53.3483659Z #31 311.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:53.3485928Z #31 311.2 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:53.3488688Z #31 311.2 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:53.3490658Z #31 311.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:53.3492305Z #31 311.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:53.3493569Z #31 311.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:53.3494600Z #31 311.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:53.3497037Z #31 311.2 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:53.3500409Z #31 311.2 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:53.3502580Z #31 311.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:53.3504219Z #31 311.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:53.3505660Z #31 311.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:53.3506654Z #31 311.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:53.3509161Z #31 311.2 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:53.3512422Z #31 311.2 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:53.3514377Z #31 311.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:53.3516017Z #31 311.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:53.3517433Z #31 311.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:53.3518398Z #31 311.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:53.3520962Z #31 311.2 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:53.3524283Z #31 311.2 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:53.3526270Z #31 311.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:53.3528145Z #31 311.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:53.3529494Z #31 311.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:53.3530467Z #31 311.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:53.3533091Z #31 311.2 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:53.3536454Z #31 311.2 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:53.3538537Z #31 311.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:53.3540209Z #31 311.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:53.3541548Z #31 311.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:53.3542509Z #31 311.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:53.3544876Z #31 311.2 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:53.3548119Z #31 311.2 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:53.3550228Z #31 311.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:53.3551671Z #31 311.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:53.3552977Z #31 311.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:53.3554006Z #31 311.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:53.3556679Z #31 311.2 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:53.3560288Z #31 311.2 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:53.3562833Z #31 311.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:53.3565039Z #31 311.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:53.3566461Z #31 311.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:53.3567474Z #31 311.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:53.6523684Z #31 311.7 magmablas_hip/dpotf2_kernels.hip.cpp:44:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.7522466Z #31 311.7 44 | __global__ void dpotf2_smlpin_fixwidth_kernel(int m, double *dA, int ldda, int localstep, int gbstep, magma_int_t *dinfo) 2024-08-20T22:02:53.7524363Z #31 311.7 | ^ 2024-08-20T22:02:53.7528139Z #31 311.7 magmablas_hip/dpotf2_kernels.hip.cpp:44:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.7533768Z #31 311.7 magmablas_hip/dpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.7537732Z #31 311.7 54 | __global__ void dpotf2_smlpin_anywidth_kernel(int m, double *dA, int ldda, int localstep, int gbstep, magma_int_t *dinfo) 2024-08-20T22:02:53.7539315Z #31 311.7 | ^ 2024-08-20T22:02:53.7543219Z #31 311.7 magmablas_hip/dpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.7550203Z #31 311.7 magmablas_hip/dpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.7557133Z #31 311.7 magmablas_hip/dpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.7564126Z #31 311.7 magmablas_hip/dpotf2_kernels.hip.cpp:65:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.7568464Z #31 311.7 65 | __global__ void dpotf2_smlpin_fixwidth_kernel_batched(int m, 2024-08-20T22:02:53.7569660Z #31 311.7 | ^ 2024-08-20T22:02:53.7573666Z #31 311.7 magmablas_hip/dpotf2_kernels.hip.cpp:65:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.7580244Z #31 311.7 magmablas_hip/dpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.7584187Z #31 311.7 82 | __global__ void dpotf2_smlpin_anywidth_kernel_batched(int m, 2024-08-20T22:02:53.7585432Z #31 311.7 | ^ 2024-08-20T22:02:53.7589630Z #31 311.7 magmablas_hip/dpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.7596107Z #31 311.7 magmablas_hip/dpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.7602912Z #31 311.7 magmablas_hip/dpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.7609790Z #31 311.7 magmablas_hip/dpotf2_kernels.hip.cpp:98:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.7613624Z #31 311.7 98 | __global__ void dpotf2_smlpout_fixwidth_kernel(int m, 2024-08-20T22:02:53.7614686Z #31 311.7 | ^ 2024-08-20T22:02:53.7619014Z #31 311.8 magmablas_hip/dpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.8683466Z #31 311.8 107 | __global__ void dpotf2_smlpout_anywidth_kernel(int m, int n, 2024-08-20T22:02:53.8684774Z #31 311.8 | ^ 2024-08-20T22:02:53.8688807Z #31 311.8 magmablas_hip/dpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.8695782Z #31 311.8 magmablas_hip/dpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.8701941Z #31 311.8 magmablas_hip/dpotf2_kernels.hip.cpp:117:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.8705378Z #31 311.8 117 | __global__ void dpotf2_smlpout_fixwidth_kernel_batched(int m, 2024-08-20T22:02:53.8706401Z #31 311.8 | ^ 2024-08-20T22:02:53.8710353Z #31 311.8 magmablas_hip/dpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.8714018Z #31 311.8 129 | __global__ void dpotf2_smlpout_anywidth_kernel_batched(int m, int n, 2024-08-20T22:02:53.8715186Z #31 311.8 | ^ 2024-08-20T22:02:53.8719053Z #31 311.8 magmablas_hip/dpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.8725441Z #31 311.8 magmablas_hip/dpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:53.8729092Z #31 311.9 11 warnings generated when compiling for gfx908. 2024-08-20T22:02:54.0658461Z #31 311.9 20 warnings generated when compiling for gfx90a. 2024-08-20T22:02:54.1402488Z #31 312.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/csyr2k_batched.o magmablas_hip/csyr2k_batched.cpp 2024-08-20T22:02:54.8730825Z #31 312.8 20 warnings generated when compiling for gfx908. 2024-08-20T22:02:54.8735267Z #31 312.9 magmablas_hip/cpotf2_kernels.hip.cpp:44:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:55.0043424Z #31 312.9 44 | __global__ void cpotf2_smlpin_fixwidth_kernel(int m, magmaFloatComplex *dA, int ldda, int localstep, int gbstep, magma_int_t *dinfo) 2024-08-20T22:02:55.0045521Z #31 312.9 | ^ 2024-08-20T22:02:55.0049775Z #31 312.9 magmablas_hip/cpotf2_kernels.hip.cpp:44:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:55.0056655Z #31 312.9 magmablas_hip/cpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:55.0061108Z #31 312.9 54 | __global__ void cpotf2_smlpin_anywidth_kernel(int m, magmaFloatComplex *dA, int ldda, int localstep, int gbstep, magma_int_t *dinfo) 2024-08-20T22:02:55.0063023Z #31 312.9 | ^ 2024-08-20T22:02:55.0067358Z #31 313.0 magmablas_hip/cpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:55.0074452Z #31 313.0 magmablas_hip/cpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:55.0081152Z #31 313.0 magmablas_hip/cpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:55.1256117Z #31 313.0 magmablas_hip/cpotf2_kernels.hip.cpp:65:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:55.1259867Z #31 313.0 65 | __global__ void cpotf2_smlpin_fixwidth_kernel_batched(int m, 2024-08-20T22:02:55.1260842Z #31 313.0 | ^ 2024-08-20T22:02:55.1264801Z #31 313.0 magmablas_hip/cpotf2_kernels.hip.cpp:65:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:55.1271445Z #31 313.1 magmablas_hip/cpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:55.1275239Z #31 313.1 82 | __global__ void cpotf2_smlpin_anywidth_kernel_batched(int m, 2024-08-20T22:02:55.1276350Z #31 313.1 | ^ 2024-08-20T22:02:55.1280254Z #31 313.1 magmablas_hip/cpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:55.1286869Z #31 313.1 magmablas_hip/cpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:55.1293446Z #31 313.1 magmablas_hip/cpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:55.2424003Z #31 313.1 magmablas_hip/cpotf2_kernels.hip.cpp:98:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:55.2427789Z #31 313.1 98 | __global__ void cpotf2_smlpout_fixwidth_kernel(int m, 2024-08-20T22:02:55.2429265Z #31 313.1 | ^ 2024-08-20T22:02:55.2433307Z #31 313.2 magmablas_hip/cpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:55.2437312Z #31 313.2 107 | __global__ void cpotf2_smlpout_anywidth_kernel(int m, int n, 2024-08-20T22:02:55.2438456Z #31 313.2 | ^ 2024-08-20T22:02:55.2442498Z #31 313.2 magmablas_hip/cpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:55.2449699Z #31 313.2 magmablas_hip/cpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:55.4302159Z #31 313.3 magmablas_hip/cpotf2_kernels.hip.cpp:117:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:55.4306079Z #31 313.3 117 | __global__ void cpotf2_smlpout_fixwidth_kernel_batched(int m, 2024-08-20T22:02:55.4307659Z #31 313.3 | ^ 2024-08-20T22:02:55.4313763Z #31 313.3 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/strmm_batched_core.hip.o magmablas_hip/strmm_batched_core.hip.cpp 2024-08-20T22:02:55.4319400Z #31 313.3 In file included from magmablas_hip/sgesv_batched_small.hip.cpp:22: 2024-08-20T22:02:55.4322250Z #31 313.3 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:55.4325733Z #31 313.3 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:55.4327736Z #31 313.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:55.4329602Z #31 313.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:55.4331168Z #31 313.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:55.4332287Z #31 313.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:55.4335208Z #31 313.3 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:55.4338390Z #31 313.3 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:55.4340529Z #31 313.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:55.4342337Z #31 313.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:55.4343949Z #31 313.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:55.4345018Z #31 313.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:55.4348021Z #31 313.3 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:55.4351849Z #31 313.3 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:55.4354047Z #31 313.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:55.4355907Z #31 313.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:55.4357469Z #31 313.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:55.4358697Z #31 313.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:55.4361680Z #31 313.3 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:55.4918618Z #31 313.3 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mmagmablas_hip/cpotf2_kernels.hip.cppa:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:55.4926327Z #31 313.3 129sk | =S__global__ void cpotf2_smlpout_anywidth_kernel_batched(int m, int n, 2024-08-20T22:02:55.5002702Z #31 313.3 | ^ 2024-08-20T22:02:55.5007606Z #31 313.3 Hmagmablas_hip/cpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:55.5014820Z #31 313.3 magmablas_hip/cpotf2_kernels.hip.cpp:FL129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:55.5018386Z #31 313.3 _FULL_MASK) 2024-08-20T22:02:55.5019308Z #31 313.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:55.5021105Z #31 313.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:55.5022661Z #31 313.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:55.5023728Z #31 313.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:55.5026502Z #31 313.3 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:55.5030367Z #31 313.3 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:55.5032908Z #31 313.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:55.5034780Z #31 313.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:55.5036343Z #31 313.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:55.5037463Z #31 313.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:55.5040474Z #31 313.3 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:55.5044249Z #31 313.3 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:55.5047360Z #31 313.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:55.5049239Z #31 313.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:55.5050821Z #31 313.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:55.5052099Z #31 313.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:55.5055031Z #31 313.3 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:55.5058767Z #31 313.3 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:55.5060953Z #31 313.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:55.5062758Z #31 313.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:55.5064283Z #31 313.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:55.5065686Z #31 313.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:55.5068586Z #31 313.3 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:55.5072456Z #31 313.3 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:55.5074821Z #31 313.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:55.5076848Z #31 313.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:55.5078425Z #31 313.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:55.5079537Z #31 313.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:55.5082539Z #31 313.3 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:55.5086649Z #31 313.3 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:55.5089238Z #31 313.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:55.5091100Z #31 313.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:55.5092696Z #31 313.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:55.5093804Z #31 313.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:55.5096802Z #31 313.3 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:55.5100843Z #31 313.3 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:55.5103486Z #31 313.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:55.5105367Z #31 313.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:55.5106928Z #31 313.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:55.5108062Z #31 313.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:55.5114182Z #31 313.4 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dtrmm_batched_core.hip.o magmablas_hip/dtrmm_batched_core.hip.cpp 2024-08-20T22:02:55.6668422Z #31 313.5 11 warnings generated when compiling for gfx906. 2024-08-20T22:02:56.1765558Z #31 314.0 104 warnings generated when compiling for gfx900. 2024-08-20T22:02:56.8064335Z #31 314.8 magmablas_hip/dpotf2_kernels.hip.cpp:44:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:56.9145207Z #31 314.8 44 | __global__ void dpotf2_smlpin_fixwidth_kernel(int m, double *dA, int ldda, int localstep, int gbstep, magma_int_t *dinfo) 2024-08-20T22:02:56.9147733Z #31 314.8 | ^ 2024-08-20T22:02:56.9151657Z #31 314.8 magmablas_hip/dpotf2_kernels.hip.cpp:44:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:56.9158696Z #31 314.8 magmablas_hip/dpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:56.9163219Z #31 314.8 54 | __global__ void dpotf2_smlpin_anywidth_kernel(int m, double *dA, int ldda, int localstep, int gbstep, magma_int_t *dinfo) 2024-08-20T22:02:56.9165247Z #31 314.8 | ^ 2024-08-20T22:02:56.9168854Z #31 314.8 magmablas_hip/dpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:56.9174903Z #31 314.8 magmablas_hip/dpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:56.9180981Z #31 314.8 magmablas_hip/dpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:56.9186849Z #31 314.9 magmablas_hip/dpotf2_kernels.hip.cpp:65:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:56.9190235Z #31 314.9 65 | __global__ void dpotf2_smlpin_fixwidth_kernel_batched(int m, 2024-08-20T22:02:56.9191295Z #31 314.9 | ^ 2024-08-20T22:02:56.9194890Z #31 314.9 magmablas_hip/dpotf2_kernels.hip.cpp:65:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:56.9201422Z #31 314.9 magmablas_hip/dpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:56.9205093Z #31 314.9 82 | __global__ void dpotf2_smlpin_anywidth_kernel_batched(int m, 2024-08-20T22:02:56.9206450Z #31 314.9 | ^ 2024-08-20T22:02:56.9209792Z #31 314.9 magmablas_hip/dpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:56.9215825Z #31 314.9 magmablas_hip/dpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:56.9222561Z #31 314.9 magmablas_hip/dpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:56.9228432Z #31 314.9 magmablas_hip/dpotf2_kernels.hip.cpp:98:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:56.9231840Z #31 314.9 98 | __global__ void dpotf2_smlpout_fixwidth_kernel(int m, 2024-08-20T22:02:56.9233020Z #31 314.9 | ^ 2024-08-20T22:02:56.9234368Z #31 314.9 In file included from magmablas_hip/dgesv_batched_small.hip.cpp:22: 2024-08-20T22:02:57.1580526Z #31 314.9 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:57.1586936Z #31 314.9 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFmagmablas_hip/dpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:57.1591538Z #31 314.9 107 | __global__ void dpotf2_smlpout_aL_nyFwiULdtL_MASK) 2024-08-20T22:02:57.1593004Z #31 314.9 h_kernel(int m, int| ~^~~~~~~~~~~~~~ 2024-08-20T22:02:57.1594192Z #31 314.9 n, 2024-08-20T22:02:57.1594743Z #31 314.9 | ^ 2024-08-20T22:02:57.1598685Z #31 314.9 magmablas_hip/dpotf2_kernels.hip.cpp:magmablas_hip/shuffle.hip.hpp:7:24107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:57.1602674Z #31 314.9 magmablas_hip/dpotf2_kernels.hip.cpp:: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:57.1606015Z #31 314.9 107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:57.1608824Z #31 314.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:57.1609798Z #31 314.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:57.1612550Z #31 314.9 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:57.1615838Z #31 314.9 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:57.1617844Z #31 314.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:57.1620077Z #31 314.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:57.1621591Z #31 314.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:57.1622653Z #31 314.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:57.1625445Z #31 314.9 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:57.1629198Z #31 314.9 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:57.1631200Z #31 314.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:57.1632905Z #31 314.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:57.1634282Z #31 314.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:57.1635301Z #31 314.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:57.1638334Z #31 315.0 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:57.1644360Z #31 315.0 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:57.1647787Z #31 315.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:57.1649595Z #31 315.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:57.1651116Z #31 315.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:57.1652164Z #31 315.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:57.1654977Z #31 315.0 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:57.1658689Z #31 315.0 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:57.1661109Z #31 315.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:57.1662855Z #31 315.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:57.1664368Z #31 315.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:57.1665713Z #31 315.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:57.1668541Z #31 315.0 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:57.1671915Z #31 315.0 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:57.1673956Z #31 315.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:57.1675779Z #31 315.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:57.1677275Z #31 315.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:57.1678337Z #31 315.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:57.1681196Z #31 315.0 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:57.1685051Z #31 315.0 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:57.1690492Z #31 315.0 | ~^~~~~~~~~~~~~~magmablas_hip/dpotf2_kernels.hip.cpp:117:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:57.1694236Z #31 315.0 117 | __ 2024-08-20T22:02:57.1695697Z #31 315.0 magmablas_hip/shuffle.hip.hppgl:7ob:al24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:57.1697390Z #31 315.0 __ 7void dp | #deofine SHFL_FULL_MASK 0xfffffftff2fffffffff 2024-08-20T22:02:57.1698516Z #31 315.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:57.1701492Z #31 315.0 _smlpout_fixwmagmablas_hip/shuffle.hip.hppi:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:57.1704138Z #31 315.0 180 | __devdicthe__kernel_batched(int m, 2024-08-20T22:02:57.1705013Z #31 315.0 | ^ 2024-08-20T22:02:57.1706902Z #31 315.0 _ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:57.1709021Z #31 315.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:57.1710809Z #31 315.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:57.1712225Z #31 315.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:57.1713283Z #31 315.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:57.1716153Z #31 315.0 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:57.1719870Z #31 315.0 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:57.1722272Z #31 315.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:57.1724273Z #31 315.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:57.1725776Z #31 315.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:57.1726808Z #31 315.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:57.1729664Z #31 315.0 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:57.1733357Z #31 315.0 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:57.1735830Z #31 315.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:57.1737616Z #31 315.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:57.1739157Z #31 315.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:57.1740198Z #31 315.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:57.1744205Z #31 315.0 magmablas_hip/dpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:57.1749207Z #31 315.0 129 | __global__ void dpotf2_smlpout_anywidth_kernel_batched(int m, int n, 2024-08-20T22:02:57.1750332Z #31 315.0 | ^ 2024-08-20T22:02:57.1754121Z #31 315.0 magmablas_hip/dpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:57.1760575Z #31 315.0 magmablas_hip/dpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:02:57.1764252Z #31 315.0 10 warnings generated when compiling for gfx906. 2024-08-20T22:02:57.1770318Z #31 315.2 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ctrmm_batched_core.hip.o magmablas_hip/ctrmm_batched_core.hip.cpp 2024-08-20T22:02:57.3684916Z #31 315.4 20 warnings generated when compiling for gfx906. 2024-08-20T22:02:57.4684944Z #31 315.5 In file included from magmablas_hip/sgetf2_kernels.hip.cpp:19: 2024-08-20T22:02:57.4688503Z #31 315.5 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:57.4691791Z #31 315.5 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:57.4693825Z #31 315.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:57.4695561Z #31 315.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:57.4697200Z #31 315.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:57.4698269Z #31 315.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:57.4700955Z #31 315.5 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:57.4704057Z #31 315.5 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:57.4706007Z #31 315.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:57.4707673Z #31 315.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:57.4709082Z #31 315.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:57.4710038Z #31 315.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:57.4713014Z #31 315.5 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:57.4716781Z #31 315.5 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:57.4718967Z #31 315.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:57.4720812Z #31 315.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:57.4722554Z #31 315.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:57.4723627Z #31 315.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:57.4726527Z #31 315.5 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:57.4730123Z #31 315.5 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:57.4732879Z #31 315.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:57.4734781Z #31 315.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:57.4736313Z #31 315.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:57.4737425Z #31 315.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:57.4740219Z #31 315.5 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:57.4744073Z #31 315.5 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:57.4747396Z #31 315.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:57.4749174Z #31 315.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:57.4750647Z #31 315.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:57.4751655Z #31 315.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:57.4754416Z #31 315.5 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:57.4757714Z #31 315.5 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:57.4759698Z #31 315.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:57.4761429Z #31 315.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:57.4763068Z #31 315.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:57.4764168Z #31 315.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:57.4766860Z #31 315.5 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:57.4770191Z #31 315.5 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:57.4772129Z #31 315.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:57.4773972Z #31 315.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:57.4775420Z #31 315.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:57.4776520Z #31 315.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:57.4779488Z #31 315.5 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:57.6425224Z #31 315.5 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:57.6427836Z #31 315.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:57.6429798Z #31 315.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:57.6431239Z #31 315.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:57.6432293Z #31 315.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:57.6435144Z #31 315.5 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:57.6439041Z #31 315.5 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:57.6441437Z #31 315.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:57.6443156Z #31 315.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:57.6444864Z #31 315.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:57.6445819Z #31 315.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:57.6448923Z #31 315.5 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:57.6452687Z #31 315.5 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:57.6455037Z #31 315.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:57.6456814Z #31 315.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:57.6458241Z #31 315.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:57.6459268Z #31 315.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:57.6461027Z #31 315.5 magmablas_hip/sgetf2_kernels.hip.cpp:162:9: warning: unused variable 'chunk' [-Wunused-variable] 2024-08-20T22:02:57.6462629Z #31 315.5 162 | int chunk = magma_ceildiv( length, zamax ); 2024-08-20T22:02:57.6463571Z #31 315.5 | ^~~~~ 2024-08-20T22:02:57.9622511Z #31 316.0 20 warnings generated when compiling for gfx90a. 2024-08-20T22:02:58.1424014Z #31 316.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ctrsm_batched.o magmablas_hip/ctrsm_batched.cpp 2024-08-20T22:02:58.3605328Z #31 316.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dtrsm_batched.o magmablas_hip/dtrsm_batched.cpp 2024-08-20T22:02:58.3608528Z #31 316.4 In file included from magmablas_hip/sgetf2_native_kernel.hip.cpp:17: 2024-08-20T22:02:58.3611752Z #31 316.4 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:58.5484723Z #31 316.4 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:58.5486775Z #31 316.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:58.5488800Z #31 316.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:58.5490644Z #31 316.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:58.5491710Z #31 316.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:58.5494555Z #31 316.4 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:58.5497906Z #31 316.4 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:58.5500239Z #31 316.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:58.5518532Z #31 316.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:58.5520246Z #31 316.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:58.5521282Z #31 316.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:58.5524332Z #31 316.4 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:58.5527701Z #31 316.4 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:58.5530050Z #31 316.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:58.5531889Z #31 316.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:58.5535889Z #31 316.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:58.5537128Z #31 316.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:58.5540003Z #31 316.4 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:58.5543591Z #31 316.4 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:58.5545971Z #31 316.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:58.5547755Z #31 316.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:58.5549267Z #31 316.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:58.5550321Z #31 316.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:58.5553159Z #31 316.4 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:58.5556640Z #31 316.4 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:58.5559073Z #31 316.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:58.5560903Z #31 316.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:58.5562353Z #31 316.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:58.5563429Z #31 316.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:58.5566687Z #31 316.4 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:58.5570018Z #31 316.4 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:58.5572361Z #31 316.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:58.5574135Z #31 316.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:58.5575550Z #31 316.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:58.5576609Z #31 316.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:58.5579469Z #31 316.4 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:58.5583018Z #31 316.4 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:58.5585127Z #31 316.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:58.5586874Z #31 316.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:58.5588349Z #31 316.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:58.5589411Z #31 316.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:58.5592392Z #31 316.4 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:58.5595740Z #31 316.4 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:58.5597740Z #31 316.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:58.5599314Z #31 316.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:58.5600613Z #31 316.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:58.5601534Z #31 316.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:58.5604042Z #31 316.4 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:58.5607219Z #31 316.4 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:58.5609318Z #31 316.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:58.5610990Z #31 316.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:58.5612399Z #31 316.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:58.5613430Z #31 316.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:58.5616305Z #31 316.4 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:02:58.5620169Z #31 316.4 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:02:58.5622750Z #31 316.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:02:58.5624610Z #31 316.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:02:58.5626180Z #31 316.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:02:58.5627281Z #31 316.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:02:59.5128600Z #31 317.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/strsm_batched.o magmablas_hip/strsm_batched.cpp 2024-08-20T22:02:59.8554304Z #31 317.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/strsm_batched_core.o magmablas_hip/strsm_batched_core.cpp 2024-08-20T22:03:00.6135315Z #31 318.6 magmablas_hip/cpotf2_kernels.hip.cpp:44:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:00.7499013Z #31 318.6 44 | __global__ void cpotf2_smlpin_fixwidth_kernel(int m, magmaFloatComplex *dA, int ldda, int localstep, int gbstep, magma_int_t *dinfo) 2024-08-20T22:03:00.7501025Z #31 318.6 | ^ 2024-08-20T22:03:00.7505317Z #31 318.6 magmablas_hip/cpotf2_kernels.hip.cpp:44:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:00.7512485Z #31 318.7 magmablas_hip/cpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:00.7517053Z #31 318.7 54 | __global__ void cpotf2_smlpin_anywidth_kernel(int m, magmaFloatComplex *dA, int ldda, int localstep, int gbstep, magma_int_t *dinfo) 2024-08-20T22:03:00.7518947Z #31 318.7 | ^ 2024-08-20T22:03:00.7523174Z #31 318.7 magmablas_hip/cpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:00.7530116Z #31 318.7 magmablas_hip/cpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:00.7537358Z #31 318.7 magmablas_hip/cpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:00.8824839Z #31 318.8 magmablas_hip/cpotf2_kernels.hip.cpp:65:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:00.8828528Z #31 318.8 65 | __global__ void cpotf2_smlpin_fixwidth_kernel_batched(int m, 2024-08-20T22:03:00.8829693Z #31 318.8 | ^ 2024-08-20T22:03:00.8833463Z #31 318.8 magmablas_hip/cpotf2_kernels.hip.cpp:65:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:00.8839922Z #31 318.8 magmablas_hip/cpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:00.8843686Z #31 318.8 82 | __global__ void cpotf2_smlpin_anywidth_kernel_batched(int m, 2024-08-20T22:03:00.8845349Z #31 318.8 | ^ 2024-08-20T22:03:00.8849210Z #31 318.8 magmablas_hip/cpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:00.8855760Z #31 318.8 magmablas_hip/cpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:00.8862547Z #31 318.8 magmablas_hip/cpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:01.0014498Z #31 318.9 magmablas_hip/cpotf2_kernels.hip.cpp:98:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:01.0017898Z #31 318.9 98 | __global__ void cpotf2_smlpout_fixwidth_kernel(int m, 2024-08-20T22:03:01.0018913Z #31 318.9 | ^ 2024-08-20T22:03:01.0023330Z #31 319.0 magmablas_hip/cpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:01.0026637Z #31 319.0 107 | __global__ void cpotf2_smlpout_anywidth_kernel(int m, int n, 2024-08-20T22:03:01.0027632Z #31 319.0 | ^ 2024-08-20T22:03:01.0030961Z #31 319.0 magmablas_hip/cpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:01.0036845Z #31 319.0 magmablas_hip/cpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:01.2120634Z #31 319.0 magmablas_hip/cpotf2_kernels.hip.cpp:117:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:01.2124801Z #31 319.0 117 | __global__ void cpotf2_smlpout_fixwidth_kernel_batched(int m, 2024-08-20T22:03:01.2125960Z #31 319.0 | ^ 2024-08-20T22:03:01.2129917Z #31 319.1 magmablas_hip/cpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:01.2133785Z #31 319.1 129 | __global__ void cpotf2_smlpout_anywidth_kernel_batched(int m, int n, 2024-08-20T22:03:01.2134995Z #31 319.1 | ^ 2024-08-20T22:03:01.2138806Z #31 319.1 magmablas_hip/cpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:01.2145401Z #31 319.1 magmablas_hip/cpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:01.3991519Z #31 319.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dtrsm_batched_core.o magmablas_hip/dtrsm_batched_core.cpp 2024-08-20T22:03:01.5810735Z #31 319.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ctrsm_batched_core.o magmablas_hip/ctrsm_batched_core.cpp 2024-08-20T22:03:01.8432289Z #31 319.7 10 warnings generated when compiling for gfx906. 2024-08-20T22:03:02.7068406Z #31 320.7 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/strsm_small_batched.hip.o magmablas_hip/strsm_small_batched.hip.cpp 2024-08-20T22:03:02.9000476Z #31 320.9 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dtrsm_small_batched.hip.o magmablas_hip/dtrsm_small_batched.hip.cpp 2024-08-20T22:03:03.3131532Z #31 321.1 In file included from magmablas_hip/cgetrf_batched_smallsq_noshfl.hip.cpp:22: 2024-08-20T22:03:03.3134825Z #31 321.1 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:03.3137975Z #31 321.1 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:03.3139861Z #31 321.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:03.3141549Z #31 321.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:03.3142925Z #31 321.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:03.3143927Z #31 321.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:03.3146639Z #31 321.1 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:03.3149101Z #31 321.1 44 | __20 warnings generated when compiling for gfx908. 2024-08-20T22:03:03.3150973Z #31 321.1 device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:03.3152884Z #31 321.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:03.3154583Z #31 321.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:03.3155990Z #31 321.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:03.3157025Z #31 321.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:03.3159712Z #31 321.1 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:03.3162911Z #31 321.1 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:03.3165267Z #31 321.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:03.3167332Z #31 321.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:03.3168759Z #31 321.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:03.3169891Z #31 321.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:03.3172579Z #31 321.1 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:03.3176235Z #31 321.1 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:03.3178508Z #31 321.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:03.3180213Z #31 321.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:03.3181586Z #31 321.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:03.3182584Z #31 321.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:03.3185247Z #31 321.1 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:03.3188969Z #31 321.1 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:03.3191364Z #31 321.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:03.3193049Z #31 321.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:03.3194468Z #31 321.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:03.3195458Z #31 321.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:03.3198124Z #31 321.2 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:03.3201540Z #31 321.2 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:03.3203517Z #31 321.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:03.3205390Z #31 321.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:03.3206764Z #31 321.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:03.3207774Z #31 321.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:03.3211374Z #31 321.2 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:03.3214651Z #31 321.2 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:03.3216660Z #31 321.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:03.3218357Z #31 321.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:03.3219744Z #31 321.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:03.3220732Z #31 321.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:03.3223392Z #31 321.2 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:03.3227094Z #31 321.2 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:03.3229199Z #31 321.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:03.3230924Z #31 321.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:03.3232541Z #31 321.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:03.3233716Z #31 321.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:03.3236571Z #31 321.2 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:03.3240083Z #31 321.2 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:03.3242379Z #31 321.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:03.3244200Z #31 321.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:03.3245599Z #31 321.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:03.3246714Z #31 321.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:03.3249516Z #31 321.2 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:03.3253006Z #31 321.2 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:03.3255315Z #31 321.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:03.3257028Z #31 321.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:03.3258456Z #31 321.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:03.3259470Z #31 321.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:03.6979172Z #31 321.7 10 warnings generated when compiling for gfx908. 2024-08-20T22:03:04.0020839Z #31 322.0 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ctrsm_small_batched.hip.o magmablas_hip/ctrsm_small_batched.hip.cpp 2024-08-20T22:03:04.4761469Z #31 322.3 magmablas_hip/sgesv_batched_small.hip.cpp:167:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:04.4765577Z #31 322.3 167 | sgesv_batched_small_sm_kernel( 2024-08-20T22:03:04.4766445Z #31 322.3 | ^ 2024-08-20T22:03:04.5173524Z #31 322.5 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/strsv_batched.hip.o magmablas_hip/strsv_batched.hip.cpp 2024-08-20T22:03:04.7570131Z #31 322.6 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dtrsv_batched.hip.o magmablas_hip/dtrsv_batched.hip.cpp 2024-08-20T22:03:04.8301120Z #31 322.8 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ctrsv_batched.hip.o magmablas_hip/ctrsv_batched.hip.cpp 2024-08-20T22:03:04.9818643Z #31 323.0 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ctrtri_diag_batched.hip.o magmablas_hip/ctrtri_diag_batched.hip.cpp 2024-08-20T22:03:05.1214992Z #31 323.1 In file included from magmablas_hip/dgetf2_native_kernel.hip.cpp:17: 2024-08-20T22:03:05.1218945Z #31 323.1 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:05.3081994Z #31 323.1 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:05.3084121Z #31 323.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:05.3086103Z #31 323.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:05.3087506Z #31 323.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:05.3088481Z #31 323.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:05.3091452Z #31 323.1 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:05.3094658Z #31 323.1 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:05.3096674Z #31 323.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:05.3098328Z #31 323.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:05.3099732Z #31 323.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:05.3100750Z #31 323.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:05.3103598Z #31 323.1 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:05.3106724Z #31 323.1 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:05.3108582Z #31 323.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:05.3110288Z #31 323.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:05.3111753Z #31 323.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:05.3112733Z #31 323.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:05.3115802Z #31 323.1 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:05.3118972Z #31 323.1 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:05.3121254Z #31 323.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:05.3123267Z #31 323.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:05.3124847Z #31 323.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:05.3125855Z #31 323.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:05.3128525Z #31 323.1 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:05.3131980Z #31 323.1 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:05.3134240Z #31 323.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:05.3136087Z #31 323.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:05.3137483Z #31 323.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:05.3138533Z #31 323.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:05.3141188Z #31 323.1 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:05.3144366Z #31 323.1 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:05.3146264Z #31 323.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:05.3147854Z #31 323.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:05.3149271Z #31 323.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:05.3150282Z #31 323.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:05.3152792Z #31 323.2 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:05.3155556Z #31 323.2 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:05.3157329Z #31 323.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:05.3158865Z #31 323.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:05.3160202Z #31 323.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:05.3161230Z #31 323.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:05.3164223Z #31 323.2 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:05.3167995Z #31 323.2 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:05.3170039Z #31 323.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:05.3171996Z #31 323.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:05.3173401Z #31 323.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:05.3174469Z #31 323.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:05.3177169Z #31 323.2 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:05.3180693Z #31 323.2 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:05.3183170Z #31 323.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:05.3184899Z #31 323.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:05.3186372Z #31 323.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:05.3187428Z #31 323.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:05.3190259Z #31 323.2 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:05.3193680Z #31 323.2 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:05.3195954Z #31 323.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:05.3197578Z #31 323.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:05.3198891Z #31 323.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:05.3199872Z #31 323.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:05.3740649Z #31 323.4 10 warnings generated when compiling for gfx908. 2024-08-20T22:03:05.6686882Z #31 323.7 10 warnings generated when compiling for gfx908. 2024-08-20T22:03:05.8674255Z #31 323.9 magmablas_hip/dgesv_batched_small.hip.cpp:167:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:06.0181601Z #31 323.9 167 | dgesv_batched_small_sm_kernel( 2024-08-20T22:03:06.0182376Z #31 323.9 | ^ 2024-08-20T22:03:06.5163736Z #31 324.4 magmablas_hip/cpotf2_kernels.hip.cpp:44:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:06.5168703Z #31 324.4 44 | __global__ void cpotf2_smlpin_fixwidth_kernel(int m, magmaFloatComplex *dA, int ldda, int localstep, int gbstep, magma_int_t *dinfo) 2024-08-20T22:03:06.5170498Z #31 324.4 | ^ 2024-08-20T22:03:06.5174334Z #31 324.4 magmablas_hip/cpotf2_kernels.hip.cpp:44:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:06.5180897Z #31 324.5 magmablas_hip/cpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:06.5185357Z #31 324.5 54 | __global__ void cpotf2_smlpin_anywidth_kernel(int m, magmaFloatComplex *dA, int ldda, int localstep, int gbstep, magma_int_t *dinfo) 2024-08-20T22:03:06.5187541Z #31 324.5 | ^ 2024-08-20T22:03:06.5191358Z #31 324.5 magmablas_hip/cpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:06.5197802Z #31 324.5 magmablas_hip/cpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:06.5204630Z #31 324.5 magmablas_hip/cpotf2_kernels.hip.cpp:54:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:06.6187756Z #31 324.5 magmablas_hip/cpotf2_kernels.hip.cpp:65:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:06.6191633Z #31 324.5 65 | __global__ void cpotf2_smlpin_fixwidth_kernel_batched(int m, 2024-08-20T22:03:06.6192777Z #31 324.5 | ^ 2024-08-20T22:03:06.6197129Z #31 324.5 magmablas_hip/cpotf2_kernels.hip.cpp:65:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:06.6203942Z #31 324.6 magmablas_hip/cpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:06.6207761Z #31 324.6 82 | __global__ void cpotf2_smlpin_anywidth_kernel_batched(int m, 2024-08-20T22:03:06.6208893Z #31 324.6 | ^ 2024-08-20T22:03:06.6212761Z #31 324.6 magmablas_hip/cpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:06.6219315Z #31 324.6 magmablas_hip/cpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:06.6225640Z #31 324.6 magmablas_hip/cpotf2_kernels.hip.cpp:82:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:06.6229197Z #31 324.6 In file included from magmablas_hip/ctrtri_diag_batched.hip.cpp:23: 2024-08-20T22:03:06.6231094Z #31 324.6 magmablas_hip/ctrtri.hip.hpp:68:1: warning: unused function 'cgemm_kernel_16' [-Wunused-function] 2024-08-20T22:03:06.6232514Z #31 324.6 68 | cgemm_kernel_16( 2024-08-20T22:03:06.6233235Z #31 324.6 | ^~~~~~~~~~~~~~~ 2024-08-20T22:03:06.7181483Z #31 324.6 magmablas_hip/cpotf2_kernels.hip.cpp:98:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:06.7185435Z #31 324.6 98 | __global__ void cpotf2_smlpout_fixwidth_kernel(int m, 2024-08-20T22:03:06.7186556Z #31 324.6 | ^ 2024-08-20T22:03:06.7187831Z #31 324.6 1 warning generated when compiling for gfx900. 2024-08-20T22:03:06.7192319Z #31 324.7 magmablas_hip/cpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:06.7196053Z #31 324.7 107 | __global__ void cpotf2_smlpout_anywidth_kernel(int m, int n, 2024-08-20T22:03:06.7197193Z #31 324.7 | ^ 2024-08-20T22:03:06.7201366Z #31 324.7 magmablas_hip/cpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:06.7208205Z #31 324.7 magmablas_hip/cpotf2_kernels.hip.cpp:107:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:06.7214912Z #31 324.7 magmablas_hip/cpotf2_kernels.hip.cpp:117:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:06.8186496Z #31 324.7 117 | __global__ void cpotf2_smlpout_fixwidth_kernel_batched(int m, 2024-08-20T22:03:06.8187636Z #31 324.7 | ^ 2024-08-20T22:03:06.8191692Z #31 324.8 magmablas_hip/cpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:06.8195700Z #31 324.8 129 | __global__ void cpotf2_smlpout_anywidth_kernel_batched(int m, int n, 2024-08-20T22:03:06.8196944Z #31 324.8 | ^ 2024-08-20T22:03:06.8201057Z #31 324.8 magmablas_hip/cpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:06.8207727Z #31 324.8 magmablas_hip/cpotf2_kernels.hip.cpp:129:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:06.8211667Z #31 324.8 In file included from magmablas_hip/dgetrf_batched_smallsq_shfl.hip.cpp:18: 2024-08-20T22:03:06.8214996Z #31 324.8 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:06.8218553Z #31 324.8 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:06.8220697Z #31 324.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:06.8222565Z #31 324.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:06.8224016Z #31 324.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:06.8225046Z #31 324.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:06.8227974Z #31 324.8 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:06.8231466Z #31 324.8 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:06.8233683Z #31 324.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:06.8235453Z #31 324.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:06.8236850Z #31 324.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:06.8237903Z #31 324.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:06.8240656Z #31 324.8 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:06.8244231Z #31 324.8 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:06.8246171Z #31 324.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:06.8247928Z #31 324.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:06.8249398Z #31 324.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:06.8250437Z #31 324.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:07.0274809Z #31 324.8 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:07.0278735Z #31 324.8 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:07.0281094Z #31 324.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:07.0282933Z #31 324.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:07.0284529Z #31 324.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:07.0285578Z #31 324.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:07.0288355Z #31 324.8 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:07.0292000Z #31 324.8 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:07.0294414Z #31 324.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:07.0296053Z #31 324.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:07.0297619Z #31 324.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:07.0298716Z #31 324.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:07.0301654Z #31 324.8 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:07.0305176Z #31 324.8 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:07.0307336Z #31 324.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:07.0309116Z #31 324.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:07.0310668Z #31 324.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:07.0311758Z #31 324.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:07.0314965Z #31 324.8 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:07.0318518Z #31 324.8 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:07.0320680Z #31 324.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:07.0322613Z #31 324.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:07.0324328Z #31 324.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:07.0325450Z #31 324.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:07.0328326Z #31 324.8 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:07.0331824Z #31 324.8 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:07.0333927Z #31 324.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:07.0335792Z #31 324.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:07.0337260Z #31 324.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:07.0338354Z #31 324.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:07.0341077Z #31 324.9 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:07.0344371Z #31 324.9 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:07.0346518Z #31 324.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:07.0348180Z #31 324.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:07.0349518Z #31 324.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:07.0350529Z #31 324.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:07.0353132Z #31 324.9 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:07.0356581Z #31 324.9 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:07.0358893Z #31 324.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:07.0360618Z #31 324.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:07.0362056Z #31 324.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:07.0363042Z #31 324.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:07.0369030Z #31 324.9 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dtrtri_diag_batched.hip.o magmablas_hip/dtrtri_diag_batched.hip.cpp 2024-08-20T22:03:07.0813235Z #31 325.1 In file included from magmablas_hip/cgetrf_batched_smallsq_shfl.hip.cpp:18: 2024-08-20T22:03:07.3075409Z #31 325.1 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:07.3078818Z #31 325.1 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:07.3080818Z #31 325.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:07.3082913Z #31 325.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:07.3084594Z #31 325.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:07.3085702Z #31 325.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:07.3088631Z #31 325.1 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:07.3092163Z #31 325.1 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:07.3094310Z #31 325.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:07.3096320Z #31 325.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:07.3097846Z #31 325.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:07.3099055Z #31 325.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:07.3102001Z #31 325.1 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:07.3105491Z #31 325.1 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:07.3107644Z #31 325.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:07.3109409Z #31 325.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:07.3110944Z #31 325.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:07.3112017Z #31 325.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:07.3115000Z #31 325.1 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:07.3118709Z #31 325.1 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:07.3121088Z #31 325.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:07.3122842Z #31 325.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:07.3124510Z #31 325.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:07.3125562Z #31 325.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:07.3128365Z #31 325.1 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:07.3131806Z #31 325.1 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:07.3134094Z #31 325.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:07.3136012Z #31 325.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:07.3137306Z #31 325.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:07.3138269Z #31 325.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:07.3140852Z #31 325.1 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:07.3144320Z #31 325.1 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:07.3146278Z #31 325.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:07.3147991Z #31 325.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:07.3149437Z #31 325.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:07.3150497Z #31 325.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:07.3153353Z #31 325.1 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:07.3156725Z #31 325.1 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:07.3158840Z #31 325.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:07.3160513Z #31 325.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:07.3161960Z #31 325.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:07.3162994Z #31 325.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:07.3166092Z #31 325.1 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:07.3169414Z #31 325.1 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:07.3171501Z #31 325.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:07.3173149Z #31 325.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:07.3174571Z #31 325.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:07.3175590Z #31 325.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:07.3178222Z #31 325.1 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:07.3181494Z #31 325.1 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:07.3183641Z #31 325.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:07.3185282Z #31 325.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:07.3186626Z #31 325.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:07.3187601Z #31 325.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:07.3190210Z #31 325.1 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:07.3194180Z #31 325.2 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:07.3196574Z #31 325.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:07.3198304Z #31 325.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:07.3199880Z #31 325.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:07.3200916Z #31 325.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:08.1066371Z #31 326.1 10 warnings generated when compiling for gfx90a. 2024-08-20T22:03:08.2209831Z #31 326.2 In file included from magmablas_hip/ctrtri_diag_batched.hip.cpp:23: 2024-08-20T22:03:08.2212347Z #31 326.2 magmablas_hip/ctrtri.hip.hpp:68:1: warning: unused function 'cgemm_kernel_16' [-Wunused-function] 2024-08-20T22:03:08.2213903Z #31 326.2 68 | cgemm_kernel_16( 2024-08-20T22:03:08.2214639Z #31 326.2 | ^~~~~~~~~~~~~~~ 2024-08-20T22:03:08.2215547Z #31 326.2 1 warning generated when compiling for gfx906. 2024-08-20T22:03:08.3251380Z #31 326.3 20 warnings generated when compiling for gfx90a. 2024-08-20T22:03:08.4703974Z #31 326.4 In file included from magmablas_hip/dtrtri_diag_batched.hip.cpp:23: 2024-08-20T22:03:08.4708750Z #31 326.4 magmablas_hip/dtrtri.hip.hpp:68:1: warning: unused function 'dgemm_kernel_16' [-Wunused-function] 2024-08-20T22:03:08.4710464Z #31 326.4 68 | dgemm_kernel_16( 2024-08-20T22:03:08.4711326Z #31 326.4 | ^~~~~~~~~~~~~~~ 2024-08-20T22:03:08.6209006Z #31 326.5 1 warning generated when compiling for gfx900. 2024-08-20T22:03:09.4727645Z #31 327.5 In file included from magmablas_hip/sgetrf_batched_smallsq_noshfl.hip.cpp:22: 2024-08-20T22:03:09.4731327Z #31 327.5 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:09.6901899Z #31 327.5 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:09.6903996Z #31 327.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:09.6905960Z #31 327.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:09.6907440Z #31 327.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:09.6908498Z #31 327.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:09.6911362Z #31 327.5 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:09.6914621Z #31 327.5 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:09.6916815Z #31 327.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:09.6918576Z #31 327.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:09.6920077Z #31 327.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:09.6921125Z #31 327.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:09.6924142Z #31 327.5 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:09.6927756Z #31 327.5 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:09.6930312Z #31 327.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:09.6932160Z #31 327.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:09.6933672Z #31 327.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:09.6934751Z #31 327.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:09.6937824Z #31 327.5 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:09.6941761Z #31 327.5 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:09.6944194Z #31 327.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:09.6946053Z #31 327.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:09.6947495Z #31 327.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:09.6948548Z #31 327.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:09.6951650Z #31 327.5 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:09.6955665Z #31 327.5 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:09.6958024Z #31 327.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:09.6959944Z #31 327.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:09.6961422Z #31 327.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:09.6962432Z #31 327.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:09.6965704Z #31 327.5 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:09.6969316Z #31 327.5 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:09.6971557Z #31 327.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:09.6973437Z #31 327.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:09.6974940Z #31 327.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:09.6976228Z #31 327.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:09.6978985Z #31 327.5 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:09.6982429Z #31 327.5 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:09.6984363Z #31 327.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:09.6986145Z #31 327.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:09.6987717Z #31 327.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:09.6988783Z #31 327.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:09.6991820Z #31 327.6 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:09.6995356Z #31 327.6 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:09.6997491Z #31 327.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:09.6999521Z #31 327.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:09.7000991Z #31 327.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:09.7002070Z #31 327.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:09.7005133Z #31 327.6 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:09.7008839Z #31 327.6 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:09.7011383Z #31 327.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:09.7013343Z #31 327.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:09.7014863Z #31 327.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:09.7016044Z #31 327.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:09.7019078Z #31 327.6 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:09.7023054Z #31 327.6 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:09.7025715Z #31 327.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:09.7027514Z #31 327.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:09.7029099Z #31 327.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:09.7030154Z #31 327.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:09.7031380Z #31 327.7 In file included from magmablas_hip/ctrtri_diag_batched.hip.cpp:23: 2024-08-20T22:03:09.8070854Z #31 327.7 magmablas_hip/ctrtri.hip.hpp:68:1: warning: unused function 'cgemm_kernel_16' [-Wunused-function] 2024-08-20T22:03:09.8072213Z #31 327.7 68 | cgemm_kernel_16( 2024-08-20T22:03:09.8072823Z #31 327.7 | ^~~~~~~~~~~~~~~ 2024-08-20T22:03:09.8073629Z #31 327.8 1 warning generated when compiling for gfx908. 2024-08-20T22:03:09.8074637Z #31 327.8 10 warnings generated when compiling for host. 2024-08-20T22:03:09.9330691Z #31 327.8 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/strtri_diag_batched.hip.o magmablas_hip/strtri_diag_batched.hip.cpp 2024-08-20T22:03:09.9336095Z #31 327.9 In file included from magmablas_hip/dtrtri_diag_batched.hip.cpp:23: 2024-08-20T22:03:09.9338165Z #31 327.9 magmablas_hip/dtrtri.hip.hpp:68:1: warning: unused function 'dgemm_kernel_16' [-Wunused-function] 2024-08-20T22:03:09.9339597Z #31 327.9 68 | dgemm_kernel_16( 2024-08-20T22:03:09.9340299Z #31 327.9 | ^~~~~~~~~~~~~~~ 2024-08-20T22:03:09.9345967Z #31 327.9 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgetf2_nopiv_kernels.hip.o magmablas_hip/sgetf2_nopiv_kernels.hip.cpp 2024-08-20T22:03:10.1049338Z #31 328.0 1 warning generated when compiling for gfx906. 2024-08-20T22:03:10.8486918Z #31 328.9 2 warnings generated when compiling for gfx908. 2024-08-20T22:03:11.1982327Z #31 329.2 In file included from magmablas_hip/ctrtri_diag_batched.hip.cpp:23: 2024-08-20T22:03:11.3389523Z #31 329.2 magmablas_hip/ctrtri.hip.hpp:68:1: warning: unused function 'cgemm_kernel_16' [-Wunused-function] 2024-08-20T22:03:11.3391076Z #31 329.2 68 | cgemm_kernel_16( 2024-08-20T22:03:11.3391708Z #31 329.2 | ^~~~~~~~~~~~~~~ 2024-08-20T22:03:11.3392549Z #31 329.3 1 warning generated when compiling for gfx90a. 2024-08-20T22:03:11.3393741Z #31 329.4 In file included from magmablas_hip/strtri_diag_batched.hip.cpp:23: 2024-08-20T22:03:11.4400014Z #31 329.4 magmablas_hip/strtri.hip.hpp:68:1: warning: unused function 'sgemm_kernel_16' [-Wunused-function] 2024-08-20T22:03:11.4401579Z #31 329.4 68 | sgemm_kernel_16( 2024-08-20T22:03:11.4402282Z #31 329.4 | ^~~~~~~~~~~~~~~ 2024-08-20T22:03:11.4403731Z #31 329.4 In file included from magmablas_hip/dtrtri_diag_batched.hip.cpp:23: 2024-08-20T22:03:11.4406064Z #31 329.4 magmablas_hip/dtrtri.hip.hpp:68:1: warning: unused function 'dgemm_kernel_16' [-Wunused-function] 2024-08-20T22:03:11.4407894Z #31 329.4 68 | dgemm_kernel_16( 2024-08-20T22:03:11.4408675Z #31 329.4 | ^~~~~~~~~~~~~~~ 2024-08-20T22:03:11.4409569Z #31 329.4 1 warning generated when compiling for gfx900. 2024-08-20T22:03:11.4410760Z #31 329.4 1 warning generated when compiling for gfx908. 2024-08-20T22:03:11.4412188Z #31 329.5 In file included from magmablas_hip/sgetf2_nopiv_kernels.hip.cpp:18: 2024-08-20T22:03:11.6173974Z #31 329.5 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:11.6176638Z #31 329.5 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:11.6178584Z #31 329.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:11.6180301Z #31 329.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:11.6181768Z #31 329.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:11.6182789Z #31 329.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:11.6185634Z #31 329.5 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:11.6189205Z #31 329.5 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:11.6190967Z #31 329.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:11.6192611Z #31 329.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:11.6194016Z #31 329.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:11.6195041Z #31 329.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:11.6197789Z #31 329.5 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:11.6201527Z #31 329.5 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:11.6203580Z #31 329.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:11.6205544Z #31 329.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:11.6206940Z #31 329.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:11.6208038Z #31 329.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:11.6211105Z #31 329.5 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:11.6214786Z #31 329.5 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:11.6217150Z #31 329.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:11.6218945Z #31 329.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:11.6220432Z #31 329.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:11.6221487Z #31 329.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:11.6224603Z #31 329.5 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:11.6228352Z #31 329.5 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:11.6230805Z #31 329.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:11.6232607Z #31 329.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:11.6234165Z #31 329.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:11.6235188Z #31 329.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:11.6238044Z #31 329.5 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:11.6241490Z #31 329.5 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:11.6243611Z #31 329.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:11.6245487Z #31 329.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:11.6247018Z #31 329.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:11.6248138Z #31 329.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:11.6250954Z #31 329.5 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:11.6254471Z #31 329.5 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:11.6256552Z #31 329.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:11.6258387Z #31 329.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:11.6259782Z #31 329.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:11.6260900Z #31 329.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:11.6263313Z #31 329.5 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:11.6266542Z #31 329.5 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:11.6268294Z #31 329.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:11.6270080Z #31 329.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:11.6271291Z #31 329.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:11.6272210Z #31 329.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:11.6274887Z #31 329.5 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:11.6278595Z #31 329.5 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:11.6281282Z #31 329.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:11.6283180Z #31 329.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:11.6285000Z #31 329.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:11.6286063Z #31 329.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:11.6288964Z #31 329.5 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:11.6292832Z #31 329.5 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:11.6295339Z #31 329.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:11.6297165Z #31 329.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:11.6298704Z #31 329.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:11.6299768Z #31 329.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:11.8297219Z #31 329.8 magmablas_hip/cgetf2_kernels.hip.cpp:710:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:12.0641269Z #31 329.8 710 | zcomputecolumn_kernel_shared_batched( int m, int paneloffset, int step, 2024-08-20T22:03:12.0642544Z #31 329.8 | ^ 2024-08-20T22:03:12.0646498Z #31 329.9 magmablas_hip/cgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:12.0649981Z #31 329.9 610 | cgetf2trsm_2d_kernel( int m, int n, 2024-08-20T22:03:12.0650828Z #31 329.9 | ^ 2024-08-20T22:03:12.0654453Z #31 329.9 magmablas_hip/cgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:12.0661261Z #31 329.9 magmablas_hip/cgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:12.0667967Z #31 329.9 magmablas_hip/cgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:12.3542455Z #31 330.4 magmablas_hip/dgbtrs_kernels.hip.cpp:547:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T22:03:12.5255477Z #31 330.4 547 | default: arginfo = -100; 2024-08-20T22:03:12.5256211Z #31 330.4 | ^~~~~~~ 2024-08-20T22:03:12.5257127Z #31 330.4 magmablas_hip/dgbtrs_kernels.hip.cpp:550:8: note: uninitialized use occurs here 2024-08-20T22:03:12.5258392Z #31 330.4 550 | if(e != hipSuccess) arginfo = -100; 2024-08-20T22:03:12.5259052Z #31 330.4 | ^ 2024-08-20T22:03:12.5260045Z #31 330.4 magmablas_hip/dgbtrs_kernels.hip.cpp:513:5: note: variable 'e' is declared here 2024-08-20T22:03:12.5261012Z #31 330.4 513 | hipError_t e; 2024-08-20T22:03:12.5261523Z #31 330.4 | ^ 2024-08-20T22:03:12.5263531Z #31 330.4 magmablas_hip/dgbtrs_kernels.hip.cpp:617:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T22:03:12.5265646Z #31 330.4 617 | default: arginfo = -100; 2024-08-20T22:03:12.5266429Z #31 330.4 | ^~~~~~~ 2024-08-20T22:03:12.5267374Z #31 330.4 magmablas_hip/dgbtrs_kernels.hip.cpp:620:8: note: uninitialized use occurs here 2024-08-20T22:03:12.5268610Z #31 330.4 620 | if(e != hipSuccess) arginfo = -100; 2024-08-20T22:03:12.5269275Z #31 330.4 | ^ 2024-08-20T22:03:12.5270307Z #31 330.4 magmablas_hip/dgbtrs_kernels.hip.cpp:583:5: note: variable 'e' is declared here 2024-08-20T22:03:12.5271312Z #31 330.4 583 | hipError_t e; 2024-08-20T22:03:12.5271855Z #31 330.4 | ^ 2024-08-20T22:03:12.7004099Z #31 330.7 In file included from magmablas_hip/ctrtri_diag_batched.hip.cpp:23: 2024-08-20T22:03:12.8461780Z #31 330.7 magmablas_hip/ctrtri.hip.hpp:68:1: warning: unused function 'cgemm_kernel_16' [-Wunused-function] 2024-08-20T22:03:12.8463395Z #31 330.7 68 | cgemm_kernel_16( 2024-08-20T22:03:12.8464120Z #31 330.7 | ^~~~~~~~~~~~~~~ 2024-08-20T22:03:12.8465202Z #31 330.8 1 warning generated when compiling for host. 2024-08-20T22:03:12.8471087Z #31 330.8 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgetf2_nopiv_kernels.hip.o magmablas_hip/dgetf2_nopiv_kernels.hip.cpp 2024-08-20T22:03:12.8476605Z #31 330.8 In file included from magmablas_hip/dtrtri_diag_batched.hip.cpp:23: 2024-08-20T22:03:12.8478843Z #31 330.8 magmablas_hip/dtrtri.hip.hpp:68:1: warning: unused function 'dgemm_kernel_16' [-Wunused-function] 2024-08-20T22:03:12.8480347Z #31 330.8 68 | dgemm_kernel_16( 2024-08-20T22:03:12.8481070Z #31 330.8 | ^~~~~~~~~~~~~~~ 2024-08-20T22:03:12.8482217Z #31 330.8 In file included from magmablas_hip/strtri_diag_batched.hip.cpp:23: 2024-08-20T22:03:12.8484524Z #31 330.8 magmablas_hip/strtri.hip.hpp:68:1: warning: unused function 'sgemm_kernel_16' [-Wunused-function] 2024-08-20T22:03:12.8486186Z #31 330.8 68 | sgemm_kernel_16( 2024-08-20T22:03:12.8486857Z #31 330.8 | ^~~~~~~~~~~~~~~ 2024-08-20T22:03:12.8487680Z #31 330.9 1 warning generated when compiling for gfx90a. 2024-08-20T22:03:13.0742590Z #31 330.9 1 warning generated when compiling for gfx906. 2024-08-20T22:03:13.0748329Z #31 330.9 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgetf2_nopiv_kernels.hip.o magmablas_hip/cgetf2_nopiv_kernels.hip.cpp 2024-08-20T22:03:13.3938198Z #31 331.4 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.5560980Z #31 331.4 824 | cgetf2_fused_kernel_batched( int m, 2024-08-20T22:03:13.5561884Z #31 331.4 | ^ 2024-08-20T22:03:13.5565776Z #31 331.4 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.5571817Z #31 331.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.5577905Z #31 331.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.5583171Z #31 331.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.5588382Z #31 331.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.5593938Z #31 331.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.5599308Z #31 331.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.5605129Z #31 331.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.5611389Z #31 331.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.5616630Z #31 331.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.5622277Z #31 331.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.5629196Z #31 331.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.5636215Z #31 331.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.6633064Z #31 331.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.6639344Z #31 331.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.6646389Z #31 331.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.6652400Z #31 331.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.6657829Z #31 331.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.7706322Z #31 331.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.7712345Z #31 331.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.7718243Z #31 331.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.7724262Z #31 331.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.7729949Z #31 331.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.7735768Z #31 331.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.7741848Z #31 331.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.7748403Z #31 331.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.7754519Z #31 331.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.7760517Z #31 331.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.7767395Z #31 331.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.7773247Z #31 331.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.7779058Z #31 331.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.8963368Z #31 331.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.8969495Z #31 331.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.8975175Z #31 331.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.8981010Z #31 331.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.8986871Z #31 331.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.8992700Z #31 331.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.8999000Z #31 331.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.9005042Z #31 331.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:13.9010958Z #31 331.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.0671289Z #31 331.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.0678589Z #31 331.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.0685755Z #31 331.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.0692683Z #31 331.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.0699607Z #31 331.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.0706401Z #31 331.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.0713179Z #31 331.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.0720155Z #31 331.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.0726538Z #31 331.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.0733200Z #31 331.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.0740213Z #31 331.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.0746139Z #31 331.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.0753014Z #31 331.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.0759389Z #31 331.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.0766149Z #31 332.0 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.0773025Z #31 332.0 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.2517093Z #31 332.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.2522877Z #31 332.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.2528577Z #31 332.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.2534174Z #31 332.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.2539751Z #31 332.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.2545395Z #31 332.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.2551060Z #31 332.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.2557102Z #31 332.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.2562877Z #31 332.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.2569131Z #31 332.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.2574894Z #31 332.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.2580909Z #31 332.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.2586900Z #31 332.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.2592815Z #31 332.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.2598764Z #31 332.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.2604920Z #31 332.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.2610778Z #31 332.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.2614047Z #31 332.3 In file included from magmablas_hip/dgetf2_nopiv_kernels.hip.cpp:18: 2024-08-20T22:03:14.3619573Z #31 332.3 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:14.3623009Z #31 332.3 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:14.3624951Z #31 332.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:14.3626713Z #31 332.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:14.3628131Z #31 332.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:14.3629152Z #31 332.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:14.3632179Z #31 332.3 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:14.3635347Z #31 332.3 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:14.3637282Z #31 332.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:14.3639118Z #31 332.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:14.3640531Z #31 332.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:14.3641504Z #31 332.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:14.3644333Z #31 332.3 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:14.3647537Z #31 332.3 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:14.3649526Z #31 332.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:14.3651195Z #31 332.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:14.3652829Z #31 332.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:14.3653932Z #31 332.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:14.3656678Z #31 332.3 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:14.3660028Z #31 332.3 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:14.3662244Z #31 332.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:14.3664990Z #31 332.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK'In file included from magmablas_hip/strtri_diag_batched.hip.cpp:23: 2024-08-20T22:03:14.3667735Z #31 332.3 magmablas_hip/strtri.hip.hpp:68:1: warning: unused function 'sgemm_kernel_16' [-Wunused-function] 2024-08-20T22:03:14.3669191Z #31 332.3 68 | sgemm_kernel_16( 2024-08-20T22:03:14.3669831Z #31 332.3 | ^~~~~~~~~~~~~~~ 2024-08-20T22:03:14.3670374Z #31 332.3 2024-08-20T22:03:14.3670981Z #31 332.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:14.3671889Z #31 332.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:14.3674221Z #31 332.3 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:14.3677079Z #31 332.3 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:14.3678952Z #31 332.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:14.3680445Z #31 332.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:14.3681708Z #31 332.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:14.3682625Z #31 332.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:14.3685254Z #31 332.3 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:14.3688744Z #31 332.3 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:14.3690517Z #31 332.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:14.3692042Z #31 332.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:14.3693667Z #31 332.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:14.3694800Z #31 332.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:14.3697335Z #31 332.3 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:14.3700450Z #31 332.3 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:14.3702347Z #31 332.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:14.3703925Z #31 332.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:14.3705252Z #31 332.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:14.3706382Z #31 332.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:14.3709028Z #31 332.3 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:14.3712096Z #31 332.3 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:14.3714158Z #31 332.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:14.3715691Z #31 332.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:14.3716990Z #31 332.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:14.3717895Z #31 332.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:14.3720367Z #31 332.3 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:14.3723660Z #31 332.3 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:14.3725938Z #31 332.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:14.3727857Z #31 332.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:14.3729196Z #31 332.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:14.3730158Z #31 332.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:14.3733798Z #31 332.3 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.3739535Z #31 332.3 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.3744846Z #31 332.3 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.3749132Z #31 332.3 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:14.3753522Z #31 332.3 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.3758844Z #31 332.3 234magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.3764354Z #31 332.3 | magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.3770035Z #31 332.3 _magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.3778535Z #31 332.3 _magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.3784746Z #31 332.3 dmagmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.3790229Z #31 332.3 emagmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.3796369Z #31 332.3 vmagmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.3831897Z #31 332.3 imagmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.3838547Z #31 332.3 cmagmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.3845349Z #31 332.3 emagmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.3850070Z #31 332.3 __ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:14.3852804Z #31 332.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:14.3854644Z #31 332.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:14.3856190Z #31 332.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:14.3857271Z #31 332.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:14.3858590Z #31 332.3 In file included from magmablas_hip/dtrtri_diag_batched.hip.cpp:23: 2024-08-20T22:03:14.3860885Z #31 332.3 magmablas_hip/dtrtri.hip.hpp:68:1: warning: unused function 'dgemm_kernel_16' [-Wunused-function] 2024-08-20T22:03:14.3862414Z #31 332.3 68 | dgemm_kernel_16( 2024-08-20T22:03:14.3863137Z #31 332.3 | ^~~~~~~~~~~~~~~ 2024-08-20T22:03:14.3864040Z #31 332.3 1 warning generated when compiling for gfx908. 2024-08-20T22:03:14.3865608Z #31 332.4 In file included from magmablas_hip/cgetf2_nopiv_kernels.hip.cpp:18: 2024-08-20T22:03:14.6054559Z #31 332.4 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:14.6058083Z #31 332.4 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:14.6060632Z #31 332.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:14.6062458Z #31 332.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:14.6066246Z #31 332.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:14.6067447Z #31 332.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:14.6070466Z #31 332.4 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:14.6074080Z #31 332.4 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:14.6076236Z #31 332.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:14.6078038Z #31 332.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:14.6079610Z #31 332.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:14.6080717Z #31 332.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:14.6083543Z #31 332.4 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:14.6087681Z #31 332.4 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FUL1 warning generated when compiling for host. 2024-08-20T22:03:14.6089991Z #31 332.4 L_MASK) 2024-08-20T22:03:14.6090886Z #31 332.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:14.6092709Z #31 332.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:14.6094293Z #31 332.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:14.6095419Z #31 332.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:14.6098400Z #31 332.4 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:14.6102364Z #31 332.4 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:14.6105163Z #31 332.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:14.6107057Z #31 332.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:14.6108570Z #31 332.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:14.6109701Z #31 332.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:14.6112727Z #31 332.4 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:14.6116819Z #31 332.4 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:14.6119340Z #31 332.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:14.6121244Z #31 332.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:14.6122833Z #31 332.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:14.6124086Z #31 332.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:14.6127227Z #31 332.4 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:14.6136365Z #31 332.4 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ssymm_vbatched_core.hip.o magmablas_hip/ssymm_vbatched_core.hip.cpp 2024-08-20T22:03:14.6142966Z #31 332.4 SHFL_FULL_MASK) 2024-08-20T22:03:14.6143924Z #31 332.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:14.6145787Z #31 332.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:14.6147396Z #31 332.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:14.6148524Z #31 332.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:14.6151515Z #31 332.4 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:14.6155106Z #31 332.4 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:14.6157356Z #31 332.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:14.6159215Z #31 332.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:14.6160790Z #31 332.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:14.6161896Z #31 332.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:14.6165281Z #31 332.4 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:14.6168948Z #31 332.4 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:14.6171416Z #31 332.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:14.6173272Z #31 332.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:14.6174852Z #31 332.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:14.6175973Z #31 332.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:14.6178865Z #31 332.4 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:14.6182949Z #31 332.4 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:14.6185536Z #31 332.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:14.6187471Z #31 332.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:14.6192619Z #31 332.4 7 | #define SHFL_FULL_MASK 0xfffffffffmagmablas_hip/sgetf2_kernels.hip.cpp:710:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.6196707Z #31 332.4 ff f710f | fzfcfo 2024-08-20T22:03:14.6197579Z #31 332.4 m p| u ^~~~~~~~~~~~~~~~~~t 2024-08-20T22:03:14.6199048Z #31 332.4 ecolumn_kernel_shared_batched( int m, int paneloffset, int step, 2024-08-20T22:03:14.6200187Z #31 332.4 | ^ 2024-08-20T22:03:14.6202865Z #31 332.4 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:14.6206978Z #31 332.4 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:14.6210092Z #31 332.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:14.6211967Z #31 332.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:14.6213533Z #31 332.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:14.6214587Z #31 332.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:14.6218707Z #31 332.4 magmablas_hip/sgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.6222432Z #31 332.4 610 | sgetf2trsm_2d_kernel( int m, int n, 2024-08-20T22:03:14.6223342Z #31 332.4 | ^ 2024-08-20T22:03:14.6227225Z #31 332.4 magmablas_hip/sgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.6234074Z #31 332.5 magmablas_hip/sgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:14.6240929Z #31 332.5 magmablas_hip/sgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:15.1340923Z #31 333.0 11 warnings generated when compiling for gfx906. 2024-08-20T22:03:15.6201805Z #31 333.6 2 warnings generated when compiling for gfx908. 2024-08-20T22:03:15.7569885Z #31 333.8 In file included from magmablas_hip/strtri_diag_batched.hip.cpp:23: 2024-08-20T22:03:15.8689170Z #31 333.8 magmablas_hip/strtri.hip.hpp:68:1: warning: unused function 'sgemm_kernel_16' [-Wunused-function] 2024-08-20T22:03:15.8690901Z #31 333.8 68 | sgemm_kernel_16( 2024-08-20T22:03:15.8691980Z #31 333.8 | ^~~~~~~~~~~~~~~ 2024-08-20T22:03:15.8696243Z #31 333.8 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:15.8700171Z #31 333.8 824 | sgetf2_fused_kernel_batched( int m, 2024-08-20T22:03:15.8701121Z #31 333.8 | ^ 2024-08-20T22:03:15.8705163Z #31 333.8 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:15.8709156Z #31 333.8 1 warning generated when compiling for gfx90a. 2024-08-20T22:03:15.8713767Z #31 333.9 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.0483573Z #31 333.9 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.0490504Z #31 333.9 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.0496960Z #31 333.9 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.0503573Z #31 333.9 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.0509942Z #31 333.9 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.0516358Z #31 333.9 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.0522965Z #31 333.9 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.0529710Z #31 333.9 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.0536274Z #31 333.9 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.0542889Z #31 333.9 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.0549588Z #31 333.9 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.0556001Z #31 334.0 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.0562801Z #31 334.0 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.0569814Z #31 334.0 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.0576239Z #31 334.0 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.0582767Z #31 334.0 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.1509945Z #31 334.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.1516509Z #31 334.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.1523033Z #31 334.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.1529398Z #31 334.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.1535104Z #31 334.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.1541202Z #31 334.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.1547098Z #31 334.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.1553045Z #31 334.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.1559096Z #31 334.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.1566214Z #31 334.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.1573135Z #31 334.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.1579723Z #31 334.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.1585780Z #31 334.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.2769829Z #31 334.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.2777507Z #31 334.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.2787083Z #31 334.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.2793328Z #31 334.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.2799547Z #31 334.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.2806695Z #31 334.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.2813098Z #31 334.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.2819851Z #31 334.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.2826638Z #31 334.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.3873828Z #31 334.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.3879945Z #31 334.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.3886035Z #31 334.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.3892470Z #31 334.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.3899014Z #31 334.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.3905708Z #31 334.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.3912150Z #31 334.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.3918801Z #31 334.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.3925711Z #31 334.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.3932654Z #31 334.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.3939324Z #31 334.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.3946146Z #31 334.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.3952840Z #31 334.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.3959590Z #31 334.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.3967014Z #31 334.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.3974049Z #31 334.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.3977789Z #31 334.4 In file included from magmablas_hip/cgesv_batched_small.hip.cpp:22: 2024-08-20T22:03:16.5397997Z #31 334.4 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:16.5401697Z #31 334.4 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:16.5403966Z #31 334.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:16.5405845Z #31 334.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:16.5407430Z #31 334.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:16.5408600Z #31 334.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:16.5411706Z #31 334.4 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:16.5420030Z #31 334.4 44 | __device__ static inline hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dsymm_vbatched_core.hip.o magmablas_hip/dsymm_vbatched_core.hip.cpp 2024-08-20T22:03:16.5426648Z #31 334.4 float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:16.5428618Z #31 334.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:16.5430848Z #31 334.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:16.5432511Z #31 334.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:16.5433686Z #31 334.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:16.5436520Z #31 334.4 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:16.5440415Z #31 334.4 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:16.5442716Z #31 334.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:16.5444787Z #31 334.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:16.5446376Z #31 334.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:16.5447404Z #31 334.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:16.5450459Z #31 334.4 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:16.5454613Z #31 334.4 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:16.5457304Z #31 334.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:16.5459173Z #31 334.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:16.5460768Z #31 334.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:16.5461922Z #31 334.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:16.5465136Z #31 334.4 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:16.5469121Z #31 334.4 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:16.5471665Z #31 334.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:16.5473627Z #31 334.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:16.5475236Z #31 334.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:16.5476340Z #31 334.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:16.5479423Z #31 334.4 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:16.5510235Z #31 334.4 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:16.5512556Z #31 334.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:16.5514649Z #31 334.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:16.5516237Z #31 334.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:16.5517374Z #31 334.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:16.5520404Z #31 334.5 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:16.5525113Z #31 334.5 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:16.5531097Z #31 334.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:16.5533085Z #31 334.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:16.5534923Z #31 334.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:16.5536049Z #31 334.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:16.5538898Z #31 334.5 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:16.5542017Z #31 334.5 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:16.5544160Z #31 334.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:16.5545971Z #31 334.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:16.5547587Z #31 334.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:16.5548907Z #31 334.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:16.5551754Z #31 334.5 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:16.5555445Z #31 334.5 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:16.5557977Z #31 334.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:16.5559896Z #31 334.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:16.5561481Z #31 334.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:16.5562601Z #31 334.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:16.5566652Z #31 334.5 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:16.5570402Z #31 334.5 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:16.5573043Z #31 334.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:16.5575007Z #31 334.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:16.5576621Z #31 334.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:16.5577798Z #31 334.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:16.5582083Z #31 334.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.5589214Z #31 334.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.5596416Z #31 334.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.5603361Z #31 334.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.5610614Z #31 334.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.5617561Z #31 334.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.5624186Z #31 334.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.5631401Z #31 334.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.5638308Z #31 334.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.5644700Z #31 334.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.5651365Z #31 334.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.5657683Z #31 334.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.5664863Z #31 334.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.5671156Z #31 334.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.5678130Z #31 334.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.6619813Z #31 334.6 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.6626512Z #31 334.6 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.8171270Z #31 334.7 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.8177421Z #31 334.7 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.8183506Z #31 334.7 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.8192757Z #31 334.7 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.8199423Z #31 334.7 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.8205919Z #31 334.7 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.8212279Z #31 334.7 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.8218604Z #31 334.7 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.8224798Z #31 334.7 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.8230912Z #31 334.7 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.8237052Z #31 334.7 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.8243210Z #31 334.7 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.8250433Z #31 334.7 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:16.8257117Z #31 334.7 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:17.2142400Z #31 335.1 magmablas_hip/cgbtrs_kernels.hip.cpp:547:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T22:03:17.2144831Z #31 335.1 547 | default: arginfo = -100; 2024-08-20T22:03:17.2145737Z #31 335.1 | ^~~~~~~ 2024-08-20T22:03:17.2147000Z #31 335.1 magmablas_hip/cgbtrs_kernels.hip.cpp:550:8: note: uninitialized use occurs here 2024-08-20T22:03:17.2148662Z #31 335.1 550 | if(e != hipSuccess) arginfo = -100; 2024-08-20T22:03:17.2149621Z #31 335.1 | ^ 2024-08-20T22:03:17.2151038Z #31 335.1 magmablas_hip/cgbtrs_kernels.hip.cpp:513:5: note: variable 'e' is declared here 2024-08-20T22:03:17.2152789Z #31 335.1 513 | hipError_t e; 2024-08-20T22:03:17.2153526Z #31 335.1 | ^ 2024-08-20T22:03:17.2155941Z #31 335.1 magmablas_hip/cgbtrs_kernels.hip.cpp:617:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T22:03:17.2158357Z #31 335.1 617 | default: arginfo = -100; 2024-08-20T22:03:17.2159161Z #31 335.1 | ^~~~~~~ 2024-08-20T22:03:17.2160479Z #31 335.1 magmablas_hip/cgbtrs_kernels.hip.cpp:620:8: note: uninitialized use occurs here 2024-08-20T22:03:17.2162074Z #31 335.1 620 | if(e != hipSuccess) arginfo = -100; 2024-08-20T22:03:17.2162966Z #31 335.1 | ^ 2024-08-20T22:03:17.2164694Z #31 335.1 magmablas_hip/cgbtrs_kernels.hip.cpp:583:5: note: variable 'e' is declared here 2024-08-20T22:03:17.2166014Z #31 335.1 583 | hipError_t e; 2024-08-20T22:03:17.2166664Z #31 335.1 | ^ 2024-08-20T22:03:17.3503373Z #31 335.2 In file included from magmablas_hip/strtri_diag_batched.hip.cpp:23: 2024-08-20T22:03:17.3505949Z #31 335.2 magmablas_hip/strtri.hip.hpp:68:1: warning: unused function 'sgemm_kernel_16' [-Wunused-function] 2024-08-20T22:03:17.3507411Z #31 335.2 68 | sgemm_kernel_16( 2024-08-20T22:03:17.3508049Z #31 335.2 | ^~~~~~~~~~~~~~~ 2024-08-20T22:03:17.3508893Z #31 335.3 1 warning generated when compiling for host. 2024-08-20T22:03:17.3514985Z #31 335.3 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/chemm_vbatched_core.hip.o magmablas_hip/chemm_vbatched_core.hip.cpp 2024-08-20T22:03:17.3520309Z #31 335.4 11 warnings generated when compiling for gfx90a. 2024-08-20T22:03:18.7516269Z #31 336.8 In file included from magmablas_hip/sgesv_batched_small.hip.cpp:22: 2024-08-20T22:03:18.7519684Z #31 336.8 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:18.9680991Z #31 336.8 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:18.9683036Z #31 336.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:18.9685483Z #31 336.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:18.9687096Z #31 336.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:18.9688188Z #31 336.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:18.9691098Z #31 336.8 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:18.9694756Z #31 336.8 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:18.9696891Z #31 336.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:18.9698737Z #31 336.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:18.9700300Z #31 336.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:18.9701419Z #31 336.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:18.9704548Z #31 336.8 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:18.9708404Z #31 336.8 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:18.9710793Z #31 336.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:18.9712706Z #31 336.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:18.9714290Z #31 336.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:18.9715397Z #31 336.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:18.9718367Z #31 336.8 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:18.9722267Z #31 336.8 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:18.9724951Z #31 336.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:18.9726901Z #31 336.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:18.9728460Z #31 336.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:18.9729580Z #31 336.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:18.9732569Z #31 336.8 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:18.9736502Z #31 336.8 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:18.9739070Z #31 336.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:18.9740941Z #31 336.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:18.9742673Z #31 336.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:18.9743816Z #31 336.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:18.9746895Z #31 336.8 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:18.9750920Z #31 336.8 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:18.9753111Z #31 336.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:18.9754947Z #31 336.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:18.9756522Z #31 336.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:18.9757728Z #31 336.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:18.9760702Z #31 336.8 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:18.9764843Z #31 336.8 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:18.9767107Z #31 336.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:18.9768943Z #31 336.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:18.9770379Z #31 336.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:18.9771437Z #31 336.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:18.9774646Z #31 336.8 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:18.9778328Z #31 336.8 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:18.9780587Z #31 336.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:18.9782452Z #31 336.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:18.9783978Z #31 336.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:18.9785074Z #31 336.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:18.9788018Z #31 336.8 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:18.9791965Z #31 336.8 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:18.9794736Z #31 336.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:18.9796635Z #31 336.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:18.9798254Z #31 336.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:18.9799404Z #31 336.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:18.9802469Z #31 336.8 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:18.9806722Z #31 336.8 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:18.9809368Z #31 336.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:18.9811276Z #31 336.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:18.9813203Z #31 336.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:18.9814304Z #31 336.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:19.0555852Z #31 337.1 10 warnings generated when compiling for host. 2024-08-20T22:03:19.2214972Z #31 337.1 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ssymv_vbatched_core.hip.o magmablas_hip/ssymv_vbatched_core.hip.cpp 2024-08-20T22:03:20.4592296Z #31 338.5 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dsymv_vbatched_core.hip.o magmablas_hip/dsymv_vbatched_core.hip.cpp 2024-08-20T22:03:20.9816239Z #31 338.8 In file included from magmablas_hip/ssymv_vbatched_core.hip.cpp:17: 2024-08-20T22:03:20.9821605Z #31 338.8 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:20.9825525Z #31 338.8 23 | void hemv_diag_template_vbatched_kernel( 2024-08-20T22:03:20.9826482Z #31 338.8 | ^ 2024-08-20T22:03:20.9830548Z #31 338.8 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:52:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:20.9834519Z #31 338.8 52 | void hemv_lower_template_vbatched_kernel( 2024-08-20T22:03:20.9835514Z #31 338.8 | ^ 2024-08-20T22:03:20.9839652Z #31 338.8 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:81:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:20.9843576Z #31 338.8 81 | void hemv_upper_template_vbatched_kernel( 2024-08-20T22:03:20.9844713Z #31 338.8 | ^ 2024-08-20T22:03:21.1812962Z #31 339.0 3 warnings generated when compiling for gfx900. 2024-08-20T22:03:21.6761274Z #31 339.7 10 warnings generated when compiling for gfx900. 2024-08-20T22:03:21.8823671Z #31 339.7 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/chemv_vbatched_core.hip.o magmablas_hip/chemv_vbatched_core.hip.cpp 2024-08-20T22:03:22.1959011Z #31 340.2 In file included from magmablas_hip/dsymv_vbatched_core.hip.cpp:17: 2024-08-20T22:03:22.1963436Z #31 340.2 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:22.3582606Z #31 340.2 23 | void hemv_diag_template_vbatched_kernel( 2024-08-20T22:03:22.3583570Z #31 340.2 | ^ 2024-08-20T22:03:22.3588497Z #31 340.2 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:52:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:22.3592786Z #31 340.2 52 | void hemv_lower_template_vbatched_kernel( 2024-08-20T22:03:22.3593730Z #31 340.2 | ^ 2024-08-20T22:03:22.3597716Z #31 340.2 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:81:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:22.3601967Z #31 340.2 81 | void hemv_upper_template_vbatched_kernel( 2024-08-20T22:03:22.3602933Z #31 340.2 | ^ 2024-08-20T22:03:22.3603755Z #31 340.4 3 warnings generated when compiling for gfx900. 2024-08-20T22:03:22.5191994Z #31 340.4 10 warnings generated when compiling for gfx908. 2024-08-20T22:03:22.6344825Z #31 340.6 In file included from magmablas_hip/ssymv_vbatched_core.hip.cpp:17: 2024-08-20T22:03:22.8108265Z #31 340.6 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:22.8112078Z #31 340.6 23 | void hemv_diag_template_vbatched_kernel( 2024-08-20T22:03:22.8113000Z #31 340.6 | ^ 2024-08-20T22:03:22.8117394Z #31 340.7 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:52:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:22.8121304Z #31 340.7 52 | void hemv_lower_template_vbatched_kernel( 2024-08-20T22:03:22.8122275Z #31 340.7 | ^ 2024-08-20T22:03:22.8126388Z #31 340.7 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:81:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:22.8130164Z #31 340.7 81 | void hemv_upper_template_vbatched_kernel( 2024-08-20T22:03:22.8131142Z #31 340.7 | ^ 2024-08-20T22:03:23.0099521Z #31 340.9 3 warnings generated when compiling for gfx906. 2024-08-20T22:03:23.0332783Z #31 341.0 In file included from magmablas_hip/sgetf2_nopiv_kernels.hip.cpp:18: 2024-08-20T22:03:23.0336064Z #31 341.0 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:23.2246232Z #31 341.0 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:23.2248498Z #31 341.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:23.2250665Z #31 341.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:23.2252234Z #31 341.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:23.2253379Z #31 341.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:23.2256262Z #31 341.0 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:23.2259751Z #31 341.0 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:23.2261918Z #31 341.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:23.2264116Z #31 341.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:23.2265870Z #31 341.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:23.2266815Z #31 341.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:23.2269537Z #31 341.1 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:23.2273066Z #31 341.1 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:23.2274987Z #31 341.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:23.2276635Z #31 341.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:23.2277941Z #31 341.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:23.2278892Z #31 341.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:23.2281570Z #31 341.1 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:23.2285907Z #31 341.1 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:23.2288489Z #31 341.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:23.2290295Z #31 341.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:23.2291697Z #31 341.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:23.2292735Z #31 341.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:23.2295475Z #31 341.1 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:23.2298981Z #31 341.1 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:23.2301165Z #31 341.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:23.2302847Z #31 341.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:23.2304288Z #31 341.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:23.2305431Z #31 341.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:23.2308574Z #31 341.1 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:23.2312174Z #31 341.1 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:23.2314241Z #31 341.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:23.2316099Z #31 341.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:23.2317529Z #31 341.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:23.2318678Z #31 341.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:23.2321434Z #31 341.1 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:23.2325037Z #31 341.1 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:23.2327075Z #31 341.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:23.2328950Z #31 341.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:23.2330578Z #31 341.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:23.2331882Z #31 341.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:23.2334822Z #31 341.1 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:23.2338154Z #31 341.1 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:23.2367716Z #31 341.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:23.2372670Z #31 341.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:23.2376920Z #31 341.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:23.2380629Z #31 341.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:23.2386680Z #31 341.1 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:23.2393377Z #31 341.1 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:23.2398553Z #31 341.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:23.2403101Z #31 341.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:23.2407438Z #31 341.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:23.2411136Z #31 341.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:23.2416806Z #31 341.1 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:23.2423532Z #31 341.1 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:23.2429308Z #31 341.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:23.2433862Z #31 341.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:23.2435836Z #31 341.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:23.2437206Z #31 341.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:23.3762173Z #31 341.4 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/strmm_vbatched_core.hip.o magmablas_hip/strmm_vbatched_core.hip.cpp 2024-08-20T22:03:23.5236826Z #31 341.5 In file included from magmablas_hip/chemv_vbatched_core.hip.cpp:17: 2024-08-20T22:03:23.7104911Z #31 341.5 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:23.7111511Z #31 341.5 23 | void hemv_diag_template_vbatched_kernel( 2024-08-20T22:03:23.7117492Z #31 341.5 | ^ 2024-08-20T22:03:23.7121309Z #31 341.5 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:52:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:23.7124960Z #31 341.5 52 | void hemv_lower_template_vbatched_kernel( 2024-08-20T22:03:23.7125793Z #31 341.5 | ^ 2024-08-20T22:03:23.7129537Z #31 341.6 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:81:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:23.7133383Z #31 341.6 81 | void hemv_upper_template_vbatched_kernel( 2024-08-20T22:03:23.7134340Z #31 341.6 | ^ 2024-08-20T22:03:23.7140352Z #31 341.6 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dtrmm_vbatched_core.hip.o magmablas_hip/dtrmm_vbatched_core.hip.cpp 2024-08-20T22:03:23.9459547Z #31 341.8 3 warnings generated when compiling for gfx900. 2024-08-20T22:03:23.9461025Z #31 341.8 In file included from magmablas_hip/dgetrf_batched_smallsq_noshfl.hip.cpp:22: 2024-08-20T22:03:23.9464659Z #31 341.8 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:23.9468074Z #31 341.8 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:23.9469994Z #31 341.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:23.9471745Z #31 341.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:23.9473221Z #31 341.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:23.9474289Z #31 341.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:23.9477101Z #31 341.8 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:23.9480518Z #31 341.8 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:23.9482569Z #31 341.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:23.9484469Z #31 341.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:23.9485976Z #31 341.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:23.9487041Z #31 341.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:23.9489823Z #31 341.8 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:23.9493322Z #31 341.8 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:23.9495848Z #31 341.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:23.9497649Z #31 341.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:23.9499188Z #31 341.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:23.9500271Z #31 341.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:23.9503145Z #31 341.8 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:23.9507068Z #31 341.8 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:23.9509500Z #31 341.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:23.9511280Z #31 341.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:23.9512742Z #31 341.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:23.9513710Z #31 341.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:23.9516325Z #31 341.8 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:23.9519798Z #31 341.8 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:23.9522288Z #31 341.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:23.9524366Z #31 341.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:23.9525780Z #31 341.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:23.9526809Z #31 341.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:23.9529637Z #31 341.8 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:23.9532745Z #31 341.8 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:23.9534461Z #31 341.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:23.9535929Z #31 341.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:23.9537169Z #31 341.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:23.9538145Z #31 341.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:23.9540742Z #31 341.8 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:23.9544177Z #31 341.8 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:23.9546381Z #31 341.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:23.9548247Z #31 341.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:23.9549783Z #31 341.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:23.9550815Z #31 341.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:23.9553723Z #31 341.8 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:23.9557506Z #31 341.8 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:23.9559710Z #31 341.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:23.9561509Z #31 341.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:23.9563167Z #31 341.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:23.9564661Z #31 341.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:23.9567549Z #31 341.8 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:23.9571423Z #31 341.8 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:23.9573914Z #31 341.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:23.9575754Z #31 341.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:23.9577462Z #31 341.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:23.9578565Z #31 341.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:23.9581548Z #31 341.8 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:23.9585370Z #31 341.8 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:23.9587834Z #31 341.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:23.9589544Z #31 341.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:23.9591010Z #31 341.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:23.9592069Z #31 341.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:24.0034759Z #31 342.0 In file included from magmablas_hip/dsymv_vbatched_core.hip.cpp:17: 2024-08-20T22:03:24.1669275Z #31 342.0 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:24.1673152Z #31 342.0 23 | void hemv_diag_template_vbatched_kernel( 2024-08-20T22:03:24.1674124Z #31 342.0 | ^ 2024-08-20T22:03:24.1678106Z #31 342.0 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:52:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:24.1681938Z #31 342.0 52 | void hemv_lower_template_vbatched_kernel( 2024-08-20T22:03:24.1682905Z #31 342.0 | ^ 2024-08-20T22:03:24.1686955Z #31 342.0 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:81:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:24.1690652Z #31 342.0 81 | void hemv_upper_template_vbatched_kernel( 2024-08-20T22:03:24.1691941Z #31 342.0 | ^ 2024-08-20T22:03:24.3172123Z #31 342.2 3 warnings generated when compiling for gfx906. 2024-08-20T22:03:24.4816435Z #31 342.5 In file included from magmablas_hip/ssymv_vbatched_core.hip.cpp:17: 2024-08-20T22:03:24.4821342Z #31 342.5 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:24.6502547Z #31 342.5 23 | void hemv_diag_template_vbatched_kernel( 2024-08-20T22:03:24.6503510Z #31 342.5 | ^ 2024-08-20T22:03:24.6507622Z #31 342.5 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:52:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:24.6511296Z #31 342.5 52 | void hemv_lower_template_vbatched_kernel( 2024-08-20T22:03:24.6512257Z #31 342.5 | ^ 2024-08-20T22:03:24.6516112Z #31 342.5 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:81:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:24.6520295Z #31 342.5 81 | void hemv_upper_template_vbatched_kernel( 2024-08-20T22:03:24.6521269Z #31 342.5 | ^ 2024-08-20T22:03:24.8509512Z #31 342.7 3 warnings generated when compiling for gfx908. 2024-08-20T22:03:25.1851420Z #31 343.2 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ctrmm_vbatched_core.hip.o magmablas_hip/ctrmm_vbatched_core.hip.cpp 2024-08-20T22:03:25.4408743Z #31 343.5 In file included from magmablas_hip/chemv_vbatched_core.hip.cpp:17: 2024-08-20T22:03:25.4413058Z #31 343.5 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:25.6140595Z #31 343.5 23 | void hemv_diag_template_vbatched_kernel( 2024-08-20T22:03:25.6141611Z #31 343.5 | ^ 2024-08-20T22:03:25.6145889Z #31 343.5 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:52:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:25.6149601Z #31 343.5 52 | void hemv_lower_template_vbatched_kernel( 2024-08-20T22:03:25.6150584Z #31 343.5 | ^ 2024-08-20T22:03:25.6154691Z #31 343.5 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:81:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:25.6158503Z #31 343.5 81 | void hemv_upper_template_vbatched_kernel( 2024-08-20T22:03:25.6159480Z #31 343.5 | ^ 2024-08-20T22:03:25.6597372Z #31 343.7 3 warnings generated when compiling for gfx906. 2024-08-20T22:03:25.7597714Z #31 343.8 In file included from magmablas_hip/dsymv_vbatched_core.hip.cpp:17: 2024-08-20T22:03:25.9218933Z #31 343.8 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:25.9223159Z #31 343.8 23 | void hemv_diag_template_vbatched_kernel( 2024-08-20T22:03:25.9224120Z #31 343.8 | ^ 2024-08-20T22:03:25.9228257Z #31 343.8 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:52:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:25.9232290Z #31 343.8 52 | void hemv_lower_template_vbatched_kernel( 2024-08-20T22:03:25.9233238Z #31 343.8 | ^ 2024-08-20T22:03:25.9237232Z #31 343.8 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:81:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:25.9241138Z #31 343.8 81 | void hemv_upper_template_vbatched_kernel( 2024-08-20T22:03:25.9242111Z #31 343.8 | ^ 2024-08-20T22:03:26.0722031Z #31 343.9 3 warnings generated when compiling for gfx908. 2024-08-20T22:03:26.1699287Z #31 344.2 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/strsm_small_vbatched.hip.o magmablas_hip/strsm_small_vbatched.hip.cpp 2024-08-20T22:03:26.3094829Z #31 344.3 In file included from magmablas_hip/ssymv_vbatched_core.hip.cpp:17: 2024-08-20T22:03:26.4884178Z #31 344.3 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:26.4887864Z #31 344.3 23 | void hemv_diag_template_vbatched_kernel( 2024-08-20T22:03:26.4888736Z #31 344.3 | ^ 2024-08-20T22:03:26.4892482Z #31 344.3 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:52:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:26.4896036Z #31 344.3 52 | void hemv_lower_template_vbatched_kernel( 2024-08-20T22:03:26.4896906Z #31 344.3 | ^ 2024-08-20T22:03:26.4900557Z #31 344.3 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:81:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:26.4904117Z #31 344.3 81 | void hemv_upper_template_vbatched_kernel( 2024-08-20T22:03:26.4905000Z #31 344.4 | ^ 2024-08-20T22:03:26.5623580Z #31 344.6 3 warnings generated when compiling for gfx90a. 2024-08-20T22:03:27.5120399Z #31 345.4 In file included from magmablas_hip/chemv_vbatched_core.hip.cpp:17: 2024-08-20T22:03:27.5124567Z #31 345.4 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:27.5127743Z #31 345.4 23 | void hemv_diag_template_vbatched_kernel( 2024-08-20T22:03:27.5128522Z #31 345.4 | ^ 2024-08-20T22:03:27.5131794Z #31 345.4 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:52:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:27.5135341Z #31 345.4 52 | void hemv_lower_template_vbatched_kernel( 2024-08-20T22:03:27.5136130Z #31 345.4 | ^ 2024-08-20T22:03:27.5139440Z #31 345.4 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:81:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:27.5142767Z #31 345.4 81 | void hemv_upper_template_vbatched_kernel( 2024-08-20T22:03:27.5143545Z #31 345.4 | ^ 2024-08-20T22:03:27.5144400Z #31 345.5 In file included from magmablas_hip/dsymv_vbatched_core.hip.cpp:17: 2024-08-20T22:03:27.6777476Z #31 345.5 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:27.6781469Z #31 345.5 23 | void hemv_diag_template_vbatched_kernel( 2024-08-20T22:03:27.6782475Z #31 345.5 | ^ 2024-08-20T22:03:27.6786876Z #31 345.5 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:52:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:27.6790800Z #31 345.5 52 | void hemv_lower_template_vbatched_kernel( 2024-08-20T22:03:27.6791529Z #31 345.5 | ^ 2024-08-20T22:03:27.6794961Z #31 345.5 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:81:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:27.6798743Z #31 345.5 81 | void hemv_upper_template_vbatched_kernel( 2024-08-20T22:03:27.6799679Z #31 345.5 | ^ 2024-08-20T22:03:27.6800499Z #31 345.6 3 warnings generated when compiling for gfx908. 2024-08-20T22:03:27.8274845Z #31 345.7 3 warnings generated when compiling for gfx90a. 2024-08-20T22:03:28.0517561Z #31 346.1 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dtrsm_small_vbatched.hip.o magmablas_hip/dtrsm_small_vbatched.hip.cpp 2024-08-20T22:03:28.2224456Z #31 346.2 10 warnings generated when compiling for gfx90a. 2024-08-20T22:03:29.1883984Z #31 347.2 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ctrsm_small_vbatched.hip.o magmablas_hip/ctrsm_small_vbatched.hip.cpp 2024-08-20T22:03:29.4372578Z #31 347.3 In file included from magmablas_hip/chemv_vbatched_core.hip.cpp:17: 2024-08-20T22:03:29.4377631Z #31 347.3 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:29.4381262Z #31 347.3 23 | void hemv_diag_template_vbatched_kernel( 2024-08-20T22:03:29.4382551Z #31 347.3 | ^ 2024-08-20T22:03:29.4386428Z #31 347.3 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:52:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:29.4390120Z #31 347.3 52 | void hemv_lower_template_vbatched_kernel( 2024-08-20T22:03:29.4391058Z #31 347.3 | ^ 2024-08-20T22:03:29.4394967Z #31 347.3 magmablas_hip/hemv_template_kernel_vbatched.hip.hpp:81:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:29.4399131Z #31 347.3 81 | void hemv_upper_template_vbatched_kernel( 2024-08-20T22:03:29.4400084Z #31 347.3 | ^ 2024-08-20T22:03:29.5803502Z #31 347.5 11 warnings generated when compiling for gfx908. 2024-08-20T22:03:29.5804841Z #31 347.5 3 warnings generated when compiling for gfx90a. 2024-08-20T22:03:29.5806213Z #31 347.6 In file included from magmablas_hip/dgetrf_batched_smallsq_shfl.hip.cpp:18: 2024-08-20T22:03:29.7695956Z #31 347.6 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:29.7699621Z #31 347.6 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:29.7701796Z #31 347.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:29.7703616Z #31 347.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:29.7705083Z #31 347.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:29.7706094Z #31 347.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:29.7708817Z #31 347.6 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:29.7712135Z #31 347.6 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:29.7714133Z #31 347.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:29.7715916Z #31 347.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:29.7717415Z #31 347.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:29.7718391Z #31 347.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:29.7721162Z #31 347.6 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:29.7724681Z #31 347.6 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:29.7726719Z #31 347.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:29.7728466Z #31 347.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:29.7729923Z #31 347.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:29.7730987Z #31 347.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:29.7733769Z #31 347.6 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:29.7737758Z #31 347.6 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:29.7739999Z #31 347.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:29.7741798Z #31 347.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:29.7743282Z #31 347.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:29.7744546Z #31 347.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:29.7747296Z #31 347.6 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:29.7751020Z #31 347.6 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:29.7753361Z #31 347.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:29.7755125Z #31 347.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:29.7756606Z #31 347.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:29.7757736Z #31 347.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:29.7760660Z #31 347.6 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:29.7764194Z #31 347.6 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:29.7766622Z #31 347.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:29.7768538Z #31 347.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:29.7770099Z #31 347.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:29.7771221Z #31 347.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:29.7774201Z #31 347.6 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:29.7777854Z #31 347.6 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:29.7780114Z #31 347.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:29.7781784Z #31 347.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:29.7783228Z #31 347.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:29.7784300Z #31 347.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:29.7787103Z #31 347.6 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:29.7790462Z #31 347.6 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:29.7792517Z #31 347.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:29.7794216Z #31 347.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:29.7795680Z #31 347.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:29.7796966Z #31 347.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:29.7799727Z #31 347.6 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:29.7803311Z #31 347.6 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:29.7805757Z #31 347.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:29.7807810Z #31 347.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:29.7809257Z #31 347.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:29.7810276Z #31 347.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:29.7813030Z #31 347.6 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:29.7816775Z #31 347.6 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:29.7819416Z #31 347.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:29.7821361Z #31 347.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:29.7822786Z #31 347.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:29.7823819Z #31 347.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:30.0337967Z #31 347.9 10 warnings generated when compiling for host. 2024-08-20T22:03:30.0344069Z #31 347.9 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ctrsm_inv_vbatched_core.hip.o magmablas_hip/ctrsm_inv_vbatched_core.hip.cpp 2024-08-20T22:03:30.0348891Z #31 347.9 117 warnings generated when compiling for gfx906. 2024-08-20T22:03:30.8307754Z #31 348.8 In file included from magmablas_hip/dgesv_batched_small.hip.cpp:22: 2024-08-20T22:03:30.9888861Z #31 348.8 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:30.9892309Z #31 348.8 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:30.9894323Z #31 348.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:30.9896255Z #31 348.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:30.9897928Z #31 348.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:30.9898981Z #31 348.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:30.9901530Z #31 348.8 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:30.9904853Z #31 348.8 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:30.9906866Z #31 348.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:30.9909343Z #31 348.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:30.9910786Z #31 348.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:30.9911814Z #31 348.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:30.9914702Z #31 348.9 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:30.9924010Z #31 348.9 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:30.9926030Z #31 348.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:30.9927886Z #31 348.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:30.9929646Z #31 348.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:30.9930776Z #31 348.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:30.9933766Z #31 348.9 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:30.9937816Z #31 348.9 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:30.9940528Z #31 348.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:30.9942411Z #31 348.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:30.9943994Z #31 348.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:30.9945100Z #31 348.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:30.9948008Z #31 348.9 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:30.9951385Z #31 348.9 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:30.9953690Z #31 348.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:30.9955555Z #31 348.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:30.9957029Z #31 348.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:30.9958118Z #31 348.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:30.9960844Z #31 348.9 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:30.9963739Z #31 348.9 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:30.9966060Z #31 348.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:30.9967709Z #31 348.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:30.9969073Z #31 348.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:30.9970055Z #31 348.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:30.9972838Z #31 348.9 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:30.9976313Z #31 348.9 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:30.9978434Z #31 348.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:30.9980214Z #31 348.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:30.9981728Z #31 348.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:30.9983051Z #31 348.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:30.9985681Z #31 348.9 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:30.9988717Z #31 348.9 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:30.9990820Z #31 348.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:30.9992520Z #31 348.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:30.9993881Z #31 348.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:30.9995143Z #31 348.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:30.9998132Z #31 348.9 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:31.0001599Z #31 348.9 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:31.0004152Z #31 348.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:31.0005929Z #31 348.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:31.0007330Z #31 348.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:31.0008320Z #31 348.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:31.0011147Z #31 348.9 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:31.0014714Z #31 348.9 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:31.0017127Z #31 348.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:31.0018902Z #31 348.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:31.0020240Z #31 348.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:31.0021436Z #31 348.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:31.0027319Z #31 349.0 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dtrsm_inv_vbatched_core.hip.o magmablas_hip/dtrsm_inv_vbatched_core.hip.cpp 2024-08-20T22:03:31.3733644Z #31 349.4 In file included from magmablas_hip/zgetf2_kernels.hip.cpp:19: 2024-08-20T22:03:31.6015740Z #31 349.4 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:31.6019372Z #31 349.4 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:31.6021443Z #31 349.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:31.6023290Z #31 349.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:31.6025105Z #31 349.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:31.6026156Z #31 349.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:31.6029065Z #31 349.4 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:31.6032231Z #31 349.4 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:31.6034238Z #31 349.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:31.6036030Z #31 349.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:31.6037490Z #31 349.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:31.6038808Z #31 349.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:31.6041722Z #31 349.4 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:31.6045142Z #31 349.4 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:31.6047196Z #31 349.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:31.6049013Z #31 349.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:31.6050507Z #31 349.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:31.6051528Z #31 349.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:31.6054438Z #31 349.4 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:31.6058180Z #31 349.4 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:31.6060637Z #31 349.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:31.6062261Z #31 349.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:31.6063730Z #31 349.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:31.6065112Z #31 349.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:31.6068076Z #31 349.4 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:31.6071812Z #31 349.4 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:31.6074122Z #31 349.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:31.6076190Z #31 349.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:31.6077756Z #31 349.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:31.6078850Z #31 349.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:31.6081852Z #31 349.4 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:31.6085164Z #31 349.4 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:31.6087446Z #31 349.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:31.6089372Z #31 349.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:31.6090691Z #31 349.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:31.6091626Z #31 349.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:31.6094154Z #31 349.4 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:31.6097488Z #31 349.4 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:31.6099777Z #31 349.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:31.6101668Z #31 349.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:31.6103053Z #31 349.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:31.6104126Z #31 349.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:31.6106921Z #31 349.4 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:31.6110333Z #31 349.4 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:31.6128593Z #31 349.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:31.6130643Z #31 349.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:31.6132109Z #31 349.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:31.6133132Z #31 349.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:31.6135919Z #31 349.4 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:31.6139451Z #31 349.4 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:31.6141734Z #31 349.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:31.6143456Z #31 349.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:31.6144899Z #31 349.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:31.6145842Z #31 349.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:31.6148529Z #31 349.4 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:31.6152581Z #31 349.4 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:31.6155377Z #31 349.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:31.6157255Z #31 349.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:31.6158791Z #31 349.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:31.6159898Z #31 349.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:31.6161834Z #31 349.5 magmablas_hip/zgetf2_kernels.hip.cpp:162:9: warning: unused variable 'chunk' [-Wunused-variable] 2024-08-20T22:03:31.6163535Z #31 349.5 162 | int chunk = magma_ceildiv( length, zamax ); 2024-08-20T22:03:31.6164903Z #31 349.5 | ^~~~~ 2024-08-20T22:03:32.1248804Z #31 350.1 magmablas_hip/cgesv_batched_small.hip.cpp:167:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:32.2755371Z #31 350.1 167 | cgesv_batched_small_sm_kernel( 2024-08-20T22:03:32.2756213Z #31 350.1 | ^ 2024-08-20T22:03:33.4164744Z #31 351.4 10 warnings generated when compiling for gfx906. 2024-08-20T22:03:33.6071393Z #31 351.4 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/strsm_inv_vbatched_core.hip.o magmablas_hip/strsm_inv_vbatched_core.hip.cpp 2024-08-20T22:03:33.6082020Z #31 351.5 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ctrtri_diag_vbatched.hip.o magmablas_hip/ctrtri_diag_vbatched.hip.cpp 2024-08-20T22:03:34.5409494Z #31 352.6 10 warnings generated when compiling for gfx900. 2024-08-20T22:03:34.8232592Z #31 352.8 In file included from magmablas_hip/sgetf2_nopiv_kernels.hip.cpp:18: 2024-08-20T22:03:34.9460020Z #31 352.8 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:34.9463468Z #31 352.8 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:34.9465770Z #31 352.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:34.9467578Z #31 352.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:34.9469009Z #31 352.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:34.9470064Z #31 352.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:34.9472892Z #31 352.8 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:34.9476222Z #31 352.8 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:34.9478257Z #31 352.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:34.9479901Z #31 352.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:34.9481814Z #31 352.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:34.9482898Z #31 352.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:34.9485727Z #31 352.8 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:34.9489208Z #31 352.8 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:34.9491324Z #31 352.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:34.9492891Z #31 352.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:34.9494033Z #31 352.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:34.9494936Z #31 352.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:34.9497168Z #31 352.8 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:34.9500262Z #31 352.8 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:34.9502580Z #31 352.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:34.9504338Z #31 352.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:34.9505659Z #31 352.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:34.9506577Z #31 352.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:34.9509081Z #31 352.9 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:34.9512433Z #31 352.9 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:34.9514713Z #31 352.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:34.9516389Z #31 352.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:34.9517815Z #31 352.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:34.9518817Z #31 352.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:34.9521471Z #31 352.9 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:34.9524869Z #31 352.9 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:34.9526833Z #31 352.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:34.9528479Z #31 352.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:34.9529877Z #31 352.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:34.9530891Z #31 352.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:34.9533539Z #31 352.9 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:34.9536757Z #31 352.9 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:34.9538573Z #31 352.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:34.9540194Z #31 352.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:34.9541776Z #31 352.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:34.9542838Z #31 352.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:34.9545703Z #31 352.9 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:34.9549458Z #31 352.9 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:34.9551643Z #31 352.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:34.9553441Z #31 352.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:34.9554996Z #31 352.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:34.9556097Z #31 352.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:34.9559184Z #31 352.9 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:34.9563322Z #31 352.9 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:34.9566305Z #31 352.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:34.9568224Z #31 352.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:34.9569805Z #31 352.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:34.9570877Z #31 352.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:34.9574224Z #31 352.9 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:34.9578281Z #31 352.9 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:34.9580820Z #31 352.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:34.9582722Z #31 352.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:34.9584869Z #31 352.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:34.9586014Z #31 352.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:34.9592274Z #31 353.0 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dtrtri_diag_vbatched.hip.o magmablas_hip/dtrtri_diag_vbatched.hip.cpp 2024-08-20T22:03:35.0755888Z #31 353.0 In file included from magmablas_hip/ctrtri_diag_vbatched.hip.cpp:23: 2024-08-20T22:03:35.0758248Z #31 353.0 magmablas_hip/ctrtri.hip.hpp:68:1: warning: unused function 'cgemm_kernel_16' [-Wunused-function] 2024-08-20T22:03:35.0759723Z #31 353.0 68 | cgemm_kernel_16( 2024-08-20T22:03:35.0760660Z #31 353.0 | ^~~~~~~~~~~~~~~ 2024-08-20T22:03:35.0761523Z #31 353.1 1 warning generated when compiling for gfx900. 2024-08-20T22:03:35.7534912Z #31 353.8 10 warnings generated when compiling for gfx90a. 2024-08-20T22:03:35.9281018Z #31 353.9 In file included from magmablas_hip/dgetf2_nopiv_kernels.hip.cpp:18: 2024-08-20T22:03:36.1267003Z #31 353.9 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:36.1270569Z #31 353.9 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:36.1273000Z #31 353.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:36.1274945Z #31 353.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:36.1276584Z #31 353.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:36.1277720Z #31 353.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:36.1280353Z #31 353.9 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:36.1283472Z #31 353.9 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:36.1285533Z #31 353.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:36.1287039Z #31 353.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:36.1288604Z #31 353.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:36.1289746Z #31 353.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:36.1292733Z #31 354.0 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:36.1296228Z #31 354.0 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:36.1298502Z #31 354.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:36.1300393Z #31 354.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:36.1302070Z #31 354.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:36.1303222Z #31 354.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:36.1306237Z #31 354.0 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:36.1310251Z #31 354.0 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:36.1312800Z #31 354.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:36.1314693Z #31 354.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:36.1316301Z #31 354.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:36.1317388Z #31 354.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:36.1320221Z #31 354.0 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:36.1324527Z #31 354.0 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:36.1327152Z #31 354.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:36.1329264Z #31 354.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:36.1330707Z #31 354.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:36.1331651Z #31 354.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:36.1334479Z #31 354.0 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:36.1337718Z #31 354.0 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:36.1339858Z #31 354.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:36.1341478Z #31 354.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:36.1343088Z #31 354.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:36.1344119Z #31 354.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:36.1347275Z #31 354.0 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:36.1351014Z #31 354.0 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:36.1353317Z #31 354.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:36.1355192Z #31 354.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:36.1356789Z #31 354.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:36.1357917Z #31 354.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:36.1360975Z #31 354.0 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:36.1365088Z #31 354.0 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:36.1367344Z #31 354.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:36.1368975Z #31 354.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:36.1370478Z #31 354.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:36.1371622Z #31 354.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:36.1374567Z #31 354.0 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:36.1378623Z #31 354.0 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:36.1380894Z #31 354.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:36.1382454Z #31 354.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:36.1383766Z #31 354.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:36.1384923Z #31 354.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:36.1387622Z #31 354.0 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:36.1391682Z #31 354.0 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:36.1394175Z #31 354.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:36.1396293Z #31 354.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:36.1398058Z #31 354.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:36.1399235Z #31 354.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:36.4343885Z #31 354.4 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/strtri_diag_vbatched.hip.o magmablas_hip/strtri_diag_vbatched.hip.cpp 2024-08-20T22:03:36.5524518Z #31 354.5 In file included from magmablas_hip/dtrtri_diag_vbatched.hip.cpp:23: 2024-08-20T22:03:36.5527228Z #31 354.5 magmablas_hip/dtrtri.hip.hpp:68:1: warning: unused function 'dgemm_kernel_16' [-Wunused-function] 2024-08-20T22:03:36.5528794Z #31 354.5 68 | dgemm_kernel_16( 2024-08-20T22:03:36.5529538Z #31 354.5 | ^~~~~~~~~~~~~~~ 2024-08-20T22:03:36.5530449Z #31 354.5 10 warnings generated when compiling for gfx908. 2024-08-20T22:03:36.5531649Z #31 354.5 1 warning generated when compiling for gfx900. 2024-08-20T22:03:36.5533067Z #31 354.6 In file included from magmablas_hip/ctrtri_diag_vbatched.hip.cpp:23: 2024-08-20T22:03:36.7506378Z #31 354.6 magmablas_hip/ctrtri.hip.hpp:68:1: warning: unused function 'cgemm_kernel_16' [-Wunused-function] 2024-08-20T22:03:36.7508025Z #31 354.6 68 | cgemm_kernel_16( 2024-08-20T22:03:36.7508755Z #31 354.6 | ^~~~~~~~~~~~~~~ 2024-08-20T22:03:36.7509692Z #31 354.6 1 warning generated when compiling for gfx906. 2024-08-20T22:03:37.1516657Z #31 355.2 In file included from magmablas_hip/dgetf2_native_kernel.hip.cpp:17: 2024-08-20T22:03:37.1519753Z #31 355.2 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:37.3862395Z #31 355.2 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:37.3864681Z #31 355.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:37.3866591Z #31 355.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:37.3868033Z #31 355.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:37.3869072Z #31 355.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:37.3871796Z #31 355.2 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:37.3875139Z #31 355.2 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:37.3877095Z #31 355.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:37.3879196Z #31 355.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:37.3880625Z #31 355.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:37.3881663Z #31 355.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:37.3884514Z #31 355.2 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:37.3888039Z #31 355.2 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:37.3890249Z #31 355.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:37.3892019Z #31 355.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:37.3893531Z #31 355.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:37.3894554Z #31 355.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:37.3897494Z #31 355.2 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:37.3901075Z #31 355.2 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:37.3903566Z #31 355.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:37.3905551Z #31 355.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:37.3907013Z #31 355.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:37.3908028Z #31 355.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:37.3910806Z #31 355.2 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:37.3914386Z #31 355.2 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:37.3916741Z #31 355.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:37.3918534Z #31 355.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:37.3919942Z #31 355.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:37.3920957Z #31 355.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:37.3923723Z #31 355.2 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:37.3926988Z #31 355.2 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:37.3928780Z #31 355.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:37.3930329Z #31 355.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:37.3931664Z #31 355.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:37.3932655Z #31 355.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:37.3935182Z #31 355.2 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:37.3938523Z #31 355.2 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:37.3940424Z #31 355.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:37.3942112Z #31 355.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:37.3943478Z #31 355.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:37.3944384Z #31 355.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:37.3945410Z #31 355.2 10 warnings generated when compiling for gfx900. 2024-08-20T22:03:37.3947974Z #31 355.2 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:37.3950889Z #31 355.2 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:37.3952919Z #31 355.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:37.3954710Z #31 355.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:37.3956204Z #31 355.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:37.3957261Z #31 355.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:37.3960210Z #31 355.2 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:37.3963950Z #31 355.2 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:37.3966487Z #31 355.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:37.3968170Z #31 355.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:37.3969541Z #31 355.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:37.3970497Z #31 355.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:37.3973057Z #31 355.2 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:37.3978061Z #31 355.2 234 | __device__ static inline mahipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgemm_vbatched.o magmablas_hip/sgemm_vbatched.cpp 2024-08-20T22:03:37.3981957Z #31 355.2 gmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:37.3983958Z #31 355.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:37.3985582Z #31 355.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:37.3986869Z #31 355.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:37.3987866Z #31 355.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:37.8233126Z #31 355.8 10 warnings generated when compiling for host. 2024-08-20T22:03:37.9256408Z #31 355.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgemm_vbatched.o magmablas_hip/dgemm_vbatched.cpp 2024-08-20T22:03:37.9259785Z #31 355.9 In file included from magmablas_hip/cgetrf_batched_smallsq_noshfl.hip.cpp:22: 2024-08-20T22:03:37.9263459Z #31 355.9 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:37.9267144Z #31 355.9 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:37.9269246Z #31 355.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:37.9271264Z #31 355.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:37.9272788Z #31 355.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:37.9273903Z #31 355.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:37.9276801Z #31 355.9 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:37.9280423Z #31 355.9 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:37.9282558Z #31 355.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:37.9284649Z #31 355.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:37.9286243Z #31 355.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:37.9287460Z #31 355.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:37.9290404Z #31 355.9 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:37.9293948Z #31 355.9 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:37.9299532Z #31 355.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:37.9301310Z #31 355.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:37.9302851Z #31 355.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:37.9303961Z #31 355.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:37.9306918Z #31 355.9 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:37.9310765Z #31 355.9 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:37.9313406Z #31 355.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:37.9315187Z #31 355.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:37.9316704Z #31 355.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:37.9317754Z #31 355.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:37.9320588Z #31 355.9 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:37.9324936Z #31 355.9 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:37.9327437Z #31 355.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:37.9329521Z #31 355.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:37.9331090Z #31 355.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:37.9332178Z #31 355.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:37.9335105Z #31 355.9 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:37.9338757Z #31 355.9 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:37.9340903Z #31 355.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:37.9342598Z #31 355.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:37.9344113Z #31 355.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:37.9345057Z #31 355.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:37.9347993Z #31 355.9 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:37.9351673Z #31 355.9 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:37.9353918Z #31 355.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:37.9355687Z #31 355.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:37.9357264Z #31 355.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:37.9358343Z #31 355.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:37.9361242Z #31 355.9 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:37.9365212Z #31 355.9 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:37.9367445Z #31 355.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:37.9369299Z #31 355.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:37.9370848Z #31 355.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:37.9371956Z #31 355.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:38.0368130Z #31 355.9 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:38.0371987Z #31 355.9 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int In file included from lmagmablas_hip/strtri_diag_vbatched.hip.cpp:ane23: 2024-08-20T22:03:38.0375001Z #31 355.9 Mamagmablas_hip/strtri.hip.hpp:s68k,:1 i: ntwarning: unused function 'sgemm_kernel_16' [-Wunused-function] 2024-08-20T22:03:38.0376686Z #31 355.9 widt 68h | sg=eDEmmFA_kULerT_neWIl_DT16H,( 2024-08-20T22:03:38.0377588Z #31 355.9 u| ^~~~~~~~~~~~~~~n 2024-08-20T22:03:38.0378315Z #31 355.9 signed mask=SHFL_FULL_MASK) 2024-08-20T22:03:38.0379357Z #31 355.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:38.0381076Z #31 355.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:38.0382787Z #31 355.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:38.0383770Z #31 355.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:38.0386429Z #31 355.9 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:38.0389371Z #31 355.9 234 | __device__ statiIn file included from magmablas_hip/dtrtri_diag_vbatched.hip.cpp:23: 2024-08-20T22:03:38.0391581Z #31 355.9 magmablas_hip/dtrtri.hip.hpp:68:1: warning: unused function 'dgemm_kernel_16' [-Wunused-function] 2024-08-20T22:03:38.0393232Z #31 355.9 68 | dgemm_kernel_16( 2024-08-20T22:03:38.0393907Z #31 355.9 | ^~~~~~~~~~~~~~~ 2024-08-20T22:03:38.0395626Z #31 355.9 c inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:38.0397739Z #31 355.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:38.0399405Z #31 355.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:38.0400802Z #31 355.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:38.0401815Z #31 355.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:38.0402800Z #31 356.0 1 warning generated when compiling for gfx900. 2024-08-20T22:03:38.0404239Z #31 356.0 1 warning generated when compiling for gfx906. 2024-08-20T22:03:38.0405564Z #31 356.0 In file included from magmablas_hip/ctrtri_diag_vbatched.hip.cpp:23: 2024-08-20T22:03:38.2331111Z #31 356.0 magmablas_hip/ctrtri.hip.hpp:68:1: warning: unused function 'cgemm_kernel_16' [-Wunused-function] 2024-08-20T22:03:38.2332801Z #31 356.0 68 | cgemm_kernel_16( 2024-08-20T22:03:38.2333522Z #31 356.0 | ^~~~~~~~~~~~~~~ 2024-08-20T22:03:38.2334402Z #31 356.1 1 warning generated when compiling for gfx908. 2024-08-20T22:03:38.6943546Z #31 356.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgemm_vbatched.o magmablas_hip/cgemm_vbatched.cpp 2024-08-20T22:03:38.9396430Z #31 356.7 In file included from magmablas_hip/cgetf2_nopiv_kernels.hip.cpp:18: 2024-08-20T22:03:38.9400106Z #31 356.7 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:38.9403541Z #31 356.7 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:38.9405843Z #31 356.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:38.9407700Z #31 356.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:38.9409242Z #31 356.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:38.9410355Z #31 356.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:38.9413320Z #31 356.7 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:38.9416886Z #31 356.7 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:38.9419060Z #31 356.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:38.9420913Z #31 356.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:38.9422473Z #31 356.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:38.9423948Z #31 356.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:38.9427264Z #31 356.8 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:38.9430711Z #31 356.8 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:38.9432911Z #31 356.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:38.9435121Z #31 356.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:38.9436674Z #31 356.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:38.9437811Z #31 356.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:38.9440779Z #31 356.8 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:38.9444616Z #31 356.8 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:38.9447263Z #31 356.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:38.9449108Z #31 356.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:38.9450804Z #31 356.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:38.9451942Z #31 356.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:38.9454648Z #31 356.8 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:38.9458535Z #31 356.8 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:38.9461033Z #31 356.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:38.9462933Z #31 356.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:38.9464685Z #31 356.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:38.9466137Z #31 356.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:38.9469172Z #31 356.8 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:38.9472578Z #31 356.8 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:38.9474795Z #31 356.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:38.9476512Z #31 356.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:38.9477749Z #31 356.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:38.9478669Z #31 356.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:38.9481470Z #31 356.8 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:38.9484981Z #31 356.8 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:38.9487329Z #31 356.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:38.9489143Z #31 356.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:38.9490662Z #31 356.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:38.9491742Z #31 356.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:38.9494627Z #31 356.8 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:38.9498316Z #31 356.8 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:38.9500531Z #31 356.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:38.9502326Z #31 356.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:38.9503848Z #31 356.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:38.9504924Z #31 356.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:38.9507836Z #31 356.8 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:38.9511852Z #31 356.8 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:38.9514365Z #31 356.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:38.9516184Z #31 356.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:38.9517721Z #31 356.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:38.9518829Z #31 356.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:38.9521735Z #31 356.8 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:38.9525829Z #31 356.8 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:38.9528306Z #31 356.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:38.9529641Z #31 356.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:38.9530738Z #31 356.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:38.9531704Z #31 356.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:39.3749670Z #31 357.4 In file included from magmablas_hip/dtrtri_diag_vbatched.hip.cppIn file included from :23magmablas_hip/strtri_diag_vbatched.hip.cpp: 2024-08-20T22:03:39.3752313Z #31 357.4 :magmablas_hip/dtrtri.hip.hpp23: 2024-08-20T22:03:39.3754767Z #31 357.4 magmablas_hip/strtri.hip.hpp:68:1: warning: unused function 'sgemm_kernel_16' [-Wunused-function] 2024-08-20T22:03:39.3756639Z #31 357.4 :68 68 | sgemm_kernel_16( 2024-08-20T22:03:39.3757640Z #31 357.4 | ^~~~~~~~~~~~~~~ 2024-08-20T22:03:39.5202691Z #31 357.4 :1: warning: unused function 'dgemm_kernel_16' [-Wunused-function] 2024-08-20T22:03:39.5204413Z #31 357.4 68 | dgemm_kernel_16( 2024-08-20T22:03:39.5205557Z #31 357.4 | ^~~~~~~~~~~~~~~ 2024-08-20T22:03:39.5206785Z #31 357.4 1 warning generated when compiling for gfx906. 2024-08-20T22:03:39.5208142Z #31 357.4 1 warning generated when compiling for gfx908. 2024-08-20T22:03:39.5210163Z #31 357.5 In file included from magmablas_hip/ctrtri_diag_vbatched.hip.cpp:23: 2024-08-20T22:03:39.7178677Z #31 357.5 magmablas_hip/ctrtri.hip.hpp:68:1: warning: unused function 'cgemm_kernel_16' [-Wunused-function] 2024-08-20T22:03:39.7179937Z #31 357.5 68 | cgemm_kernel_16( 2024-08-20T22:03:39.7180490Z #31 357.5 | ^~~~~~~~~~~~~~~ 2024-08-20T22:03:39.7181174Z #31 357.6 1 warning generated when compiling for gfx90a. 2024-08-20T22:03:39.7744035Z #31 357.8 magmablas_hip/dgesv_batched_small.hip.cpp:167:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:39.9247449Z #31 357.8 167 | dgesv_batched_small_sm_kernel( 2024-08-20T22:03:39.9248273Z #31 357.8 | ^ 2024-08-20T22:03:40.1827205Z #31 358.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgemv_vbatched.o magmablas_hip/sgemv_vbatched.cpp 2024-08-20T22:03:40.8632211Z #31 358.9 In file included from magmablas_hip/strtri_diag_vbatched.hip.cpp:23: 2024-08-20T22:03:40.9763219Z #31 358.9 magmablas_hip/strtri.hip.hpp:68:1: warning: unused function 'sgemm_kernel_16' [-Wunused-function] 2024-08-20T22:03:40.9765081Z #31 358.9 68 | sgemm_kernel_16( 2024-08-20T22:03:40.9765775Z #31 358.9 | ^~~~~~~~~~~~~~~ 2024-08-20T22:03:40.9766959Z #31 358.9 1 warning generated when compiling for gfx908. 2024-08-20T22:03:40.9768176Z #31 359.0 In file included from magmablas_hip/dtrtri_diag_vbatched.hip.cpp:23: 2024-08-20T22:03:40.9770383Z #31 359.0 magmablas_hip/dtrtri.hip.hpp:68:1: warning: unused function 'dgemm_kernel_16' [-Wunused-function] 2024-08-20T22:03:40.9771766Z #31 359.0 68 | dgemm_kernel_16( 2024-08-20T22:03:40.9772403Z #31 359.0 | ^~~~~~~~~~~~~~~ 2024-08-20T22:03:40.9775324Z #31 359.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgemv_vbatched.o magmablas_hip/dgemv_vbatched.cpp 2024-08-20T22:03:40.9778117Z #31 359.0 In file included from magmablas_hip/ctrtri_diag_vbatched.hip.cpp:23: 2024-08-20T22:03:41.1851876Z #31 359.0 magmablas_hip/ctrtri.hip.hpp:68:1: warning: unused function 'cgemm_kernel_16' [-Wunused-function] 2024-08-20T22:03:41.1853449Z #31 359.0 68 | cgemm_kernel_16( 2024-08-20T22:03:41.1854131Z #31 359.0 | ^~~~~~~~~~~~~~~ 2024-08-20T22:03:41.1856989Z #31 359.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgemv_vbatched.o magmablas_hip/cgemv_vbatched.cpp 2024-08-20T22:03:41.1859733Z #31 359.0 1 warning generated when compiling for gfx90a. 2024-08-20T22:03:41.1860806Z #31 359.0 1 warning generated when compiling for host. 2024-08-20T22:03:41.1863945Z #31 359.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ssymm_vbatched.o magmablas_hip/ssymm_vbatched.cpp 2024-08-20T22:03:41.7667149Z #31 359.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dsymm_vbatched.o magmablas_hip/dsymm_vbatched.cpp 2024-08-20T22:03:42.0881275Z #31 360.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/chemm_vbatched.o magmablas_hip/chemm_vbatched.cpp 2024-08-20T22:03:42.3258397Z #31 360.3 In file included from magmablas_hip/strtri_diag_vbatched.hip.cpp:23: 2024-08-20T22:03:42.4741384Z #31 360.3 magmablas_hip/strtri.hip.hpp:68:1: warning: unused function 'sgemm_kernel_16' [-Wunused-function] 2024-08-20T22:03:42.4743276Z #31 360.3 68 | sgemm_kernel_16( 2024-08-20T22:03:42.4744011Z #31 360.3 | ^~~~~~~~~~~~~~~ 2024-08-20T22:03:42.4744941Z #31 360.4 1 warning generated when compiling for gfx90a. 2024-08-20T22:03:42.4746299Z #31 360.4 In file included from magmablas_hip/dtrtri_diag_vbatched.hip.cpp:23: 2024-08-20T22:03:42.4748533Z #31 360.4 magmablas_hip/dtrtri.hip.hpp:68:1: warning: unused function 'dgemm_kernel_16' [-Wunused-function] 2024-08-20T22:03:42.4750087Z #31 360.4 68 | dgemm_kernel_16( 2024-08-20T22:03:42.4750835Z #31 360.4 | ^~~~~~~~~~~~~~~ 2024-08-20T22:03:42.4751696Z #31 360.5 1 warning generated when compiling for host. 2024-08-20T22:03:42.6377394Z #31 360.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ssymv_vbatched.o magmablas_hip/ssymv_vbatched.cpp 2024-08-20T22:03:43.0962719Z #31 361.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dsymv_vbatched.o magmablas_hip/dsymv_vbatched.cpp 2024-08-20T22:03:43.5091373Z #31 361.5 111 warnings generated when compiling for gfx906. 2024-08-20T22:03:43.7630399Z #31 361.8 In file included from magmablas_hip/strtri_diag_vbatched.hip.cpp:23: 2024-08-20T22:03:43.9858033Z #31 361.8 magmablas_hip/strtri.hip.hpp:68:1: warning: unused function 'sgemm_kernel_16' [-Wunused-function] 2024-08-20T22:03:43.9859485Z #31 361.8 68 | sgemm_kernel_16( 2024-08-20T22:03:43.9860538Z #31 361.8 | ^~~~~~~~~~~~~~~ 2024-08-20T22:03:43.9861404Z #31 361.8 1 warning generated when compiling for host. 2024-08-20T22:03:43.9865056Z #31 361.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/chemv_vbatched.o magmablas_hip/chemv_vbatched.cpp 2024-08-20T22:03:44.0102288Z #31 362.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ssyr2k_vbatched.o magmablas_hip/ssyr2k_vbatched.cpp 2024-08-20T22:03:44.2268348Z #31 362.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dsyr2k_vbatched.o magmablas_hip/dsyr2k_vbatched.cpp 2024-08-20T22:03:44.2273136Z #31 362.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cher2k_vbatched.o magmablas_hip/cher2k_vbatched.cpp 2024-08-20T22:03:44.8017471Z #31 362.8 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ssyrk_vbatched.o magmablas_hip/ssyrk_vbatched.cpp 2024-08-20T22:03:44.9488041Z #31 363.0 In file included from magmablas_hip/zgetf2_kernels_var.hip.cpp:17: 2024-08-20T22:03:45.0935410Z #31 363.0 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:45.0938909Z #31 363.0 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:45.0941007Z #31 363.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:45.0943041Z #31 363.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:45.0944472Z #31 363.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:45.0945529Z #31 363.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:45.0948398Z #31 363.0 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:45.0952241Z #31 363.0 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:45.0954316Z #31 363.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:45.0956118Z #31 363.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:45.0957691Z #31 363.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:45.0958887Z #31 363.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:45.0961960Z #31 363.0 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:45.0965788Z #31 363.0 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:45.0967826Z #31 363.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:45.0969569Z #31 363.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:45.0971097Z #31 363.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:45.0972327Z #31 363.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:45.0975305Z #31 363.0 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:45.0978993Z #31 363.0 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:45.0981666Z #31 363.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:45.0983556Z #31 363.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:45.0985003Z #31 363.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:45.0986095Z #31 363.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:45.0989009Z #31 363.0 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:45.0992849Z #31 363.0 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:45.0995290Z #31 363.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:45.0997119Z #31 363.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:45.0998671Z #31 363.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:45.0999744Z #31 363.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:45.1002639Z #31 363.0 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:45.1006266Z #31 363.0 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:45.1008365Z #31 363.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:45.1010188Z #31 363.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:45.1011951Z #31 363.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:45.1013024Z #31 363.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:45.1015943Z #31 363.0 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:45.1019371Z #31 363.0 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:45.1021743Z #31 363.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:45.1023506Z #31 363.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:45.1025035Z #31 363.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:45.1026015Z #31 363.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:45.1028842Z #31 363.0 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:45.1032659Z #31 363.0 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:45.1034989Z #31 363.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:45.1036833Z #31 363.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:45.1038357Z #31 363.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:45.1039427Z #31 363.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:45.1042515Z #31 363.0 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:45.1046732Z #31 363.0 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:45.1049303Z #31 363.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:45.1051184Z #31 363.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:45.1052710Z #31 363.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:45.1053795Z #31 363.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:45.1056693Z #31 363.0 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:45.1060571Z #31 363.0 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:45.1063072Z #31 363.0 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:45.1065110Z #31 363.0 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:45.1066630Z #31 363.0 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:45.1067709Z #31 363.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:45.2786048Z #31 363.1 10 warnings generated when compiling for gfx908. 2024-08-20T22:03:45.2789426Z #31 363.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dsyrk_vbatched.o magmablas_hip/dsyrk_vbatched.cpp 2024-08-20T22:03:45.4408865Z #31 363.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cherk_vbatched.o magmablas_hip/cherk_vbatched.cpp 2024-08-20T22:03:45.6284340Z #31 363.5 2 warnings generated when compiling for gfx90a. 2024-08-20T22:03:46.0380704Z #31 364.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/csyr2k_vbatched.o magmablas_hip/csyr2k_vbatched.cpp 2024-08-20T22:03:46.4726044Z #31 364.5 In file included from magmablas_hip/sgetf2_nopiv_kernels.hip.cpp:18: 2024-08-20T22:03:46.6582914Z #31 364.5 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:46.6586603Z #31 364.5 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:46.6588764Z #31 364.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:46.6590533Z #31 364.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:46.6592110Z #31 364.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:46.6593489Z #31 364.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:46.6596354Z #31 364.5 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:46.6599722Z #31 364.5 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:46.6601864Z #31 364.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:46.6603720Z #31 364.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:46.6605387Z #31 364.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:46.6606519Z #31 364.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:46.6609658Z #31 364.5 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:46.6613308Z #31 364.5 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:46.6615408Z #31 364.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:46.6617262Z #31 364.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:46.6618815Z #31 364.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:46.6619939Z #31 364.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:46.6622927Z #31 364.5 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:46.6626868Z #31 364.5 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:46.6629398Z #31 364.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:46.6631253Z #31 364.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:46.6633128Z #31 364.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:46.6634242Z #31 364.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:46.6637262Z #31 364.5 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:46.6641252Z #31 364.5 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:46.6644153Z #31 364.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:46.6646031Z #31 364.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:46.6966991Z #31 364.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:46.7030448Z #31 364.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:46.7069187Z #31 364.5 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:46.7167136Z #31 364.5 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:46.7292733Z #31 364.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:46.7368050Z #31 364.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:46.7472465Z #31 364.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:46.7473648Z #31 364.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:46.7476703Z #31 364.5 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:46.7480033Z #31 364.5 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:46.7482127Z #31 364.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:46.7484153Z #31 364.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:46.7485605Z #31 364.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:46.7486670Z #31 364.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:46.7487737Z #31 364.5 10 warnings generated when compiling for gfx90a. 2024-08-20T22:03:46.7490605Z #31 364.5 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:46.7494042Z #31 364.5 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:46.7496117Z #31 364.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:46.7497889Z #31 364.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:46.7499349Z #31 364.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:46.7500376Z #31 364.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:46.7503182Z #31 364.5 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:46.7506765Z #31 364.5 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:46.7509501Z #31 364.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:46.7511285Z #31 364.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:46.7512864Z #31 364.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:46.7513914Z #31 364.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:46.7516861Z #31 364.5 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:46.7520474Z #31 364.5 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:46.7522945Z #31 364.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:46.7524999Z #31 364.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:46.7526436Z #31 364.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:46.7527419Z #31 364.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:46.8617979Z #31 364.9 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/csyrk_vbatched.o magmablas_hip/csyrk_vbatched.cpp 2024-08-20T22:03:47.0625662Z #31 364.9 magmablas_hip/dgbtrs_kernels.hip.cpp:547:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T22:03:47.0627996Z #31 364.9 547 | default: arginfo = -100; 2024-08-20T22:03:47.0628882Z #31 364.9 | ^~~~~~~ 2024-08-20T22:03:47.0630113Z #31 364.9 magmablas_hip/dgbtrs_kernels.hip.cpp:550:8: note: uninitialized use occurs here 2024-08-20T22:03:47.0632477Z #31 364.9 550 | if(e != hipSuccess) arginfo = -100; 2024-08-20T22:03:47.0634550Z #31 364.9 | ^ 2024-08-20T22:03:47.0638834Z #31 364.9 magmablas_hip/dgbtrs_kernels.hip.cpp:513:5: note: variable 'e' is declared here 2024-08-20T22:03:47.0643193Z #31 364.9 513 | hipError_t e; 2024-08-20T22:03:47.0646854Z #31 364.9 | ^ 2024-08-20T22:03:47.0652052Z #31 364.9 magmablas_hip/dgbtrs_kernels.hip.cpp:617:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T22:03:47.0657295Z #31 364.9 617 | default: arginfo = -100; 2024-08-20T22:03:47.0660744Z #31 364.9 | ^~~~~~~ 2024-08-20T22:03:47.0664763Z #31 364.9 magmablas_hip/dgbtrs_kernels.hip.cpp:620:8: note: uninitialized use occurs here 2024-08-20T22:03:47.0669091Z #31 364.9 620 | if(e != hipSuccess) arginfo = -100; 2024-08-20T22:03:47.0672549Z #31 364.9 | ^ 2024-08-20T22:03:47.0676757Z #31 364.9 magmablas_hip/dgbtrs_kernels.hip.cpp:583:5: note: variable 'e' is declared here 2024-08-20T22:03:47.0680935Z #31 364.9 583 | hipError_t e; 2024-08-20T22:03:47.0684361Z #31 364.9 | ^ 2024-08-20T22:03:47.0689833Z #31 365.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/strmm_vbatched.o magmablas_hip/strmm_vbatched.cpp 2024-08-20T22:03:47.1790534Z #31 365.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dtrmm_vbatched.o magmablas_hip/dtrmm_vbatched.cpp 2024-08-20T22:03:47.1797746Z #31 365.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ctrmm_vbatched.o magmablas_hip/ctrmm_vbatched.cpp 2024-08-20T22:03:47.6819426Z #31 365.4 2 warnings generated when compiling for host. 2024-08-20T22:03:47.6824436Z #31 365.5 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/strsm_vbatched_core.o magmablas_hip/strsm_vbatched_core.cpp 2024-08-20T22:03:47.6828689Z #31 365.5 2 warnings generated when compiling for gfx906. 2024-08-20T22:03:47.8621568Z #31 365.9 In file included from magmablas_hip/cgetrf_batched_smallsq_shfl.hip.cpp:18: 2024-08-20T22:03:48.1078546Z #31 365.9 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:48.1083358Z #31 365.9 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:48.1086672Z #31 365.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:48.1089614Z #31 365.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:48.1092344Z #31 365.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:48.1094511Z #31 365.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:48.1098976Z #31 365.9 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:48.1103673Z #31 365.9 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:48.1106909Z #31 365.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:48.1109819Z #31 365.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:48.1112468Z #31 365.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:48.1114562Z #31 365.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:48.1118645Z #31 365.9 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:48.1123295Z #31 365.9 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:48.1126739Z #31 365.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:48.1129563Z #31 365.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:48.1132277Z #31 365.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:48.1134435Z #31 365.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:48.1138489Z #31 365.9 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:48.1275211Z #31 365.9 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:48.1277112Z #31 365.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:48.1278925Z #31 365.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:48.1280399Z #31 365.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:48.1281822Z #31 365.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:48.1284675Z #31 365.9 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:48.1287969Z #31 365.9 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:48.1290214Z #31 365.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:48.1292245Z #31 365.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:48.1293610Z #31 365.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:48.1294673Z #31 365.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:48.1297456Z #31 365.9 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:48.1300592Z #31 365.9 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:48.1302833Z #31 365.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:48.1304615Z #31 365.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:48.1306268Z #31 365.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:48.1307235Z #31 365.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:48.1310091Z #31 365.9 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:48.1313359Z #31 365.9 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:48.1315325Z #31 365.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:48.1317036Z #31 365.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:48.1318516Z #31 365.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:48.1319550Z #31 365.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:48.1322247Z #31 365.9 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:48.1325865Z #31 365.9 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:48.1328102Z #31 365.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:48.1329845Z #31 365.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:48.1331205Z #31 365.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:48.1332236Z #31 365.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:48.1334960Z #31 365.9 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:48.1338489Z #31 365.9 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:48.1340991Z #31 365.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:48.1342756Z #31 365.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:48.1344212Z #31 365.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:48.1345205Z #31 365.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:48.1348007Z #31 365.9 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:48.1351898Z #31 365.9 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:48.1354333Z #31 365.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:48.1356108Z #31 365.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:48.1357648Z #31 365.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:48.1358689Z #31 366.0 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:48.1361831Z #31 366.0 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dtrsm_vbatched_core.o magmablas_hip/dtrsm_vbatched_core.cpp 2024-08-20T22:03:48.2016175Z #31 366.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ctrsm_vbatched_core.o magmablas_hip/ctrsm_vbatched_core.cpp 2024-08-20T22:03:48.3791568Z #31 366.2 10 warnings generated when compiling for host. 2024-08-20T22:03:48.3795200Z #31 366.2 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/strsm_vbatched.o magmablas_hip/strsm_vbatched.cpp 2024-08-20T22:03:48.3800198Z #31 366.4 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dtrsm_vbatched.o magmablas_hip/dtrsm_vbatched.cpp 2024-08-20T22:03:48.6336361Z #31 366.6 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ctrsm_vbatched.o magmablas_hip/ctrsm_vbatched.cpp 2024-08-20T22:03:49.0070737Z #31 367.0 magmablas_hip/sgbtrs_kernels.hip.cpp:547:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T22:03:49.1123470Z #31 367.0 547 | default: arginfo10 warnings generated when compiling for gfx908. 2024-08-20T22:03:49.1125297Z #31 367.0 = -100; 2024-08-20T22:03:49.1125817Z #31 367.0 | ^~~~~~~ 2024-08-20T22:03:49.1127092Z #31 367.0 magmablas_hip/sgbtrs_kernels.hip.cpp:550:8: note: uninitialized use occurs here 2024-08-20T22:03:49.1128554Z #31 367.0 550 | if(e != hipSuccess) arginfo = -100; 2024-08-20T22:03:49.1148290Z #31 367.0 | ^ 2024-08-20T22:03:49.1149933Z #31 367.0 magmablas_hip/sgbtrs_kernels.hip.cpp:513:5: note: variable 'e' is declared here 2024-08-20T22:03:49.1151326Z #31 367.0 513 | hipError_t e; 2024-08-20T22:03:49.1152062Z #31 367.0 | ^ 2024-08-20T22:03:49.1154293Z #31 367.0 magmablas_hip/sgbtrs_kernels.hip.cpp:617:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T22:03:49.1156589Z #31 367.0 617 | default: arginfo = -100; 2024-08-20T22:03:49.1157374Z #31 367.0 | ^~~~~~~ 2024-08-20T22:03:49.1158920Z #31 367.0 magmablas_hip/sgbtrs_kernels.hip.cpp:620:8: note: uninitialized use occurs here 2024-08-20T22:03:49.1160577Z #31 367.0 620 | if(e != hipSuccess) arginfo = -100; 2024-08-20T22:03:49.1161491Z #31 367.0 | ^ 2024-08-20T22:03:49.1162860Z #31 367.0 magmablas_hip/sgbtrs_kernels.hip.cpp:583:5: note: variable 'e' is declared here 2024-08-20T22:03:49.1164693Z #31 367.0 583 | hipError_t e; 2024-08-20T22:03:49.1165384Z #31 367.0 | ^ 2024-08-20T22:03:49.1168096Z #31 367.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/strsm_inv_vbatched.o magmablas_hip/strsm_inv_vbatched.cpp 2024-08-20T22:03:49.1173382Z #31 367.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dtrsm_inv_vbatched.o magmablas_hip/dtrsm_inv_vbatched.cpp 2024-08-20T22:03:49.6497108Z #31 367.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/ctrsm_inv_vbatched.o magmablas_hip/ctrsm_inv_vbatched.cpp 2024-08-20T22:03:49.9116565Z #31 367.9 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sgetf2_kernels_var.hip.o magmablas_hip/sgetf2_kernels_var.hip.cpp 2024-08-20T22:03:50.1469338Z #31 368.2 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dgetf2_kernels_var.hip.o magmablas_hip/dgetf2_kernels_var.hip.cpp 2024-08-20T22:03:50.2480734Z #31 368.3 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cgetf2_kernels_var.hip.o magmablas_hip/cgetf2_kernels_var.hip.cpp 2024-08-20T22:03:50.4426975Z #31 368.3 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/slaswp_vbatched.hip.o magmablas_hip/slaswp_vbatched.hip.cpp 2024-08-20T22:03:50.5051243Z #31 368.5 In file included from magmablas_hip/sgetf2_native_kernel.hip.cpp:17: 2024-08-20T22:03:50.5055541Z #31 368.5 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:50.6228701Z #31 368.5 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:50.6230812Z #31 368.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:50.6232770Z #31 368.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:50.6234511Z #31 368.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:50.6235620Z #31 368.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:50.6238789Z #31 368.5 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:50.6242314Z #31 368.5 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:50.6244670Z #31 368.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:50.6246634Z #31 368.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:50.6248194Z #31 368.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:50.6249260Z #31 368.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:50.6252185Z #31 368.5 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:50.6255766Z #31 368.5 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:50.6257946Z #31 368.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:50.6259886Z #31 368.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:50.6261415Z #31 368.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:50.6262512Z #31 368.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:50.6265679Z #31 368.5 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:50.6269563Z #31 368.5 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:50.6272294Z #31 368.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:50.6273706Z #31 368.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:50.6274810Z #31 368.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:50.6275611Z #31 368.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:50.6277763Z #31 368.5 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:50.6280763Z #31 368.5 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:50.6282737Z #31 368.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:50.6284287Z #31 368.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:50.6285584Z #31 368.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:50.6286567Z #31 368.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:50.6289244Z #31 368.5 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:50.6292566Z #31 368.5 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:50.6294691Z #31 368.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:50.6296735Z #31 368.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:50.6298153Z #31 368.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:50.6299082Z #31 368.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:50.6302115Z #31 368.6 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:50.6304929Z #31 368.6 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:50.6306816Z #31 368.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:50.6308510Z #31 368.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:50.6309790Z #31 368.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:50.6310671Z #31 368.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:50.6313014Z #31 368.6 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:50.6315947Z #31 368.6 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:50.6318001Z #31 368.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:50.6319708Z #31 368.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:50.6321126Z #31 368.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:50.6322194Z #31 368.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:50.6325431Z #31 368.6 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:50.6329041Z #31 368.6 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:50.6331385Z #31 368.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:50.6333154Z #31 368.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:50.6334567Z #31 368.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:50.6335896Z #31 368.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:50.6338697Z #31 368.6 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:50.6342342Z #31 368.6 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:50.6344711Z #31 368.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:50.6346435Z #31 368.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:50.6347877Z #31 368.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:50.6348878Z #31 368.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:50.6354287Z #31 368.6 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dlaswp_vbatched.hip.o magmablas_hip/dlaswp_vbatched.hip.cpp 2024-08-20T22:03:50.6361790Z #31 368.6 magmablas_hip/zgetf2_kernels.hip.cpp:710:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:50.8572868Z #31 368.6 710 | zcomputecolumn_kernel_shared_batched( int m, int paneloffset, int step, 2024-08-20T22:03:50.8574133Z #31 368.6 | ^ 2024-08-20T22:03:50.8577721Z #31 368.7 magmablas_hip/zgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:50.8580891Z #31 368.7 610 | zgetf2trsm_2d_kernel( int m, int n, 2024-08-20T22:03:50.8581646Z #31 368.7 | ^ 2024-08-20T22:03:50.8585051Z #31 368.7 magmablas_hip/zgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:50.8591273Z #31 368.7 magmablas_hip/zgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:50.8597352Z #31 368.7 magmablas_hip/zgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:51.2590270Z #31 369.3 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/claswp_vbatched.hip.o magmablas_hip/claswp_vbatched.hip.cpp 2024-08-20T22:03:51.3852016Z #31 369.4 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/spotf2_kernels_var.hip.o magmablas_hip/spotf2_kernels_var.hip.cpp 2024-08-20T22:03:51.3861500Z #31 369.4 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dpotf2_kernels_var.hip.o magmablas_hip/dpotf2_kernels_var.hip.cpp 2024-08-20T22:03:51.6056190Z #31 369.4 In file included from magmablas_hip/sgetf2_kernels_var.hip.cpp:17: 2024-08-20T22:03:51.6059831Z #31 369.4 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:51.6062965Z #31 369.4 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:51.6066010Z #31 369.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:51.6067748Z #31 369.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:51.6069210Z #31 369.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:51.6070204Z #31 369.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:51.6072883Z #31 369.4 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:51.6076402Z #31 369.4 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:51.6078393Z #31 369.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:51.6080138Z #31 369.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:51.6081564Z #31 369.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:51.6082590Z #31 369.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:51.6085499Z #31 369.4 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:51.6088948Z #31 369.4 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:51.6090997Z #31 369.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:51.6092741Z #31 369.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:51.6094116Z #31 369.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:51.6095100Z #31 369.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:51.6098105Z #31 369.4 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:51.6101693Z #31 369.4 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:51.6104023Z #31 369.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:51.6105694Z #31 369.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:51.6107143Z #31 369.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:51.6108174Z #31 369.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:51.6110904Z #31 369.4 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:51.6114416Z #31 369.4 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:51.6116763Z #31 369.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:51.6118543Z #31 369.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:51.6119988Z #31 369.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:51.6121020Z #31 369.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:51.6124058Z #31 369.4 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:51.6127359Z #31 369.4 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:51.6129385Z #31 369.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:51.6131143Z #31 369.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:51.6132700Z #31 369.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:51.6133657Z #31 369.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:51.6136243Z #31 369.4 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:51.6139510Z #31 369.4 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:51.6141548Z #31 369.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:51.6143317Z #31 369.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:51.6144910Z #31 369.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:51.6145944Z #31 369.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:51.6148694Z #31 369.5 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:51.6151999Z #31 369.5 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:51.6154190Z #31 369.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:51.6155937Z #31 369.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:51.6157400Z #31 369.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:51.6158435Z #31 369.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:51.6161192Z #31 369.5 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:51.6165162Z #31 369.5 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:51.6167351Z #31 369.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:51.6169053Z #31 369.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:51.6170401Z #31 369.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:51.6171360Z #31 369.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:51.6174172Z #31 369.5 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:51.6177845Z #31 369.5 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:51.6180211Z #31 369.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:51.6182309Z #31 369.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:51.6183803Z #31 369.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:51.6184892Z #31 369.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:51.6190296Z #31 369.5 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cpotf2_kernels_var.hip.o magmablas_hip/cpotf2_kernels_var.hip.cpp 2024-08-20T22:03:51.6619732Z #31 369.7 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/blas_sbatched.o magmablas_hip/blas_sbatched.cpp 2024-08-20T22:03:51.7672658Z #31 369.7 In file included from magmablas_hip/dgetf2_kernels_var.hip.cpp:17: 2024-08-20T22:03:51.7679858Z #31 369.7 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:51.7683257Z #31 369.7 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:51.7685637Z #31 369.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:51.7687468Z #31 369.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:51.7688966Z #31 369.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:51.7690034Z #31 369.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:51.7693032Z #31 369.7 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:51.7696408Z #31 369.7 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:51.7698469Z #31 369.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:51.7700280Z #31 369.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:51.7701768Z #31 369.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:51.7702817Z #31 369.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:51.7705618Z #31 369.7 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:51.7709187Z #31 369.7 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:51.7711039Z #31 369.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:51.7713062Z #31 369.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:51.7714603Z #31 369.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:51.7715533Z #31 369.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:51.7718164Z #31 369.7 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:51.7721916Z #31 369.7 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:51.7724703Z #31 369.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:51.7726432Z #31 369.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:51.7727839Z #31 369.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:51.7728879Z #31 369.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:51.7731669Z #31 369.8 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:51.7735486Z #31 369.8 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:51.7737852Z #31 369.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:51.7739571Z #31 369.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:51.7740963Z #31 369.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:51.7741997Z #31 369.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:51.7744887Z #31 369.8 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:51.7748139Z #31 369.8 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:51.7750148Z #31 369.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:51.7751848Z #31 369.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:51.7753421Z #31 369.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:51.7754470Z #31 369.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:51.7757185Z #31 369.8 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:51.7760488Z #31 369.8 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:51.7762534Z #31 369.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:51.7764868Z #31 369.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:51.7766312Z #31 369.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:51.7767375Z #31 369.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:51.7770312Z #31 369.8 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:51.7773590Z #31 369.8 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:51.7775652Z #31 369.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:51.7777393Z #31 369.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:51.7778998Z #31 369.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:51.7780042Z #31 369.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:51.7783291Z #31 369.8 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:51.7786882Z #31 369.8 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:51.7789231Z #31 369.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:51.7791083Z #31 369.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:51.7792469Z #31 369.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:51.7793440Z #31 369.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:51.7796128Z #31 369.8 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:51.7799731Z #31 369.8 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:51.7802117Z #31 369.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:51.7804198Z #31 369.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:51.7805626Z #31 369.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:51.7806645Z #31 369.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:51.9682004Z #31 369.8 In file included from magmablas_hip/cgetf2_kernels_var.hip.cpp:17: 2024-08-20T22:03:51.9685675Z #31 369.8 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:51.9689343Z #31 369.8 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:51.9691362Z #31 369.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:51.9693140Z #31 369.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:51.9694594Z #31 369.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:51.9695600Z #31 369.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:51.9698352Z #31 369.8 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:51.9701638Z #31 369.8 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:51.9703628Z #31 369.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:51.9705193Z #31 369.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:51.9706645Z #31 369.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:51.9707671Z #31 369.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:51.9710733Z #31 369.8 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:51.9714298Z #31 369.8 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:51.9716515Z #31 369.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:51.9718115Z #31 369.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:51.9719450Z #31 369.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:51.9720386Z #31 369.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:51.9723308Z #31 369.8 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:51.9727267Z #31 369.8 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:51.9729413Z #31 369.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:51.9731163Z #31 369.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:51.9732680Z #31 369.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:51.9733750Z #31 369.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:51.9736768Z #31 369.8 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:51.9740525Z #31 369.8 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:51.9742965Z #31 369.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:51.9744777Z #31 369.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:51.9746280Z #31 369.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:51.9747460Z #31 369.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:51.9750331Z #31 369.8 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:51.9753758Z #31 369.8 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:51.9755838Z #31 369.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:51.9757591Z #31 369.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:51.9759109Z #31 369.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:51.9760167Z #31 369.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:51.9762993Z #31 369.8 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:51.9766822Z #31 369.8 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:51.9768908Z #31 369.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:51.9770590Z #31 369.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:51.9772072Z #31 369.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:51.9773140Z #31 369.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:51.9775717Z #31 369.8 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:51.9779272Z #31 369.8 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:51.9781337Z #31 369.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:51.9783021Z #31 369.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:51.9784627Z #31 369.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:51.9785604Z #31 369.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:51.9788352Z #31 369.8 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:51.9791990Z #31 369.8 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:51.9794365Z #31 369.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:51.9796135Z #31 369.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:51.9797805Z #31 369.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:51.9798860Z #31 369.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:51.9801557Z #31 369.8 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:51.9805381Z #31 369.8 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:51.9807998Z #31 369.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:51.9809764Z #31 369.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:51.9811309Z #31 369.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:51.9812342Z #31 369.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:52.0511134Z #31 370.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.1505668Z #31 370.1 824 | zgetf2_fused_kernel_batched( int m, 2024-08-20T22:03:52.1506583Z #31 370.1 | ^ 2024-08-20T22:03:52.1510380Z #31 370.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.1516650Z #31 370.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.1523267Z #31 370.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.1530000Z #31 370.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.1536050Z #31 370.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.1542445Z #31 370.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.1548335Z #31 370.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/blas_dbatched.o magmablas_hip/blas_dbatched.cpp 2024-08-20T22:03:52.1553081Z #31 370.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/blas_cbatched.o magmablas_hip/blas_cbatched.cpp 2024-08-20T22:03:52.1559068Z #31 370.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.1566226Z #31 370.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.1572676Z #31 370.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.1578955Z #31 370.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.1585270Z #31 370.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.1590987Z #31 370.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.1597153Z #31 370.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.1603326Z #31 370.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.1609786Z #31 370.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.1616430Z #31 370.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.1622794Z #31 370.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.2898980Z #31 370.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.2906369Z #31 370.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.4833916Z #31 370.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.4841555Z #31 370.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.4849352Z #31 370.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.4856377Z #31 370.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.4865453Z #31 370.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.4872483Z #31 370.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.4879552Z #31 370.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.4886646Z #31 370.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.4893629Z #31 370.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.4900928Z #31 370.4 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.4907989Z #31 370.4 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.4915101Z #31 370.4 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.4922106Z #31 370.4 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.4929444Z #31 370.4 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.5969825Z #31 370.5 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.5976932Z #31 370.5 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.5983524Z #31 370.5 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.5990038Z #31 370.5 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.5996679Z #31 370.5 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.6003349Z #31 370.5 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.6009852Z #31 370.5 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.6014789Z #31 370.5 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.6020387Z #31 370.5 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.6026328Z #31 370.5 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.6032354Z #31 370.5 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.6038145Z #31 370.5 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.6044162Z #31 370.5 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.7018486Z #31 370.6 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.7025934Z #31 370.6 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.7033034Z #31 370.6 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.7040228Z #31 370.6 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.7047247Z #31 370.6 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.7053956Z #31 370.6 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.7060841Z #31 370.6 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.7068139Z #31 370.6 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.7075051Z #31 370.6 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.7084498Z #31 370.7 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/cposv_irgmres_kernels.hip.o magmablas_hip/cposv_irgmres_kernels.hip.cpp 2024-08-20T22:03:52.9038078Z #31 370.7 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.9045036Z #31 370.7 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.9052303Z #31 370.7 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.9058887Z #31 370.7 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.9066135Z #31 370.7 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.9073234Z #31 370.7 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.9080110Z #31 370.7 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.9087292Z #31 370.7 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.9094210Z #31 370.7 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.9101888Z #31 370.7 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.9108840Z #31 370.7 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.9115981Z #31 370.7 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.9122967Z #31 370.7 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.9130195Z #31 370.7 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.9137142Z #31 370.8 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.9144141Z #31 370.8 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:52.9148014Z #31 370.8 104 warnings generated when compiling for gfx906. 2024-08-20T22:03:52.9152402Z #31 370.9 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.0987538Z #31 370.9 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.0994341Z #31 370.9 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.1001244Z #31 370.9 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.1008275Z #31 370.9 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.1015276Z #31 370.9 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.1022263Z #31 370.9 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.1029235Z #31 370.9 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.1036386Z #31 370.9 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.1043420Z #31 370.9 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.1050703Z #31 370.9 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.1057477Z #31 370.9 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.1064791Z #31 370.9 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.1071820Z #31 370.9 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.1078901Z #31 370.9 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.1082779Z #31 370.9 10 warnings generated when compiling for gfx90a. 2024-08-20T22:03:53.1087275Z #31 371.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.1094160Z #31 371.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.1101171Z #31 371.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.2502349Z #31 371.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.2509430Z #31 371.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.2516373Z #31 371.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.2523621Z #31 371.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.2530521Z #31 371.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.2537706Z #31 371.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.2544639Z #31 371.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.2551646Z #31 371.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.2558391Z #31 371.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.2565839Z #31 371.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.2572843Z #31 371.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.5323972Z #31 371.3 magmablas_hip/dpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.5327959Z #31 371.3 32 | __global__ void dpotf2_smlpout_kernel_vbatched_v2(int maxm, magma_int_t *m, 2024-08-20T22:03:53.5329322Z #31 371.3 | ^ 2024-08-20T22:03:53.5333561Z #31 371.3 magmablas_hip/dpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.5340614Z #31 371.3 magmablas_hip/dpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.5347699Z #31 371.3 magmablas_hip/dpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.5354915Z #31 371.3 magmablas_hip/dpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.5358808Z #31 371.3 58 | __global__ void dpotf2_smlpout_kernel_vbatched(magma_int_t *m, 2024-08-20T22:03:53.5360037Z #31 371.4 | ^ 2024-08-20T22:03:53.5364341Z #31 371.4 magmablas_hip/dpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.5371830Z #31 371.4 magmablas_hip/dpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.5378828Z #31 371.4 magmablas_hip/dpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.5385857Z #31 371.4 magmablas_hip/spotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.5390071Z #31 371.4 32 | __global__ void spotf2_smlpout_kernel_vbatched_v2(int maxm, magma_int_t *m, 2024-08-20T22:03:53.5391417Z #31 371.4 | ^ 2024-08-20T22:03:53.5396316Z #31 371.4 magmablas_hip/spotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.5403569Z #31 371.4 magmablas_hip/spotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.5410778Z #31 371.4 magmablas_hip/spotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.5418004Z #31 371.4 magmablas_hip/spotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.5422125Z #31 371.4 58 | __global__ void spotf2_smlpout_kernel_vbatched(magma_int_t *m, 2024-08-20T22:03:53.5423374Z #31 371.4 | ^ 2024-08-20T22:03:53.5427544Z #31 371.4 magmablas_hip/spotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.5434545Z #31 371.4 magmablas_hip/spotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.5441620Z #31 371.4 magmablas_hip/spotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:53.8015203Z #31 371.8 8 warnings generated when compiling for gfx900. 2024-08-20T22:03:53.9577290Z #31 371.8 8 warnings generated when compiling for gfx900. 2024-08-20T22:03:54.1582257Z #31 372.2 magmablas_hip/cpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:54.2871997Z #31 372.2 32 | __global__ void cpotf2_smlpout_kernel_vbatched_v2(int maxm, magma_int_t *m, 2024-08-20T22:03:54.2873308Z #31 372.2 | ^ 2024-08-20T22:03:54.2877293Z #31 372.2 magmablas_hip/cpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:54.2883737Z #31 372.2 magmablas_hip/cpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:54.2890311Z #31 372.2 magmablas_hip/cpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:54.2893821Z #31 372.2 In file included from magmablas_hip/cgetf2_kernels.hip.cpp:19: 2024-08-20T22:03:54.2896906Z #31 372.2 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:54.2900342Z #31 372.2 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:54.2902452Z #31 372.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:54.2904270Z #31 372.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:54.2905611Z #31 372.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:54.2906640Z #31 372.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:54.2909492Z #31 372.2 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:54.2912898Z #31 372.2 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:54.2915066Z #31 372.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:54.2916879Z #31 372.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:54.2918243Z #31 372.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:54.2919321Z #31 372.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:54.2922093Z #31 372.2 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:54.2925486Z #31 372.2 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:54.2927616Z #31 372.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:54.2929546Z #31 372.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:54.2931109Z #31 372.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:54.2932079Z #31 372.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:54.2934993Z #31 372.2 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:54.2938704Z #31 372.2 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:54.2940834Z #31 372.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:54.2942485Z #31 372.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:54.2943816Z #31 372.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:54.2945105Z #31 372.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:54.2947586Z #31 372.2 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:54.2951421Z #31 372.2 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:54.2953782Z #31 372.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:54.2955416Z #31 372.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:54.2956846Z #31 372.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:54.2958002Z #31 372.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:54.2960790Z #31 372.2 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:54.2964172Z #31 372.2 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:54.2966453Z #31 372.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:54.2968195Z #31 372.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:54.2969530Z #31 372.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:54.2970529Z #31 372.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:54.2973260Z #31 372.2 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:54.2976683Z #31 372.2 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:54.2978706Z #31 372.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:54.2980341Z #31 372.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:54.2981794Z #31 372.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:54.2982817Z #31 372.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:54.2985510Z #31 372.2 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:54.2989133Z #31 372.2 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:54.2991251Z #31 372.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:54.2993108Z #31 372.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:54.2994565Z #31 372.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:54.2995739Z #31 372.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:54.2998414Z #31 372.3 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:54.3001947Z #31 372.3 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:54.3004517Z #31 372.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:54.3006275Z #31 372.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:54.3007874Z #31 372.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:54.3008893Z #31 372.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:54.3011539Z #31 372.3 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:54.3014993Z #31 372.3 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:54.3017466Z #31 372.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:54.3019245Z #31 372.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:54.3020764Z #31 372.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:54.3021874Z #31 372.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:54.3023563Z #31 372.3 magmablas_hip/cgetf2_kernels.hip.cpp:162:9: warning: unused variable 'chunk' [-Wunused-variable] 2024-08-20T22:03:54.3025282Z #31 372.3 162 | int chunk = magma_ceildiv( length, zamax ); 2024-08-20T22:03:54.3026247Z #31 372.3 | ^~~~~ 2024-08-20T22:03:54.3029889Z #31 372.3 magmablas_hip/cpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:54.5373413Z #31 372.3 58 | __global__ void cpotf2_smlpout_kernel_vbatched(magma_int_t *m, 2024-08-20T22:03:54.5374722Z #31 372.3 | ^ 2024-08-20T22:03:54.5378629Z #31 372.3 magmablas_hip/cpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:54.5384994Z #31 372.3 magmablas_hip/cpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:54.5391294Z #31 372.3 magmablas_hip/cpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:54.5395468Z #31 372.4 In file included from magmablas_hip/dgetrf_batched_smallsq_noshfl.hip.cpp:22: 2024-08-20T22:03:54.5399284Z #31 372.4 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:54.5402539Z #31 372.4 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:54.5404954Z #31 372.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:54.5406769Z #31 372.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:54.5408240Z #31 372.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:54.5409280Z #31 372.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:54.5412042Z #31 372.4 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:54.5415640Z #31 372.4 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:54.5417698Z #31 372.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:54.5419460Z #31 372.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:54.5420923Z #31 372.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:54.5421961Z #31 372.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:54.5424920Z #31 372.4 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:54.5428230Z #31 372.4 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:54.5430235Z #31 372.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:54.5431987Z #31 372.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:54.5433443Z #31 372.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:54.5434471Z #31 372.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:54.5437164Z #31 372.4 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:54.5440773Z #31 372.4 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:54.5443103Z #31 372.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:54.5445096Z #31 372.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:54.5446511Z #31 372.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:54.5447471Z #31 372.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:54.5450146Z #31 372.4 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:54.5456139Z #31 372.4 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:54.5458348Z #31 372.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:54.5460089Z #31 372.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:54.5461452Z #31 372.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:54.5462595Z #31 372.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:54.5465530Z #31 372.4 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:54.5468680Z #31 372.4 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:54.5470673Z #31 372.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:54.5472381Z #31 372.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:54.5473834Z #31 372.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:54.5474857Z #31 372.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:54.5477630Z #31 372.4 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:54.5480868Z #31 372.4 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:54.5482804Z #31 372.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:54.5484965Z #31 372.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:54.5486390Z #31 372.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:54.5487430Z #31 372.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:54.5490170Z #31 372.4 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:54.5493552Z #31 372.4 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:54.5495541Z #31 372.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:54.5497244Z #31 372.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:54.5498663Z #31 372.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:54.5499657Z #31 372.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:54.5502318Z #31 372.4 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:54.5505917Z #31 372.4 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:54.5508293Z #31 372.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:54.5510012Z #31 372.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:54.5511658Z #31 372.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:54.5512658Z #31 372.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:54.5515287Z #31 372.4 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:54.5518880Z #31 372.4 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:54.5521275Z #31 372.4 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:54.5523220Z #31 372.4 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:54.5524747Z #31 372.4 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:54.5525715Z #31 372.4 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:54.6270182Z #31 372.6 10 warnings generated when compiling for host. 2024-08-20T22:03:54.7932341Z #31 372.7 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/dposv_irgmres_kernels.hip.o magmablas_hip/dposv_irgmres_kernels.hip.cpp 2024-08-20T22:03:54.9763483Z #31 373.0 hipcc -O3 -DNDEBUG -DADD_ -DROCM_VERSION=60100 -fPIC -std=c++11 --gpu-max-threads-per-block=256 --offload-arch=gfx906 --offload-arch=gfx90a --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./control -c -o magmablas_hip/sposv_irgmres_kernels.hip.o magmablas_hip/sposv_irgmres_kernels.hip.cpp 2024-08-20T22:03:55.1813329Z #31 373.2 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -x f95-cpp-input -I/opt/rocm/include -I./include -I./testing -I./control -Dmagma_devptr_t="integer(kind=8)" -c -o control/magma_param.o control/magma_param.F90 2024-08-20T22:03:55.3231423Z #31 373.2 mv magma_param.mod include/ 2024-08-20T22:03:55.3235557Z #31 373.3 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -x f95-cpp-input -I/opt/rocm/include -I./include -I./testing -I./control -I./control -Dmagma_devptr_t="integer(kind=8)" -c -o control/magma_zfortran.o control/magma_zfortran.F90 2024-08-20T22:03:55.3241651Z #31 373.3 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -x f95-cpp-input -I/opt/rocm/include -I./include -I./testing -I./control -I./control -Dmagma_devptr_t="integer(kind=8)" -c -o control/magma_cfortran.o control/magma_cfortran.F90 2024-08-20T22:03:55.3245207Z #31 373.3 8 warnings generated when compiling for gfx900. 2024-08-20T22:03:55.3246275Z #31 373.3 mv magma_zfortran.mod include/ 2024-08-20T22:03:55.4501231Z #31 373.3 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -x f95-cpp-input -I/opt/rocm/include -I./include -I./testing -I./control -I./control -Dmagma_devptr_t="integer(kind=8)" -c -o control/magma_dfortran.o control/magma_dfortran.F90 2024-08-20T22:03:55.4504623Z #31 373.4 mv magma_cfortran.mod include/ 2024-08-20T22:03:55.4508409Z #31 373.4 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -x f95-cpp-input -I/opt/rocm/include -I./include -I./testing -I./control -I./control -Dmagma_devptr_t="integer(kind=8)" -c -o control/magma_sfortran.o control/magma_sfortran.F90 2024-08-20T22:03:55.4511722Z #31 373.5 mv magma_dfortran.mod include/ 2024-08-20T22:03:55.5616186Z #31 373.5 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -x f95-cpp-input -I/opt/rocm/include -I./include -I./testing -I./control -I./control -Dmagma_devptr_t="integer(kind=8)" -c -o control/magmablas_zfortran.o control/magmablas_zfortran.F90 2024-08-20T22:03:55.5620026Z #31 373.5 mv magma_sfortran.mod include/ 2024-08-20T22:03:55.5623909Z #31 373.5 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -x f95-cpp-input -I/opt/rocm/include -I./include -I./testing -I./control -I./control -Dmagma_devptr_t="integer(kind=8)" -c -o control/magmablas_cfortran.o control/magmablas_cfortran.F90 2024-08-20T22:03:55.5627320Z #31 373.5 mv magmablas_zfortran.mod include/ 2024-08-20T22:03:55.5631186Z #31 373.5 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -x f95-cpp-input -I/opt/rocm/include -I./include -I./testing -I./control -I./control -Dmagma_devptr_t="integer(kind=8)" -c -o control/magmablas_dfortran.o control/magmablas_dfortran.F90 2024-08-20T22:03:55.5634748Z #31 373.6 mv magmablas_cfortran.mod include/ 2024-08-20T22:03:55.6866008Z #31 373.6 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -x f95-cpp-input -I/opt/rocm/include -I./include -I./testing -I./control -I./control -Dmagma_devptr_t="integer(kind=8)" -c -o control/magmablas_sfortran.o control/magmablas_sfortran.F90 2024-08-20T22:03:55.6869064Z #31 373.6 mv magmablas_dfortran.mod include/ 2024-08-20T22:03:55.6870002Z #31 373.6 mv magmablas_sfortran.mod include/ 2024-08-20T22:03:55.6874302Z #31 373.7 magmablas_hip/spotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:55.6878470Z #31 373.7 32 | __global__ void spotf2_smlpout_kernel_vbatched_v2(int maxm, magma_int_t *m, 2024-08-20T22:03:55.6879758Z #31 373.7 | ^ 2024-08-20T22:03:55.6883638Z #31 373.7 magmablas_hip/spotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:55.6890757Z #31 373.7 magmablas_hip/spotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:55.6897486Z #31 373.7 magmablas_hip/spotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:55.6902921Z #31 373.7 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -x f95-cpp-input -I/opt/rocm/include -I./include -I./testing -I./control -Dmagma_devptr_t="integer(kind=8)" -c -o control/magma.o control/magma.F90 2024-08-20T22:03:55.8790697Z #31 373.7 magmablas_hip/spotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:55.8794765Z #31 373.7 58 | __global__ void spotf2_smlpout_kernel_vbatched(magma_int_t *m, 2024-08-20T22:03:55.8796113Z #31 373.7 | ^ 2024-08-20T22:03:55.8800037Z #31 373.7 magmablas_hip/spotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:55.8806844Z #31 373.7 magmablas_hip/spotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:55.8814236Z #31 373.7 magmablas_hip/spotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:55.8821210Z #31 373.7 magmablas_hip/dpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:55.8825473Z #31 373.7 32 | __global__ void dpotf2_smlpout_kernel_vbatched_v2(int maxm, magma_int_t *m, 2024-08-20T22:03:55.8826803Z #31 373.7 | ^ 2024-08-20T22:03:55.8831002Z #31 373.7 magmablas_hip/dpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:55.8837628Z #31 373.7 magmablas_hip/dpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:55.8844830Z #31 373.7 magmablas_hip/dpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:55.8851988Z #31 373.7 magmablas_hip/dpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:55.8855741Z #31 373.7 58 | __global__ void dpotf2_smlpout_kernel_vbatched(magma_int_t *m, 2024-08-20T22:03:55.8856908Z #31 373.7 | ^ 2024-08-20T22:03:55.8860813Z #31 373.7 magmablas_hip/dpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:55.8867495Z #31 373.7 magmablas_hip/dpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:55.8873979Z #31 373.7 magmablas_hip/dpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:55.9339577Z #31 373.9 mv magma.mod include/ 2024-08-20T22:03:56.0368246Z #31 374.0 8 warnings generated when compiling for gfx906. 2024-08-20T22:03:56.2017690Z #31 374.1 8 warnings generated when compiling for gfx906. 2024-08-20T22:03:56.2018929Z #31 374.2 2 warnings generated when compiling for gfx90a. 2024-08-20T22:03:56.5241396Z #31 374.5 10 warnings generated when compiling for gfx906. 2024-08-20T22:03:57.5884413Z #31 375.6 magmablas_hip/slaswp_vbatched.hip.cpp:136:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:57.7940593Z #31 375.6 136 | void slaswp_left_rowparallel_kernel_vbatched( 2024-08-20T22:03:57.7941986Z #31 375.6 | ^ 2024-08-20T22:03:57.7946092Z #31 375.6 magmablas_hip/slaswp_vbatched.hip.cpp:185:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:57.7949941Z #31 375.6 185 | __global__ void slaswp_right_rowparallel_kernel_vbatched( 2024-08-20T22:03:57.7951048Z #31 375.6 | ^ 2024-08-20T22:03:57.7953451Z #31 375.6 magmablas_hip/cgbtrs_kernels.hip.cpp:547:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T22:03:57.7956021Z #31 375.6 547 | default: arginfo = -100; 2024-08-20T22:03:57.7956880Z #31 375.6 | ^~~~~~~ 2024-08-20T22:03:57.7958132Z #31 375.6 magmablas_hip/cgbtrs_kernels.hip.cpp:550:8: note: uninitialized use occurs here 2024-08-20T22:03:57.7959779Z #31 375.6 550 | if(e != hipSuccess) arginfo = -100; 2024-08-20T22:03:57.7960737Z #31 375.6 | ^ 2024-08-20T22:03:57.7962119Z #31 375.6 magmablas_hip/cgbtrs_kernels.hip.cpp:513:5: note: variable 'e' is declared here 2024-08-20T22:03:57.7963480Z #31 375.6 513 | hipError_t e; 2024-08-20T22:03:57.7964369Z #31 375.6 | ^ 2024-08-20T22:03:57.7966918Z #31 375.7 magmablas_hip/cgbtrs_kernels.hip.cpp:617:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T22:03:57.7969502Z #31 375.7 617 | default: arginfo = -100; 2024-08-20T22:03:57.7970562Z #31 375.7 | ^~~~~~~ 2024-08-20T22:03:57.7971772Z #31 375.7 magmablas_hip/cgbtrs_kernels.hip.cpp:620:8: note: uninitialized use occurs here 2024-08-20T22:03:57.7973370Z #31 375.7 620 | if(e != hipSuccess) arginfo = -100; 2024-08-20T22:03:57.7974229Z #31 375.7 | ^ 2024-08-20T22:03:57.7975531Z #31 375.7 magmablas_hip/cgbtrs_kernels.hip.cpp:583:5: note: variable 'e' is declared here 2024-08-20T22:03:57.7976830Z #31 375.7 583 | hipError_t e; 2024-08-20T22:03:57.7977546Z #31 375.7 | ^ 2024-08-20T22:03:57.9162970Z #31 375.8 magmablas_hip/dpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:57.9168763Z #31 375.8 32 | __global__ void dpotf2_smlpout_kernel_vbatched_v2(int maxm, magma_int_t *m, 2024-08-20T22:03:57.9170206Z #31 375.8 | ^ 2024-08-20T22:03:57.9174279Z #31 375.8 magmablas_hip/dpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:57.9181243Z #31 375.8 magmablas_hip/dpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:57.9188250Z #31 375.8 magmablas_hip/dpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:57.9195697Z #31 375.8 magmablas_hip/cpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:57.9199615Z #31 375.8 32 | __global__ void cpotf2_smlpout_kernel_vbatched_v2(int maxm, magma_int_t *m, 2024-08-20T22:03:57.9201278Z #31 375.9 | ^ 2024-08-20T22:03:57.9205175Z #31 375.9 magmablas_hip/cpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:57.9211265Z #31 375.9 magmablas_hip/cpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:57.9217794Z #31 375.9 magmablas_hip/cpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:57.9221238Z #31 375.9 2 warnings generated when compiling for gfx90a. 2024-08-20T22:03:57.9225944Z #31 375.9 magmablas_hip/dpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:57.9229638Z #31 375.9 58 | __global__ void dpotf2_smlpout_kernel_vbatched(magma_int_t *m, 2024-08-20T22:03:57.9230775Z #31 375.9 | ^ 2024-08-20T22:03:57.9234904Z #31 375.9 magmablas_hip/dpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:57.9241845Z #31 375.9 magmablas_hip/dpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:57.9248958Z #31 375.9 magmablas_hip/dpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:57.9255679Z #31 375.9 magmablas_hip/spotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:57.9259662Z #31 375.9 32 | __global__ void spotf2_smlpout_kernel_vbatched_v2(int maxm, magma_int_t *m, 2024-08-20T22:03:57.9260971Z #31 375.9 | ^ 2024-08-20T22:03:57.9265508Z #31 375.9 magmablas_hip/spotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:57.9278114Z #31 375.9 magmablas_hip/spotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:57.9298014Z #31 375.9 magmablas_hip/spotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:57.9300211Z #31 375.9 In file included from magmablas_hip/dgetf2_nopiv_kernels.hip.cpp:18: 2024-08-20T22:03:57.9302017Z #31 375.9 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:57.9304108Z #31 375.9 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:57.9305217Z #31 375.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:57.9306184Z #31 375.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:57.9307082Z #31 375.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:57.9307693Z #31 375.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:57.9309225Z #31 375.9 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:57.9311065Z #31 375.9 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:57.9312199Z #31 375.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:57.9313172Z #31 375.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:57.9313990Z #31 375.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:57.9314661Z #31 375.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:58.1345664Z #31 375.9 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:58.1349063Z #31 375.9 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:58.1351423Z #31 375.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:58.1353220Z #31 375.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:58.1354622Z #31 375.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:58.1355609Z #31 375.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:58.1358254Z #31 375.9 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:58.1361737Z #31 375.9 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:58.1364163Z #31 375.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:58.1366181Z #31 375.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:58.1367627Z #31 375.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:58.1368643Z #31 375.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:58.1371280Z #31 375.9 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:58.1375240Z #31 375.9 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_W10 warningIs generatedDTH when compiling for gfx90a,. 2024-08-20T22:03:58.1377400Z #31 375.9 unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:58.1378421Z #31 375.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:58.1380447Z #31 375.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:58.1381833Z #31 375.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:58.1382823Z #31 375.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:58.1385509Z #31 375.9 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:58.1388837Z #31 375.9 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:58.1391212Z #31 375.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:58.1392962Z #31 375.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:58.1394327Z #31 375.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:58.1395443Z #31 375.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:58.1398137Z #31 375.9 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:58.1401955Z #31 375.9 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASKmagmablas_hip/spotf2_kernels_var.hip.cpp) 2024-08-20T22:03:58.1404589Z #31 375.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:58.1406353Z #31 375.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:58.1410341Z #31 375.9 :58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:58.1413688Z #31 375.9 7 58 | __global__ void spotf2_smlpout_kernel_vbatched(magma_int_t *m, 2024-08-20T22:03:58.1414811Z #31 375.9 | ^ 2024-08-20T22:03:58.1418686Z #31 375.9 | magmablas_hip/spotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:58.1422514Z #31 375.9 magmablas_hip/spotf2_kernels_var.hip.cpp#define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:58.1423924Z #31 375.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:58.1427216Z #31 375.9 :58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:58.1433166Z #31 375.9 magmablas_hip/spotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:58.1438325Z #31 375.9 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:58.1441559Z #31 375.9 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:58.1443572Z #31 375.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:58.1445624Z #31 375.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:58.1447071Z #31 375.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:58.1448105Z #31 375.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:58.1450814Z #31 375.9 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:58.1454397Z #31 375.9 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:58.1456729Z #31 375.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:58.1458459Z #31 375.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:58.1459879Z #31 375.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:58.1460907Z #31 375.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:58.1463593Z #31 375.9 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:58.1467487Z #31 375.9 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:58.1469826Z #31 375.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:58.1471603Z #31 375.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:58.1473017Z #31 375.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:58.1474025Z #31 375.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:58.1478027Z #31 376.0 magmablas_hip/cpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:58.1481584Z #31 376.0 58 | __global__ void cpotf2_smlpout_kernel_vbatched(magma_int_t *m, 2024-08-20T22:03:58.1482732Z #31 376.0 | ^ 2024-08-20T22:03:58.1486374Z #31 376.0 magmablas_hip/cpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:58.1492624Z #31 376.0 magmablas_hip/cpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:58.1498879Z #31 376.0 magmablas_hip/cpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:58.1502377Z #31 376.0 11 warnings generated when compiling for gfx908. 2024-08-20T22:03:58.2169848Z #31 376.2 2 warnings generated when compiling for host. 2024-08-20T22:03:58.3612914Z #31 376.3 8 warnings generated when compiling for gfx908. 2024-08-20T22:03:58.3616444Z #31 376.4 8 warnings generated when compiling for gfx908. 2024-08-20T22:03:58.9396304Z #31 377.0 8 warnings generated when compiling for gfx906. 2024-08-20T22:03:59.2468175Z #31 377.3 In file included from magmablas_hip/sgetf2_nopiv_kernels.hip.cpp:18: 2024-08-20T22:03:59.2489204Z #31 377.3 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:59.3861906Z #31 377.3 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:59.3864687Z #31 377.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:59.3867401Z #31 377.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:59.3868961Z #31 377.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:59.3889175Z #31 377.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:59.3892451Z #31 377.3 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:59.3896020Z #31 377.3 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:59.3898184Z #31 377.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:59.3900258Z #31 377.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:59.3901821Z #31 377.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:59.3902927Z #31 377.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:59.3905858Z #31 377.3 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:59.3909423Z #31 377.3 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:59.3911733Z #31 377.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:59.3913833Z #31 377.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:59.3915428Z #31 377.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:59.3916565Z #31 377.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:59.3919572Z #31 377.3 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:59.3923584Z #31 377.3 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:59.3926286Z #31 377.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:59.3928173Z #31 377.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:59.3929766Z #31 377.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:59.3930907Z #31 377.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:59.3933980Z #31 377.3 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:59.3937975Z #31 377.3 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:59.3940687Z #31 377.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:59.3942738Z #31 377.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:59.3944299Z #31 377.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:59.3945375Z #31 377.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:59.3948322Z #31 377.3 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:59.3951974Z #31 377.3 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:59.3954141Z #31 377.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:59.3955940Z #31 377.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:59.3957490Z #31 377.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:59.3958604Z #31 377.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:59.3961924Z #31 377.3 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:59.3970210Z #31 377.3 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:59.3972552Z #31 377.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:59.3974525Z #31 377.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:59.3975986Z #31 377.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:59.3977029Z #31 377.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:59.3982093Z #31 377.3 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:59.3985610Z #31 377.3 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:59.3987527Z #31 377.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:59.3989320Z #31 377.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:59.3990903Z #31 377.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:59.3992015Z #31 377.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:59.3995145Z #31 377.3 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:59.3999007Z #31 377.3 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:59.4001538Z #31 377.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:59.4003366Z #31 377.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:59.4005065Z #31 377.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:59.4006169Z #31 377.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:59.4009188Z #31 377.3 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:59.4013570Z #31 377.3 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:59.4016171Z #31 377.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:59.4018057Z #31 377.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:59.4019669Z #31 377.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:59.4021040Z #31 377.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:59.4022367Z #31 377.4 In file included from magmablas_hip/cgesv_batched_small.hip.cpp:22: 2024-08-20T22:03:59.5153210Z #31 377.4 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:59.5156691Z #31 377.4 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:59.5158585Z #31 377.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:59.5160625Z #31 377.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:59.5162426Z #31 377.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:59.5163519Z #31 377.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:59.5166885Z #31 377.5 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:59.5170363Z #31 377.5 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:59.5172853Z #31 377.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:59.5174517Z #31 377.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:59.5175921Z #31 377.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:59.5176968Z #31 377.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:59.5179820Z #31 377.5 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:59.5182990Z #31 377.5 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:59.5184964Z #31 377.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:59.5186735Z #31 377.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:59.5188215Z #31 377.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:59.5189306Z #31 377.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:59.5192305Z #31 377.5 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:59.5195930Z #31 377.5 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:59.5198367Z #31 377.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:59.5200537Z #31 377.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:59.5202091Z #31 377.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:59.5203186Z #31 377.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:59.5206132Z #31 377.5 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:59.5209783Z #31 377.5 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:59.5212488Z #31 377.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:59.5214251Z #31 377.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:59.5215663Z #31 377.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:59.5216691Z #31 377.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:59.5219577Z #31 377.5 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:59.5223072Z #31 377.5 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:59.5225273Z #31 377.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:59.5227103Z #31 377.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:59.5228645Z #31 377.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:59.5229860Z #31 377.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:59.5232995Z #31 377.5 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:59.5236291Z #31 377.5 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:59.5238171Z #31 377.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:59.5239893Z #31 377.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:59.5241403Z #31 377.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:59.5242464Z #31 377.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:59.5245232Z #31 377.5 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:59.5248486Z #31 377.5 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:59.5250645Z #31 377.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:59.5252445Z #31 377.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:59.5253864Z #31 377.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:59.5254865Z #31 377.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:59.5257622Z #31 377.5 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:59.5261347Z #31 377.5 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:59.5264097Z #31 377.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:59.5267152Z #31 377.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:59.5268638Z #31 377.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:59.5269730Z #31 377.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:59.5272774Z #31 377.5 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:03:59.5276313Z #31 377.5 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:03:59.5278840Z #31 377.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:03:59.5280720Z #31 377.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:03:59.5282356Z #31 377.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:03:59.5283347Z #31 377.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:03:59.5284716Z #31 377.5 10 warnings generated when compiling for host. 2024-08-20T22:03:59.7250629Z #31 377.6 magmablas_hip/spotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:59.7254854Z #31 377.6 32 | __global__ void spotf2_smlpout_kernel_vbatched_v2(int maxm, magma_int_t *m, 2024-08-20T22:03:59.7256307Z #31 377.6 | ^ 2024-08-20T22:03:59.7260719Z #31 377.6 magmablas_hip/spotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:59.7267584Z #31 377.6 magmablas_hip/spotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:59.7274219Z #31 377.6 magmablas_hip/spotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:59.7280859Z #31 377.6 magmablas_hip/spotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:59.7284764Z #31 377.6 58 | __global__ void spotf2_smlpout_kernel_vbatched(magma_int_t *m, 2024-08-20T22:03:59.7285913Z #31 377.6 | ^ 2024-08-20T22:03:59.7289965Z #31 377.6 magmablas_hip/spotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:59.7296906Z #31 377.6 magmablas_hip/spotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:59.7304065Z #31 377.6 magmablas_hip/spotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:03:59.7915518Z #31 377.8 8 warnings generated when compiling for gfx90a. 2024-08-20T22:04:00.1138372Z #31 378.1 magmablas_hip/dpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:00.1142943Z #31 378.1 32 | __global__ void dpotf2_smlpout_kernel_vbatched_v2(int maxm, magma_int_t *m, 2024-08-20T22:04:00.1144249Z #31 378.1 | ^ 2024-08-20T22:04:00.3026613Z #31 378.1 magmablas_hip/dpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:00.3033523Z #31 378.1 magmablas_hip/dpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:00.3039769Z #31 378.1 magmablas_hip/dpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:00.3046456Z #31 378.2 magmablas_hip/dpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:00.3050169Z #31 378.2 58 | __global__ void dpotf2_smlpout_kernel_vbatched(magma_int_t *m, 2024-08-20T22:04:00.3051249Z #31 378.2 | ^ 2024-08-20T22:04:00.3055109Z #31 378.2 magmablas_hip/dpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:00.3061415Z #31 378.2 magmablas_hip/dpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:00.3067935Z #31 378.2 magmablas_hip/dpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:00.5220494Z #31 378.5 magmablas_hip/cpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:00.5224601Z #31 378.5 32 | __global__ void cpotf2_smlpout_kernel_vbatched_v2(int maxm, magma_int_t *m, 2024-08-20T22:04:00.5225934Z #31 378.5 | ^ 2024-08-20T22:04:00.7679554Z #31 378.5 magmablas_hip/cpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:00.7686697Z #31 378.5 magmablas_hip/cpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:00.7692844Z #31 378.5 magmablas_hip/cpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:00.7699177Z #31 378.6 magmablas_hip/cpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:00.7702675Z #31 378.6 58 | __global__ void cpotf2_smlpout_kernel_vbatched(magma_int_t *m, 2024-08-20T22:04:00.7703750Z #31 378.6 | ^ 2024-08-20T22:04:00.7707309Z #31 378.6 magmablas_hip/cpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:00.7713774Z #31 378.6 magmablas_hip/cpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:00.7720243Z #31 378.6 magmablas_hip/cpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:00.7724116Z #31 378.6 8 warnings generated when compiling for gfx90a. 2024-08-20T22:04:01.1349955Z #31 379.1 8 warnings generated when compiling for gfx908. 2024-08-20T22:04:01.7568803Z #31 379.8 10 warnings generated when compiling for gfx906. 2024-08-20T22:04:01.9389420Z #31 380.0 104 warnings generated when compiling for gfx906. 2024-08-20T22:04:02.3586384Z #31 380.4 11 warnings generated when compiling for gfx90a. 2024-08-20T22:04:02.6830520Z #31 380.7 magmablas_hip/cpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:02.6834609Z #31 380.7 32 | __global__ void cpotf2_smlpout_kernel_vbatched_v2(int maxm, magma_int_t *m, 2024-08-20T22:04:02.6835922Z #31 380.7 | ^ 2024-08-20T22:04:02.8490130Z #31 380.7 magmablas_hip/cpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:02.8497194Z #31 380.7 magmablas_hip/cpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:02.8503806Z #31 380.7 magmablas_hip/cpotf2_kernels_var.hip.cpp:32:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:02.8509791Z #31 380.8 magmablas_hip/cpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:02.8513419Z #31 380.8 58 | __global__ void cpotf2_smlpout_kernel_vbatched(magma_int_t *m, 2024-08-20T22:04:02.8514555Z #31 380.8 | ^ 2024-08-20T22:04:02.8518353Z #31 380.8 magmablas_hip/cpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:02.8525101Z #31 380.8 magmablas_hip/cpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:02.8531353Z #31 380.8 magmablas_hip/cpotf2_kernels_var.hip.cpp:58:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:02.8534997Z #31 380.9 In file included from magmablas_hip/sgetf2_kernels.hip.cpp:19: 2024-08-20T22:04:02.8538491Z #31 380.9 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:03.0107815Z #31 380.9 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:03.0109923Z #31 380.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:03.0112057Z #31 380.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:03.0113880Z #31 380.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:03.0114946Z #31 380.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:03.0117688Z #31 380.9 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:03.0120931Z #31 380.9 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:03.0123141Z #31 380.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:03.0125061Z #31 380.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:03.0126580Z #31 380.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:03.0127641Z #31 380.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:03.0130372Z #31 380.9 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:03.0133811Z #31 380.9 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:03.0135917Z #31 380.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:03.0137681Z #31 380.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:03.0139160Z #31 380.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:03.0140206Z #31 380.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:03.0143298Z #31 380.9 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:03.0147050Z #31 380.9 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:03.0149443Z #31 380.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:03.0151311Z #31 380.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:03.0152758Z #31 380.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:03.0153791Z #31 380.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:03.0156651Z #31 380.9 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:03.0160407Z #31 380.9 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:03.0162783Z #31 380.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:03.0165095Z #31 380.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:03.0166586Z #31 380.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:03.0167639Z #31 380.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:03.0170505Z #31 380.9 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:03.0174029Z #31 380.9 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:03.0176045Z #31 380.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:03.0177757Z #31 380.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:03.0179255Z #31 380.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:03.0180331Z #31 380.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:03.0183154Z #31 380.9 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:03.0186564Z #31 380.9 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:03.0188628Z #31 380.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:03.0190370Z #31 380.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:03.0191847Z #31 380.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:03.0192922Z #31 380.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:03.0195767Z #31 380.9 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:03.0199210Z #31 380.9 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:03.0201301Z #31 380.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:03.0203257Z #31 380.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:03.0204926Z #31 380.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:03.0205958Z #31 380.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:03.0208572Z #31 380.9 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:03.0211260Z #31 380.9 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:03.0213196Z #31 380.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:03.0214660Z #31 380.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:03.0215838Z #31 380.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:03.0216661Z #31 380.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:03.0218830Z #31 380.9 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:03.0221907Z #31 380.9 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:03.0223855Z #31 380.9 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:03.0225325Z #31 380.9 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:03.0226460Z #31 380.9 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:03.0227232Z #31 380.9 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:03.0228716Z #31 380.9 magmablas_hip/sgetf2_kernels.hip.cpp:162:9: warning: unused variable 'chunk' [-Wunused-variable] 2024-08-20T22:04:03.0230335Z #31 380.9 162 | int chunk = magma_ceildiv( length, zamax ); 2024-08-20T22:04:03.0231227Z #31 380.9 | ^~~~~ 2024-08-20T22:04:03.1449596Z #31 381.2 In file included from magmablas_hip/cgetf2_nopiv_kernels.hip.cpp:18: 2024-08-20T22:04:03.3120629Z #31 381.2 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:03.3124130Z #31 381.2 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:03.3126237Z #31 381.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:03.3128051Z #31 381.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:03.3129575Z #31 381.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:03.3130633Z #31 381.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:03.3133497Z #31 381.2 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:03.3136926Z #31 381.2 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:03.3139012Z #31 381.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:03.3140937Z #31 381.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:03.3143021Z #31 381.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:03.3144143Z #31 381.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:03.3147064Z #31 381.2 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:03.3150759Z #31 381.2 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:03.3153012Z #31 381.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:03.3154811Z #31 381.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:03.3156321Z #31 381.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:03.3157409Z #31 381.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:03.3160294Z #31 381.2 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:03.3164181Z #31 381.2 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:03.3166996Z #31 381.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:03.3168839Z #31 381.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:03.3170358Z #31 381.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:03.3171412Z #31 381.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:03.3176210Z #31 381.2 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:03.3180112Z #31 381.2 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:03.3182584Z #31 381.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:03.3184399Z #31 381.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:03.3185920Z #31 381.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:03.3187007Z #31 381.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:03.3189870Z #31 381.2 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:03.3193321Z #31 381.2 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:03.3195432Z #31 381.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:03.3197210Z #31 381.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:03.3198747Z #31 381.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:03.3199810Z #31 381.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:03.3202696Z #31 381.2 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:03.3206353Z #31 381.2 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:03.3209141Z #31 381.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:03.3210958Z #31 381.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:03.3212523Z #31 381.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:03.3213631Z #31 381.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:03.3216560Z #31 381.2 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:03.3220431Z #31 381.2 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:03.3222604Z #31 381.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:03.3224566Z #31 381.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:03.3226074Z #31 381.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:03.3227151Z #31 381.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:03.3230102Z #31 381.2 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:03.3233913Z #31 381.2 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:03.3236400Z #31 381.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:03.3238210Z #31 381.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:03.3239791Z #31 381.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:03.3240855Z #31 381.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:03.3243729Z #31 381.2 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:03.3247694Z #31 381.2 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:03.3250223Z #31 381.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:03.3251994Z #31 381.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:03.3253509Z #31 381.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:03.3254573Z #31 381.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:03.3255642Z #31 381.2 8 warnings generated when compiling for gfx90a. 2024-08-20T22:04:03.4063505Z #31 381.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.4067462Z #31 381.4 393 | zgetf2_fused_kernel_vbatched( 2024-08-20T22:04:03.4068295Z #31 381.4 | ^ 2024-08-20T22:04:03.4072164Z #31 381.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.4079245Z #31 381.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.4086157Z #31 381.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.4093067Z #31 381.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.5653560Z #31 381.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.5660779Z #31 381.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.5667709Z #31 381.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.5674571Z #31 381.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.5681277Z #31 381.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.5688275Z #31 381.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.5695345Z #31 381.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.5702268Z #31 381.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.5709163Z #31 381.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.5715825Z #31 381.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.5722730Z #31 381.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.5729477Z #31 381.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.5736328Z #31 381.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.5742012Z #31 381.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.5747870Z #31 381.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.5753893Z #31 381.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.5760179Z #31 381.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.5767585Z #31 381.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.5774359Z #31 381.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.5781128Z #31 381.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.5787902Z #31 381.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.5794691Z #31 381.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.6867811Z #31 381.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.6875077Z #31 381.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.6881931Z #31 381.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.6888944Z #31 381.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.6895784Z #31 381.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.6903206Z #31 381.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.6910330Z #31 381.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.6917204Z #31 381.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.6924060Z #31 381.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.6930866Z #31 381.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.6937677Z #31 381.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.6944981Z #31 381.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.6951991Z #31 381.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.6958772Z #31 381.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.6965978Z #31 381.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.6972756Z #31 381.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.8389056Z #31 381.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.8395092Z #31 381.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.8401524Z #31 381.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.8408150Z #31 381.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.8411776Z #31 381.7 In file included from magmablas_hip/dgesv_batched_small.hip.cpp:22: 2024-08-20T22:04:03.8414959Z #31 381.7 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:03.8418259Z #31 381.7 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:03.8420209Z #31 381.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:03.8421983Z #31 381.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:03.8423431Z #31 381.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:03.8424441Z #31 381.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:03.8427181Z #31 381.7 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:03.8430412Z #31 381.7 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:03.8432680Z #31 381.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:03.8434280Z #31 381.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:03.8435579Z #31 381.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:03.8436528Z #31 381.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:03.8439047Z #31 381.7 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:03.8442419Z #31 381.7 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:03.8444702Z #31 381.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:03.8446455Z #31 381.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:03.8447973Z #31 381.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:03.8449083Z #31 381.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:03.8451788Z #31 381.7 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:03.8455305Z #31 381.7 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:03.8457410Z #31 381.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:03.8459084Z #31 381.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:03.8460477Z #31 381.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:03.8461523Z #31 381.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:03.8464371Z #31 381.7 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:03.8468087Z #31 381.7 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:03.8470158Z #31 381.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:03.8471801Z #31 381.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:03.8473294Z #31 381.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:03.8474224Z #31 381.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:03.8476998Z #31 381.7 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:03.8480106Z #31 381.7 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:03.8482144Z #31 381.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:03.8483713Z #31 381.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:03.8485278Z #31 381.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:03.8486322Z #31 381.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:03.8488987Z #31 381.7 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:03.8492054Z #31 381.7 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:03.8494077Z #31 381.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:03.8495599Z #31 381.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:03.8496780Z #31 381.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:03.8497711Z #31 381.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:03.8500453Z #31 381.7 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:03.8503681Z #31 381.7 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:03.8505659Z #31 381.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:03.8507502Z #31 381.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:03.8508845Z #31 381.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:03.8509808Z #31 381.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:03.8512622Z #31 381.7 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:03.8516393Z #31 381.7 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:03.8518756Z #31 381.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:03.8520709Z #31 381.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:03.8522142Z #31 381.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:03.8523228Z #31 381.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:03.8526230Z #31 381.7 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:03.8530139Z #31 381.7 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:03.8532445Z #31 381.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:03.8534217Z #31 381.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:03.8535650Z #31 381.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:03.8536585Z #31 381.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:03.8540409Z #31 381.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.8546505Z #31 381.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.8552969Z #31 381.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.8559841Z #31 381.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.8567242Z #31 381.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.8573841Z #31 381.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.8580048Z #31 381.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.8586540Z #31 381.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.8593142Z #31 381.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.8600118Z #31 381.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.8607206Z #31 381.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.8613941Z #31 381.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.8620024Z #31 381.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.8626402Z #31 381.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.8632947Z #31 381.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.8639625Z #31 381.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.9435342Z #31 381.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.9442029Z #31 381.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.9449471Z #31 381.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.9456522Z #31 381.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.9463725Z #31 381.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.9471023Z #31 381.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.9478421Z #31 381.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.9485310Z #31 381.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.9492271Z #31 381.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:03.9495982Z #31 382.0 10 warnings generated when compiling for host. 2024-08-20T22:04:04.0853257Z #31 382.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:04.0859889Z #31 382.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:04.0866570Z #31 382.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:04.0872902Z #31 382.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:04.0879143Z #31 382.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:04.0886264Z #31 382.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:04.0892818Z #31 382.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:04.0899526Z #31 382.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:04.0906163Z #31 382.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:04.0912784Z #31 382.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:04.0919579Z #31 382.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:04.0926278Z #31 382.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:04.0932997Z #31 382.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:04.0939590Z #31 382.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:04.0946613Z #31 382.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:04.0953456Z #31 382.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:04.0960298Z #31 382.0 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:04.0967283Z #31 382.1 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:04.0973991Z #31 382.1 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:04.0980587Z #31 382.1 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:04.0987362Z #31 382.1 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:04.0993988Z #31 382.1 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:04.1000612Z #31 382.1 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:04.1007532Z #31 382.1 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:04.2357212Z #31 382.1 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:04.2366596Z #31 382.1 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:04.2373569Z #31 382.1 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:04.2380166Z #31 382.1 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:04.2386802Z #31 382.1 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:06.8479046Z #31 384.9 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:06.8482737Z #31 384.9 393 | dgetf2_fused_kernel_vbatched( 2024-08-20T22:04:06.8483582Z #31 384.9 | ^ 2024-08-20T22:04:06.8487634Z #31 384.9 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:06.9492608Z #31 384.9 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:06.9499099Z #31 384.9 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:06.9507993Z #31 384.9 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:06.9514703Z #31 384.9 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:06.9521570Z #31 384.9 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:06.9528022Z #31 384.9 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:06.9535015Z #31 384.9 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:06.9541748Z #31 384.9 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:06.9548416Z #31 384.9 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:06.9554778Z #31 384.9 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:06.9561028Z #31 384.9 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:06.9567671Z #31 384.9 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:06.9573846Z #31 385.0 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:06.9580337Z #31 385.0 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:06.9586617Z #31 385.0 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:06.9592060Z #31 385.0 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:06.9596891Z #31 385.0 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.0759499Z #31 385.0 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.0766482Z #31 385.0 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.0773005Z #31 385.0 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.0778506Z #31 385.0 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.0783433Z #31 385.0 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.0789384Z #31 385.0 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.0795602Z #31 385.0 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.0801161Z #31 385.0 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.0806936Z #31 385.0 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.0812977Z #31 385.0 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.0818981Z #31 385.0 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.0824852Z #31 385.0 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.0831063Z #31 385.0 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.0836984Z #31 385.1 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.0842853Z #31 385.1 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.0849392Z #31 385.1 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.0856054Z #31 385.1 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.0862709Z #31 385.1 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.0869650Z #31 385.1 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.0875945Z #31 385.1 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.0881530Z #31 385.1 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.0887382Z #31 385.1 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.1893337Z #31 385.2 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.1900036Z #31 385.2 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.1906975Z #31 385.2 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.1913637Z #31 385.2 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.1920414Z #31 385.2 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.1927113Z #31 385.2 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.1934600Z #31 385.2 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.1941260Z #31 385.2 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.1947764Z #31 385.2 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.1954504Z #31 385.2 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.1961069Z #31 385.2 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.1968003Z #31 385.2 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.1974336Z #31 385.2 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.1981334Z #31 385.2 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.1987934Z #31 385.2 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.1994441Z #31 385.2 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.3001682Z #31 385.3 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.3008815Z #31 385.3 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.3015142Z #31 385.3 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.3022136Z #31 385.3 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.3029010Z #31 385.3 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.3035385Z #31 385.3 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.3041826Z #31 385.3 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.3048262Z #31 385.3 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.3054559Z #31 385.3 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.3060951Z #31 385.3 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.3067639Z #31 385.3 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.3073916Z #31 385.3 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.3079628Z #31 385.3 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.3084528Z #31 385.3 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.3089430Z #31 385.3 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.3095122Z #31 385.3 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.3101306Z #31 385.3 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.5256533Z #31 385.4 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.5261138Z #31 385.4 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.5266437Z #31 385.4 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.5272390Z #31 385.4 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.5277833Z #31 385.4 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.5284343Z #31 385.4 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.5290345Z #31 385.4 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.5296021Z #31 385.4 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.5301743Z #31 385.4 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.5307255Z #31 385.4 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.5313249Z #31 385.4 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.5319771Z #31 385.4 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.5325634Z #31 385.4 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.5331512Z #31 385.4 magmablas_hip/dgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.6628244Z #31 385.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.6631790Z #31 385.7 393 | sgetf2_fused_kernel_vbatched( 2024-08-20T22:04:07.6632538Z #31 385.7 | ^ 2024-08-20T22:04:07.6635626Z #31 385.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.7666236Z #31 385.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.7672525Z #31 385.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.7678559Z #31 385.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.7684913Z #31 385.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.7691221Z #31 385.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.7697866Z #31 385.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.7704221Z #31 385.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.7710589Z #31 385.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.7716444Z #31 385.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.7722356Z #31 385.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.7729009Z #31 385.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.7735319Z #31 385.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.7741765Z #31 385.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.7748659Z #31 385.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.7754915Z #31 385.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.7760721Z #31 385.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.7767202Z #31 385.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.8942448Z #31 385.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.8949642Z #31 385.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.8956138Z #31 385.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.8962666Z #31 385.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.8969933Z #31 385.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.8976744Z #31 385.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.8983465Z #31 385.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.8989808Z #31 385.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.8996376Z #31 385.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.9002607Z #31 385.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.9009039Z #31 385.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.9015353Z #31 385.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.9021933Z #31 385.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.9028238Z #31 385.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.9034793Z #31 385.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.9041404Z #31 385.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.9048469Z #31 385.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.9054933Z #31 385.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.9061154Z #31 385.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.9068215Z #31 385.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:07.9074891Z #31 385.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.0080011Z #31 385.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.0086975Z #31 386.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.0093804Z #31 386.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.0100605Z #31 386.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.0107674Z #31 386.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.0114440Z #31 386.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.0121328Z #31 386.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.0127642Z #31 386.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.0133483Z #31 386.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.0139354Z #31 386.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.0145383Z #31 386.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.0151142Z #31 386.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.0157056Z #31 386.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.0163502Z #31 386.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.0170225Z #31 386.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.0176548Z #31 386.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.0182511Z #31 386.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.1185579Z #31 386.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.1191937Z #31 386.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.1198807Z #31 386.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.1205137Z #31 386.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.1211669Z #31 386.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.1218059Z #31 386.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.1224680Z #31 386.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.1231088Z #31 386.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.1237459Z #31 386.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.1243948Z #31 386.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.1250112Z #31 386.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.1255806Z #31 386.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.1261290Z #31 386.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.1267580Z #31 386.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.1273078Z #31 386.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.1279150Z #31 386.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.1285985Z #31 386.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.3451066Z #31 386.2 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.3457198Z #31 386.2 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.3463761Z #31 386.2 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.3470230Z #31 386.2 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.3476512Z #31 386.2 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.3482775Z #31 386.2 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.3489114Z #31 386.2 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.3495431Z #31 386.2 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.3501623Z #31 386.2 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.3507921Z #31 386.2 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.3514370Z #31 386.2 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.3520813Z #31 386.2 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.3527187Z #31 386.2 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.3533988Z #31 386.2 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.4924588Z #31 386.5 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.4928194Z #31 386.5 393 | cgetf2_fused_kernel_vbatched( 2024-08-20T22:04:08.4929340Z #31 386.5 | ^ 2024-08-20T22:04:08.4933134Z #31 386.5 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.6009187Z #31 386.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.6015964Z #31 386.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.6022625Z #31 386.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.6029038Z #31 386.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.6035685Z #31 386.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.6042774Z #31 386.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.6049530Z #31 386.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.6056260Z #31 386.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.6062792Z #31 386.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.6069668Z #31 386.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.6075266Z #31 386.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.6080403Z #31 386.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.6086190Z #31 386.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.6092410Z #31 386.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.6098270Z #31 386.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.6104046Z #31 386.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.6110408Z #31 386.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.7373938Z #31 386.7 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.7380902Z #31 386.7 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.7387568Z #31 386.7 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.7394328Z #31 386.7 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.7400916Z #31 386.7 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.7407737Z #31 386.7 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.7414166Z #31 386.7 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.7420208Z #31 386.7 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.7426089Z #31 386.7 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.7431671Z #31 386.7 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.7438074Z #31 386.7 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.7444605Z #31 386.7 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.7450443Z #31 386.7 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.7456757Z #31 386.8 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.7463782Z #31 386.8 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.7470727Z #31 386.8 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.7477231Z #31 386.8 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.7484157Z #31 386.8 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.7491021Z #31 386.8 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.7497978Z #31 386.8 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.7504798Z #31 386.8 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.7511287Z #31 386.8 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.8600883Z #31 386.8 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.8607786Z #31 386.8 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.8614379Z #31 386.8 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.8620799Z #31 386.8 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.8627395Z #31 386.8 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.8634340Z #31 386.8 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.8640804Z #31 386.8 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.8647717Z #31 386.8 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.8653053Z #31 386.8 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.8658653Z #31 386.8 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.8664192Z #31 386.8 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.8670515Z #31 386.8 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.8676379Z #31 386.8 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.8681613Z #31 386.8 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.8688242Z #31 386.9 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.8694553Z #31 386.9 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.9772465Z #31 386.9 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.9779306Z #31 386.9 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.9786179Z #31 386.9 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.9792537Z #31 386.9 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.9799547Z #31 386.9 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.9806431Z #31 386.9 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.9813396Z #31 386.9 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.9819646Z #31 386.9 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.9826427Z #31 386.9 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.9832652Z #31 386.9 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.9838945Z #31 386.9 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.9845403Z #31 386.9 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.9851771Z #31 386.9 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.9858042Z #31 386.9 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.9864972Z #31 386.9 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.9871467Z #31 387.0 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:08.9877821Z #31 387.0 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:09.2095052Z #31 387.1 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:09.2101589Z #31 387.1 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:09.2108423Z #31 387.1 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:09.2114904Z #31 387.1 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:09.2121693Z #31 387.1 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:09.2127998Z #31 387.1 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:09.2133539Z #31 387.1 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:09.2140004Z #31 387.1 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:09.2145871Z #31 387.1 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:09.2152071Z #31 387.1 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:09.2158318Z #31 387.1 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:09.2165251Z #31 387.1 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:09.2171690Z #31 387.1 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:09.2178426Z #31 387.1 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:10.6934554Z #31 388.7 10 warnings generated when compiling for gfx90a. 2024-08-20T22:04:11.5745744Z #31 389.6 In file included from magmablas_hip/cgetrf_batched_smallsq_noshfl.hip.cpp:22: 2024-08-20T22:04:11.5749147Z #31 389.6 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:11.5752910Z #31 389.6 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:11.7299767Z #31 389.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:11.7302155Z #31 389.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:11.7303740Z #31 389.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:11.7320737Z #31 389.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:11.7324009Z #31 389.6 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:11.7326885Z #31 389.6 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:11.7328861Z #31 389.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:11.7330624Z #31 389.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:11.7332088Z #31 389.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:11.7333128Z #31 389.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:11.7335887Z #31 389.6 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:11.7339260Z #31 389.6 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:11.7341307Z #31 389.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:11.7343084Z #31 389.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:11.7344600Z #31 389.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:11.7345678Z #31 389.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:11.7348521Z #31 389.6 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:11.7352242Z #31 389.6 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:11.7354854Z #31 389.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:11.7356626Z #31 389.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:11.7358115Z #31 389.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:11.7359183Z #31 389.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:11.7361982Z #31 389.6 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:11.7366172Z #31 389.6 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:11.7368596Z #31 389.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:11.7370359Z #31 389.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:11.7371779Z #31 389.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:11.7372765Z #31 389.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:11.7375363Z #31 389.6 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:11.7378313Z #31 389.6 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:11.7380073Z #31 389.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:11.7381703Z #31 389.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:11.7383264Z #31 389.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:11.7384175Z #31 389.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:11.7386298Z #31 389.6 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:11.7389450Z #31 389.6 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:11.7391587Z #31 389.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:11.7393361Z #31 389.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:11.7394833Z #31 389.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:11.7395710Z #31 389.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:11.7398343Z #31 389.6 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:11.7401452Z #31 389.6 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:11.7403301Z #31 389.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:11.7405280Z #31 389.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:11.7406749Z #31 389.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:11.7407819Z #31 389.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:11.7410958Z #31 389.6 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:11.7414854Z #31 389.6 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:11.7417325Z #31 389.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:11.7419298Z #31 389.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:11.7420791Z #31 389.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:11.7421693Z #31 389.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:11.7424474Z #31 389.6 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:11.7428349Z #31 389.6 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:11.7430875Z #31 389.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:11.7432826Z #31 389.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:11.7434352Z #31 389.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:11.7435429Z #31 389.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:11.7448004Z #31 389.8 10 warnings generated when compiling for host. 2024-08-20T22:04:12.4355428Z #31 390.4 magmablas_hip/sgetf2_kernels.hip.cpp:710:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:12.4359568Z #31 390.4 710 | zcomputecolumn_kernel_shared_batched( int m, int paneloffset, int step, 2024-08-20T22:04:12.4360826Z #31 390.4 | ^ 2024-08-20T22:04:12.6191192Z #31 390.5 magmablas_hip/sgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:12.6194847Z #31 390.5 610 | sgetf2trsm_2d_kernel( int m, int n, 2024-08-20T22:04:12.6195727Z #31 390.5 | ^ 2024-08-20T22:04:12.6199429Z #31 390.5 magmablas_hip/sgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:12.6206179Z #31 390.5 magmablas_hip/sgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:12.6212820Z #31 390.5 magmablas_hip/sgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:12.8684854Z #31 390.9 magmablas_hip/cgetf2_kernels.hip.cpp:710:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:12.8688870Z #31 390.9 710 | zcomputecolumn_kernel_shared_batched( int m, int paneloffset, int step, 2024-08-20T22:04:12.8689972Z #31 390.9 | ^ 2024-08-20T22:04:13.0976659Z #31 390.9 magmablas_hip/cgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.0980355Z #31 390.9 610 | cgetf2trsm_2d_kernel( int m, int n, 2024-08-20T22:04:13.0981594Z #31 390.9 | ^ 2024-08-20T22:04:13.0984811Z #31 390.9 magmablas_hip/cgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.0990335Z #31 390.9 magmablas_hip/cgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.0995752Z #31 391.0 magmablas_hip/cgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.1903479Z #31 391.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.1906996Z #31 391.2 824 | sgetf2_fused_kernel_batched( int m, 2024-08-20T22:04:13.1907837Z #31 391.2 | ^ 2024-08-20T22:04:13.1911302Z #31 391.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.3360712Z #31 391.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.3366559Z #31 391.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.3372165Z #31 391.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.3378296Z #31 391.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.3383840Z #31 391.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.3389568Z #31 391.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.3396104Z #31 391.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.3402118Z #31 391.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.3408231Z #31 391.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.3413938Z #31 391.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.3420091Z #31 391.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.3426020Z #31 391.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.3431887Z #31 391.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.3438396Z #31 391.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.3445105Z #31 391.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.3451673Z #31 391.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.3457799Z #31 391.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.3464227Z #31 391.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.3470912Z #31 391.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.3477589Z #31 391.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.3484118Z #31 391.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.3490763Z #31 391.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.3497323Z #31 391.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.3503830Z #31 391.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.3510370Z #31 391.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.4586036Z #31 391.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.4592446Z #31 391.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.4597495Z #31 391.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.4602938Z #31 391.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.4608263Z #31 391.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.4613119Z #31 391.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.4618207Z #31 391.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.4623976Z #31 391.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.4630465Z #31 391.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.4637132Z #31 391.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.4643680Z #31 391.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.4650327Z #31 391.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.4656983Z #31 391.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.4663505Z #31 391.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.4670018Z #31 391.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.4676425Z #31 391.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.4682818Z #31 391.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.4689343Z #31 391.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.4695334Z #31 391.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.4701974Z #31 391.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.4708404Z #31 391.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.5853577Z #31 391.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.5860359Z #31 391.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.5867822Z #31 391.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.5874355Z #31 391.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.5881089Z #31 391.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.5887696Z #31 391.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.5894559Z #31 391.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.5901313Z #31 391.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.5908124Z #31 391.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.5914687Z #31 391.6 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.5921169Z #31 391.6 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.5927881Z #31 391.6 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.5934637Z #31 391.6 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.5943292Z #31 391.6 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.5949988Z #31 391.6 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.5956783Z #31 391.6 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.5963498Z #31 391.6 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.5970678Z #31 391.6 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.5977112Z #31 391.6 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.5983698Z #31 391.6 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.5990419Z #31 391.6 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.5997081Z #31 391.6 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.6003793Z #31 391.6 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.6010523Z #31 391.6 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.6017222Z #31 391.6 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.6023140Z #31 391.6 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.8037072Z #31 391.7 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.8043730Z #31 391.7 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.8050660Z #31 391.7 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.8057181Z #31 391.7 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.8063774Z #31 391.7 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.8070161Z #31 391.7 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.8076943Z #31 391.7 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.8083448Z #31 391.7 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.8089871Z #31 391.7 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.8096178Z #31 391.7 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.8102671Z #31 391.7 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.8109235Z #31 391.7 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.8115738Z #31 391.7 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:13.8122443Z #31 391.7 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.2989601Z #31 392.3 magmablas_hip/cgesv_batched_small.hip.cpp:167:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.2993658Z #31 392.3 167 | cgesv_batched_small_sm_kernel( 2024-08-20T22:04:14.2994446Z #31 392.3 | ^ 2024-08-20T22:04:14.4564932Z #31 392.3 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.4568531Z #31 392.3 824 | cgetf2_fused_kernel_batched( int m, 2024-08-20T22:04:14.4569432Z #31 392.3 | ^ 2024-08-20T22:04:14.4573452Z #31 392.3 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.4579855Z #31 392.4 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.4586089Z #31 392.4 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.4592875Z #31 392.4 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.4599389Z #31 392.4 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.4606060Z #31 392.4 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.4612595Z #31 392.4 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.4619113Z #31 392.4 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.4625456Z #31 392.4 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.4632344Z #31 392.4 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.4638917Z #31 392.4 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.4645682Z #31 392.4 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.4652087Z #31 392.4 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.4658641Z #31 392.4 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.4665597Z #31 392.4 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.4672130Z #31 392.4 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.4678836Z #31 392.4 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.4685434Z #31 392.4 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.4691920Z #31 392.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.4698491Z #31 392.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.4705086Z #31 392.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.4711707Z #31 392.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.4718302Z #31 392.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.4725068Z #31 392.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.4731536Z #31 392.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.4738254Z #31 392.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.4744838Z #31 392.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.4751505Z #31 392.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.4757982Z #31 392.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.5843257Z #31 392.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.5850007Z #31 392.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.5856518Z #31 392.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.5863176Z #31 392.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.5869761Z #31 392.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.5876000Z #31 392.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.5882545Z #31 392.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.5889421Z #31 392.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.5895929Z #31 392.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.5902741Z #31 392.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.5909160Z #31 392.5 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.5915891Z #31 392.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.5922406Z #31 392.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.5929207Z #31 392.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.5935676Z #31 392.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.5942069Z #31 392.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.5948347Z #31 392.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.5954944Z #31 392.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.5961546Z #31 392.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.5968482Z #31 392.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.7128491Z #31 392.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.7134908Z #31 392.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.7141597Z #31 392.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.7148006Z #31 392.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.7154549Z #31 392.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.7160877Z #31 392.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.7167760Z #31 392.6 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.7174057Z #31 392.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.7180423Z #31 392.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.7186791Z #31 392.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.7193056Z #31 392.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.7199326Z #31 392.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.7205752Z #31 392.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.7212209Z #31 392.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.7218548Z #31 392.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.7224992Z #31 392.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.7231315Z #31 392.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.7237794Z #31 392.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.7244268Z #31 392.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.7250669Z #31 392.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.7256949Z #31 392.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.7263345Z #31 392.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.7269199Z #31 392.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.7275109Z #31 392.7 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.9324645Z #31 392.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.9331320Z #31 392.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.9338051Z #31 392.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.9344574Z #31 392.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.9351376Z #31 392.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.9357745Z #31 392.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.9364395Z #31 392.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.9371075Z #31 392.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.9377561Z #31 392.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.9384294Z #31 392.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.9390770Z #31 392.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.9397353Z #31 392.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.9404079Z #31 392.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:14.9410554Z #31 392.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:16.4431386Z #31 394.5 10 warnings generated when compiling for gfx908. 2024-08-20T22:04:17.3159356Z #31 395.3 In file included from magmablas_hip/dgetf2_nopiv_kernels.hip.cpp:18: 2024-08-20T22:04:17.3162735Z #31 395.3 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:17.3166679Z #31 395.3 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:17.3168597Z #31 395.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:17.4710266Z #31 395.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:17.4711739Z #31 395.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:17.4713130Z #31 395.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:17.4715752Z #31 395.3 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:17.4718856Z #31 395.3 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:17.4720761Z #31 395.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:17.4722512Z #31 395.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:17.4724081Z #31 395.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:17.4725247Z #31 395.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:17.4727981Z #31 395.3 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:17.4731359Z #31 395.3 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:17.4733347Z #31 395.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:17.4735145Z #31 395.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:17.4736579Z #31 395.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:17.4737576Z #31 395.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:17.4740224Z #31 395.3 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:17.4744027Z #31 395.3 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:17.4746381Z #31 395.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:17.4748116Z #31 395.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:17.4749539Z #31 395.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:17.4750574Z #31 395.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:17.4753382Z #31 395.3 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:17.4757084Z #31 395.3 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:17.4759433Z #31 395.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:17.4761188Z #31 395.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:17.4762825Z #31 395.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:17.4764021Z #31 395.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:17.4767068Z #31 395.3 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:17.4770400Z #31 395.3 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:17.4772446Z #31 395.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:17.4774307Z #31 395.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:17.4775786Z #31 395.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:17.4776798Z #31 395.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:17.4779547Z #31 395.3 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:17.4782710Z #31 395.3 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:17.4784831Z #31 395.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:17.4786500Z #31 395.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:17.4787881Z #31 395.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:17.4788885Z #31 395.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:17.4791691Z #31 395.3 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:17.4795232Z #31 395.3 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:17.4797351Z #31 395.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:17.4799098Z #31 395.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:17.4800580Z #31 395.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:17.4801634Z #31 395.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:17.4804524Z #31 395.3 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:17.4808248Z #31 395.3 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:17.4810673Z #31 395.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:17.4812429Z #31 395.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:17.4813885Z #31 395.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:17.4814938Z #31 395.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:17.4817727Z #31 395.3 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:17.4821474Z #31 395.3 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:17.4823994Z #31 395.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:17.4825674Z #31 395.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:17.4827100Z #31 395.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:17.4828092Z #31 395.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:20.4364088Z #31 398.4 10 warnings generated when compiling for gfx908. 2024-08-20T22:04:21.3117545Z #31 399.3 In file included from magmablas_hip/cgetf2_nopiv_kernels.hip.cpp:18: 2024-08-20T22:04:21.3120975Z #31 399.3 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:21.4673239Z #31 399.3 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:21.4675204Z #31 399.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:21.4677020Z #31 399.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:21.4678388Z #31 399.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:21.4679735Z #31 399.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:21.4682377Z #31 399.3 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:21.4685373Z #31 399.3 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:21.4687233Z #31 399.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:21.4689224Z #31 399.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:21.4690605Z #31 399.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:21.4691537Z #31 399.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:21.4694201Z #31 399.3 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:21.4697369Z #31 399.3 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:21.4699341Z #31 399.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:21.4701015Z #31 399.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:21.4702430Z #31 399.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:21.4703433Z #31 399.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:21.4706086Z #31 399.3 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:21.4709571Z #31 399.3 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:21.4711833Z #31 399.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:21.4713516Z #31 399.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:21.4715134Z #31 399.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:21.4716143Z #31 399.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:21.4718789Z #31 399.3 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:21.4722290Z #31 399.3 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:21.4724847Z #31 399.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:21.4726550Z #31 399.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:21.4727933Z #31 399.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:21.4728919Z #31 399.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:21.4731585Z #31 399.3 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:21.4734867Z #31 399.3 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:21.4736872Z #31 399.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:21.4738456Z #31 399.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:21.4739612Z #31 399.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:21.4740548Z #31 399.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:21.4743079Z #31 399.3 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:21.4746292Z #31 399.3 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:21.4748238Z #31 399.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:21.4749872Z #31 399.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:21.4751238Z #31 399.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:21.4752349Z #31 399.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:21.4755048Z #31 399.3 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:21.4758368Z #31 399.3 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:21.4760424Z #31 399.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:21.4762130Z #31 399.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:21.4763557Z #31 399.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:21.4764924Z #31 399.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:21.4767598Z #31 399.3 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:21.4771097Z #31 399.3 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:21.4773571Z #31 399.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:21.4775218Z #31 399.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:21.4776576Z #31 399.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:21.4777553Z #31 399.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:21.4780175Z #31 399.3 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:21.4783785Z #31 399.3 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:21.4786063Z #31 399.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:21.4787771Z #31 399.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:21.4789144Z #31 399.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:21.4790063Z #31 399.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:30.3265837Z #31 408.3 98 warnings generated when compiling for gfx900. 2024-08-20T22:04:31.2141722Z #31 409.2 In file included from magmablas_hip/cgetf2_kernels_var.hip.cpp:17: 2024-08-20T22:04:31.2144955Z #31 409.2 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:31.3695762Z #31 409.2 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:31.3697946Z #31 409.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:31.3700223Z #31 409.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:31.3701732Z #31 409.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:31.3702799Z #31 409.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:31.3705647Z #31 409.2 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:31.3709075Z #31 409.2 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:31.3711143Z #31 409.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:31.3712903Z #31 409.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:31.3714388Z #31 409.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:31.3715449Z #31 409.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:31.3718272Z #31 409.2 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:31.3721707Z #31 409.2 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:31.3723890Z #31 409.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:31.3725636Z #31 409.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:31.3727368Z #31 409.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:31.3728442Z #31 409.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:31.3731486Z #31 409.2 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:31.3735320Z #31 409.2 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:31.3737797Z #31 409.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:31.3739742Z #31 409.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:31.3741266Z #31 409.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:31.3742362Z #31 409.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:31.3745297Z #31 409.2 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:31.3749163Z #31 409.2 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:31.3751824Z #31 409.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:31.3753612Z #31 409.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:31.3755112Z #31 409.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:31.3756180Z #31 409.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:31.3759028Z #31 409.2 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:31.3762569Z #31 409.2 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:31.3765174Z #31 409.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:31.3766959Z #31 409.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:31.3768447Z #31 409.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:31.3769517Z #31 409.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:31.3772348Z #31 409.2 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:31.3775847Z #31 409.2 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:31.3777989Z #31 409.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:31.3779736Z #31 409.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:31.3781242Z #31 409.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:31.3782220Z #31 409.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:31.3784647Z #31 409.2 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:31.3787661Z #31 409.2 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:31.3789845Z #31 409.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:31.3791367Z #31 409.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:31.3792628Z #31 409.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:31.3793524Z #31 409.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:31.3795982Z #31 409.2 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:31.3799407Z #31 409.2 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:31.3801585Z #31 409.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:31.3803248Z #31 409.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:31.3804727Z #31 409.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:31.3805703Z #31 409.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:31.3808623Z #31 409.2 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:31.3812285Z #31 409.2 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:31.3814462Z #31 409.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:31.3816067Z #31 409.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:31.3817555Z #31 409.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:31.3818541Z #31 409.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:32.6179139Z #31 410.6 10 warnings generated when compiling for gfx90a. 2024-08-20T22:04:33.4665960Z #31 411.5 In file included from magmablas_hip/dgetf2_nopiv_kernels.hip.cpp:18: 2024-08-20T22:04:33.4669316Z #31 411.5 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:33.6218353Z #31 411.5 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:33.6220518Z #31 411.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:33.6222539Z #31 411.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:33.6224056Z #31 411.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:33.6225138Z #31 411.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:33.6228000Z #31 411.5 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:33.6231637Z #31 411.5 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:33.6233774Z #31 411.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:33.6235598Z #31 411.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:33.6237542Z #31 411.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:33.6238587Z #31 411.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:33.6241464Z #31 411.5 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:33.6245022Z #31 411.5 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:33.6247138Z #31 411.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:33.6249015Z #31 411.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:33.6250519Z #31 411.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:33.6251597Z #31 411.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:33.6254469Z #31 411.5 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:33.6258217Z #31 411.5 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:33.6260725Z #31 411.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:33.6262516Z #31 411.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:33.6264003Z #31 411.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:33.6265303Z #31 411.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:33.6268175Z #31 411.5 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:33.6272301Z #31 411.5 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:33.6274807Z #31 411.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:33.6276659Z #31 411.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:33.6278321Z #31 411.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:33.6279377Z #31 411.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:33.6282225Z #31 411.5 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:33.6285764Z #31 411.5 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:33.6287873Z #31 411.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:33.6289634Z #31 411.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:33.6291132Z #31 411.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:33.6292208Z #31 411.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:33.6295087Z #31 411.5 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:33.6298583Z #31 411.5 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:33.6300882Z #31 411.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:33.6302672Z #31 411.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:33.6304341Z #31 411.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:33.6305427Z #31 411.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:33.6308360Z #31 411.5 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:33.6312057Z #31 411.5 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:33.6314230Z #31 411.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:33.6315991Z #31 411.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:33.6317487Z #31 411.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:33.6318552Z #31 411.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:33.6321518Z #31 411.5 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:33.6325411Z #31 411.5 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:33.6327879Z #31 411.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:33.6329663Z #31 411.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:33.6331223Z #31 411.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:33.6332290Z #31 411.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:33.6335139Z #31 411.5 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:33.6338988Z #31 411.5 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:33.6341472Z #31 411.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:33.6343252Z #31 411.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:33.6344758Z #31 411.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:33.6345824Z #31 411.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:33.6346883Z #31 411.6 10 warnings generated when compiling for host. 2024-08-20T22:04:36.5981888Z #31 414.6 104 warnings generated when compiling for gfx908. 2024-08-20T22:04:37.4828352Z #31 415.5 In file included from magmablas_hip/cgetf2_kernels.hip.cpp:19: 2024-08-20T22:04:37.4831390Z #31 415.5 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:37.4834374Z #31 415.5 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:37.6445575Z #31 415.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:37.6447896Z #31 415.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:37.6449306Z #31 415.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:37.6450289Z #31 415.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:37.6453009Z #31 415.5 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:37.6456077Z #31 415.5 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:37.6458096Z #31 415.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:37.6459733Z #31 415.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:37.6461066Z #31 415.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:37.6462140Z #31 415.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:37.6465036Z #31 415.5 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:37.6468223Z #31 415.5 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:37.6470323Z #31 415.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:37.6471989Z #31 415.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:37.6473368Z #31 415.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:37.6474324Z #31 415.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:37.6477084Z #31 415.5 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:37.6480528Z #31 415.5 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:37.6482865Z #31 415.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:37.6484605Z #31 415.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:37.6485957Z #31 415.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:37.6486911Z #31 415.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:37.6489429Z #31 415.5 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:37.6492806Z #31 415.5 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:37.6495016Z #31 415.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:37.6496638Z #31 415.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:37.6497974Z #31 415.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:37.6499047Z #31 415.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:37.6501685Z #31 415.5 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:37.6505033Z #31 415.5 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:37.6506950Z #31 415.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:37.6508615Z #31 415.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:37.6510010Z #31 415.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:37.6510994Z #31 415.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:37.6513812Z #31 415.5 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:37.6517040Z #31 415.5 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:37.6519029Z #31 415.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:37.6520695Z #31 415.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:37.6522070Z #31 415.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:37.6523060Z #31 415.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:37.6525954Z #31 415.5 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:37.6529185Z #31 415.5 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:37.6531186Z #31 415.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:37.6532835Z #31 415.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:37.6534337Z #31 415.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:37.6535310Z #31 415.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:37.6537959Z #31 415.5 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:37.6541515Z #31 415.5 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:37.6543737Z #31 415.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:37.6545345Z #31 415.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:37.6546710Z #31 415.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:37.6547677Z #31 415.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:37.6550241Z #31 415.5 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:37.6553668Z #31 415.5 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:37.6555917Z #31 415.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:37.6557543Z #31 415.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:37.6558872Z #31 415.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:37.6559939Z #31 415.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:37.6561580Z #31 415.5 magmablas_hip/cgetf2_kernels.hip.cpp:162:9: warning: unused variable 'chunk' [-Wunused-variable] 2024-08-20T22:04:37.6563104Z #31 415.5 162 | int chunk = magma_ceildiv( length, zamax ); 2024-08-20T22:04:37.6564104Z #31 415.5 | ^~~~~ 2024-08-20T22:04:37.8247794Z #31 415.8 10 warnings generated when compiling for gfx90a. 2024-08-20T22:04:38.3688872Z #31 416.4 11 warnings generated when compiling for gfx90a. 2024-08-20T22:04:38.6857121Z #31 416.7 In file included from magmablas_hip/cgetf2_nopiv_kernels.hip.cpp:18: 2024-08-20T22:04:38.6860509Z #31 416.7 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:38.6863563Z #31 416.7 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:38.6865659Z #31 416.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:38.8567164Z #31 416.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:38.8568640Z #31 416.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:38.8569604Z #31 416.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:38.8573815Z #31 416.7 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:38.8576987Z #31 416.7 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:38.8578872Z #31 416.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:38.8580692Z #31 416.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:38.8582057Z #31 416.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:38.8583004Z #31 416.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:38.8585584Z #31 416.7 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:38.8588666Z #31 416.7 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:38.8590555Z #31 416.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:38.8592153Z #31 416.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:38.8593506Z #31 416.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:38.8594474Z #31 416.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:38.8597040Z #31 416.7 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:38.8600405Z #31 416.7 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:38.8602583Z #31 416.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:38.8604356Z #31 416.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:38.8605716Z #31 416.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:38.8606852Z #31 416.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:38.8609399Z #31 416.7 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:38.8612741Z #31 416.7 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:38.8614940Z #31 416.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:38.8616720Z #31 416.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:38.8618062Z #31 416.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:38.8619016Z #31 416.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:38.8621587Z #31 416.7 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:38.8624671Z #31 416.7 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:38.8626664Z #31 416.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:38.8628292Z #31 416.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:38.8629658Z #31 416.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:38.8630605Z #31 416.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:38.8633141Z #31 416.7 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:38.8636376Z #31 416.7 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:38.8638258Z #31 416.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:38.8639876Z #31 416.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:38.8641235Z #31 416.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:38.8642186Z #31 416.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:38.8644872Z #31 416.7 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:38.8648027Z #31 416.7 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:38.8650010Z #31 416.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:38.8651624Z #31 416.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:38.8652958Z #31 416.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:38.8653917Z #31 416.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:38.8656456Z #31 416.7 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:38.8659857Z #31 416.7 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:38.8662174Z #31 416.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:38.8663807Z #31 416.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:38.8665587Z #31 416.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:38.8666524Z #31 416.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:38.8669068Z #31 416.7 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:38.8672662Z #31 416.7 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:38.8674874Z #31 416.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:38.8676516Z #31 416.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:38.8677876Z #31 416.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:38.8678831Z #31 416.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:38.8679796Z #31 416.7 2 warnings generated when compiling for gfx908. 2024-08-20T22:04:38.8680793Z #31 416.9 10 warnings generated when compiling for host. 2024-08-20T22:04:39.2248867Z #31 417.2 In file included from magmablas_hip/cgesv_batched_small.hip.cpp:22: 2024-08-20T22:04:39.2252350Z #31 417.2 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:39.2255703Z #31 417.2 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:39.2257838Z #31 417.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:39.3796495Z #31 417.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:39.3798201Z #31 417.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:39.3799337Z #31 417.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:39.3802291Z #31 417.2 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:39.3805887Z #31 417.2 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:39.3808009Z #31 417.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:39.3809814Z #31 417.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:39.3811360Z #31 417.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:39.3812444Z #31 417.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:39.3815354Z #31 417.2 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:39.3818865Z #31 417.2 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:39.3821020Z #31 417.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:39.3822804Z #31 417.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:39.3826954Z #31 417.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:39.3828028Z #31 417.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:39.3830908Z #31 417.2 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:39.3834616Z #31 417.2 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:39.3837000Z #31 417.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:39.3838959Z #31 417.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:39.3840452Z #31 417.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:39.3841507Z #31 417.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:39.3844438Z #31 417.2 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:39.3848143Z #31 417.2 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:39.3850683Z #31 417.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:39.3852465Z #31 417.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:39.3853941Z #31 417.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:39.3855001Z #31 417.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:39.3857555Z #31 417.2 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:39.3860768Z #31 417.2 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:39.3862851Z #31 417.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:39.3864957Z #31 417.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:39.3866522Z #31 417.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:39.3867535Z #31 417.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:39.3870458Z #31 417.2 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:39.3874020Z #31 417.2 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:39.3876221Z #31 417.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:39.3877989Z #31 417.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:39.3879638Z #31 417.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:39.3880700Z #31 417.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:39.3883539Z #31 417.2 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:39.3887091Z #31 417.2 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:39.3889572Z #31 417.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:39.3891334Z #31 417.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:39.3892817Z #31 417.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:39.3893878Z #31 417.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:39.3896690Z #31 417.2 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:39.3900583Z #31 417.2 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:39.3903018Z #31 417.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:39.3904787Z #31 417.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:39.3906269Z #31 417.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:39.3907311Z #31 417.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:39.3910242Z #31 417.2 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:39.3914042Z #31 417.2 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:39.3916474Z #31 417.2 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:39.3918235Z #31 417.2 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:39.3919811Z #31 417.2 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:39.3920875Z #31 417.2 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:39.4028400Z #31 417.4 10 warnings generated when compiling for host. 2024-08-20T22:04:39.6082626Z #31 417.6 magmablas_hip/sgbtrs_kernels.hip.cpp:547:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T22:04:39.6085067Z #31 417.6 547 | default: arginfo = -100; 2024-08-20T22:04:39.6085959Z #31 417.6 | ^~~~~~~ 2024-08-20T22:04:39.6087215Z #31 417.6 magmablas_hip/sgbtrs_kernels.hip.cpp:550:8: note: uninitialized use occurs here 2024-08-20T22:04:39.6088853Z #31 417.6 550 | if(e != hipSuccess) arginfo = -100; 2024-08-20T22:04:39.6089742Z #31 417.6 | ^ 2024-08-20T22:04:39.7269563Z #31 417.6 magmablas_hip/sgbtrs_kernels.hip.cpp:513:5: note: variable 'e' is declared here 2024-08-20T22:04:39.7270980Z #31 417.6 513 | hipError_t e; 2024-08-20T22:04:39.7271687Z #31 417.6 | ^ 2024-08-20T22:04:39.7273868Z #31 417.6 magmablas_hip/sgbtrs_kernels.hip.cpp:617:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T22:04:39.7276158Z #31 417.6 617 | default: arginfo = -100; 2024-08-20T22:04:39.7276984Z #31 417.6 | ^~~~~~~ 2024-08-20T22:04:39.7278209Z #31 417.6 magmablas_hip/sgbtrs_kernels.hip.cpp:620:8: note: uninitialized use occurs here 2024-08-20T22:04:39.7279831Z #31 417.6 620 | if(e != hipSuccess) arginfo = -100; 2024-08-20T22:04:39.7280710Z #31 417.6 | ^ 2024-08-20T22:04:39.7282021Z #31 417.6 magmablas_hip/sgbtrs_kernels.hip.cpp:583:5: note: variable 'e' is declared here 2024-08-20T22:04:39.7283328Z #31 417.6 583 | hipError_t e; 2024-08-20T22:04:39.7284451Z #31 417.6 | ^ 2024-08-20T22:04:39.7285247Z #31 417.7 104 warnings generated when compiling for gfx908. 2024-08-20T22:04:40.6078078Z #31 418.6 In file included from magmablas_hip/sgetf2_kernels.hip.cpp:19: 2024-08-20T22:04:40.6081467Z #31 418.6 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:40.6084867Z #31 418.6 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:40.6087138Z #31 418.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:40.6088908Z #31 418.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:40.7687441Z #31 418.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:40.7688665Z #31 418.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:40.7691735Z #31 418.6 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:40.7695103Z #31 418.6 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:40.7697494Z #31 418.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:40.7699334Z #31 418.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:40.7700674Z #31 418.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:40.7701625Z #31 418.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:40.7704306Z #31 418.6 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:40.7707582Z #31 418.6 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:40.7709511Z #31 418.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:40.7711152Z #31 418.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:40.7712551Z #31 418.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:40.7713582Z #31 418.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:40.7716424Z #31 418.6 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:40.7720132Z #31 418.6 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:40.7722699Z #31 418.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:40.7724611Z #31 418.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:40.7726147Z #31 418.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:40.7727242Z #31 418.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:40.7730129Z #31 418.6 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:40.7733956Z #31 418.6 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:40.7736654Z #31 418.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:40.7738470Z #31 418.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:40.7740072Z #31 418.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:40.7741124Z #31 418.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:40.7743937Z #31 418.6 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:40.7747464Z #31 418.6 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:40.7749516Z #31 418.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:40.7751261Z #31 418.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:40.7752744Z #31 418.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:40.7753781Z #31 418.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:40.7756663Z #31 418.6 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:40.7760080Z #31 418.6 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:40.7762569Z #31 418.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:40.7782902Z #31 418.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:40.7784375Z #31 418.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:40.7785654Z #31 418.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:40.7788608Z #31 418.6 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:40.7792215Z #31 418.6 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:40.7794185Z #31 418.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:40.7795847Z #31 418.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:40.7797328Z #31 418.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:40.7798216Z #31 418.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:40.7800751Z #31 418.6 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:40.7804317Z #31 418.6 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:40.7806520Z #31 418.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:40.7808192Z #31 418.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:40.7809553Z #31 418.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:40.7810498Z #31 418.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:40.7813325Z #31 418.6 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:40.7816578Z #31 418.6 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:40.7818720Z #31 418.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:40.7820428Z #31 418.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:40.7821728Z #31 418.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:40.7822642Z #31 418.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:40.7824225Z #31 418.6 magmablas_hip/sgetf2_kernels.hip.cpp:162:9: warning: unused variable 'chunk' [-Wunused-variable] 2024-08-20T22:04:40.7825722Z #31 418.6 162 | int chunk = magma_ceildiv( length, zamax ); 2024-08-20T22:04:40.7826567Z #31 418.6 | ^~~~~ 2024-08-20T22:04:42.9022155Z #31 420.9 10 warnings generated when compiling for gfx90a. 2024-08-20T22:04:43.1452782Z #31 421.2 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.1456512Z #31 421.2 393 | cgetf2_fused_kernel_vbatched( 2024-08-20T22:04:43.1457342Z #31 421.2 | ^ 2024-08-20T22:04:43.1461084Z #31 421.2 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.2500324Z #31 421.2 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.2507234Z #31 421.2 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.2513880Z #31 421.2 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.2520470Z #31 421.2 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.2527209Z #31 421.2 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.2533783Z #31 421.2 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.2540374Z #31 421.2 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.2547311Z #31 421.2 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.2553883Z #31 421.2 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.2560558Z #31 421.2 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.2567476Z #31 421.2 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.2574204Z #31 421.2 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.2580768Z #31 421.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.2587429Z #31 421.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.2594003Z #31 421.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.2600557Z #31 421.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.2607229Z #31 421.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.3836000Z #31 421.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.3842797Z #31 421.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.3849038Z #31 421.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.3855197Z #31 421.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.3861153Z #31 421.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.3867988Z #31 421.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.3874027Z #31 421.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.3880226Z #31 421.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.3886072Z #31 421.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.3892343Z #31 421.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.3898550Z #31 421.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.3904604Z #31 421.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.3910483Z #31 421.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.3916358Z #31 421.4 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.3921898Z #31 421.4 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.3926711Z #31 421.4 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.3932026Z #31 421.4 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.3937213Z #31 421.4 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.3943968Z #31 421.4 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.3950480Z #31 421.4 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.3957177Z #31 421.4 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.3963992Z #31 421.4 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.5028386Z #31 421.4 98 warnings generated when compiling for gfx900. 2024-08-20T22:04:43.5032384Z #31 421.5 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.5037696Z #31 421.5 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.5042979Z #31 421.5 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.5048479Z #31 421.5 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.5054365Z #31 421.5 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.5059870Z #31 421.5 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.5066266Z #31 421.5 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.5072062Z #31 421.5 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.5077786Z #31 421.5 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.5083934Z #31 421.5 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.5090114Z #31 421.5 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.5096389Z #31 421.5 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.5102483Z #31 421.5 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.5108643Z #31 421.5 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.5114674Z #31 421.5 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.5120681Z #31 421.5 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.6165054Z #31 421.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.6171423Z #31 421.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.6177704Z #31 421.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.6184000Z #31 421.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.6190743Z #31 421.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.6197148Z #31 421.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.6203523Z #31 421.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.6209818Z #31 421.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.6216132Z #31 421.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.6222497Z #31 421.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.6228977Z #31 421.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.6234976Z #31 421.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.6240935Z #31 421.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.6246807Z #31 421.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.6251978Z #31 421.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.6257675Z #31 421.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.6264733Z #31 421.6 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.7688710Z #31 421.7 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.7695232Z #31 421.7 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.7704450Z #31 421.7 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.7711010Z #31 421.7 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.7717759Z #31 421.7 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.7724467Z #31 421.7 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.7731200Z #31 421.7 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.7737838Z #31 421.7 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.7744416Z #31 421.7 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.7751023Z #31 421.7 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.7757644Z #31 421.7 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.7764288Z #31 421.7 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.7771144Z #31 421.7 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.7777875Z #31 421.7 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:43.7781724Z #31 421.8 In file included from magmablas_hip/sgetf2_native_kernel.hip.cpp:17: 2024-08-20T22:04:43.7784963Z #31 421.8 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:43.9234780Z #31 421.8 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:43.9236871Z #31 421.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:43.9238774Z #31 421.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:43.9240197Z #31 421.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:43.9241232Z #31 421.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:43.9244328Z #31 421.8 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:43.9247566Z #31 421.8 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:43.9249576Z #31 421.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:43.9251292Z #31 421.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:43.9252880Z #31 421.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:43.9253901Z #31 421.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:43.9256603Z #31 421.8 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:43.9259915Z #31 421.8 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:43.9261955Z #31 421.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:43.9263639Z #31 421.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:43.9265317Z #31 421.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:43.9266287Z #31 421.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:43.9269023Z #31 421.8 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:43.9272635Z #31 421.8 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:43.9274950Z #31 421.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:43.9276673Z #31 421.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:43.9278110Z #31 421.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:43.9279319Z #31 421.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:43.9282046Z #31 421.8 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:43.9285788Z #31 421.8 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:43.9288158Z #31 421.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:43.9290010Z #31 421.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:43.9291432Z #31 421.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:43.9292445Z #31 421.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:43.9295224Z #31 421.8 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:43.9298541Z #31 421.8 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:43.9300549Z #31 421.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:43.9302359Z #31 421.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:43.9303792Z #31 421.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:43.9304772Z #31 421.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:43.9307492Z #31 421.8 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:43.9310944Z #31 421.8 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:43.9312989Z #31 421.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:43.9314688Z #31 421.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:43.9316129Z #31 421.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:43.9317162Z #31 421.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:43.9319873Z #31 421.8 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:43.9323248Z #31 421.8 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:43.9325452Z #31 421.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:43.9327146Z #31 421.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:43.9328559Z #31 421.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:43.9329579Z #31 421.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:43.9332323Z #31 421.8 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:43.9335952Z #31 421.8 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:43.9338305Z #31 421.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:43.9340126Z #31 421.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:43.9341570Z #31 421.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:43.9342587Z #31 421.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:43.9345273Z #31 421.8 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:43.9349004Z #31 421.8 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:43.9351394Z #31 421.8 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:43.9353121Z #31 421.8 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:43.9354549Z #31 421.8 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:43.9355564Z #31 421.8 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:44.2965627Z #31 422.3 In file included from magmablas_hip/sgetf2_kernels_var.hip.cpp:17: 2024-08-20T22:04:44.2969327Z #31 422.3 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:44.2972395Z #31 422.3 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:44.2974267Z #31 422.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:44.5436340Z #31 422.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:44.5437907Z #31 422.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:44.5438786Z #31 422.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:44.5441198Z #31 422.3 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:44.5444160Z #31 422.3 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:44.5445877Z #31 422.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:44.5447402Z #31 422.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:44.5448656Z #31 422.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:44.5449688Z #31 422.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:44.5451949Z #31 422.3 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:44.5454679Z #31 422.3 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:44.5456437Z #31 422.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:44.5457984Z #31 422.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:44.5459268Z #31 422.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:44.5460183Z #31 422.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:44.5462995Z #31 422.3 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:44.5466529Z #31 422.3 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:44.5468678Z #31 422.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:44.5470334Z #31 422.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:44.5471843Z #31 422.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:44.5472777Z #31 422.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:44.5475342Z #31 422.3 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:44.5478743Z #31 422.3 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:44.5481029Z #31 422.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:44.5482817Z #31 422.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:44.5484411Z #31 422.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:44.5485315Z #31 422.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:44.5487817Z #31 422.3 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:44.5490796Z #31 422.3 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:44.5492766Z #31 422.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:44.5494330Z #31 422.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:44.5495721Z #31 422.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:44.5496704Z #31 422.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:44.5499305Z #31 422.3 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:44.5502549Z #31 422.3 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:44.5504531Z #31 422.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:44.5506239Z #31 422.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:44.5507520Z #31 422.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:44.5508517Z #31 422.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:44.5511175Z #31 422.3 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:44.5514595Z #31 422.3 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:44.5516806Z #31 422.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:44.5518705Z #31 422.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:44.5520122Z #31 422.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:44.5521132Z #31 422.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:44.5524066Z #31 422.3 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:44.5527579Z #31 422.3 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:44.5529806Z #31 422.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:44.5531538Z #31 422.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:44.5532889Z #31 422.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:44.5533869Z #31 422.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:44.5536301Z #31 422.3 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:04:44.5539823Z #31 422.3 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:04:44.5542243Z #31 422.3 | ~^~~~~~~~~~~~~~ 2024-08-20T22:04:44.5543980Z #31 422.3 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:04:44.5545433Z #31 422.3 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:04:44.5546389Z #31 422.3 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:04:44.5547550Z #31 422.4 10 warnings generated when compiling for host. 2024-08-20T22:04:47.9971810Z #31 426.0 magmablas_hip/cgetf2_kernels.hip.cpp:710:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:47.9975830Z #31 426.0 710 | zcomputecolumn_kernel_shared_batched( int m, int paneloffset, int step, 2024-08-20T22:04:47.9977064Z #31 426.0 | ^ 2024-08-20T22:04:48.2321555Z #31 426.1 magmablas_hip/cgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:48.2325150Z #31 426.1 610 | cgetf2trsm_2d_kernel( int m, int n, 2024-08-20T22:04:48.2325971Z #31 426.1 | ^ 2024-08-20T22:04:48.2329695Z #31 426.1 magmablas_hip/cgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:48.2336290Z #31 426.1 magmablas_hip/cgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:48.2342738Z #31 426.1 magmablas_hip/cgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.7461904Z #31 427.8 In file included from magmablas_hip/strsm_small_batched.hip.cpp:17: 2024-08-20T22:04:49.7467000Z #31 427.8 magmablas_hip/trsm_template_kernel_batched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.7470860Z #31 427.8 23 | void trsm_template_batched_lNL_kernel( 2024-08-20T22:04:49.7471782Z #31 427.8 | ^ 2024-08-20T22:04:49.7475674Z #31 427.8 magmablas_hip/trsm_template_kernel_batched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.7482791Z #31 427.8 magmablas_hip/trsm_template_kernel_batched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.8600946Z #31 427.8 magmablas_hip/trsm_template_kernel_batched.hip.hpp:40:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.8605014Z #31 427.8 40 | void trsm_template_batched_lNU_kernel( 2024-08-20T22:04:49.8605847Z #31 427.8 | ^ 2024-08-20T22:04:49.8609620Z #31 427.8 magmablas_hip/trsm_template_kernel_batched.hip.hpp:40:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.8616398Z #31 427.8 magmablas_hip/trsm_template_kernel_batched.hip.hpp:40:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.8622813Z #31 427.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.8626273Z #31 427.8 824 | cgetf2_fused_kernel_batched( int m, 2024-08-20T22:04:49.8627099Z #31 427.8 | ^ 2024-08-20T22:04:49.8630649Z #31 427.8 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.8637079Z #31 427.8 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.8640609Z #31 427.8 57 | void trsm_template_batched_lTL_kernel( 2024-08-20T22:04:49.8641431Z #31 427.8 | ^ 2024-08-20T22:04:49.8645342Z #31 427.8 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.8651890Z #31 427.8 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.8658663Z #31 427.9 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.8662190Z #31 427.9 74 | void trsm_template_batched_lTU_kernel( 2024-08-20T22:04:49.8663050Z #31 427.9 | ^ 2024-08-20T22:04:49.8667019Z #31 427.9 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.8673630Z #31 427.9 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.8679873Z #31 427.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.8686342Z #31 427.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.8692454Z #31 427.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.8698765Z #31 427.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.8704518Z #31 427.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.8709997Z #31 427.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.8715977Z #31 427.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.8721582Z #31 427.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.8727691Z #31 427.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.8733791Z #31 427.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9726150Z #31 427.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9732890Z #31 427.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9739935Z #31 427.9 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9743649Z #31 427.9 57 | void trsm_template_batched_lTL_kernel( 2024-08-20T22:04:49.9744594Z #31 427.9 | ^ 2024-08-20T22:04:49.9748607Z #31 427.9 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9755411Z #31 427.9 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9762316Z #31 427.9 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9766316Z #31 427.9 74 | void trsm_template_batched_lTU_kernel( 2024-08-20T22:04:49.9767206Z #31 427.9 | ^ 2024-08-20T22:04:49.9771122Z #31 427.9 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9777928Z #31 427.9 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9784709Z #31 427.9 magmablas_hip/trsm_template_kernel_batched.hip.hpp:91:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9788406Z #31 427.9 91 | void trsm_template_batched_rNL_kernel( 2024-08-20T22:04:49.9789289Z #31 427.9 | ^ 2024-08-20T22:04:49.9793149Z #31 427.9 magmablas_hip/trsm_template_kernel_batched.hip.hpp:91:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9799917Z #31 427.9 magmablas_hip/trsm_template_kernel_batched.hip.hpp:91:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9806730Z #31 427.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9813059Z #31 427.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9819558Z #31 427.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9825953Z #31 427.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9832430Z #31 427.9 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9839064Z #31 427.9 magmablas_hip/trsm_template_kernel_batched.hip.hpp:108:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9842721Z #31 427.9 108 | void trsm_template_batched_rNU_kernel( 2024-08-20T22:04:49.9843606Z #31 427.9 | ^ 2024-08-20T22:04:49.9847703Z #31 427.9 magmablas_hip/trsm_template_kernel_batched.hip.hpp:108:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9854508Z #31 427.9 magmablas_hip/trsm_template_kernel_batched.hip.hpp:108:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9861310Z #31 427.9 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9865168Z #31 427.9 125 | void trsm_template_batched_rTL_kernel( 2024-08-20T22:04:49.9866045Z #31 427.9 | ^ 2024-08-20T22:04:49.9869956Z #31 427.9 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9876773Z #31 427.9 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9883574Z #31 427.9 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9887460Z #31 427.9 142 | void trsm_template_batched_rTU_kernel( 2024-08-20T22:04:49.9888344Z #31 427.9 | ^ 2024-08-20T22:04:49.9892238Z #31 427.9 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9899031Z #31 427.9 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9905915Z #31 427.9 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9909604Z #31 427.9 125 | void trsm_template_batched_rTL_kernel( 2024-08-20T22:04:49.9910481Z #31 427.9 | ^ 2024-08-20T22:04:49.9914437Z #31 427.9 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9921326Z #31 427.9 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9928117Z #31 428.0 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9931682Z #31 428.0 142 | void trsm_template_batched_rTU_kernel( 2024-08-20T22:04:49.9932558Z #31 428.0 | ^ 2024-08-20T22:04:49.9936337Z #31 428.0 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9943348Z #31 428.0 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9950169Z #31 428.0 magmablas_hip/trsm_template_kernel_batched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9953679Z #31 428.0 23 | void trsm_template_batched_lNL_kernel( 2024-08-20T22:04:49.9954419Z #31 428.0 | ^ 2024-08-20T22:04:49.9958105Z #31 428.0 magmablas_hip/trsm_template_kernel_batched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9964771Z #31 428.0 magmablas_hip/trsm_template_kernel_batched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9971821Z #31 428.0 magmablas_hip/trsm_template_kernel_batched.hip.hpp:40:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:49.9975345Z #31 428.0 40 | void trsm_template_batched_lNU_kernel( 2024-08-20T22:04:49.9976231Z #31 428.0 | ^ 2024-08-20T22:04:49.9980177Z #31 428.0 magmablas_hip/trsm_template_kernel_batched.hip.hpp:40:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.0788896Z #31 428.0 magmablas_hip/trsm_template_kernel_batched.hip.hpp:40:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.0795917Z #31 428.0 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.0802848Z #31 428.0 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.0809485Z #31 428.0 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.0816175Z #31 428.0 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.0822700Z #31 428.0 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.0829218Z #31 428.0 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.0835756Z #31 428.0 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.0842272Z #31 428.0 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.0848874Z #31 428.0 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.0855523Z #31 428.0 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.0862064Z #31 428.0 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.0868801Z #31 428.0 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.0875456Z #31 428.0 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.0882114Z #31 428.0 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.0885936Z #31 428.0 57 | void trsm_template_batched_lTL_kernel( 2024-08-20T22:04:50.0886845Z #31 428.0 | ^ 2024-08-20T22:04:50.0890744Z #31 428.0 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.0897585Z #31 428.0 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.0904363Z #31 428.0 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.0908018Z #31 428.0 74 | void trsm_template_batched_lTU_kernel( 2024-08-20T22:04:50.0908926Z #31 428.0 | ^ 2024-08-20T22:04:50.0912814Z #31 428.0 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.0919594Z #31 428.0 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.0926440Z #31 428.0 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.0930122Z #31 428.0 57 | void trsm_template_batched_lTL_kernel( 2024-08-20T22:04:50.0931033Z #31 428.0 | ^ 2024-08-20T22:04:50.0934919Z #31 428.0 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.0941776Z #31 428.0 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.0948557Z #31 428.0 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.0952273Z #31 428.0 74 | void trsm_template_batched_lTU_kernel( 2024-08-20T22:04:50.0953179Z #31 428.0 | ^ 2024-08-20T22:04:50.0957048Z #31 428.0 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.0963911Z #31 428.0 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.0970850Z #31 428.0 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.0977361Z #31 428.0 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.0984007Z #31 428.0 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.0990502Z #31 428.0 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.0996996Z #31 428.0 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1003505Z #31 428.0 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1010073Z #31 428.0 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1016603Z #31 428.0 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1023141Z #31 428.0 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1029881Z #31 428.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:91:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1033561Z #31 428.1 91 | void trsm_template_batched_rNL_kernel( 2024-08-20T22:04:50.1034515Z #31 428.1 | ^ 2024-08-20T22:04:50.1038395Z #31 428.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:91:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1045281Z #31 428.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:91:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1052118Z #31 428.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:108:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1055831Z #31 428.1 108 | void trsm_template_batched_rNU_kernel( 2024-08-20T22:04:50.1056707Z #31 428.1 | ^ 2024-08-20T22:04:50.1060605Z #31 428.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:108:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1067715Z #31 428.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:108:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1074552Z #31 428.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1078222Z #31 428.1 125 | void trsm_template_batched_rTL_kernel( 2024-08-20T22:04:50.1079103Z #31 428.1 | ^ 2024-08-20T22:04:50.1083005Z #31 428.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1090039Z #31 428.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1096877Z #31 428.1 magmablas_hip/sgetf2_kernels.hip.cpp:484:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1101065Z #31 428.1 484 | void sgetf2trsm_kernel_batched(int ib, int n, float **dA_array, int step, int lda) 2024-08-20T22:04:50.1102401Z #31 428.1 | ^ 2024-08-20T22:04:50.1106250Z #31 428.1 magmablas_hip/sgetf2_kernels.hip.cpp:484:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1112917Z #31 428.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1116676Z #31 428.1 142 | void trsm_template_batched_rTU_kernel( 2024-08-20T22:04:50.1117586Z #31 428.1 | ^ 2024-08-20T22:04:50.1121464Z #31 428.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1128379Z #31 428.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1135097Z #31 428.1 magmablas_hip/sgetf2_kernels.hip.cpp:710:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1139006Z #31 428.1 710 | zcomputecolumn_kernel_shared_batched( int m, int paneloffset, int step, 2024-08-20T22:04:50.1140231Z #31 428.1 | ^ 2024-08-20T22:04:50.1144150Z #31 428.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1147848Z #31 428.1 125 | void trsm_template_batched_rTL_kernel( 2024-08-20T22:04:50.1148713Z #31 428.1 | ^ 2024-08-20T22:04:50.1152617Z #31 428.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1159419Z #31 428.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1166448Z #31 428.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1170134Z #31 428.1 142 | void trsm_template_batched_rTU_kernel( 2024-08-20T22:04:50.1171004Z #31 428.1 | ^ 2024-08-20T22:04:50.1811403Z #31 428.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1818274Z #31 428.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1825378Z #31 428.1 magmablas_hip/sgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1829001Z #31 428.1 610 | sgetf2trsm_2d_kernel( int m, int n, 2024-08-20T22:04:50.1829839Z #31 428.1 | ^ 2024-08-20T22:04:50.1833559Z #31 428.1 magmablas_hip/sgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1842278Z #31 428.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1846087Z #31 428.1 23 | void trsm_template_batched_lNL_kernel( 2024-08-20T22:04:50.1847003Z #31 428.1 | ^ 2024-08-20T22:04:50.1850990Z #31 428.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1857767Z #31 428.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1864885Z #31 428.1 magmablas_hip/sgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1871712Z #31 428.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:40:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1875472Z #31 428.1 40 | void trsm_template_batched_lNU_kernel( 2024-08-20T22:04:50.1876324Z #31 428.1 | ^ 2024-08-20T22:04:50.1880094Z #31 428.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:40:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1886778Z #31 428.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:40:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1893396Z #31 428.1 magmablas_hip/sgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1900062Z #31 428.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1906553Z #31 428.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1913358Z #31 428.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1919684Z #31 428.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1926180Z #31 428.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1932867Z #31 428.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1939435Z #31 428.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1945935Z #31 428.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1952503Z #31 428.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1958960Z #31 428.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1965841Z #31 428.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1972409Z #31 428.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1978891Z #31 428.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1985191Z #31 428.1 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1991888Z #31 428.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.1995720Z #31 428.1 57 | void trsm_template_batched_lTL_kernel( 2024-08-20T22:04:50.1996607Z #31 428.1 | ^ 2024-08-20T22:04:50.2000485Z #31 428.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2007353Z #31 428.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2014205Z #31 428.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2017872Z #31 428.1 74 | void trsm_template_batched_lTU_kernel( 2024-08-20T22:04:50.2018783Z #31 428.1 | ^ 2024-08-20T22:04:50.2022740Z #31 428.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2029752Z #31 428.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2036608Z #31 428.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2040306Z #31 428.1 57 | void trsm_template_batched_lTL_kernel( 2024-08-20T22:04:50.2041182Z #31 428.1 | ^ 2024-08-20T22:04:50.2045340Z #31 428.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2051935Z #31 428.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2058367Z #31 428.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2064886Z #31 428.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2071596Z #31 428.2 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2075410Z #31 428.2 74 | void trsm_template_batched_lTU_kernel( 2024-08-20T22:04:50.2076295Z #31 428.2 | ^ 2024-08-20T22:04:50.2080192Z #31 428.2 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2087042Z #31 428.2 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2093979Z #31 428.2 magmablas_hip/trsm_template_kernel_batched.hip.hpp:91:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2097533Z #31 428.2 91 | void trsm_template_batched_rNL_kernel( 2024-08-20T22:04:50.2098396Z #31 428.2 | ^ 2024-08-20T22:04:50.2102156Z #31 428.2 magmablas_hip/trsm_template_kernel_batched.hip.hpp:91:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2108844Z #31 428.2 magmablas_hip/trsm_template_kernel_batched.hip.hpp:91:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2115862Z #31 428.2 magmablas_hip/trsm_template_kernel_batched.hip.hpp:108:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2119625Z #31 428.2 108 | void trsm_template_batched_rNU_kernel( 2024-08-20T22:04:50.2120507Z #31 428.2 | ^ 2024-08-20T22:04:50.2124481Z #31 428.2 magmablas_hip/trsm_template_kernel_batched.hip.hpp:108:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2131271Z #31 428.2 magmablas_hip/trsm_template_kernel_batched.hip.hpp:108:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2138189Z #31 428.2 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2141757Z #31 428.2 125 | void trsm_template_batched_rTL_kernel( 2024-08-20T22:04:50.2142638Z #31 428.2 | ^ 2024-08-20T22:04:50.2146416Z #31 428.2 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2153044Z #31 428.2 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2160053Z #31 428.2 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2163831Z #31 428.2 142 | void trsm_template_batched_rTU_kernel( 2024-08-20T22:04:50.2164934Z #31 428.2 | ^ 2024-08-20T22:04:50.2168816Z #31 428.2 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2175750Z #31 428.2 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2835374Z #31 428.2 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2839131Z #31 428.2 125 | void trsm_template_batched_rTL_kernel( 2024-08-20T22:04:50.2840364Z #31 428.2 | ^ 2024-08-20T22:04:50.2844559Z #31 428.2 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2851718Z #31 428.2 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2858762Z #31 428.2 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2862555Z #31 428.2 142 | void trsm_template_batched_rTU_kernel( 2024-08-20T22:04:50.2863583Z #31 428.2 | ^ 2024-08-20T22:04:50.2868030Z #31 428.2 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2874904Z #31 428.2 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2881738Z #31 428.2 magmablas_hip/trsm_template_kernel_batched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2885471Z #31 428.2 23 | void trsm_template_batched_lNL_kernel( 2024-08-20T22:04:50.2886385Z #31 428.2 | ^ 2024-08-20T22:04:50.2890283Z #31 428.2 magmablas_hip/trsm_template_kernel_batched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2897267Z #31 428.2 magmablas_hip/trsm_template_kernel_batched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2903873Z #31 428.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2910501Z #31 428.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2917239Z #31 428.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2924094Z #31 428.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2930928Z #31 428.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2937494Z #31 428.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2944037Z #31 428.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2950525Z #31 428.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2957258Z #31 428.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2964044Z #31 428.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2970971Z #31 428.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2977491Z #31 428.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2984145Z #31 428.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2990655Z #31 428.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.2997246Z #31 428.2 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.3003961Z #31 428.2 magmablas_hip/trsm_template_kernel_batched.hip.hpp:40:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.3007653Z #31 428.2 40 | void trsm_template_batched_lNU_kernel( 2024-08-20T22:04:50.3008549Z #31 428.2 | ^ 2024-08-20T22:04:50.3012525Z #31 428.2 magmablas_hip/trsm_template_kernel_batched.hip.hpp:40:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.3019289Z #31 428.2 magmablas_hip/trsm_template_kernel_batched.hip.hpp:40:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.3026176Z #31 428.3 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.3029869Z #31 428.3 57 | void trsm_template_batched_lTL_kernel( 2024-08-20T22:04:50.3030758Z #31 428.3 | ^ 2024-08-20T22:04:50.3034657Z #31 428.3 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.3041438Z #31 428.3 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.3048436Z #31 428.3 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.3055190Z #31 428.3 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.3061877Z #31 428.3 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.3065833Z #31 428.3 74 | void trsm_template_batched_lTU_kernel( 2024-08-20T22:04:50.3066705Z #31 428.3 | ^ 2024-08-20T22:04:50.3070597Z #31 428.3 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.3077379Z #31 428.3 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.3084369Z #31 428.3 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.3088047Z #31 428.3 57 | void trsm_template_batched_lTL_kernel( 2024-08-20T22:04:50.3088938Z #31 428.3 | ^ 2024-08-20T22:04:50.3092888Z #31 428.3 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.3099663Z #31 428.3 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.3106529Z #31 428.3 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.3110185Z #31 428.3 74 | void trsm_template_batched_lTU_kernel( 2024-08-20T22:04:50.3111076Z #31 428.3 | ^ 2024-08-20T22:04:50.3115185Z #31 428.3 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.3880272Z #31 428.3 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.3887242Z #31 428.3 magmablas_hip/trsm_template_kernel_batched.hip.hpp:91:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.3890927Z #31 428.3 91 | void trsm_template_batched_rNL_kernel( 2024-08-20T22:04:50.3891871Z #31 428.3 | ^ 2024-08-20T22:04:50.3895839Z #31 428.3 magmablas_hip/trsm_template_kernel_batched.hip.hpp:91:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.3902462Z #31 428.3 magmablas_hip/trsm_template_kernel_batched.hip.hpp:91:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.3909690Z #31 428.3 magmablas_hip/trsm_template_kernel_batched.hip.hpp:108:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.3913378Z #31 428.3 108 | void trsm_template_batched_rNU_kernel( 2024-08-20T22:04:50.3914291Z #31 428.3 | ^ 2024-08-20T22:04:50.3918192Z #31 428.3 magmablas_hip/trsm_template_kernel_batched.hip.hpp:108:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.3925218Z #31 428.3 magmablas_hip/trsm_template_kernel_batched.hip.hpp:108:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.3932079Z #31 428.3 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.3936031Z #31 428.3 125 | void trsm_template_batched_rTL_kernel( 2024-08-20T22:04:50.3936987Z #31 428.3 | ^ 2024-08-20T22:04:50.3940781Z #31 428.3 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.3947493Z #31 428.3 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.3953981Z #31 428.3 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.3960672Z #31 428.3 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.3967548Z #31 428.3 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.3974073Z #31 428.3 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.3980612Z #31 428.3 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.3987268Z #31 428.3 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.3993901Z #31 428.3 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.4000413Z #31 428.3 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.4007089Z #31 428.3 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.4013567Z #31 428.3 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.4020278Z #31 428.3 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.4026585Z #31 428.3 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.4033019Z #31 428.3 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.4039711Z #31 428.3 magmablas_hip/cgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.4046343Z #31 428.3 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.4050073Z #31 428.3 142 | void trsm_template_batched_rTU_kernel( 2024-08-20T22:04:50.4050961Z #31 428.3 | ^ 2024-08-20T22:04:50.4054454Z #31 428.3 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.4060076Z #31 428.3 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.4065907Z #31 428.4 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.4069037Z #31 428.4 125 | void trsm_template_batched_rTL_kernel( 2024-08-20T22:04:50.4070046Z #31 428.4 | ^ 2024-08-20T22:04:50.4073339Z #31 428.4 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.4079201Z #31 428.4 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.4085622Z #31 428.4 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.4088897Z #31 428.4 142 | void trsm_template_batched_rTU_kernel( 2024-08-20T22:04:50.4089579Z #31 428.4 | ^ 2024-08-20T22:04:50.4092144Z #31 428.4 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.4097967Z #31 428.4 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.4103668Z #31 428.4 magmablas_hip/trsm_template_kernel_batched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.4106915Z #31 428.4 23 | void trsm_template_batched_lNL_kernel( 2024-08-20T22:04:50.4107806Z #31 428.4 | ^ 2024-08-20T22:04:50.4111132Z #31 428.4 magmablas_hip/trsm_template_kernel_batched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.4116850Z #31 428.4 magmablas_hip/trsm_template_kernel_batched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.5132729Z #31 428.4 magmablas_hip/trsm_template_kernel_batched.hip.hpp:40:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.5136551Z #31 428.4 40 | void trsm_template_batched_lNU_kernel( 2024-08-20T22:04:50.5137423Z #31 428.4 | ^ 2024-08-20T22:04:50.5141351Z #31 428.4 magmablas_hip/trsm_template_kernel_batched.hip.hpp:40:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.5148040Z #31 428.4 magmablas_hip/trsm_template_kernel_batched.hip.hpp:40:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.5154708Z #31 428.5 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.5158730Z #31 428.5 57 | void trsm_template_batched_lTL_kernel( 2024-08-20T22:04:50.5159758Z #31 428.5 | ^ 2024-08-20T22:04:50.5163796Z #31 428.5 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.5171027Z #31 428.5 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.5177887Z #31 428.5 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.5181586Z #31 428.5 74 | void trsm_template_batched_lTU_kernel( 2024-08-20T22:04:50.5182464Z #31 428.5 | ^ 2024-08-20T22:04:50.5186426Z #31 428.5 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.5193146Z #31 428.5 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.5199994Z #31 428.5 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.5203623Z #31 428.5 57 | void trsm_template_batched_lTL_kernel( 2024-08-20T22:04:50.5204624Z #31 428.5 | ^ 2024-08-20T22:04:50.5208432Z #31 428.5 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.5214282Z #31 428.5 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.6266696Z #31 428.6 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.6270466Z #31 428.6 74 | void trsm_template_batched_lTU_kernel( 2024-08-20T22:04:50.6271369Z #31 428.6 | ^ 2024-08-20T22:04:50.6275287Z #31 428.6 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.6282012Z #31 428.6 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.6289176Z #31 428.6 magmablas_hip/trsm_template_kernel_batched.hip.hpp:91:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.6292929Z #31 428.6 91 | void trsm_template_batched_rNL_kernel( 2024-08-20T22:04:50.6293830Z #31 428.6 | ^ 2024-08-20T22:04:50.6297680Z #31 428.6 magmablas_hip/trsm_template_kernel_batched.hip.hpp:91:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.6304420Z #31 428.6 magmablas_hip/trsm_template_kernel_batched.hip.hpp:91:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.6311348Z #31 428.6 magmablas_hip/trsm_template_kernel_batched.hip.hpp:108:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.6315084Z #31 428.6 108 | void trsm_template_batched_rNU_kernel( 2024-08-20T22:04:50.6315986Z #31 428.6 | ^ 2024-08-20T22:04:50.6319895Z #31 428.6 magmablas_hip/trsm_template_kernel_batched.hip.hpp:108:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.6326946Z #31 428.6 magmablas_hip/trsm_template_kernel_batched.hip.hpp:108:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.6333678Z #31 428.6 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.6337388Z #31 428.6 125 | void trsm_template_batched_rTL_kernel( 2024-08-20T22:04:50.6338267Z #31 428.6 | ^ 2024-08-20T22:04:50.6342120Z #31 428.6 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.6348883Z #31 428.6 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.8580966Z #31 428.7 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.8584776Z #31 428.7 142 | void trsm_template_batched_rTU_kernel( 2024-08-20T22:04:50.8585657Z #31 428.7 | ^ 2024-08-20T22:04:50.8589811Z #31 428.7 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.8596528Z #31 428.7 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.8603394Z #31 428.7 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.8607162Z #31 428.7 125 | void trsm_template_batched_rTL_kernel( 2024-08-20T22:04:50.8608067Z #31 428.7 | ^ 2024-08-20T22:04:50.8611925Z #31 428.7 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.8618821Z #31 428.7 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.8625556Z #31 428.7 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.8629195Z #31 428.7 142 | void trsm_template_batched_rTU_kernel( 2024-08-20T22:04:50.8630076Z #31 428.7 | ^ 2024-08-20T22:04:50.8634011Z #31 428.7 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:50.8640719Z #31 428.7 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.0556531Z #31 429.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.0560144Z #31 429.1 824 | sgetf2_fused_kernel_batched( int m, 2024-08-20T22:04:51.0561023Z #31 429.1 | ^ 2024-08-20T22:04:51.0565237Z #31 429.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.0571963Z #31 429.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.0578651Z #31 429.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.1575251Z #31 429.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.1581823Z #31 429.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.1588659Z #31 429.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.1595189Z #31 429.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.1601847Z #31 429.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.1608562Z #31 429.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.1615182Z #31 429.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.1621633Z #31 429.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.1628122Z #31 429.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.1634605Z #31 429.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.1641095Z #31 429.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.1647639Z #31 429.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.1654075Z #31 429.1 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.1660716Z #31 429.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.1667427Z #31 429.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.1674030Z #31 429.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.1680558Z #31 429.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.1687242Z #31 429.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.1693354Z #31 429.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.2870625Z #31 429.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.2877308Z #31 429.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.2883874Z #31 429.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.2890400Z #31 429.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.2896967Z #31 429.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.2903425Z #31 429.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.2909941Z #31 429.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.2916732Z #31 429.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.2923158Z #31 429.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.2929902Z #31 429.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.2936444Z #31 429.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.2943087Z #31 429.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.2949489Z #31 429.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.2956013Z #31 429.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.2962620Z #31 429.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.2969461Z #31 429.2 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.2975826Z #31 429.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.2982298Z #31 429.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.2988812Z #31 429.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.2995329Z #31 429.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.3001909Z #31 429.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.3008450Z #31 429.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.3015072Z #31 429.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.3021596Z #31 429.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.4176343Z #31 429.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.4182757Z #31 429.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.4189087Z #31 429.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.4195616Z #31 429.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.4202382Z #31 429.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.4208996Z #31 429.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.4215478Z #31 429.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.4221961Z #31 429.3 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.4228550Z #31 429.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.4234748Z #31 429.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.4241236Z #31 429.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.4247628Z #31 429.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.4254243Z #31 429.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.4260847Z #31 429.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.4267496Z #31 429.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.4273088Z #31 429.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.4278737Z #31 429.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.4284320Z #31 429.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.4289803Z #31 429.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.4295537Z #31 429.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.4301119Z #31 429.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.4307147Z #31 429.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.4313636Z #31 429.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.4320128Z #31 429.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.4326720Z #31 429.4 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.6419444Z #31 429.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.6425133Z #31 429.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.6431391Z #31 429.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.6437034Z #31 429.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.6442726Z #31 429.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.6448569Z #31 429.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.6454769Z #31 429.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.6460252Z #31 429.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.6466763Z #31 429.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.6472772Z #31 429.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.6478292Z #31 429.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.6484655Z #31 429.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.6491050Z #31 429.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:51.6497672Z #31 429.5 magmablas_hip/sgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.3028410Z #31 431.3 In file included from magmablas_hip/strsm_small_vbatched.hip.cpp:17: 2024-08-20T22:04:53.3032757Z #31 431.3 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.3036519Z #31 431.3 23 | void trsm_template_vbatched_lNL_kernel( 2024-08-20T22:04:53.3037391Z #31 431.3 | ^ 2024-08-20T22:04:53.3040940Z #31 431.3 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.4324016Z #31 431.3 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.4330517Z #31 431.3 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:54:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.4333905Z #31 431.3 54 | void trsm_template_vbatched_lNU_kernel( 2024-08-20T22:04:53.4334794Z #31 431.3 | ^ 2024-08-20T22:04:53.4338314Z #31 431.3 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:54:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.4344323Z #31 431.3 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:54:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.4350303Z #31 431.4 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:85:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.4353671Z #31 431.4 85 | void trsm_template_vbatched_lTL_kernel( 2024-08-20T22:04:53.4354498Z #31 431.4 | ^ 2024-08-20T22:04:53.4357936Z #31 431.4 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:85:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.4364844Z #31 431.4 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:85:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.4370889Z #31 431.4 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:116:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.4374455Z #31 431.4 116 | void trsm_template_vbatched_lTU_kernel( 2024-08-20T22:04:53.4375281Z #31 431.4 | ^ 2024-08-20T22:04:53.4378773Z #31 431.4 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:116:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.4384894Z #31 431.4 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:116:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.4391298Z #31 431.4 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:85:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.4394382Z #31 431.4 85 | void trsm_template_vbatched_lTL_kernel( 2024-08-20T22:04:53.4395184Z #31 431.4 | ^ 2024-08-20T22:04:53.4398852Z #31 431.4 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:85:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.4405112Z #31 431.4 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:85:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.5387466Z #31 431.5 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:116:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.5390809Z #31 431.5 116 | void trsm_template_vbatched_lTU_kernel( 2024-08-20T22:04:53.5391632Z #31 431.5 | ^ 2024-08-20T22:04:53.5395164Z #31 431.5 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:116:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.5401407Z #31 431.5 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:116:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.5407468Z #31 431.5 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:147:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.5411044Z #31 431.5 147 | void trsm_template_vbatched_rNL_kernel( 2024-08-20T22:04:53.5411871Z #31 431.5 | ^ 2024-08-20T22:04:53.5415324Z #31 431.5 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:178:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.5418590Z #31 431.5 178 | void trsm_template_vbatched_rNU_kernel( 2024-08-20T22:04:53.5419449Z #31 431.5 | ^ 2024-08-20T22:04:53.5423202Z #31 431.5 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:209:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.5426532Z #31 431.5 209 | void trsm_template_vbatched_rTL_kernel( 2024-08-20T22:04:53.5427279Z #31 431.5 | ^ 2024-08-20T22:04:53.5430666Z #31 431.6 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:240:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.5434115Z #31 431.6 240 | void trsm_template_vbatched_rTU_kernel( 2024-08-20T22:04:53.5434947Z #31 431.6 | ^ 2024-08-20T22:04:53.6405202Z #31 431.6 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:209:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.6408734Z #31 431.6 209 | void trsm_template_vbatched_rTL_kernel( 2024-08-20T22:04:53.6409563Z #31 431.6 | ^ 2024-08-20T22:04:53.6413259Z #31 431.6 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:240:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.6416479Z #31 431.6 240 | void trsm_template_vbatched_rTU_kernel( 2024-08-20T22:04:53.6417238Z #31 431.6 | ^ 2024-08-20T22:04:53.6420595Z #31 431.6 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.6423695Z #31 431.6 23 | void trsm_template_vbatched_lNL_kernel( 2024-08-20T22:04:53.6424478Z #31 431.6 | ^ 2024-08-20T22:04:53.6427916Z #31 431.6 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.6434014Z #31 431.6 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.6440059Z #31 431.6 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:54:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.6443342Z #31 431.6 54 | void trsm_template_vbatched_lNU_kernel( 2024-08-20T22:04:53.6444177Z #31 431.6 | ^ 2024-08-20T22:04:53.6447393Z #31 431.6 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:54:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.6452593Z #31 431.6 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:54:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.6458031Z #31 431.6 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:85:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.6461262Z #31 431.6 85 | void trsm_template_vbatched_lTL_kernel( 2024-08-20T22:04:53.6462108Z #31 431.6 | ^ 2024-08-20T22:04:53.6465966Z #31 431.6 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:85:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.6472393Z #31 431.6 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:85:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.6478605Z #31 431.7 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:116:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.6481970Z #31 431.7 116 | void trsm_template_vbatched_lTU_kernel( 2024-08-20T22:04:53.6482746Z #31 431.7 | ^ 2024-08-20T22:04:53.6486533Z #31 431.7 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:116:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.6492752Z #31 431.7 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:116:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.7474443Z #31 431.7 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:85:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.7478208Z #31 431.7 85 | void trsm_template_vbatched_lTL_kernel( 2024-08-20T22:04:53.7479061Z #31 431.7 | ^ 2024-08-20T22:04:53.7482548Z #31 431.7 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:85:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.7488591Z #31 431.7 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:85:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.7494625Z #31 431.7 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:116:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.7498377Z #31 431.7 116 | void trsm_template_vbatched_lTU_kernel( 2024-08-20T22:04:53.7499181Z #31 431.7 | ^ 2024-08-20T22:04:53.7502634Z #31 431.7 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:116:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.7509028Z #31 431.7 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:116:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.7515028Z #31 431.7 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:147:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.7518325Z #31 431.7 147 | void trsm_template_vbatched_rNL_kernel( 2024-08-20T22:04:53.7519170Z #31 431.7 | ^ 2024-08-20T22:04:53.7522968Z #31 431.7 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:178:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.7526485Z #31 431.7 178 | void trsm_template_vbatched_rNU_kernel( 2024-08-20T22:04:53.7527285Z #31 431.7 | ^ 2024-08-20T22:04:53.7530785Z #31 431.7 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:209:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.7534103Z #31 431.7 209 | void trsm_template_vbatched_rTL_kernel( 2024-08-20T22:04:53.7534939Z #31 431.7 | ^ 2024-08-20T22:04:53.7538812Z #31 431.8 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:240:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.7542179Z #31 431.8 240 | void trsm_template_vbatched_rTU_kernel( 2024-08-20T22:04:53.7542950Z #31 431.8 | ^ 2024-08-20T22:04:53.8476766Z #31 431.8 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:209:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.8480421Z #31 431.8 209 | void trsm_template_vbatched_rTL_kernel( 2024-08-20T22:04:53.8481305Z #31 431.8 | ^ 2024-08-20T22:04:53.8485139Z #31 431.8 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:240:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.8488664Z #31 431.8 240 | void trsm_template_vbatched_rTU_kernel( 2024-08-20T22:04:53.8489542Z #31 431.8 | ^ 2024-08-20T22:04:53.8493227Z #31 431.8 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.8497049Z #31 431.8 23 | void trsm_template_vbatched_lNL_kernel( 2024-08-20T22:04:53.8497913Z #31 431.8 | ^ 2024-08-20T22:04:53.8501616Z #31 431.8 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.8508042Z #31 431.8 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.8514650Z #31 431.8 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:54:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.8518129Z #31 431.8 54 | void trsm_template_vbatched_lNU_kernel( 2024-08-20T22:04:53.8519001Z #31 431.8 | ^ 2024-08-20T22:04:53.8522928Z #31 431.8 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:54:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.8529546Z #31 431.8 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:54:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.8536090Z #31 431.8 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:85:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.8539617Z #31 431.8 85 | void trsm_template_vbatched_lTL_kernel( 2024-08-20T22:04:53.8540490Z #31 431.8 | ^ 2024-08-20T22:04:53.8544231Z #31 431.8 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:85:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.8550639Z #31 431.8 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:85:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.8557067Z #31 431.8 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:116:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.8560598Z #31 431.8 116 | void trsm_template_vbatched_lTU_kernel( 2024-08-20T22:04:53.8561469Z #31 431.8 | ^ 2024-08-20T22:04:53.8565542Z #31 431.8 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:116:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.8572101Z #31 431.8 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:116:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.8578796Z #31 431.9 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:85:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.8582266Z #31 431.9 85 | void trsm_template_vbatched_lTL_kernel( 2024-08-20T22:04:53.8583118Z #31 431.9 | ^ 2024-08-20T22:04:53.8586787Z #31 431.9 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:85:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.9597206Z #31 431.9 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:85:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.9603588Z #31 431.9 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:116:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.9607470Z #31 431.9 116 | void trsm_template_vbatched_lTU_kernel( 2024-08-20T22:04:53.9608380Z #31 431.9 | ^ 2024-08-20T22:04:53.9611992Z #31 431.9 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:116:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.9618328Z #31 431.9 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:116:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.9624498Z #31 431.9 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:147:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.9627915Z #31 431.9 147 | void trsm_template_vbatched_rNL_kernel( 2024-08-20T22:04:53.9628766Z #31 431.9 | ^ 2024-08-20T22:04:53.9632247Z #31 431.9 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:178:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.9635633Z #31 431.9 178 | void trsm_template_vbatched_rNU_kernel( 2024-08-20T22:04:53.9636464Z #31 431.9 | ^ 2024-08-20T22:04:53.9639973Z #31 431.9 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:209:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.9643367Z #31 431.9 209 | void trsm_template_vbatched_rTL_kernel( 2024-08-20T22:04:53.9644345Z #31 431.9 | ^ 2024-08-20T22:04:53.9647951Z #31 432.0 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:240:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.9651063Z #31 432.0 240 | void trsm_template_vbatched_rTU_kernel( 2024-08-20T22:04:53.9652097Z #31 432.0 | ^ 2024-08-20T22:04:53.9655592Z #31 432.0 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:209:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:53.9658952Z #31 432.0 209 | void trsm_template_vbatched_rTL_kernel( 2024-08-20T22:04:53.9659802Z #31 432.0 | ^ 2024-08-20T22:04:54.0715834Z #31 432.0 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:240:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.0719732Z #31 432.0 240 | void trsm_template_vbatched_rTU_kernel( 2024-08-20T22:04:54.0720626Z #31 432.0 | ^ 2024-08-20T22:04:54.0724300Z #31 432.0 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.0727477Z #31 432.0 23 | void trsm_template_vbatched_lNL_kernel( 2024-08-20T22:04:54.0728361Z #31 432.0 | ^ 2024-08-20T22:04:54.0732312Z #31 432.0 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.0738883Z #31 432.0 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.0745507Z #31 432.0 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:54:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.0749032Z #31 432.0 54 | void trsm_template_vbatched_lNU_kernel( 2024-08-20T22:04:54.0749896Z #31 432.0 | ^ 2024-08-20T22:04:54.0753654Z #31 432.0 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:54:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.0760142Z #31 432.0 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:54:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.0767224Z #31 432.0 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:85:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.0770823Z #31 432.0 85 | void trsm_template_vbatched_lTL_kernel( 2024-08-20T22:04:54.0771684Z #31 432.0 | ^ 2024-08-20T22:04:54.0775459Z #31 432.0 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:85:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.0781986Z #31 432.0 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:85:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.0788719Z #31 432.1 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:116:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.0792400Z #31 432.1 116 | void trsm_template_vbatched_lTU_kernel( 2024-08-20T22:04:54.0793266Z #31 432.1 | ^ 2024-08-20T22:04:54.0797043Z #31 432.1 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:116:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.0803609Z #31 432.1 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:116:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.0810474Z #31 432.1 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:85:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.0814030Z #31 432.1 85 | void trsm_template_vbatched_lTL_kernel( 2024-08-20T22:04:54.0814897Z #31 432.1 | ^ 2024-08-20T22:04:54.0818597Z #31 432.1 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:85:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.0824588Z #31 432.1 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:85:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.0831174Z #31 432.1 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:116:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.0834738Z #31 432.1 116 | void trsm_template_vbatched_lTU_kernel( 2024-08-20T22:04:54.0835635Z #31 432.1 | ^ 2024-08-20T22:04:54.0839390Z #31 432.1 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:116:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.0846049Z #31 432.1 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:116:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.1930621Z #31 432.1 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:147:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.1934179Z #31 432.1 147 | void trsm_template_vbatched_rNL_kernel( 2024-08-20T22:04:54.1934985Z #31 432.1 | ^ 2024-08-20T22:04:54.1939020Z #31 432.1 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:178:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.1942378Z #31 432.1 178 | void trsm_template_vbatched_rNU_kernel( 2024-08-20T22:04:54.1943232Z #31 432.1 | ^ 2024-08-20T22:04:54.1946929Z #31 432.2 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:209:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.1950637Z #31 432.2 209 | void trsm_template_vbatched_rTL_kernel( 2024-08-20T22:04:54.1951499Z #31 432.2 | ^ 2024-08-20T22:04:54.1955123Z #31 432.2 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:240:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.1958516Z #31 432.2 240 | void trsm_template_vbatched_rTU_kernel( 2024-08-20T22:04:54.1959385Z #31 432.2 | ^ 2024-08-20T22:04:54.1963225Z #31 432.2 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:209:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.1967125Z #31 432.2 209 | void trsm_template_vbatched_rTL_kernel( 2024-08-20T22:04:54.1968029Z #31 432.2 | ^ 2024-08-20T22:04:54.3134879Z #31 432.2 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:240:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.3138830Z #31 432.2 240 | void trsm_template_vbatched_rTU_kernel( 2024-08-20T22:04:54.3139717Z #31 432.2 | ^ 2024-08-20T22:04:54.3143386Z #31 432.3 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.3146872Z #31 432.3 23 | void trsm_template_vbatched_lNL_kernel( 2024-08-20T22:04:54.3147747Z #31 432.3 | ^ 2024-08-20T22:04:54.3151399Z #31 432.3 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.3157874Z #31 432.3 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.3164678Z #31 432.3 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:54:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.3168188Z #31 432.3 54 | void trsm_template_vbatched_lNU_kernel( 2024-08-20T22:04:54.3169039Z #31 432.3 | ^ 2024-08-20T22:04:54.3172692Z #31 432.3 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:54:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.3179389Z #31 432.3 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:54:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.3185870Z #31 432.3 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:85:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.3189517Z #31 432.3 85 | void trsm_template_vbatched_lTL_kernel( 2024-08-20T22:04:54.3190352Z #31 432.3 | ^ 2024-08-20T22:04:54.3194013Z #31 432.3 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:85:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.4497905Z #31 432.3 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:85:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.4505166Z #31 432.4 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:116:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.4508914Z #31 432.4 116 | void trsm_template_vbatched_lTU_kernel( 2024-08-20T22:04:54.4509836Z #31 432.4 | ^ 2024-08-20T22:04:54.4513858Z #31 432.4 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:116:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.4520720Z #31 432.4 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:116:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.4527667Z #31 432.4 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:85:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.4531362Z #31 432.4 85 | void trsm_template_vbatched_lTL_kernel( 2024-08-20T22:04:54.4532287Z #31 432.4 | ^ 2024-08-20T22:04:54.4536175Z #31 432.4 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:85:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.4543010Z #31 432.4 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:85:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.4549836Z #31 432.4 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:116:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.4553725Z #31 432.4 116 | void trsm_template_vbatched_lTU_kernel( 2024-08-20T22:04:54.4554631Z #31 432.4 | ^ 2024-08-20T22:04:54.4558546Z #31 432.4 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:116:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.4565704Z #31 432.4 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:116:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.4572711Z #31 432.5 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:147:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.4576437Z #31 432.5 147 | void trsm_template_vbatched_rNL_kernel( 2024-08-20T22:04:54.4577329Z #31 432.5 | ^ 2024-08-20T22:04:54.5660155Z #31 432.5 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:178:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.5663951Z #31 432.5 178 | void trsm_template_vbatched_rNU_kernel( 2024-08-20T22:04:54.5665044Z #31 432.5 | ^ 2024-08-20T22:04:54.5668955Z #31 432.5 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:209:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.5672748Z #31 432.5 209 | void trsm_template_vbatched_rTL_kernel( 2024-08-20T22:04:54.5673800Z #31 432.5 | ^ 2024-08-20T22:04:54.5677717Z #31 432.6 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:240:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.5681421Z #31 432.6 240 | void trsm_template_vbatched_rTU_kernel( 2024-08-20T22:04:54.5682312Z #31 432.6 | ^ 2024-08-20T22:04:54.7266520Z #31 432.6 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.7270126Z #31 432.6 393 | sgetf2_fused_kernel_vbatched( 2024-08-20T22:04:54.7270944Z #31 432.6 | ^ 2024-08-20T22:04:54.7274853Z #31 432.6 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.7281443Z #31 432.6 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:209:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.7285156Z #31 432.6 209 | void trsm_template_vbatched_rTL_kernel( 2024-08-20T22:04:54.7286045Z #31 432.6 | ^ 2024-08-20T22:04:54.7289712Z #31 432.6 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.7296702Z #31 432.6 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.7303297Z #31 432.6 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.7310010Z #31 432.6 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.7316795Z #31 432.6 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.7323299Z #31 432.6 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.7330103Z #31 432.6 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.7336999Z #31 432.6 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.7343377Z #31 432.6 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.7350235Z #31 432.6 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.7356835Z #31 432.6 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.7363513Z #31 432.6 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.7370470Z #31 432.7 magmablas_hip/trsm_template_kernel_vbatched.hip.hpp:240:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.7374245Z #31 432.7 240 | void trsm_template_vbatched_rTU_kernel( 2024-08-20T22:04:54.7375164Z #31 432.7 | ^ 2024-08-20T22:04:54.7379285Z #31 432.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.7385885Z #31 432.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.7392578Z #31 432.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.7399151Z #31 432.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.7405963Z #31 432.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.7412625Z #31 432.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.7419028Z #31 432.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.7425641Z #31 432.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.7432383Z #31 432.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.7438951Z #31 432.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.7445601Z #31 432.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.7452302Z #31 432.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.7458700Z #31 432.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.8598001Z #31 432.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.8605099Z #31 432.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.8612286Z #31 432.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.8619021Z #31 432.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.8625857Z #31 432.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.8632742Z #31 432.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.8639374Z #31 432.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.8646157Z #31 432.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.8653056Z #31 432.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.8659963Z #31 432.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.8666747Z #31 432.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.8673386Z #31 432.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.8680001Z #31 432.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.8686824Z #31 432.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.8693680Z #31 432.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.8700569Z #31 432.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.8707379Z #31 432.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.8714085Z #31 432.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.8720784Z #31 432.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.8727449Z #31 432.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.8734417Z #31 432.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.9628094Z #31 432.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.9634435Z #31 432.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.9640699Z #31 432.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.9647142Z #31 432.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.9653747Z #31 432.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.9660910Z #31 432.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.9667643Z #31 432.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.9674254Z #31 432.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.9680581Z #31 432.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.9687051Z #31 433.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.9693551Z #31 433.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.9699967Z #31 433.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.9706399Z #31 433.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.9712490Z #31 433.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.9718604Z #31 433.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.9725148Z #31 433.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:54.9731439Z #31 433.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:55.0797273Z #31 433.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:55.0804143Z #31 433.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:55.0810303Z #31 433.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:55.0816765Z #31 433.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:55.0823063Z #31 433.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:55.0829317Z #31 433.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:55.0835553Z #31 433.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:55.0841922Z #31 433.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:55.0848586Z #31 433.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:55.0854908Z #31 433.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:55.0861248Z #31 433.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:55.0867866Z #31 433.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:55.0874153Z #31 433.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:55.0880446Z #31 433.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:55.0887056Z #31 433.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:55.0893277Z #31 433.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:55.0899694Z #31 433.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:55.0905945Z #31 433.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:55.0912229Z #31 433.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:55.2302668Z #31 433.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:55.2309157Z #31 433.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:55.2315609Z #31 433.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:04:55.2322149Z #31 433.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:02.3231841Z #31 440.3 180 warnings generated when compiling for gfx90a. 2024-08-20T22:05:03.5694090Z #31 441.6 117 warnings generated when compiling for gfx908. 2024-08-20T22:05:04.4398290Z #31 442.5 In file included from magmablas_hip/zgetf2_kernels.hip.cpp:19: 2024-08-20T22:05:04.4401726Z #31 442.5 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:04.4405029Z #31 442.5 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:04.4406998Z #31 442.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:04.4408683Z #31 442.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:04.6006681Z #31 442.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:04.6007846Z #31 442.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:04.6010780Z #31 442.5 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:04.6014530Z #31 442.5 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:04.6016504Z #31 442.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:04.6018188Z #31 442.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:04.6019691Z #31 442.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:04.6020832Z #31 442.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:04.6023590Z #31 442.5 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:04.6026886Z #31 442.5 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:04.6028937Z #31 442.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:04.6030610Z #31 442.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:04.6032053Z #31 442.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:04.6033190Z #31 442.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:04.6035912Z #31 442.5 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:04.6039544Z #31 442.5 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:04.6041826Z #31 442.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:04.6043792Z #31 442.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:04.6045264Z #31 442.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:04.6046275Z #31 442.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:04.6049016Z #31 442.5 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:04.6052816Z #31 442.5 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:04.6055356Z #31 442.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:04.6057131Z #31 442.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:04.6058607Z #31 442.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:04.6059670Z #31 442.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:04.6062574Z #31 442.5 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:04.6066108Z #31 442.5 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:04.6068136Z #31 442.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:04.6069847Z #31 442.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:04.6071490Z #31 442.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:04.6072525Z #31 442.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:04.6075281Z #31 442.5 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:04.6078597Z #31 442.5 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:04.6080647Z #31 442.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:04.6082454Z #31 442.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:04.6083961Z #31 442.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:04.6085008Z #31 442.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:04.6087737Z #31 442.5 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:04.6091082Z #31 442.5 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:04.6093289Z #31 442.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:04.6095024Z #31 442.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:04.6096424Z #31 442.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:04.6097461Z #31 442.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:04.6100212Z #31 442.5 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:04.6103914Z #31 442.5 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:04.6106199Z #31 442.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:04.6107854Z #31 442.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:04.6109261Z #31 442.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:04.6110238Z #31 442.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:04.6112923Z #31 442.5 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:04.6116525Z #31 442.5 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:04.6118879Z #31 442.5 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:04.6120711Z #31 442.5 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:04.6122142Z #31 442.5 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:04.6123165Z #31 442.5 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:04.6124807Z #31 442.5 magmablas_hip/zgetf2_kernels.hip.cpp:162:9: warning: unused variable 'chunk' [-Wunused-variable] 2024-08-20T22:05:04.6126273Z #31 442.5 162 | int chunk = magma_ceildiv( length, zamax ); 2024-08-20T22:05:04.6127186Z #31 442.5 | ^~~~~ 2024-08-20T22:05:04.7260698Z #31 442.7 98 warnings generated when compiling for gfx906. 2024-08-20T22:05:05.5863931Z #31 443.6 In file included from magmablas_hip/cgetf2_kernels_var.hip.cpp:17: 2024-08-20T22:05:05.5867358Z #31 443.6 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:05.5870596Z #31 443.6 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:05.7411417Z #31 443.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:05.7413787Z #31 443.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:05.7415265Z #31 443.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:05.7416327Z #31 443.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:05.7419123Z #31 443.6 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:05.7422424Z #31 443.6 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:05.7424588Z #31 443.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:05.7426292Z #31 443.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:05.7427746Z #31 443.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:05.7428793Z #31 443.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:05.7431535Z #31 443.6 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:05.7434959Z #31 443.6 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:05.7437002Z #31 443.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:05.7438708Z #31 443.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:05.7440159Z #31 443.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:05.7441194Z #31 443.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:05.7444055Z #31 443.6 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:05.7447699Z #31 443.6 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:05.7450013Z #31 443.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:05.7451751Z #31 443.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:05.7453215Z #31 443.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:05.7454260Z #31 443.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:05.7457008Z #31 443.6 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:05.7460661Z #31 443.6 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:05.7463173Z #31 443.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:05.7465127Z #31 443.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:05.7466562Z #31 443.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:05.7467604Z #31 443.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:05.7470387Z #31 443.6 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:05.7473817Z #31 443.6 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:05.7475853Z #31 443.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:05.7477554Z #31 443.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:05.7479020Z #31 443.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:05.7480028Z #31 443.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:05.7482869Z #31 443.6 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:05.7486337Z #31 443.6 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:05.7488389Z #31 443.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:05.7490113Z #31 443.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:05.7491568Z #31 443.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:05.7492702Z #31 443.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:05.7495456Z #31 443.6 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:05.7498830Z #31 443.6 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:05.7500953Z #31 443.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:05.7502647Z #31 443.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:05.7504070Z #31 443.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:05.7505114Z #31 443.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:05.7507885Z #31 443.6 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:05.7511523Z #31 443.6 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:05.7513905Z #31 443.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:05.7515606Z #31 443.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:05.7517080Z #31 443.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:05.7518094Z #31 443.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:05.7520851Z #31 443.6 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:05.7524736Z #31 443.6 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:05.7527151Z #31 443.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:05.7528862Z #31 443.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:05.7530403Z #31 443.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:05.7531431Z #31 443.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:07.3172360Z #31 445.3 120 warnings generated when compiling for gfx90a. 2024-08-20T22:05:09.8783899Z #31 447.9 111 warnings generated when compiling for gfx908. 2024-08-20T22:05:10.7210010Z #31 448.7 In file included from magmablas_hip/zgetf2_kernels_var.hip.cpp:17: 2024-08-20T22:05:10.7213180Z #31 448.7 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:10.8762788Z #31 448.7 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:10.8765273Z #31 448.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:10.8767058Z #31 448.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:10.8768362Z #31 448.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:10.8769308Z #31 448.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:10.8772039Z #31 448.7 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:10.8775104Z #31 448.7 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:10.8776971Z #31 448.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:10.8778631Z #31 448.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:10.8779995Z #31 448.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:10.8780954Z #31 448.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:10.8783500Z #31 448.7 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:10.8786623Z #31 448.7 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:10.8788552Z #31 448.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:10.8790176Z #31 448.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:10.8791573Z #31 448.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:10.8792548Z #31 448.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:10.8795140Z #31 448.7 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:10.8798526Z #31 448.7 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:10.8800878Z #31 448.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:10.8802389Z #31 448.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:10.8803851Z #31 448.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:10.8804794Z #31 448.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:10.8807098Z #31 448.7 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:10.8810072Z #31 448.7 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:10.8812172Z #31 448.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:10.8813723Z #31 448.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:10.8814990Z #31 448.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:10.8815925Z #31 448.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:10.8818523Z #31 448.7 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:10.8821336Z #31 448.7 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:10.8823053Z #31 448.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:10.8824621Z #31 448.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:10.8825993Z #31 448.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:10.8826908Z #31 448.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:10.8829300Z #31 448.7 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:10.8832332Z #31 448.7 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:10.8834146Z #31 448.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:10.8835719Z #31 448.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:10.8837043Z #31 448.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:10.8837971Z #31 448.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:10.8840487Z #31 448.7 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:10.8843595Z #31 448.7 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:10.8845740Z #31 448.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:10.8847336Z #31 448.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:10.8848660Z #31 448.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:10.8849614Z #31 448.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:10.8852277Z #31 448.7 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:10.8855808Z #31 448.7 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:10.8857988Z #31 448.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:10.8859715Z #31 448.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:10.8861029Z #31 448.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:10.8861976Z #31 448.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:10.8864718Z #31 448.7 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:10.8868073Z #31 448.7 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:10.8870265Z #31 448.7 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:10.8872110Z #31 448.7 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:10.8873460Z #31 448.7 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:10.8874404Z #31 448.7 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:14.2418520Z #31 452.3 magmablas_hip/zgetf2_kernels.hip.cpp:710:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:14.2422548Z #31 452.3 710 | zcomputecolumn_kernel_shared_batched( int m, int paneloffset, int step, 2024-08-20T22:05:14.2423591Z #31 452.3 | ^ 2024-08-20T22:05:14.4474203Z #31 452.3 magmablas_hip/zgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:14.4477436Z #31 452.3 610 | zgetf2trsm_2d_kernel( int m, int n, 2024-08-20T22:05:14.4478217Z #31 452.3 | ^ 2024-08-20T22:05:14.4481574Z #31 452.3 magmablas_hip/zgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:14.4487411Z #31 452.3 magmablas_hip/zgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:14.4493240Z #31 452.3 magmablas_hip/zgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:14.4496415Z #31 452.3 104 warnings generated when compiling for gfx90a. 2024-08-20T22:05:14.9383994Z #31 453.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:14.9387637Z #31 453.0 824 | zgetf2_fused_kernel_batched( int m, 2024-08-20T22:05:14.9388409Z #31 453.0 | ^ 2024-08-20T22:05:14.9391695Z #31 453.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:14.9397707Z #31 453.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:14.9403768Z #31 453.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:14.9409537Z #31 453.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.0607118Z #31 453.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.0612837Z #31 453.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.0618520Z #31 453.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.0624457Z #31 453.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.0630066Z #31 453.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.0635351Z #31 453.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.0640457Z #31 453.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.0646132Z #31 453.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.0652171Z #31 453.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.0658578Z #31 453.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.0665130Z #31 453.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.0671567Z #31 453.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.0677875Z #31 453.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.0684419Z #31 453.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.0690726Z #31 453.0 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.0698700Z #31 453.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.0704883Z #31 453.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.0711313Z #31 453.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.0717652Z #31 453.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.0723987Z #31 453.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.0729909Z #31 453.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.0735829Z #31 453.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.0742004Z #31 453.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.0747876Z #31 453.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.0754055Z #31 453.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.0759980Z #31 453.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.0766367Z #31 453.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.2129861Z #31 453.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.2135406Z #31 453.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.2141177Z #31 453.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.2146512Z #31 453.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.2151900Z #31 453.1 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.2155040Z #31 453.1 In file included from magmablas_hip/cgetf2_kernels.hip.cpp:19: 2024-08-20T22:05:15.2157567Z #31 453.1 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:15.2160307Z #31 453.1 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:15.2161911Z #31 453.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:15.2163433Z #31 453.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:15.2164905Z #31 453.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:15.2165713Z #31 453.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:15.2168393Z #31 453.1 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:15.2171105Z #31 453.1 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:15.2172782Z #31 453.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:15.2174304Z #31 453.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:15.2175617Z #31 453.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:15.2176505Z #31 453.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:15.2178754Z #31 453.1 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:15.2181570Z #31 453.1 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:15.2183301Z #31 453.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:15.2184735Z #31 453.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:15.2186163Z #31 453.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:15.2187004Z #31 453.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:15.2189299Z #31 453.1 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:15.2192418Z #31 453.1 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:15.2194564Z #31 453.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:15.2196055Z #31 453.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:15.2197329Z #31 453.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:15.2198112Z #31 453.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:15.2200454Z #31 453.1 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:15.2203452Z #31 453.1 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:15.2205586Z #31 453.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:15.2206984Z #31 453.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:15.2208231Z #31 453.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:15.2209129Z #31 453.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:15.2211394Z #31 453.1 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:15.2214166Z #31 453.1 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:15.2215853Z #31 453.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:15.2217399Z #31 453.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:15.2218599Z #31 453.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:15.2219505Z #31 453.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:15.2221804Z #31 453.1 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:15.2224598Z #31 453.1 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:15.2226448Z #31 453.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:15.2227866Z #31 453.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:15.2229085Z #31 453.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:15.2229993Z #31 453.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:15.2232219Z #31 453.1 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:15.2235175Z #31 453.1 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:15.2236934Z #31 453.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:15.2238376Z #31 453.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:15.2239638Z #31 453.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:15.2240466Z #31 453.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:15.2242898Z #31 453.1 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:15.2245899Z #31 453.1 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:15.2247986Z #31 453.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:15.2249445Z #31 453.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:15.2250662Z #31 453.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:15.2251542Z #31 453.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:15.2253812Z #31 453.1 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:15.2256871Z #31 453.1 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:15.2258856Z #31 453.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:15.2260356Z #31 453.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:15.2261611Z #31 453.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:15.2262403Z #31 453.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:15.2263892Z #31 453.2 magmablas_hip/cgetf2_kernels.hip.cpp:162:9: warning: unused variable 'chunk' [-Wunused-variable] 2024-08-20T22:05:15.2265660Z #31 453.2 162 | int chunk = magma_ceildiv( length, zamax ); 2024-08-20T22:05:15.2266384Z #31 453.2 | ^~~~~ 2024-08-20T22:05:15.2269486Z #31 453.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.2274686Z #31 453.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.2280245Z #31 453.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.2285507Z #31 453.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.2291088Z #31 453.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.2296333Z #31 453.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.2301615Z #31 453.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.2306856Z #31 453.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.2312138Z #31 453.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.2317307Z #31 453.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.2322592Z #31 453.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.2327801Z #31 453.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.2332957Z #31 453.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.2338510Z #31 453.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.2343632Z #31 453.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.2349014Z #31 453.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.2354207Z #31 453.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.2359562Z #31 453.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.2365056Z #31 453.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.2370489Z #31 453.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.2375559Z #31 453.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.2380804Z #31 453.2 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.3708129Z #31 453.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.3714046Z #31 453.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.3719821Z #31 453.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.3726171Z #31 453.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.3732660Z #31 453.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.3738453Z #31 453.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.3744513Z #31 453.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.3750332Z #31 453.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.3756302Z #31 453.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.3762118Z #31 453.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.3768416Z #31 453.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.3774370Z #31 453.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.3780146Z #31 453.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.3785808Z #31 453.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.3791618Z #31 453.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.3797418Z #31 453.3 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.3803085Z #31 453.4 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.3809245Z #31 453.4 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.3815020Z #31 453.4 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.3820938Z #31 453.4 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.3826734Z #31 453.4 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.3832454Z #31 453.4 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.3838331Z #31 453.4 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.3844218Z #31 453.4 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.6209389Z #31 453.4 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.6215699Z #31 453.4 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.6221680Z #31 453.4 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.6227707Z #31 453.4 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.6233689Z #31 453.4 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.6239637Z #31 453.4 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.6245965Z #31 453.4 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.6252131Z #31 453.4 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.6258119Z #31 453.4 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.6264275Z #31 453.5 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.6270513Z #31 453.5 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.6276831Z #31 453.5 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.6282945Z #31 453.5 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.6288697Z #31 453.5 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.6294953Z #31 453.5 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.6301205Z #31 453.5 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.6307464Z #31 453.5 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.6313783Z #31 453.5 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.6320095Z #31 453.5 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.6326529Z #31 453.5 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.6332977Z #31 453.5 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.6339318Z #31 453.5 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.6345720Z #31 453.5 magmablas_hip/zgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:15.6504807Z #31 453.7 11 warnings generated when compiling for host. 2024-08-20T22:05:16.7555055Z #31 454.8 104 warnings generated when compiling for gfx900. 2024-08-20T22:05:16.9680557Z #31 455.0 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:16.9684152Z #31 455.0 393 | cgetf2_fused_kernel_vbatched( 2024-08-20T22:05:16.9684924Z #31 455.0 | ^ 2024-08-20T22:05:16.9688615Z #31 455.0 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.1278783Z #31 455.0 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.1285367Z #31 455.0 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.1291533Z #31 455.0 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.1297791Z #31 455.0 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.1304046Z #31 455.0 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.1310322Z #31 455.0 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.1316560Z #31 455.0 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.1323099Z #31 455.0 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.1329398Z #31 455.0 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.1335740Z #31 455.0 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.1341812Z #31 455.0 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.1348031Z #31 455.0 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.1354212Z #31 455.1 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.1360429Z #31 455.1 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.1366870Z #31 455.1 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.1372916Z #31 455.1 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.1379028Z #31 455.1 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.1385088Z #31 455.1 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.1391210Z #31 455.1 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.1397303Z #31 455.1 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.1403492Z #31 455.1 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.1409551Z #31 455.1 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.1415893Z #31 455.1 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.1422131Z #31 455.1 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.1428506Z #31 455.1 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.1434780Z #31 455.1 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.1441159Z #31 455.1 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.1447558Z #31 455.1 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.1453874Z #31 455.1 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.2607626Z #31 455.1 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.2613636Z #31 455.2 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.2619465Z #31 455.2 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.2625276Z #31 455.2 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.2631557Z #31 455.2 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.2637807Z #31 455.2 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.2656577Z #31 455.2 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.2662516Z #31 455.2 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.2668790Z #31 455.2 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.2674609Z #31 455.2 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.2680565Z #31 455.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.2686555Z #31 455.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.2692376Z #31 455.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.2698208Z #31 455.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.2703971Z #31 455.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.2709854Z #31 455.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.2715721Z #31 455.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.2721815Z #31 455.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.2727807Z #31 455.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.2733818Z #31 455.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.2739690Z #31 455.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.2745706Z #31 455.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.3640500Z #31 455.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.3646964Z #31 455.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.3652942Z #31 455.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.3658862Z #31 455.3 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.3664924Z #31 455.4 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.3670842Z #31 455.4 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.3676659Z #31 455.4 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.3682473Z #31 455.4 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.3688772Z #31 455.4 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.3694660Z #31 455.4 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.3700708Z #31 455.4 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.3706513Z #31 455.4 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.3712497Z #31 455.4 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.3718251Z #31 455.4 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.3724306Z #31 455.4 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.3730290Z #31 455.4 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.3736503Z #31 455.4 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.3742793Z #31 455.4 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.4776952Z #31 455.4 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.4783316Z #31 455.4 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.4789740Z #31 455.4 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.4795936Z #31 455.5 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.4802373Z #31 455.5 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.4808729Z #31 455.5 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.4814696Z #31 455.5 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.4821035Z #31 455.5 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.4827250Z #31 455.5 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.4832673Z #31 455.5 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.5974469Z #31 455.5 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.5980200Z #31 455.5 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.5985822Z #31 455.5 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.5991433Z #31 455.5 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.5996510Z #31 455.5 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.6001624Z #31 455.5 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.6007030Z #31 455.5 magmablas_hip/cgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:17.6010133Z #31 455.6 In file included from magmablas_hip/dgetf2_kernels.hip.cpp:19: 2024-08-20T22:05:17.6012675Z #31 455.6 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:17.6015483Z #31 455.6 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:17.6017071Z #31 455.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:17.6018583Z #31 455.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:17.7571780Z #31 455.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:17.7572881Z #31 455.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:17.7576048Z #31 455.6 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:17.7579463Z #31 455.6 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:17.7581478Z #31 455.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:17.7583192Z #31 455.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:17.7584645Z #31 455.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:17.7585782Z #31 455.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:17.7588543Z #31 455.6 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:17.7591888Z #31 455.6 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:17.7593932Z #31 455.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:17.7595636Z #31 455.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:17.7597090Z #31 455.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:17.7598124Z #31 455.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:17.7600884Z #31 455.6 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:17.7604605Z #31 455.6 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:17.7606971Z #31 455.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:17.7608697Z #31 455.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:17.7610140Z #31 455.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:17.7611173Z #31 455.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:17.7614060Z #31 455.6 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:17.7617728Z #31 455.6 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:17.7620104Z #31 455.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:17.7621914Z #31 455.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:17.7623362Z #31 455.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:17.7624375Z #31 455.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:17.7627140Z #31 455.6 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:17.7630493Z #31 455.6 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:17.7632519Z #31 455.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:17.7634263Z #31 455.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:17.7635714Z #31 455.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:17.7636743Z #31 455.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:17.7639484Z #31 455.6 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:17.7642870Z #31 455.6 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:17.7645123Z #31 455.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:17.7646838Z #31 455.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:17.7648276Z #31 455.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:17.7649310Z #31 455.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:17.7652065Z #31 455.6 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:17.7655471Z #31 455.6 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:17.7657561Z #31 455.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:17.7659258Z #31 455.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:17.7660702Z #31 455.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:17.7661725Z #31 455.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:17.7664862Z #31 455.6 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:17.7668583Z #31 455.6 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:17.7670988Z #31 455.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:17.7672861Z #31 455.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:17.7674311Z #31 455.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:17.7675348Z #31 455.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:17.7678108Z #31 455.6 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:17.7681818Z #31 455.6 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:17.7684383Z #31 455.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:17.7686138Z #31 455.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:17.7687591Z #31 455.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:17.7688606Z #31 455.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:17.7690351Z #31 455.6 magmablas_hip/dgetf2_kernels.hip.cpp:162:9: warning: unused variable 'chunk' [-Wunused-variable] 2024-08-20T22:05:17.7692022Z #31 455.6 162 | int chunk = magma_ceildiv( length, zamax ); 2024-08-20T22:05:17.7692960Z #31 455.6 | ^~~~~ 2024-08-20T22:05:19.2806022Z #31 457.3 104 warnings generated when compiling for gfx90a. 2024-08-20T22:05:19.6217750Z #31 457.6 2 warnings generated when compiling for gfx90a. 2024-08-20T22:05:20.1040313Z #31 458.1 In file included from magmablas_hip/sgetf2_kernels.hip.cpp:19: 2024-08-20T22:05:20.1043579Z #31 458.1 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:20.1047214Z #31 458.1 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:20.1049198Z #31 458.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:20.1050905Z #31 458.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:20.2050264Z #31 458.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:20.2051372Z #31 458.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:20.2054315Z #31 458.1 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:20.2057696Z #31 458.1 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:20.2059736Z #31 458.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:20.2061438Z #31 458.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:20.2062894Z #31 458.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:20.2063921Z #31 458.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:20.2066880Z #31 458.1 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:20.2070218Z #31 458.1 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:20.2072246Z #31 458.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:20.2074203Z #31 458.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:20.2075664Z #31 458.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:20.2076689Z #31 458.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:20.2079459Z #31 458.1 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:20.2083105Z #31 458.1 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:20.2085620Z #31 458.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:20.2087320Z #31 458.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:20.2088771Z #31 458.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:20.2089819Z #31 458.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:20.2092577Z #31 458.1 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:20.2096279Z #31 458.1 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:20.2098643Z #31 458.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:20.2100373Z #31 458.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:20.2101834Z #31 458.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:20.2102863Z #31 458.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:20.2105686Z #31 458.1 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:20.2109005Z #31 458.1 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:20.2111031Z #31 458.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:20.2112753Z #31 458.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:20.2114206Z #31 458.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:20.2115242Z #31 458.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:20.2117980Z #31 458.1 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:20.2121376Z #31 458.1 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:20.2123452Z #31 458.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:20.2125239Z #31 458.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:20.2126685Z #31 458.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:20.2127724Z #31 458.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:20.2130507Z #31 458.1 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:20.2133942Z #31 458.1 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:20.2136057Z #31 458.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:20.2137776Z #31 458.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:20.2139235Z #31 458.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:20.2140305Z #31 458.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:20.2143047Z #31 458.1 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:20.2146727Z #31 458.1 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:20.2149137Z #31 458.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:20.2150842Z #31 458.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:20.2152295Z #31 458.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:20.2153393Z #31 458.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:20.2156143Z #31 458.1 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:20.2159841Z #31 458.1 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:20.2162288Z #31 458.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:20.2164075Z #31 458.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:20.2165682Z #31 458.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:20.2166725Z #31 458.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:20.2168492Z #31 458.1 magmablas_hip/sgetf2_kernels.hip.cpp:162:9: warning: unused variable 'chunk' [-Wunused-variable] 2024-08-20T22:05:20.2170182Z #31 458.1 162 | int chunk = magma_ceildiv( length, zamax ); 2024-08-20T22:05:20.2171129Z #31 458.1 | ^~~~~ 2024-08-20T22:05:20.2171990Z #31 458.2 98 warnings generated when compiling for gfx906. 2024-08-20T22:05:20.4487379Z #31 458.5 magmablas_hip/sgbtrs_kernels.hip.cpp:547:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T22:05:20.4489669Z #31 458.5 547 | default: arginfo = -100; 2024-08-20T22:05:20.4490506Z #31 458.5 | ^~~~~~~ 2024-08-20T22:05:20.4491715Z #31 458.5 magmablas_hip/sgbtrs_kernels.hip.cpp:550:8: note: uninitialized use occurs here 2024-08-20T22:05:20.4493257Z #31 458.5 550 | if(e != hipSuccess) arginfo = -100; 2024-08-20T22:05:20.4494145Z #31 458.5 | ^ 2024-08-20T22:05:20.5973272Z #31 458.5 magmablas_hip/sgbtrs_kernels.hip.cpp:513:5: note: variable 'e' is declared here 2024-08-20T22:05:20.5974603Z #31 458.5 513 | hipError_t e; 2024-08-20T22:05:20.5975309Z #31 458.5 | ^ 2024-08-20T22:05:20.5977421Z #31 458.5 magmablas_hip/sgbtrs_kernels.hip.cpp:617:9: warning: variable 'e' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] 2024-08-20T22:05:20.5979652Z #31 458.5 617 | default: arginfo = -100; 2024-08-20T22:05:20.5980487Z #31 458.5 | ^~~~~~~ 2024-08-20T22:05:20.5981885Z #31 458.5 magmablas_hip/sgbtrs_kernels.hip.cpp:620:8: note: uninitialized use occurs here 2024-08-20T22:05:20.5983462Z #31 458.5 620 | if(e != hipSuccess) arginfo = -100; 2024-08-20T22:05:20.5984345Z #31 458.5 | ^ 2024-08-20T22:05:20.5985615Z #31 458.5 magmablas_hip/sgbtrs_kernels.hip.cpp:583:5: note: variable 'e' is declared here 2024-08-20T22:05:20.5986915Z #31 458.5 583 | hipError_t e; 2024-08-20T22:05:20.5987580Z #31 458.5 | ^ 2024-08-20T22:05:20.5988336Z #31 458.6 11 warnings generated when compiling for host. 2024-08-20T22:05:20.7474876Z #31 458.8 2 warnings generated when compiling for host. 2024-08-20T22:05:21.0384369Z #31 459.1 In file included from magmablas_hip/sgetf2_kernels_var.hip.cpp:17: 2024-08-20T22:05:21.0387670Z #31 459.1 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:21.0390991Z #31 459.1 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:21.0392951Z #31 459.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:21.0394658Z #31 459.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:21.0396127Z #31 459.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:21.0397421Z #31 459.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:21.1930694Z #31 459.1 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:21.1934077Z #31 459.1 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:21.1936186Z #31 459.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:21.1938163Z #31 459.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:21.1939631Z #31 459.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:21.1940669Z #31 459.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:21.1943457Z #31 459.1 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:21.1946806Z #31 459.1 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:21.1948837Z #31 459.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:21.1950536Z #31 459.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:21.1951991Z #31 459.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:21.1953017Z #31 459.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:21.1955779Z #31 459.1 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:21.1959397Z #31 459.1 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:21.1961742Z #31 459.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:21.1963462Z #31 459.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:21.1965316Z #31 459.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:21.1966356Z #31 459.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:21.1969146Z #31 459.1 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:21.1972784Z #31 459.1 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:21.1975131Z #31 459.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:21.1977012Z #31 459.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:21.1978451Z #31 459.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:21.1979481Z #31 459.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:21.1982225Z #31 459.1 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:21.1985578Z #31 459.1 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:21.1987662Z #31 459.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:21.1989378Z #31 459.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:21.1990836Z #31 459.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:21.1991864Z #31 459.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:21.1994618Z #31 459.1 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:21.1998078Z #31 459.1 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:21.2000184Z #31 459.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:21.2001880Z #31 459.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:21.2003326Z #31 459.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:21.2004441Z #31 459.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:21.2007224Z #31 459.1 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:21.2010606Z #31 459.1 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:21.2012694Z #31 459.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:21.2014399Z #31 459.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:21.2015854Z #31 459.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:21.2016882Z #31 459.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:21.2019648Z #31 459.1 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:21.2023338Z #31 459.1 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:21.2025818Z #31 459.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:21.2027542Z #31 459.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:21.2028994Z #31 459.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:21.2030041Z #31 459.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:21.2032791Z #31 459.1 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:21.2036553Z #31 459.1 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:21.2038959Z #31 459.1 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:21.2040711Z #31 459.1 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:21.2042138Z #31 459.1 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:21.2043185Z #31 459.1 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:21.2837364Z #31 459.3 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.2840985Z #31 459.3 393 | zgetf2_fused_kernel_vbatched( 2024-08-20T22:05:21.2841791Z #31 459.3 | ^ 2024-08-20T22:05:21.2845494Z #31 459.3 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.2852058Z #31 459.3 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.4264729Z #31 459.3 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.4271282Z #31 459.3 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.4277749Z #31 459.3 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.4284235Z #31 459.3 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.4290655Z #31 459.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.4297340Z #31 459.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.4303759Z #31 459.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.4310266Z #31 459.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.4316697Z #31 459.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.4323179Z #31 459.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.4329650Z #31 459.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.4336075Z #31 459.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.4342544Z #31 459.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.4348959Z #31 459.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.4355367Z #31 459.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.4361776Z #31 459.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.4368443Z #31 459.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.4374851Z #31 459.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.4381444Z #31 459.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.4387841Z #31 459.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.4394340Z #31 459.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.4400782Z #31 459.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.4407264Z #31 459.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.4413713Z #31 459.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.5371608Z #31 459.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.5378421Z #31 459.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.5384870Z #31 459.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.5391387Z #31 459.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.5397871Z #31 459.4 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.5404415Z #31 459.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.5410918Z #31 459.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.5417608Z #31 459.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.5424054Z #31 459.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.5430608Z #31 459.5 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.5437042Z #31 459.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.5443482Z #31 459.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.5450096Z #31 459.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.5456524Z #31 459.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.5464620Z #31 459.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.5471125Z #31 459.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.5477529Z #31 459.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.6746306Z #31 459.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.6752812Z #31 459.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.6759248Z #31 459.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.6766166Z #31 459.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.6772604Z #31 459.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.6779134Z #31 459.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.6785525Z #31 459.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.6791853Z #31 459.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.6798366Z #31 459.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.6804697Z #31 459.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.6810317Z #31 459.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.6815635Z #31 459.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.6821086Z #31 459.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.6826611Z #31 459.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.6832275Z #31 459.6 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.6837998Z #31 459.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.6844030Z #31 459.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.6850067Z #31 459.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.6856200Z #31 459.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.6861925Z #31 459.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.6867463Z #31 459.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.6873680Z #31 459.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.6879817Z #31 459.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.6886057Z #31 459.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.7797705Z #31 459.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.7804335Z #31 459.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.7810808Z #31 459.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.7817224Z #31 459.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.7823676Z #31 459.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.7830404Z #31 459.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.7836826Z #31 459.7 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.7843354Z #31 459.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.7849863Z #31 459.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.7856285Z #31 459.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.7862763Z #31 459.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.7869335Z #31 459.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.7875867Z #31 459.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.7882281Z #31 459.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.7888750Z #31 459.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.7895177Z #31 459.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.8955122Z #31 459.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.8961650Z #31 459.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.8968597Z #31 459.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.8975014Z #31 459.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.8981519Z #31 459.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.8987945Z #31 459.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.8994315Z #31 459.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.9000817Z #31 459.8 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.9006953Z #31 459.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.9013349Z #31 459.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.9019649Z #31 459.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.9025897Z #31 459.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:21.9032251Z #31 459.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:22.0459638Z #31 459.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:22.0466307Z #31 459.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:22.0473011Z #31 459.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:22.0479422Z #31 459.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:22.0486007Z #31 459.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:22.0492522Z #31 459.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:22.0498918Z #31 459.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:22.0505462Z #31 459.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:22.0511885Z #31 459.9 magmablas_hip/zgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:26.4564684Z #31 464.5 magmablas_hip/dgetf2_kernels.hip.cpp:710:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:26.4568569Z #31 464.5 710 | zcomputecolumn_kernel_shared_batched( int m, int paneloffset, int step, 2024-08-20T22:05:26.4569778Z #31 464.5 | ^ 2024-08-20T22:05:26.6372039Z #31 464.5 magmablas_hip/dgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:26.6375552Z #31 464.5 610 | dgetf2trsm_2d_kernel( int m, int n, 2024-08-20T22:05:26.6376405Z #31 464.5 | ^ 2024-08-20T22:05:26.6379997Z #31 464.5 magmablas_hip/dgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:26.6386365Z #31 464.5 magmablas_hip/dgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:26.6392729Z #31 464.5 magmablas_hip/dgetf2_kernels.hip.cpp:610:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.1405843Z #31 465.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.1409333Z #31 465.2 824 | dgetf2_fused_kernel_batched( int m, 2024-08-20T22:05:27.1410188Z #31 465.2 | ^ 2024-08-20T22:05:27.1413804Z #31 465.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.2733113Z #31 465.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.2739346Z #31 465.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.2745827Z #31 465.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.2752132Z #31 465.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.2758521Z #31 465.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.2765115Z #31 465.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.2771405Z #31 465.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.2777694Z #31 465.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.2784008Z #31 465.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.2790272Z #31 465.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.2796387Z #31 465.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.2802856Z #31 465.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.2809206Z #31 465.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.2815640Z #31 465.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.2821948Z #31 465.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.2828332Z #31 465.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.2834664Z #31 465.2 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.2840998Z #31 465.3 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.2847495Z #31 465.3 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.2853850Z #31 465.3 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.2860178Z #31 465.3 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.2866675Z #31 465.3 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.2873014Z #31 465.3 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.2879289Z #31 465.3 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.2885766Z #31 465.3 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.3857454Z #31 465.3 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.3864148Z #31 465.3 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.3870498Z #31 465.3 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.3876813Z #31 465.3 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.3883289Z #31 465.3 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.3889685Z #31 465.3 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.3896117Z #31 465.3 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.3902446Z #31 465.3 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.3908807Z #31 465.3 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.3915144Z #31 465.3 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.3921467Z #31 465.3 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.3927842Z #31 465.3 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.3934143Z #31 465.3 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.3940611Z #31 465.3 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.3946942Z #31 465.4 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.3953400Z #31 465.4 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.3959739Z #31 465.4 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.3966452Z #31 465.4 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.3972794Z #31 465.4 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.3979160Z #31 465.4 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.3985493Z #31 465.4 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.5002714Z #31 465.4 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.5009209Z #31 465.4 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.5015598Z #31 465.4 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.5021964Z #31 465.4 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.5028320Z #31 465.4 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.5034946Z #31 465.4 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.5041311Z #31 465.4 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.5047830Z #31 465.4 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.5054158Z #31 465.4 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.5060589Z #31 465.5 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.5067140Z #31 465.5 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.5073611Z #31 465.5 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.5079928Z #31 465.5 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.5086327Z #31 465.5 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.5092672Z #31 465.5 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.5099052Z #31 465.5 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.5105400Z #31 465.5 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.5111718Z #31 465.5 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.5118154Z #31 465.5 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.5124548Z #31 465.5 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.5130956Z #31 465.5 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.5137313Z #31 465.5 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.5143725Z #31 465.5 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.5150097Z #31 465.5 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.5156484Z #31 465.5 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.5162812Z #31 465.5 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.7110659Z #31 465.6 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.7117113Z #31 465.6 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.7123492Z #31 465.6 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.7129923Z #31 465.6 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.7136301Z #31 465.6 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.7142940Z #31 465.6 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.7149324Z #31 465.6 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.7155731Z #31 465.6 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.7162061Z #31 465.6 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.7168773Z #31 465.6 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.7175130Z #31 465.6 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.7181567Z #31 465.6 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.7187903Z #31 465.6 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:27.7194194Z #31 465.6 magmablas_hip/dgetf2_kernels.hip.cpp:824:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.6792535Z #31 468.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.6795820Z #31 468.7 393 | sgetf2_fused_kernel_vbatched( 2024-08-20T22:05:30.6796597Z #31 468.7 | ^ 2024-08-20T22:05:30.6800229Z #31 468.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.8281560Z #31 468.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.8288177Z #31 468.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.8294892Z #31 468.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.8301320Z #31 468.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.8307824Z #31 468.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.8314239Z #31 468.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.8320729Z #31 468.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.8327198Z #31 468.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.8333679Z #31 468.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.8340094Z #31 468.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.8346494Z #31 468.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.8352831Z #31 468.7 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.8359232Z #31 468.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.8365853Z #31 468.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.8371811Z #31 468.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.8378313Z #31 468.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.8384665Z #31 468.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.8391129Z #31 468.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.8397470Z #31 468.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.8404098Z #31 468.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.8410509Z #31 468.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.8416993Z #31 468.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.8423402Z #31 468.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.9507094Z #31 468.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.9513577Z #31 468.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.9520023Z #31 468.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.9526502Z #31 468.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.9532921Z #31 468.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.9539599Z #31 468.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.9545995Z #31 468.8 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.9552456Z #31 468.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.9558875Z #31 468.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.9565888Z #31 468.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.9572341Z #31 468.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.9578823Z #31 468.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.9585210Z #31 468.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.9591626Z #31 468.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.9598012Z #31 468.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.9604463Z #31 468.9 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.9610838Z #31 469.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.9617209Z #31 469.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.9623682Z #31 469.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.9630072Z #31 469.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.9636539Z #31 469.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.9642917Z #31 469.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.9649426Z #31 469.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:30.9655822Z #31 469.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.0824708Z #31 469.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.0831242Z #31 469.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.0837680Z #31 469.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.0844148Z #31 469.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.0850569Z #31 469.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.0856982Z #31 469.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.0863392Z #31 469.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.0870102Z #31 469.0 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.0876517Z #31 469.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.0883012Z #31 469.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.0889501Z #31 469.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.0895983Z #31 469.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.0902380Z #31 469.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.0908886Z #31 469.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.0915271Z #31 469.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.0921661Z #31 469.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.0928137Z #31 469.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.0934530Z #31 469.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.0940921Z #31 469.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.0947322Z #31 469.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.0953885Z #31 469.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.0960263Z #31 469.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.0966960Z #31 469.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.0973398Z #31 469.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.0979882Z #31 469.1 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.3013415Z #31 469.2 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.3019033Z #31 469.2 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.3024442Z #31 469.2 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.3030023Z #31 469.2 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.3035611Z #31 469.2 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.3041157Z #31 469.2 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.3046517Z #31 469.2 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.3051556Z #31 469.2 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.3056839Z #31 469.2 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.3062467Z #31 469.2 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.3068526Z #31 469.2 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.3074284Z #31 469.2 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.3080389Z #31 469.2 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:31.3086456Z #31 469.2 magmablas_hip/sgetf2_kernels_var.hip.cpp:393:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:36.7130990Z #31 474.7 98 warnings generated when compiling for gfx908. 2024-08-20T22:05:37.5416328Z #31 475.6 In file included from magmablas_hip/cgetf2_kernels_var.hip.cpp:17: 2024-08-20T22:05:37.5418265Z #31 475.6 magmablas_hip/shuffle.hip.hpp:21:107: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:37.5419941Z #31 475.6 21 | __device__ static inline int magmablas_ishfl(int var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:37.5420976Z #31 475.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:37.6494256Z #31 475.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:37.6495741Z #31 475.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:37.6496765Z #31 475.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:37.6499360Z #31 475.6 magmablas_hip/shuffle.hip.hpp:44:111: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:37.6502399Z #31 475.6 44 | __device__ static inline float magmablas_sshfl(float var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:37.6504243Z #31 475.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:37.6505869Z #31 475.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:37.6507076Z #31 475.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:37.6507797Z #31 475.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:37.6509666Z #31 475.6 magmablas_hip/shuffle.hip.hpp:67:113: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:37.6512478Z #31 475.6 67 | __device__ static inline double magmablas_dshfl(double var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:37.6514050Z #31 475.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:37.6515601Z #31 475.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:37.6516730Z #31 475.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:37.6517750Z #31 475.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:37.6519982Z #31 475.6 magmablas_hip/shuffle.hip.hpp:110:135: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:37.6522872Z #31 475.6 110 | __device__ static inline magmaFloatComplex magmablas_cshfl(magmaFloatComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:37.6524891Z #31 475.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:37.6526314Z #31 475.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:37.6527517Z #31 475.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:37.6528513Z #31 475.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:37.6530954Z #31 475.6 magmablas_hip/shuffle.hip.hpp:120:137: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:37.6534126Z #31 475.6 120 | __device__ static inline magmaDoubleComplex magmablas_zshfl(magmaDoubleComplex var, int srcLane, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:37.6536284Z #31 475.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:37.6537776Z #31 475.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:37.6539020Z #31 475.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:37.6539921Z #31 475.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:37.6542269Z #31 475.6 magmablas_hip/shuffle.hip.hpp:132:112: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:37.6545140Z #31 475.6 132 | __device__ static inline int magmablas_ishfl_xor(int var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:37.6546915Z #31 475.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:37.6548370Z #31 475.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:37.6549602Z #31 475.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:37.6550553Z #31 475.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:37.6552817Z #31 475.6 magmablas_hip/shuffle.hip.hpp:156:116: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:37.6555470Z #31 475.6 156 | __device__ static inline float magmablas_sshfl_xor(float var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:37.6557109Z #31 475.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:37.6558489Z #31 475.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:37.6559760Z #31 475.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:37.6560566Z #31 475.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:37.6562742Z #31 475.6 magmablas_hip/shuffle.hip.hpp:180:118: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:37.6565743Z #31 475.6 180 | __device__ static inline double magmablas_dshfl_xor(double var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:37.6567525Z #31 475.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:37.6569004Z #31 475.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:37.6570312Z #31 475.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:37.6571236Z #31 475.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:37.6573631Z #31 475.6 magmablas_hip/shuffle.hip.hpp:224:140: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:37.6576864Z #31 475.6 224 | __device__ static inline magmaFloatComplex magmablas_cshfl_xor(magmaFloatComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:37.6579112Z #31 475.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:37.6580680Z #31 475.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:37.6581980Z #31 475.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:37.6582924Z #31 475.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:37.6585540Z #31 475.6 magmablas_hip/shuffle.hip.hpp:234:142: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] 2024-08-20T22:05:37.6588982Z #31 475.6 234 | __device__ static inline magmaDoubleComplex magmablas_zshfl_xor(magmaDoubleComplex var, int laneMask, int width=DEFAULT_WIDTH, unsigned mask=SHFL_FULL_MASK) 2024-08-20T22:05:37.6591164Z #31 475.6 | ~^~~~~~~~~~~~~~ 2024-08-20T22:05:37.6592769Z #31 475.6 magmablas_hip/shuffle.hip.hpp:7:24: note: expanded from macro 'SHFL_FULL_MASK' 2024-08-20T22:05:37.6594132Z #31 475.6 7 | #define SHFL_FULL_MASK 0xffffffffffffffff 2024-08-20T22:05:37.6595103Z #31 475.6 | ^~~~~~~~~~~~~~~~~~ 2024-08-20T22:05:37.6596244Z #31 475.6 In file included from magmablas_hip/ctrsm_small_batched.hip.cpp:17: 2024-08-20T22:05:37.6600292Z #31 475.6 magmablas_hip/trsm_template_kernel_batched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:37.6603755Z #31 475.6 23 | void trsm_template_batched_lNL_kernel( 2024-08-20T22:05:37.6604615Z #31 475.6 | ^ 2024-08-20T22:05:37.6607969Z #31 475.6 magmablas_hip/trsm_template_kernel_batched.hip.hpp:40:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:37.6611321Z #31 475.6 40 | void trsm_template_batched_lNU_kernel( 2024-08-20T22:05:37.6612163Z #31 475.6 | ^ 2024-08-20T22:05:37.6615857Z #31 475.6 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:37.6619489Z #31 475.6 57 | void trsm_template_batched_lTL_kernel( 2024-08-20T22:05:37.6620305Z #31 475.6 | ^ 2024-08-20T22:05:37.6623962Z #31 475.7 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:37.6627414Z #31 475.7 74 | void trsm_template_batched_lTU_kernel( 2024-08-20T22:05:37.6628258Z #31 475.7 | ^ 2024-08-20T22:05:37.7812287Z #31 475.7 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:37.7815803Z #31 475.7 57 | void trsm_template_batched_lTL_kernel( 2024-08-20T22:05:37.7816682Z #31 475.7 | ^ 2024-08-20T22:05:37.7820572Z #31 475.7 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:37.7826858Z #31 475.7 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:37.7830327Z #31 475.7 74 | void trsm_template_batched_lTU_kernel( 2024-08-20T22:05:37.7831153Z #31 475.7 | ^ 2024-08-20T22:05:37.7834886Z #31 475.7 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:37.7841260Z #31 475.7 magmablas_hip/trsm_template_kernel_batched.hip.hpp:91:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:37.7844865Z #31 475.7 91 | void trsm_template_batched_rNL_kernel( 2024-08-20T22:05:37.7845676Z #31 475.7 | ^ 2024-08-20T22:05:37.7849289Z #31 475.7 magmablas_hip/trsm_template_kernel_batched.hip.hpp:108:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:37.7852744Z #31 475.7 108 | void trsm_template_batched_rNU_kernel( 2024-08-20T22:05:37.7853570Z #31 475.7 | ^ 2024-08-20T22:05:37.7857166Z #31 475.7 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:37.7860612Z #31 475.7 125 | void trsm_template_batched_rTL_kernel( 2024-08-20T22:05:37.7861450Z #31 475.7 | ^ 2024-08-20T22:05:37.7865291Z #31 475.7 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:37.7868881Z #31 475.7 142 | void trsm_template_batched_rTU_kernel( 2024-08-20T22:05:37.7869686Z #31 475.7 | ^ 2024-08-20T22:05:37.7873331Z #31 475.7 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:37.7876784Z #31 475.7 125 | void trsm_template_batched_rTL_kernel( 2024-08-20T22:05:37.7877572Z #31 475.7 | ^ 2024-08-20T22:05:37.7881320Z #31 475.7 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:37.7887787Z #31 475.8 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:37.7891205Z #31 475.8 142 | void trsm_template_batched_rTU_kernel( 2024-08-20T22:05:37.7892051Z #31 475.8 | ^ 2024-08-20T22:05:37.7895821Z #31 475.8 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:37.7902145Z #31 475.8 magmablas_hip/trsm_template_kernel_batched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:37.7905577Z #31 475.8 23 | void trsm_template_batched_lNL_kernel( 2024-08-20T22:05:37.7906423Z #31 475.8 | ^ 2024-08-20T22:05:37.8961717Z #31 475.8 magmablas_hip/trsm_template_kernel_batched.hip.hpp:40:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:37.8965607Z #31 475.8 40 | void trsm_template_batched_lNU_kernel( 2024-08-20T22:05:37.8966523Z #31 475.8 | ^ 2024-08-20T22:05:37.8970317Z #31 475.9 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:37.8973886Z #31 475.9 57 | void trsm_template_batched_lTL_kernel( 2024-08-20T22:05:37.8974755Z #31 475.9 | ^ 2024-08-20T22:05:37.8978555Z #31 475.9 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:37.8982128Z #31 475.9 74 | void trsm_template_batched_lTU_kernel( 2024-08-20T22:05:37.8983005Z #31 475.9 | ^ 2024-08-20T22:05:37.9967657Z #31 475.9 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:37.9969550Z #31 475.9 57 | void trsm_template_batched_lTL_kernel( 2024-08-20T22:05:37.9970004Z #31 475.9 | ^ 2024-08-20T22:05:37.9972374Z #31 475.9 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:37.9975699Z #31 476.0 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:37.9977605Z #31 476.0 74 | void trsm_template_batched_lTU_kernel( 2024-08-20T22:05:37.9978071Z #31 476.0 | ^ 2024-08-20T22:05:37.9979970Z #31 476.0 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:37.9983307Z #31 476.0 magmablas_hip/trsm_template_kernel_batched.hip.hpp:91:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:37.9985106Z #31 476.0 91 | void trsm_template_batched_rNL_kernel( 2024-08-20T22:05:37.9985571Z #31 476.0 | ^ 2024-08-20T22:05:37.9988566Z #31 476.0 magmablas_hip/trsm_template_kernel_batched.hip.hpp:108:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:37.9990432Z #31 476.0 108 | void trsm_template_batched_rNU_kernel( 2024-08-20T22:05:37.9990898Z #31 476.0 | ^ 2024-08-20T22:05:38.1124441Z #31 476.0 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.1126424Z #31 476.0 125 | void trsm_template_batched_rTL_kernel( 2024-08-20T22:05:38.1126881Z #31 476.0 | ^ 2024-08-20T22:05:38.1128855Z #31 476.0 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.1130676Z #31 476.0 142 | void trsm_template_batched_rTU_kernel( 2024-08-20T22:05:38.1131134Z #31 476.0 | ^ 2024-08-20T22:05:38.1133036Z #31 476.0 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.1134855Z #31 476.0 125 | void trsm_template_batched_rTL_kernel( 2024-08-20T22:05:38.1135319Z #31 476.0 | ^ 2024-08-20T22:05:38.1137236Z #31 476.0 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.1140557Z #31 476.0 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.1142452Z #31 476.0 142 | void trsm_template_batched_rTU_kernel( 2024-08-20T22:05:38.1142912Z #31 476.0 | ^ 2024-08-20T22:05:38.1144827Z #31 476.0 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.1148124Z #31 476.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.1150030Z #31 476.1 23 | void trsm_template_batched_lNL_kernel( 2024-08-20T22:05:38.1150488Z #31 476.1 | ^ 2024-08-20T22:05:38.1152398Z #31 476.1 magmablas_hip/trsm_template_kernel_batched.hip.hpp:40:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.1154188Z #31 476.1 40 | void trsm_template_batched_lNU_kernel( 2024-08-20T22:05:38.1154646Z #31 476.1 | ^ 2024-08-20T22:05:38.2360110Z #31 476.2 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.2363892Z #31 476.2 57 | void trsm_template_batched_lTL_kernel( 2024-08-20T22:05:38.2364938Z #31 476.2 | ^ 2024-08-20T22:05:38.2368760Z #31 476.2 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.2372353Z #31 476.2 74 | void trsm_template_batched_lTU_kernel( 2024-08-20T22:05:38.2373343Z #31 476.2 | ^ 2024-08-20T22:05:38.2377138Z #31 476.2 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.2380723Z #31 476.2 57 | void trsm_template_batched_lTL_kernel( 2024-08-20T22:05:38.2381606Z #31 476.2 | ^ 2024-08-20T22:05:38.2385385Z #31 476.2 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.3437172Z #31 476.3 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.3440810Z #31 476.3 74 | void trsm_template_batched_lTU_kernel( 2024-08-20T22:05:38.3441699Z #31 476.3 | ^ 2024-08-20T22:05:38.3445552Z #31 476.3 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.3452170Z #31 476.3 magmablas_hip/trsm_template_kernel_batched.hip.hpp:91:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.3456011Z #31 476.3 91 | void trsm_template_batched_rNL_kernel( 2024-08-20T22:05:38.3456891Z #31 476.3 | ^ 2024-08-20T22:05:38.3460685Z #31 476.3 magmablas_hip/trsm_template_kernel_batched.hip.hpp:108:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.3464288Z #31 476.3 108 | void trsm_template_batched_rNU_kernel( 2024-08-20T22:05:38.3465392Z #31 476.3 | ^ 2024-08-20T22:05:38.3469205Z #31 476.3 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.3472825Z #31 476.3 125 | void trsm_template_batched_rTL_kernel( 2024-08-20T22:05:38.3473696Z #31 476.3 | ^ 2024-08-20T22:05:38.3477494Z #31 476.3 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.3481086Z #31 476.3 142 | void trsm_template_batched_rTU_kernel( 2024-08-20T22:05:38.3482048Z #31 476.3 | ^ 2024-08-20T22:05:38.3485876Z #31 476.4 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.3489482Z #31 476.4 125 | void trsm_template_batched_rTL_kernel( 2024-08-20T22:05:38.3490358Z #31 476.4 | ^ 2024-08-20T22:05:38.3494231Z #31 476.4 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.4613960Z #31 476.4 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.4617615Z #31 476.4 142 | void trsm_template_batched_rTU_kernel( 2024-08-20T22:05:38.4618498Z #31 476.4 | ^ 2024-08-20T22:05:38.4634751Z #31 476.4 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.4641451Z #31 476.4 magmablas_hip/trsm_template_kernel_batched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.4645148Z #31 476.4 23 | void trsm_template_batched_lNL_kernel( 2024-08-20T22:05:38.4646018Z #31 476.4 | ^ 2024-08-20T22:05:38.4649789Z #31 476.4 magmablas_hip/trsm_template_kernel_batched.hip.hpp:40:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.4653384Z #31 476.4 40 | void trsm_template_batched_lNU_kernel( 2024-08-20T22:05:38.4654541Z #31 476.4 | ^ 2024-08-20T22:05:38.4658328Z #31 476.5 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.4661895Z #31 476.5 57 | void trsm_template_batched_lTL_kernel( 2024-08-20T22:05:38.4662764Z #31 476.5 | ^ 2024-08-20T22:05:38.5693205Z #31 476.5 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.5697084Z #31 476.5 74 | void trsm_template_batched_lTU_kernel( 2024-08-20T22:05:38.5697945Z #31 476.5 | ^ 2024-08-20T22:05:38.5701665Z #31 476.5 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.5705169Z #31 476.5 57 | void trsm_template_batched_lTL_kernel( 2024-08-20T22:05:38.5706025Z #31 476.5 | ^ 2024-08-20T22:05:38.5709860Z #31 476.5 magmablas_hip/trsm_template_kernel_batched.hip.hpp:57:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.5716363Z #31 476.6 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.5719856Z #31 476.6 74 | void trsm_template_batched_lTU_kernel( 2024-08-20T22:05:38.5720717Z #31 476.6 | ^ 2024-08-20T22:05:38.5724418Z #31 476.6 magmablas_hip/trsm_template_kernel_batched.hip.hpp:74:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.6820054Z #31 476.6 magmablas_hip/trsm_template_kernel_batched.hip.hpp:91:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.6823575Z #31 476.6 91 | void trsm_template_batched_rNL_kernel( 2024-08-20T22:05:38.6824415Z #31 476.6 | ^ 2024-08-20T22:05:38.6828102Z #31 476.6 magmablas_hip/trsm_template_kernel_batched.hip.hpp:108:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.6831543Z #31 476.6 108 | void trsm_template_batched_rNU_kernel( 2024-08-20T22:05:38.6832380Z #31 476.6 | ^ 2024-08-20T22:05:38.6836000Z #31 476.6 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.6839441Z #31 476.6 125 | void trsm_template_batched_rTL_kernel( 2024-08-20T22:05:38.6840302Z #31 476.6 | ^ 2024-08-20T22:05:38.6844017Z #31 476.7 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.6849258Z #31 476.7 142 | void trsm_template_batched_rTU_kernel( 2024-08-20T22:05:38.6850109Z #31 476.7 | ^ 2024-08-20T22:05:38.6853711Z #31 476.7 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.6857265Z #31 476.7 125 | void trsm_template_batched_rTL_kernel( 2024-08-20T22:05:38.6858112Z #31 476.7 | ^ 2024-08-20T22:05:38.6861703Z #31 476.7 magmablas_hip/trsm_template_kernel_batched.hip.hpp:125:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.8303766Z #31 476.7 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.8307454Z #31 476.7 142 | void trsm_template_batched_rTU_kernel( 2024-08-20T22:05:38.8308330Z #31 476.7 | ^ 2024-08-20T22:05:38.8312419Z #31 476.7 magmablas_hip/trsm_template_kernel_batched.hip.hpp:142:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2024-08-20T22:05:38.8317174Z #31 476.8 magmablas_hip/trsm_template_kernel_batched.hip.hpp:23:6: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; th 2024-08-20T22:05:38.8319337Z #31 476.8 [output clipped, log limit 2MiB reached] 2024-08-20T22:12:34.3835411Z #31 892.4 ===== shared library lib/libmagma.so 2024-08-20T22:12:34.5340923Z #31 892.4 hipcc -fPIC -shared -o lib/libmagma.so \ 2024-08-20T22:12:34.5558006Z #31 892.4 control/magma_f77.o control/magma_param.o control/magma.o control/abs.o control/affinity.o control/auxiliary.o control/constants.o control/get_batched_crossover.o control/get_batched_gemm_decision.o control/get_batched_gbtrf_params.o control/get_nb.o control/get_ntcol.o control/magma_bulge.o control/magma_threadsetting.o control/magma_timer.o control/magma_winthread.o control/magma_yield.o control/magma_zauxiliary.o control/magma_zbulge.o control/magma_znan_inf.o control/pthread_barrier.o control/sqrt.o control/strlcpy.o control/thread_queue.o control/trace.o control/xerbla.o control/zpanel_to_q.o control/zprint.o control/iprint.o control/magma_sf77.o control/magma_df77.o control/magma_cf77.o control/magma_zf77.o control/magma_sfortran.o control/magma_dfortran.o control/magma_cfortran.o control/magma_zfortran.o control/magmablas_sf77.o control/magmablas_df77.o control/magmablas_cf77.o control/magmablas_zf77.o control/magmablas_sfortran.o control/magmablas_dfortran.o control/magmablas_cfortran.o control/magmablas_zfortran.o src/cblas_z.o src/zcposv_gpu.o src/zposv_gpu.o src/zpotrf_gpu.o src/zpotri_gpu.o src/zpotrs_gpu.o src/zlauum_gpu.o src/ztrtri_gpu.o src/zpotrf_mgpu.o src/zpotrf_mgpu_right.o src/zpotrf3_mgpu.o src/zposv.o src/zpotrf.o src/zpotri.o src/zlauum.o src/ztrtri.o src/zpotrf_m.o src/shpotrf_gpu.o src/dfgmres_spd_gpu.o src/dshposv_gmres_gpu.o src/zcgesv_gpu.o src/zcgetrs_gpu.o src/dgmres_plu_gpu.o src/dxgesv_gmres_gpu.o src/xshgetrf_gpu.o src/xhsgetrf_gpu.o src/zgerfs_nopiv_gpu.o src/zgesv_gpu.o src/zgesv_nopiv_gpu.o src/zgetrf_gpu.o src/zgetrf_nopiv_gpu.o src/zgetri_gpu.o src/zgetrs_gpu.o src/zgetrs_nopiv_gpu.o src/zgetrf_mgpu.o src/zgetrf2_mgpu.o src/zgerbt_gpu.o src/zgbsv_gpu.o src/zgbtrf_gpu.o src/zgesv.o src/zgesv_rbt.o src/zgetrf.o src/zgetf2_nopiv.o src/zgetrf_nopiv.o src/zgetrf_m.o src/zcgeqrsv_gpu.o src/zgelqf_gpu.o src/zgels3_gpu.o src/zgels_gpu.o src/zgegqr_gpu.o src/zgeqrf2_gpu.o src/zgeqrf3_gpu.o src/zgeqrf_gpu.o src/zgeqr2x_gpu.o src/zgeqr2x_gpu-v2.o src/zgeqr2x_gpu-v3.o src/zgeqrs3_gpu.o src/zgeqrs_gpu.o src/zlarfb_gpu.o src/zlarfb_gpu_gemm.o src/zungqr_gpu.o src/zunmql2_gpu.o src/zunmqr2_gpu.o src/zunmqr_gpu.o src/zgeqrf_mgpu.o src/zgeqp3_gpu.o src/zlaqps_gpu.o src/zgelqf.o src/zgels.o src/zgeqlf.o src/zgeqrf.o src/zgeqrf_ooc.o src/zgglse.o src/zggrqf.o src/zunglq.o src/zungqr.o src/zungqr2.o src/zunmlq.o src/zunmql.o src/zunmqr.o src/zunmrq.o src/zgeqp3.o src/zlaqps.o src/zgeqrf_m.o src/zungqr_m.o src/zunmqr_m.o src/zhetrf_gpu.o src/zchesv_gpu.o src/zhesv.o src/zhetrf.o src/dsidi.o src/zhetrf_aasen.o src/zhetrf_nopiv.o src/zhetrf_nopiv_cpu.o src/zsytrf_nopiv_cpu.o src/zhetrf_nopiv_gpu.o src/zsytrf_nopiv_gpu.o src/zhetrs_nopiv_gpu.o src/zsytrs_nopiv_gpu.o src/zhesv_nopiv_gpu.o src/zsysv_nopiv_gpu.o src/zlahef_gpu.o src/dsyevd_gpu.o src/dsyevdx_gpu.o src/zheevd_gpu.o src/zheevdx_gpu.o src/zheevr_gpu.o src/zheevx_gpu.o src/zhetrd2_gpu.o src/zhetrd_gpu.o src/zunmtr_gpu.o src/dsyevd.o src/dsyevdx.o src/zheevd.o src/zheevdx.o src/zheevr.o src/zheevx.o src/dlaex0.o src/dlaex1.o src/dlaex3.o src/dmove_eig.o src/dstedx.o src/zhetrd.o src/zlatrd.o src/zlatrd2.o src/zstedx.o src/zungtr.o src/zunmtr.o src/zhetrd_mgpu.o src/zlatrd_mgpu.o src/dsyevd_m.o src/zheevd_m.o src/dsyevdx_m.o src/zheevdx_m.o src/dlaex0_m.o src/dlaex1_m.o src/dlaex3_m.o src/dstedx_m.o src/zstedx_m.o src/zunmtr_m.o src/zbulge_applyQ_v2.o src/zhetrd_he2hb.o src/zhetrd_hb2st.o src/zbulge_back.o src/zungqr_2stage_gpu.o src/zunmqr_2stage_gpu.o src/zhegvdx_2stage.o src/zheevdx_2stage.o src/zbulge_back_m.o src/zbulge_applyQ_v2_m.o src/zheevdx_2stage_m.o src/zhegvdx_2stage_m.o src/zhetrd_he2hb_mgpu.o src/core_zlarfy.o src/core_zhbtype1cb.o src/core_zhbtype2cb.o src/core_zhbtype3cb.o src/dsygvd.o src/dsygvdx.o src/zhegst.o src/zhegvd.o src/zhegvdx.o src/zhegvr.o src/zhegvx.o src/zhegst_gpu.o src/zhegst_m.o src/dsygvd_m.o src/zhegvd_m.o src/dsygvdx_m.o src/zhegvdx_m.o src/ztrsm_m.o src/dgeev.o src/zgeev.o src/zgehrd.o src/zgehrd2.o src/zlahr2.o src/zlahru.o src/dlaln2.o src/dlaqtrsd.o src/zlatrsd.o src/dtrevc3.o src/dtrevc3_mt.o src/ztrevc3.o src/ztrevc3_mt.o src/zunghr.o src/dgeev_m.o src/zgeev_m.o src/zgehrd_m.o src/zlahr2_m.o src/zlahru_m.o src/zunghr_m.o src/dgesdd.o src/zgesdd.o src/dgesvd.o src/zgesvd.o src/zgebrd.o src/zlabrd_gpu.o src/zungbr.o src/zunmbr.o src/zgbsv_batched.o src/zgbtrf_batched.o src/zgbtrs_batched.o src/zgetf2_batched.o src/zgetf2_nopiv_batched.o src/zgetrf_panel_batched.o src/zgetrf_panel_nopiv_batched.o src/zgetrf_batched.o src/zgetrf_nopiv_batched.o src/zgetrs_batched.o src/zgetrs_nopiv_batched.o src/zgesv_batched.o src/zgesv_nopiv_batched.o src/zgerbt_batched.o src/zgesv_rbt_batched.o src/zgetri_outofplace_batched.o src/zpotf2_batched.o src/zpotrf_batched.o src/zpotrf_panel_batched.o src/zpotrs_batched.o src/zposv_batched.o src/zlarft_batched.o src/zlarfb_gemm_batched.o src/zgeqrf_panel_batched.o src/zgeqrf_batched.o src/zgeqrf_expert_batched.o src/zgetf2_vbatched.o src/zgetrf_panel_vbatched.o src/zgetrf_vbatched.o src/zpotf2_vbatched.o src/zpotrf_panel_vbatched.o src/zpotrf_vbatched.o src/zgetf2_native.o src/zgetrf_panel_native.o src/zpotrf_panel_native.o interface_hip/alloc.o interface_hip/blas_h_v2.o interface_hip/blas_z_v1.o interface_hip/blas_z_v2.o interface_hip/copy_v1.o interface_hip/copy_v2.o interface_hip/error.o interface_hip/connection_mgpu.o interface_hip/interface.o interface_hip/interface_v1.o magmablas_hip/zaxpycp.hip.o magmablas_hip/zcaxpycp.hip.o magmablas_hip/zdiinertia.hip.o magmablas_hip/zgeadd.hip.o magmablas_hip/zgeadd2.hip.o magmablas_hip/zgeam.hip.o magmablas_hip/sgemm.hip.o magmablas_hip/dgemm.hip.o magmablas_hip/cgemm.hip.o magmablas_hip/zgemm.hip.o magmablas_hip/zgemm_reduce.hip.o magmablas_hip/zgemv_conj.hip.o magmablas_hip/zgemv_fermi.hip.o magmablas_hip/zgerbt.hip.o magmablas_hip/zgerbt_kernels.hip.o magmablas_hip/zgetmatrix_transpose.o magmablas_hip/zheinertia.hip.o magmablas_hip/zhemm.hip.o magmablas_hip/zhemv.hip.o magmablas_hip/zhemv_upper.hip.o magmablas_hip/zher2k.o magmablas_hip/zherk.o magmablas_hip/zherk_small_reduce.hip.o magmablas_hip/zlacpy.hip.o magmablas_hip/zlacpy_conj.hip.o magmablas_hip/zlacpy_sym_in.hip.o magmablas_hip/zlacpy_sym_out.hip.o magmablas_hip/zlag2c.hip.o magmablas_hip/clag2z.hip.o magmablas_hip/zlange.hip.o magmablas_hip/zlanhe.hip.o magmablas_hip/zlaqps2_gpu.hip.o magmablas_hip/zlarf.hip.o magmablas_hip/zlarfbx.hip.o magmablas_hip/zlarfg-v2.hip.o magmablas_hip/zlarfg.hip.o magmablas_hip/zlarfgx-v2.hip.o magmablas_hip/zlarft_kernels.hip.o magmablas_hip/zlarfx.hip.o magmablas_hip/zlascl.hip.o magmablas_hip/zlascl2.hip.o magmablas_hip/zlascl_2x2.hip.o magmablas_hip/zlascl_diag.hip.o magmablas_hip/zlaset.hip.o magmablas_hip/zlaset_band.hip.o magmablas_hip/zlaswp.hip.o magmablas_hip/zclaswp.hip.o magmablas_hip/zlaswp_sym.hip.o magmablas_hip/zlat2c.hip.o magmablas_hip/clat2z.hip.o magmablas_hip/dznrm2.hip.o magmablas_hip/zsetmatrix_transpose.o magmablas_hip/zswap.hip.o magmablas_hip/zswapblk.hip.o magmablas_hip/zswapdblk.hip.o magmablas_hip/zsymm.hip.o magmablas_hip/zsymmetrize.hip.o magmablas_hip/zsymmetrize_tiles.hip.o magmablas_hip/zsymv.hip.o magmablas_hip/zsymv_upper.hip.o magmablas_hip/ztranspose.hip.o magmablas_hip/ztranspose_conj.hip.o magmablas_hip/ztranspose_conj_inplace.hip.o magmablas_hip/ztranspose_inplace.hip.o magmablas_hip/ztrmm.hip.o magmablas_hip/ztrmv.hip.o magmablas_hip/ztrsm.hip.o magmablas_hip/ztrsv.hip.o magmablas_hip/ztrtri_diag.hip.o magmablas_hip/ztrtri_lower.hip.o magmablas_hip/ztrtri_lower_batched.hip.o magmablas_hip/ztrtri_upper.hip.o magmablas_hip/ztrtri_upper_batched.hip.o magmablas_hip/magmablas_z_v1.o magmablas_hip/magmablas_zc_v1.o magmablas_hip/zbcyclic.o magmablas_hip/zgetmatrix_transpose_mgpu.o magmablas_hip/zsetmatrix_transpose_mgpu.o magmablas_hip/zhemv_mgpu.hip.o magmablas_hip/zhemv_mgpu_upper.hip.o magmablas_hip/zhemm_mgpu.o magmablas_hip/zher2k_mgpu.o magmablas_hip/zherk_mgpu.o magmablas_hip/zgetf2.hip.o magmablas_hip/zgeqr2.o magmablas_hip/zgeqr2x_gpu-v4.hip.o magmablas_hip/zpotf2.hip.o magmablas_hip/zgetf2_native_kernel.hip.o magmablas_hip/zhetrs.hip.o magmablas_hip/zgbsv_kernels.hip.o magmablas_hip/zgbtf2_kernels.hip.o magmablas_hip/zgbtrf_batched_fused_sm.hip.o magmablas_hip/zgbtrf_batched_sliding_window_sm.hip.o magmablas_hip/zgbtrs_kernels.hip.o magmablas_hip/zgeadd_batched.hip.o magmablas_hip/zgemm_batched.o magmablas_hip/cgemm_batched_core.hip.o magmablas_hip/dgemm_batched_core.hip.o magmablas_hip/sgemm_batched_core.hip.o magmablas_hip/zgemm_batched_core.hip.o magmablas_hip/zgemm_batched_smallsq.hip.o magmablas_hip/zgemv_batched.o magmablas_hip/cgemv_batched_core.hip.o magmablas_hip/dgemv_batched_core.hip.o magmablas_hip/sgemv_batched_core.hip.o magmablas_hip/zgemv_batched_core.hip.o magmablas_hip/zgemv_batched_smallsq.hip.o magmablas_hip/zhemv_batched_core.hip.o magmablas_hip/zgeqr2_batched.hip.o magmablas_hip/zgeqr2_batched_fused_reg.hip.o magmablas_hip/zgeqr2_batched_fused_reg_medium.hip.o magmablas_hip/zgeqr2_batched_fused_reg_tall.hip.o magmablas_hip/zgeqr2_batched_fused_sm.hip.o magmablas_hip/zgeqrf_batched_smallsq.hip.o magmablas_hip/zgerbt_func_batched.hip.o magmablas_hip/zgesv_batched_small.hip.o magmablas_hip/zgetf2_kernels.hip.o magmablas_hip/zgetrf_batched_smallsq_noshfl.hip.o magmablas_hip/zgetrf_batched_smallsq_shfl.hip.o magmablas_hip/getrf_setup_pivinfo.hip.o magmablas_hip/zhemm_batched_core.hip.o magmablas_hip/zher2k_batched.o magmablas_hip/zherk_batched.o magmablas_hip/cherk_batched_core.hip.o magmablas_hip/zherk_batched_core.hip.o magmablas_hip/zlarf_batched_fused_reg.hip.o magmablas_hip/zlarf_batched_fused_reg_medium.hip.o magmablas_hip/zlarf_batched_fused_reg_tall.hip.o magmablas_hip/zlarf_batched_fused_sm.hip.o magmablas_hip/zlaswp_batched.hip.o magmablas_hip/zpotf2_kernels.hip.o magmablas_hip/set_pointer.hip.o magmablas_hip/zset_pointer.hip.o magmablas_hip/zsyr2k_batched.o magmablas_hip/dsyrk_batched_core.hip.o magmablas_hip/ssyrk_batched_core.hip.o magmablas_hip/ztrmm_batched_core.hip.o magmablas_hip/ztrsm_batched.o magmablas_hip/ztrsm_batched_core.o magmablas_hip/ztrsm_small_batched.hip.o magmablas_hip/ztrsv_batched.hip.o magmablas_hip/ztrtri_diag_batched.hip.o magmablas_hip/zgetf2_nopiv_kernels.hip.o magmablas_hip/zgemm_vbatched_core.hip.o magmablas_hip/cgemm_vbatched_core.hip.o magmablas_hip/dgemm_vbatched_core.hip.o magmablas_hip/sgemm_vbatched_core.hip.o magmablas_hip/zgemv_vbatched_core.hip.o magmablas_hip/cgemv_vbatched_core.hip.o magmablas_hip/dgemv_vbatched_core.hip.o magmablas_hip/sgemv_vbatched_core.hip.o magmablas_hip/zhemm_vbatched_core.hip.o magmablas_hip/zhemv_vbatched_core.hip.o magmablas_hip/cherk_vbatched_core.hip.o magmablas_hip/zherk_vbatched_core.hip.o magmablas_hip/ssyrk_vbatched_core.hip.o magmablas_hip/dsyrk_vbatched_core.hip.o magmablas_hip/ztrmm_vbatched_core.hip.o magmablas_hip/ztrsm_small_vbatched.hip.o magmablas_hip/ztrsm_inv_vbatched_core.hip.o magmablas_hip/ztrtri_diag_vbatched.hip.o magmablas_hip/zgemm_vbatched.o magmablas_hip/zgemv_vbatched.o magmablas_hip/zhemm_vbatched.o magmablas_hip/zhemv_vbatched.o magmablas_hip/zher2k_vbatched.o magmablas_hip/zherk_vbatched.o magmablas_hip/zsyr2k_vbatched.o magmablas_hip/zsyrk_vbatched.o magmablas_hip/ztrmm_vbatched.o magmablas_hip/ztrsm_vbatched_core.o magmablas_hip/ztrsm_vbatched.o magmablas_hip/ztrsm_inv_vbatched.o magmablas_hip/zgetf2_kernels_var.hip.o magmablas_hip/zlaswp_vbatched.hip.o magmablas_hip/zpotf2_kernels_var.hip.o magmablas_hip/prefix_sum.hip.o magmablas_hip/vbatched_aux.hip.o magmablas_hip/vbatched_check.hip.o magmablas_hip/blas_zbatched.o magmablas_hip/hgemm_batched_core.hip.o magmablas_hip/slag2h.hip.o magmablas_hip/hlag2s.hip.o magmablas_hip/hlaconvert.hip.o magmablas_hip/hlaswp.hip.o magmablas_hip/hset_pointer.hip.o magmablas_hip/zposv_irgmres_kernels.hip.o control/magma_sauxiliary.o control/magma_dauxiliary.o control/magma_cauxiliary.o control/magma_cbulge.o control/magma_dbulge.o control/magma_sbulge.o control/magma_snan_inf.o control/magma_dnan_inf.o control/magma_cnan_inf.o control/spanel_to_q.o control/dpanel_to_q.o control/cpanel_to_q.o control/sprint.o control/dprint.o control/cprint.o src/cblas_s.o src/cblas_d.o src/cblas_c.o src/dsposv_gpu.o src/sposv_gpu.o src/dposv_gpu.o src/cposv_gpu.o src/spotrf_gpu.o src/dpotrf_gpu.o src/cpotrf_gpu.o src/spotri_gpu.o src/dpotri_gpu.o src/cpotri_gpu.o src/spotrs_gpu.o src/dpotrs_gpu.o src/cpotrs_gpu.o src/slauum_gpu.o src/dlauum_gpu.o src/clauum_gpu.o src/strtri_gpu.o src/dtrtri_gpu.o src/ctrtri_gpu.o src/spotrf_mgpu.o src/dpotrf_mgpu.o src/cpotrf_mgpu.o src/spotrf_mgpu_right.o src/dpotrf_mgpu_right.o src/cpotrf_mgpu_right.o src/spotrf3_mgpu.o src/dpotrf3_mgpu.o src/cpotrf3_mgpu.o src/sposv.o src/dposv.o src/cposv.o src/spotrf.o src/dpotrf.o src/cpotrf.o src/spotri.o src/dpotri.o src/cpotri.o src/slauum.o src/dlauum.o src/clauum.o src/strtri.o src/dtrtri.o src/ctrtri.o src/spotrf_m.o src/dpotrf_m.o src/cpotrf_m.o src/dsgesv_gpu.o src/dsgetrs_gpu.o src/sgerfs_nopiv_gpu.o src/dgerfs_nopiv_gpu.o src/cgerfs_nopiv_gpu.o src/sgesv_gpu.o src/dgesv_gpu.o src/cgesv_gpu.o src/sgesv_nopiv_gpu.o src/dgesv_nopiv_gpu.o src/cgesv_nopiv_gpu.o src/sgetrf_gpu.o src/dgetrf_gpu.o src/cgetrf_gpu.o src/sgetrf_nopiv_gpu.o src/dgetrf_nopiv_gpu.o src/cgetrf_nopiv_gpu.o src/sgetri_gpu.o src/dgetri_gpu.o src/cgetri_gpu.o src/sgetrs_gpu.o src/dgetrs_gpu.o src/cgetrs_gpu.o src/sgetrs_nopiv_gpu.o src/dgetrs_nopiv_gpu.o src/cgetrs_nopiv_gpu.o src/sgetrf_mgpu.o src/dgetrf_mgpu.o src/cgetrf_mgpu.o src/sgetrf2_mgpu.o src/dgetrf2_mgpu.o src/cgetrf2_mgpu.o src/sgerbt_gpu.o src/dgerbt_gpu.o src/cgerbt_gpu.o src/sgbsv_gpu.o src/dgbsv_gpu.o src/cgbsv_gpu.o src/sgbtrf_gpu.o src/dgbtrf_gpu.o src/cgbtrf_gpu.o src/sgesv.o src/dgesv.o src/cgesv.o src/sgesv_rbt.o src/dgesv_rbt.o src/cgesv_rbt.o src/sgetrf.o src/dgetrf.o src/cgetrf.o src/sgetf2_nopiv.o src/dgetf2_nopiv.o src/cgetf2_nopiv.o src/sgetrf_nopiv.o src/dgetrf_nopiv.o src/cgetrf_nopiv.o src/sgetrf_m.o src/dgetrf_m.o src/cgetrf_m.o src/dsgeqrsv_gpu.o src/sgelqf_gpu.o src/dgelqf_gpu.o src/cgelqf_gpu.o src/sgels3_gpu.o src/dgels3_gpu.o src/cgels3_gpu.o src/sgels_gpu.o src/dgels_gpu.o src/cgels_gpu.o src/sgegqr_gpu.o src/dgegqr_gpu.o src/cgegqr_gpu.o src/sgeqrf2_gpu.o src/dgeqrf2_gpu.o src/cgeqrf2_gpu.o src/sgeqrf3_gpu.o src/dgeqrf3_gpu.o src/cgeqrf3_gpu.o src/sgeqrf_gpu.o src/dgeqrf_gpu.o src/cgeqrf_gpu.o src/sgeqr2x_gpu.o src/dgeqr2x_gpu.o src/cgeqr2x_gpu.o src/sgeqr2x_gpu-v2.o src/dgeqr2x_gpu-v2.o src/cgeqr2x_gpu-v2.o src/sgeqr2x_gpu-v3.o src/dgeqr2x_gpu-v3.o src/cgeqr2x_gpu-v3.o src/sgeqrs3_gpu.o src/dgeqrs3_gpu.o src/cgeqrs3_gpu.o src/sgeqrs_gpu.o src/dgeqrs_gpu.o src/cgeqrs_gpu.o src/slarfb_gpu.o src/dlarfb_gpu.o src/clarfb_gpu.o src/slarfb_gpu_gemm.o src/dlarfb_gpu_gemm.o src/clarfb_gpu_gemm.o src/sorgqr_gpu.o src/dorgqr_gpu.o src/cungqr_gpu.o src/sormql2_gpu.o src/dormql2_gpu.o src/cunmql2_gpu.o src/sormqr2_gpu.o src/dormqr2_gpu.o src/cunmqr2_gpu.o src/sormqr_gpu.o src/dormqr_gpu.o src/cunmqr_gpu.o src/sgeqrf_mgpu.o src/dgeqrf_mgpu.o src/cgeqrf_mgpu.o src/cgeqp3_gpu.o src/dgeqp3_gpu.o src/sgeqp3_gpu.o src/slaqps_gpu.o src/dlaqps_gpu.o src/claqps_gpu.o src/sgelqf.o src/dgelqf.o src/cgelqf.o src/sgels.o src/dgels.o src/cgels.o src/sgeqlf.o src/dgeqlf.o src/cgeqlf.o src/sgeqrf.o src/dgeqrf.o src/cgeqrf.o src/sgeqrf_ooc.o src/dgeqrf_ooc.o src/cgeqrf_ooc.o src/sgglse.o src/dgglse.o src/cgglse.o src/sggrqf.o src/dggrqf.o src/cggrqf.o src/sorglq.o src/dorglq.o src/cunglq.o src/sorgqr.o src/dorgqr.o src/cungqr.o src/sorgqr2.o src/dorgqr2.o src/cungqr2.o src/sormlq.o src/dormlq.o src/cunmlq.o src/sormql.o src/dormql.o src/cunmql.o src/sormqr.o src/dormqr.o src/cunmqr.o src/sormrq.o src/dormrq.o src/cunmrq.o src/cgeqp3.o src/dgeqp3.o src/sgeqp3.o src/slaqps.o src/dlaqps.o src/claqps.o src/sgeqrf_m.o src/dgeqrf_m.o src/cgeqrf_m.o src/sorgqr_m.o src/dorgqr_m.o src/cungqr_m.o src/sormqr_m.o src/dormqr_m.o src/cunmqr_m.o src/ssytrf_gpu.o src/dsytrf_gpu.o src/chetrf_gpu.o src/dssysv_gpu.o src/ssysv.o src/dsysv.o src/chesv.o src/ssytrf.o src/dsytrf.o src/chetrf.o src/ssidi.o src/ssytrf_aasen.o src/dsytrf_aasen.o src/chetrf_aasen.o src/ssytrf_nopiv.o src/dsytrf_nopiv.o src/chetrf_nopiv.o src/ssytrf_nopiv_cpu.o src/dsytrf_nopiv_cpu.o src/chetrf_nopiv_cpu.o src/csytrf_nopiv_cpu.o src/ssytrf_nopiv_gpu.o src/dsytrf_nopiv_gpu.o src/chetrf_nopiv_gpu.o src/csytrf_nopiv_gpu.o src/ssytrs_nopiv_gpu.o src/dsytrs_nopiv_gpu.o src/chetrs_nopiv_gpu.o src/csytrs_nopiv_gpu.o src/ssysv_nopiv_gpu.o src/dsysv_nopiv_gpu.o src/chesv_nopiv_gpu.o src/csysv_nopiv_gpu.o src/slasyf_gpu.o src/dlasyf_gpu.o src/clahef_gpu.o src/ssyevd_gpu.o src/ssyevdx_gpu.o src/cheevd_gpu.o src/cheevdx_gpu.o src/cheevr_gpu.o src/cheevx_gpu.o src/ssytrd2_gpu.o src/dsytrd2_gpu.o src/chetrd2_gpu.o src/ssytrd_gpu.o src/dsytrd_gpu.o src/chetrd_gpu.o src/sormtr_gpu.o src/dormtr_gpu.o src/cunmtr_gpu.o src/ssyevd.o src/ssyevdx.o src/cheevd.o src/cheevdx.o src/cheevr.o src/cheevx.o src/slaex0.o src/slaex1.o src/slaex3.o src/smove_eig.o src/sstedx.o src/ssytrd.o src/dsytrd.o src/chetrd.o src/slatrd.o src/dlatrd.o src/clatrd.o src/slatrd2.o src/dlatrd2.o src/clatrd2.o src/cstedx.o src/sorgtr.o src/dorgtr.o src/cungtr.o src/sormtr.o src/dormtr.o src/cunmtr.o src/ssytrd_mgpu.o src/dsytrd_mgpu.o src/chetrd_mgpu.o src/slatrd_mgpu.o src/dlatrd_mgpu.o src/clatrd_mgpu.o src/ssyevd_m.o src/cheevd_m.o src/ssyevdx_m.o src/cheevdx_m.o src/slaex0_m.o src/slaex1_m.o src/slaex3_m.o src/sstedx_m.o src/cstedx_m.o src/sormtr_m.o src/dormtr_m.o src/cunmtr_m.o src/sbulge_applyQ_v2.o src/dbulge_applyQ_v2.o src/cbulge_applyQ_v2.o src/ssytrd_sy2sb.o src/dsytrd_sy2sb.o src/chetrd_he2hb.o src/ssytrd_sb2st.o src/dsytrd_sb2st.o src/chetrd_hb2st.o src/sbulge_back.o src/dbulge_back.o src/cbulge_back.o src/sorgqr_2stage_gpu.o src/dorgqr_2stage_gpu.o src/cungqr_2stage_gpu.o src/sormqr_2stage_gpu.o src/dormqr_2stage_gpu.o src/cunmqr_2stage_gpu.o src/ssygvdx_2stage.o src/dsygvdx_2stage.o src/chegvdx_2stage.o src/cheevdx_2stage.o src/dsyevdx_2stage.o src/ssyevdx_2stage.o src/sbulge_back_m.o src/dbulge_back_m.o src/cbulge_back_m.o src/sbulge_applyQ_v2_m.o src/dbulge_applyQ_v2_m.o src/cbulge_applyQ_v2_m.o src/cheevdx_2stage_m.o src/dsyevdx_2stage_m.o src/ssyevdx_2stage_m.o src/ssygvdx_2stage_m.o src/dsygvdx_2stage_m.o src/chegvdx_2stage_m.o src/ssytrd_sy2sb_mgpu.o src/dsytrd_sy2sb_mgpu.o src/chetrd_he2hb_mgpu.o src/core_slarfy.o src/core_dlarfy.o src/core_clarfy.o src/core_ssbtype1cb.o src/core_dsbtype1cb.o src/core_chbtype1cb.o src/core_ssbtype2cb.o src/core_dsbtype2cb.o src/core_chbtype2cb.o src/core_ssbtype3cb.o src/core_dsbtype3cb.o src/core_chbtype3cb.o src/ssygvd.o src/ssygvdx.o src/ssygst.o src/dsygst.o src/chegst.o src/chegvd.o src/chegvdx.o src/chegvr.o src/chegvx.o src/ssygst_gpu.o src/dsygst_gpu.o src/chegst_gpu.o src/ssygst_m.o src/dsygst_m.o src/chegst_m.o src/ssygvd_m.o src/chegvd_m.o src/ssygvdx_m.o src/chegvdx_m.o src/strsm_m.o src/dtrsm_m.o src/ctrsm_m.o src/sgeev.o src/cgeev.o src/sgehrd.o src/dgehrd.o src/cgehrd.o src/sgehrd2.o src/dgehrd2.o src/cgehrd2.o src/slahr2.o src/dlahr2.o src/clahr2.o src/slahru.o src/dlahru.o src/clahru.o src/slaln2.o src/slaqtrsd.o src/clatrsd.o src/strevc3.o src/strevc3_mt.o src/ctrevc3.o src/ctrevc3_mt.o src/sorghr.o src/dorghr.o src/cunghr.o src/sgeev_m.o src/cgeev_m.o src/sgehrd_m.o src/dgehrd_m.o src/cgehrd_m.o src/slahr2_m.o src/dlahr2_m.o src/clahr2_m.o src/slahru_m.o src/dlahru_m.o src/clahru_m.o src/sorghr_m.o src/dorghr_m.o src/cunghr_m.o src/sgesdd.o src/cgesdd.o src/sgesvd.o src/cgesvd.o src/sgebrd.o src/dgebrd.o src/cgebrd.o src/slabrd_gpu.o src/dlabrd_gpu.o src/clabrd_gpu.o src/sorgbr.o src/dorgbr.o src/cungbr.o src/sormbr.o src/dormbr.o src/cunmbr.o src/sgbsv_batched.o src/dgbsv_batched.o src/cgbsv_batched.o src/sgbtrf_batched.o src/dgbtrf_batched.o src/cgbtrf_batched.o src/sgbtrs_batched.o src/dgbtrs_batched.o src/cgbtrs_batched.o src/sgetf2_batched.o src/dgetf2_batched.o src/cgetf2_batched.o src/sgetf2_nopiv_batched.o src/dgetf2_nopiv_batched.o src/cgetf2_nopiv_batched.o src/sgetrf_panel_batched.o src/dgetrf_panel_batched.o src/cgetrf_panel_batched.o src/sgetrf_panel_nopiv_batched.o src/dgetrf_panel_nopiv_batched.o src/cgetrf_panel_nopiv_batched.o src/sgetrf_batched.o src/dgetrf_batched.o src/cgetrf_batched.o src/sgetrf_nopiv_batched.o src/dgetrf_nopiv_batched.o src/cgetrf_nopiv_batched.o src/sgetrs_batched.o src/dgetrs_batched.o src/cgetrs_batched.o src/sgetrs_nopiv_batched.o src/dgetrs_nopiv_batched.o src/cgetrs_nopiv_batched.o src/sgesv_batched.o src/dgesv_batched.o src/cgesv_batched.o src/sgesv_nopiv_batched.o src/dgesv_nopiv_batched.o src/cgesv_nopiv_batched.o src/sgerbt_batched.o src/dgerbt_batched.o src/cgerbt_batched.o src/sgesv_rbt_batched.o src/dgesv_rbt_batched.o src/cgesv_rbt_batched.o src/sgetri_outofplace_batched.o src/dgetri_outofplace_batched.o src/cgetri_outofplace_batched.o src/spotf2_batched.o src/dpotf2_batched.o src/cpotf2_batched.o src/spotrf_batched.o src/dpotrf_batched.o src/cpotrf_batched.o src/spotrf_panel_batched.o src/dpotrf_panel_batched.o src/cpotrf_panel_batched.o src/spotrs_batched.o src/dpotrs_batched.o src/cpotrs_batched.o src/sposv_batched.o src/dposv_batched.o src/cposv_batched.o src/slarft_batched.o src/dlarft_batched.o src/clarft_batched.o src/slarfb_gemm_batched.o src/dlarfb_gemm_batched.o src/clarfb_gemm_batched.o src/sgeqrf_panel_batched.o src/dgeqrf_panel_batched.o src/cgeqrf_panel_batched.o src/sgeqrf_batched.o src/dgeqrf_batched.o src/cgeqrf_batched.o src/sgeqrf_expert_batched.o src/dgeqrf_expert_batched.o src/cgeqrf_expert_batched.o src/sgetf2_vbatched.o src/dgetf2_vbatched.o src/cgetf2_vbatched.o src/sgetrf_panel_vbatched.o src/dgetrf_panel_vbatched.o src/cgetrf_panel_vbatched.o src/sgetrf_vbatched.o src/dgetrf_vbatched.o src/cgetrf_vbatched.o src/spotf2_vbatched.o src/dpotf2_vbatched.o src/cpotf2_vbatched.o src/spotrf_panel_vbatched.o src/dpotrf_panel_vbatched.o src/cpotrf_panel_vbatched.o src/spotrf_vbatched.o src/dpotrf_vbatched.o src/cpotrf_vbatched.o src/sgetf2_native.o src/dgetf2_native.o src/cgetf2_native.o src/sgetrf_panel_native.o src/dgetrf_panel_native.o src/cgetrf_panel_native.o src/spotrf_panel_native.o src/dpotrf_panel_native.o src/cpotrf_panel_native.o interface_hip/blas_s_v1.o interface_hip/blas_d_v1.o interface_hip/blas_c_v1.o interface_hip/blas_s_v2.o interface_hip/blas_d_v2.o interface_hip/blas_c_v2.o magmablas_hip/saxpycp.hip.o magmablas_hip/daxpycp.hip.o magmablas_hip/caxpycp.hip.o magmablas_hip/dsaxpycp.hip.o magmablas_hip/sdiinertia.hip.o magmablas_hip/ddiinertia.hip.o magmablas_hip/cdiinertia.hip.o magmablas_hip/sgeadd.hip.o magmablas_hip/dgeadd.hip.o magmablas_hip/cgeadd.hip.o magmablas_hip/sgeadd2.hip.o magmablas_hip/dgeadd2.hip.o magmablas_hip/cgeadd2.hip.o magmablas_hip/sgeam.hip.o magmablas_hip/dgeam.hip.o magmablas_hip/cgeam.hip.o magmablas_hip/sgemm_reduce.hip.o magmablas_hip/dgemm_reduce.hip.o magmablas_hip/cgemm_reduce.hip.o magmablas_hip/sgemv_conj.hip.o magmablas_hip/dgemv_conj.hip.o magmablas_hip/cgemv_conj.hip.o magmablas_hip/sgemv_fermi.hip.o magmablas_hip/dgemv_fermi.hip.o magmablas_hip/cgemv_fermi.hip.o magmablas_hip/sgerbt.hip.o magmablas_hip/dgerbt.hip.o magmablas_hip/cgerbt.hip.o magmablas_hip/sgerbt_kernels.hip.o magmablas_hip/dgerbt_kernels.hip.o magmablas_hip/cgerbt_kernels.hip.o magmablas_hip/sgetmatrix_transpose.o magmablas_hip/dgetmatrix_transpose.o magmablas_hip/cgetmatrix_transpose.o magmablas_hip/ssiinertia.hip.o magmablas_hip/dsiinertia.hip.o magmablas_hip/cheinertia.hip.o magmablas_hip/chemm.hip.o magmablas_hip/ssymv.hip.o magmablas_hip/dsymv.hip.o magmablas_hip/chemv.hip.o magmablas_hip/ssymv_upper.hip.o magmablas_hip/dsymv_upper.hip.o magmablas_hip/chemv_upper.hip.o magmablas_hip/ssyr2k.o magmablas_hip/dsyr2k.o magmablas_hip/cher2k.o magmablas_hip/ssyrk.o magmablas_hip/dsyrk.o magmablas_hip/cherk.o magmablas_hip/ssyrk_small_reduce.hip.o magmablas_hip/dsyrk_small_reduce.hip.o magmablas_hip/cherk_small_reduce.hip.o magmablas_hip/slacpy.hip.o magmablas_hip/dlacpy.hip.o magmablas_hip/clacpy.hip.o magmablas_hip/slacpy_conj.hip.o magmablas_hip/dlacpy_conj.hip.o magmablas_hip/clacpy_conj.hip.o magmablas_hip/slacpy_sym_in.hip.o magmablas_hip/dlacpy_sym_in.hip.o magmablas_hip/clacpy_sym_in.hip.o magmablas_hip/slacpy_sym_out.hip.o magmablas_hip/dlacpy_sym_out.hip.o magmablas_hip/clacpy_sym_out.hip.o magmablas_hip/dlag2s.hip.o magmablas_hip/slag2d.hip.o magmablas_hip/slange.hip.o magmablas_hip/dlange.hip.o magmablas_hip/clange.hip.o magmablas_hip/slansy.hip.o magmablas_hip/dlansy.hip.o magmablas_hip/clanhe.hip.o magmablas_hip/slaqps2_gpu.hip.o magmablas_hip/dlaqps2_gpu.hip.o magmablas_hip/claqps2_gpu.hip.o magmablas_hip/slarf.hip.o magmablas_hip/dlarf.hip.o magmablas_hip/clarf.hip.o magmablas_hip/slarfbx.hip.o magmablas_hip/dlarfbx.hip.o magmablas_hip/clarfbx.hip.o magmablas_hip/slarfg-v2.hip.o magmablas_hip/dlarfg-v2.hip.o magmablas_hip/clarfg-v2.hip.o magmablas_hip/slarfg.hip.o magmablas_hip/dlarfg.hip.o magmablas_hip/clarfg.hip.o magmablas_hip/slarfgx-v2.hip.o magmablas_hip/dlarfgx-v2.hip.o magmablas_hip/clarfgx-v2.hip.o magmablas_hip/slarft_kernels.hip.o magmablas_hip/dlarft_kernels.hip.o magmablas_hip/clarft_kernels.hip.o magmablas_hip/slarfx.hip.o magmablas_hip/dlarfx.hip.o magmablas_hip/clarfx.hip.o magmablas_hip/slascl.hip.o magmablas_hip/dlascl.hip.o magmablas_hip/clascl.hip.o magmablas_hip/slascl2.hip.o magmablas_hip/dlascl2.hip.o magmablas_hip/clascl2.hip.o magmablas_hip/slascl_2x2.hip.o magmablas_hip/dlascl_2x2.hip.o magmablas_hip/clascl_2x2.hip.o magmablas_hip/slascl_diag.hip.o magmablas_hip/dlascl_diag.hip.o magmablas_hip/clascl_diag.hip.o magmablas_hip/slaset.hip.o magmablas_hip/dlaset.hip.o magmablas_hip/claset.hip.o magmablas_hip/slaset_band.hip.o magmablas_hip/dlaset_band.hip.o magmablas_hip/claset_band.hip.o magmablas_hip/slaswp.hip.o magmablas_hip/dlaswp.hip.o magmablas_hip/claswp.hip.o magmablas_hip/dslaswp.hip.o magmablas_hip/slaswp_sym.hip.o magmablas_hip/dlaswp_sym.hip.o magmablas_hip/claswp_sym.hip.o magmablas_hip/dlat2s.hip.o magmablas_hip/slat2d.hip.o magmablas_hip/snrm2.hip.o magmablas_hip/dnrm2.hip.o magmablas_hip/scnrm2.hip.o magmablas_hip/ssetmatrix_transpose.o magmablas_hip/dsetmatrix_transpose.o magmablas_hip/csetmatrix_transpose.o magmablas_hip/sswap.hip.o magmablas_hip/dswap.hip.o magmablas_hip/cswap.hip.o magmablas_hip/sswapblk.hip.o magmablas_hip/dswapblk.hip.o magmablas_hip/cswapblk.hip.o magmablas_hip/sswapdblk.hip.o magmablas_hip/dswapdblk.hip.o magmablas_hip/cswapdblk.hip.o magmablas_hip/ssymm.hip.o magmablas_hip/dsymm.hip.o magmablas_hip/csymm.hip.o magmablas_hip/ssymmetrize.hip.o magmablas_hip/dsymmetrize.hip.o magmablas_hip/csymmetrize.hip.o magmablas_hip/ssymmetrize_tiles.hip.o magmablas_hip/dsymmetrize_tiles.hip.o magmablas_hip/csymmetrize_tiles.hip.o magmablas_hip/csymv.hip.o magmablas_hip/csymv_upper.hip.o magmablas_hip/stranspose.hip.o magmablas_hip/dtranspose.hip.o magmablas_hip/ctranspose.hip.o magmablas_hip/ctranspose_conj.hip.o magmablas_hip/ctranspose_conj_inplace.hip.o magmablas_hip/stranspose_inplace.hip.o magmablas_hip/dtranspose_inplace.hip.o magmablas_hip/ctranspose_inplace.hip.o magmablas_hip/strmm.hip.o magmablas_hip/dtrmm.hip.o magmablas_hip/ctrmm.hip.o magmablas_hip/strmv.hip.o magmablas_hip/dtrmv.hip.o magmablas_hip/ctrmv.hip.o magmablas_hip/ctrsm.hip.o magmablas_hip/dtrsm.hip.o magmablas_hip/strsm.hip.o magmablas_hip/strsv.hip.o magmablas_hip/dtrsv.hip.o magmablas_hip/ctrsv.hip.o magmablas_hip/ctrtri_diag.hip.o magmablas_hip/dtrtri_diag.hip.o magmablas_hip/strtri_diag.hip.o magmablas_hip/ctrtri_lower.hip.o magmablas_hip/dtrtri_lower.hip.o magmablas_hip/strtri_lower.hip.o magmablas_hip/ctrtri_lower_batched.hip.o magmablas_hip/dtrtri_lower_batched.hip.o magmablas_hip/strtri_lower_batched.hip.o magmablas_hip/ctrtri_upper.hip.o magmablas_hip/dtrtri_upper.hip.o magmablas_hip/strtri_upper.hip.o magmablas_hip/ctrtri_upper_batched.hip.o magmablas_hip/dtrtri_upper_batched.hip.o magmablas_hip/strtri_upper_batched.hip.o magmablas_hip/magmablas_c_v1.o magmablas_hip/magmablas_d_v1.o magmablas_hip/magmablas_s_v1.o magmablas_hip/magmablas_ds_v1.o magmablas_hip/sbcyclic.o magmablas_hip/dbcyclic.o magmablas_hip/cbcyclic.o magmablas_hip/sgetmatrix_transpose_mgpu.o magmablas_hip/dgetmatrix_transpose_mgpu.o magmablas_hip/cgetmatrix_transpose_mgpu.o magmablas_hip/ssetmatrix_transpose_mgpu.o magmablas_hip/dsetmatrix_transpose_mgpu.o magmablas_hip/csetmatrix_transpose_mgpu.o magmablas_hip/ssymv_mgpu.hip.o magmablas_hip/dsymv_mgpu.hip.o magmablas_hip/chemv_mgpu.hip.o magmablas_hip/ssymv_mgpu_upper.hip.o magmablas_hip/dsymv_mgpu_upper.hip.o magmablas_hip/chemv_mgpu_upper.hip.o magmablas_hip/ssymm_mgpu.o magmablas_hip/dsymm_mgpu.o magmablas_hip/chemm_mgpu.o magmablas_hip/ssyr2k_mgpu.o magmablas_hip/dsyr2k_mgpu.o magmablas_hip/cher2k_mgpu.o magmablas_hip/ssyrk_mgpu.o magmablas_hip/dsyrk_mgpu.o magmablas_hip/cherk_mgpu.o magmablas_hip/sgetf2.hip.o magmablas_hip/dgetf2.hip.o magmablas_hip/cgetf2.hip.o magmablas_hip/sgeqr2.o magmablas_hip/dgeqr2.o magmablas_hip/cgeqr2.o magmablas_hip/sgeqr2x_gpu-v4.hip.o magmablas_hip/dgeqr2x_gpu-v4.hip.o magmablas_hip/cgeqr2x_gpu-v4.hip.o magmablas_hip/spotf2.hip.o magmablas_hip/dpotf2.hip.o magmablas_hip/cpotf2.hip.o magmablas_hip/sgetf2_native_kernel.hip.o magmablas_hip/dgetf2_native_kernel.hip.o magmablas_hip/cgetf2_native_kernel.hip.o magmablas_hip/ssytrs.hip.o magmablas_hip/dsytrs.hip.o magmablas_hip/chetrs.hip.o magmablas_hip/sgbsv_kernels.hip.o magmablas_hip/dgbsv_kernels.hip.o magmablas_hip/cgbsv_kernels.hip.o magmablas_hip/sgbtf2_kernels.hip.o magmablas_hip/dgbtf2_kernels.hip.o magmablas_hip/cgbtf2_kernels.hip.o magmablas_hip/sgbtrf_batched_fused_sm.hip.o magmablas_hip/dgbtrf_batched_fused_sm.hip.o magmablas_hip/cgbtrf_batched_fused_sm.hip.o magmablas_hip/sgbtrf_batched_sliding_window_sm.hip.o magmablas_hip/dgbtrf_batched_sliding_window_sm.hip.o magmablas_hip/cgbtrf_batched_sliding_window_sm.hip.o magmablas_hip/sgbtrs_kernels.hip.o magmablas_hip/dgbtrs_kernels.hip.o magmablas_hip/cgbtrs_kernels.hip.o magmablas_hip/sgeadd_batched.hip.o magmablas_hip/dgeadd_batched.hip.o magmablas_hip/cgeadd_batched.hip.o magmablas_hip/sgemm_batched.o magmablas_hip/dgemm_batched.o magmablas_hip/cgemm_batched.o magmablas_hip/sgemm_batched_smallsq.hip.o magmablas_hip/dgemm_batched_smallsq.hip.o magmablas_hip/cgemm_batched_smallsq.hip.o magmablas_hip/sgemv_batched.o magmablas_hip/dgemv_batched.o magmablas_hip/cgemv_batched.o magmablas_hip/sgemv_batched_smallsq.hip.o magmablas_hip/dgemv_batched_smallsq.hip.o magmablas_hip/cgemv_batched_smallsq.hip.o magmablas_hip/ssymv_batched_core.hip.o magmablas_hip/dsymv_batched_core.hip.o magmablas_hip/chemv_batched_core.hip.o magmablas_hip/sgeqr2_batched.hip.o magmablas_hip/dgeqr2_batched.hip.o magmablas_hip/cgeqr2_batched.hip.o magmablas_hip/sgeqr2_batched_fused_reg.hip.o magmablas_hip/dgeqr2_batched_fused_reg.hip.o magmablas_hip/cgeqr2_batched_fused_reg.hip.o magmablas_hip/sgeqr2_batched_fused_reg_medium.hip.o magmablas_hip/dgeqr2_batched_fused_reg_medium.hip.o magmablas_hip/cgeqr2_batched_fused_reg_medium.hip.o magmablas_hip/sgeqr2_batched_fused_reg_tall.hip.o magmablas_hip/dgeqr2_batched_fused_reg_tall.hip.o magmablas_hip/cgeqr2_batched_fused_reg_tall.hip.o magmablas_hip/sgeqr2_batched_fused_sm.hip.o magmablas_hip/dgeqr2_batched_fused_sm.hip.o magmablas_hip/cgeqr2_batched_fused_sm.hip.o magmablas_hip/sgeqrf_batched_smallsq.hip.o magmablas_hip/dgeqrf_batched_smallsq.hip.o magmablas_hip/cgeqrf_batched_smallsq.hip.o magmablas_hip/sgerbt_func_batched.hip.o magmablas_hip/dgerbt_func_batched.hip.o magmablas_hip/cgerbt_func_batched.hip.o magmablas_hip/sgesv_batched_small.hip.o magmablas_hip/dgesv_batched_small.hip.o magmablas_hip/cgesv_batched_small.hip.o magmablas_hip/sgetf2_kernels.hip.o magmablas_hip/dgetf2_kernels.hip.o magmablas_hip/cgetf2_kernels.hip.o magmablas_hip/sgetrf_batched_smallsq_noshfl.hip.o magmablas_hip/dgetrf_batched_smallsq_noshfl.hip.o magmablas_hip/cgetrf_batched_smallsq_noshfl.hip.o magmablas_hip/sgetrf_batched_smallsq_shfl.hip.o magmablas_hip/dgetrf_batched_smallsq_shfl.hip.o magmablas_hip/cgetrf_batched_smallsq_shfl.hip.o magmablas_hip/ssymm_batched_core.hip.o magmablas_hip/dsymm_batched_core.hip.o magmablas_hip/chemm_batched_core.hip.o magmablas_hip/ssyr2k_batched.o magmablas_hip/dsyr2k_batched.o magmablas_hip/cher2k_batched.o magmablas_hip/ssyrk_batched.o magmablas_hip/dsyrk_batched.o magmablas_hip/cherk_batched.o magmablas_hip/slarf_batched_fused_reg.hip.o magmablas_hip/dlarf_batched_fused_reg.hip.o magmablas_hip/clarf_batched_fused_reg.hip.o magmablas_hip/slarf_batched_fused_reg_medium.hip.o magmablas_hip/dlarf_batched_fused_reg_medium.hip.o magmablas_hip/clarf_batched_fused_reg_medium.hip.o magmablas_hip/slarf_batched_fused_reg_tall.hip.o magmablas_hip/dlarf_batched_fused_reg_tall.hip.o magmablas_hip/clarf_batched_fused_reg_tall.hip.o magmablas_hip/slarf_batched_fused_sm.hip.o magmablas_hip/dlarf_batched_fused_sm.hip.o magmablas_hip/clarf_batched_fused_sm.hip.o magmablas_hip/slaswp_batched.hip.o magmablas_hip/dlaswp_batched.hip.o magmablas_hip/claswp_batched.hip.o magmablas_hip/spotf2_kernels.hip.o magmablas_hip/dpotf2_kernels.hip.o magmablas_hip/cpotf2_kernels.hip.o magmablas_hip/sset_pointer.hip.o magmablas_hip/dset_pointer.hip.o magmablas_hip/cset_pointer.hip.o magmablas_hip/csyr2k_batched.o magmablas_hip/strmm_batched_core.hip.o magmablas_hip/dtrmm_batched_core.hip.o magmablas_hip/ctrmm_batched_core.hip.o magmablas_hip/ctrsm_batched.o magmablas_hip/dtrsm_batched.o magmablas_hip/strsm_batched.o magmablas_hip/strsm_batched_core.o magmablas_hip/dtrsm_batched_core.o magmablas_hip/ctrsm_batched_core.o magmablas_hip/strsm_small_batched.hip.o magmablas_hip/dtrsm_small_batched.hip.o magmablas_hip/ctrsm_small_batched.hip.o magmablas_hip/strsv_batched.hip.o magmablas_hip/dtrsv_batched.hip.o magmablas_hip/ctrsv_batched.hip.o magmablas_hip/ctrtri_diag_batched.hip.o magmablas_hip/dtrtri_diag_batched.hip.o magmablas_hip/strtri_diag_batched.hip.o magmablas_hip/sgetf2_nopiv_kernels.hip.o magmablas_hip/dgetf2_nopiv_kernels.hip.o magmablas_hip/cgetf2_nopiv_kernels.hip.o magmablas_hip/ssymm_vbatched_core.hip.o magmablas_hip/dsymm_vbatched_core.hip.o magmablas_hip/chemm_vbatched_core.hip.o magmablas_hip/ssymv_vbatched_core.hip.o magmablas_hip/dsymv_vbatched_core.hip.o magmablas_hip/chemv_vbatched_core.hip.o magmablas_hip/strmm_vbatched_core.hip.o magmablas_hip/dtrmm_vbatched_core.hip.o magmablas_hip/ctrmm_vbatched_core.hip.o magmablas_hip/strsm_small_vbatched.hip.o magmablas_hip/dtrsm_small_vbatched.hip.o magmablas_hip/ctrsm_small_vbatched.hip.o magmablas_hip/ctrsm_inv_vbatched_core.hip.o magmablas_hip/dtrsm_inv_vbatched_core.hip.o magmablas_hip/strsm_inv_vbatched_core.hip.o magmablas_hip/ctrtri_diag_vbatched.hip.o magmablas_hip/dtrtri_diag_vbatched.hip.o magmablas_hip/strtri_diag_vbatched.hip.o magmablas_hip/sgemm_vbatched.o magmablas_hip/dgemm_vbatched.o magmablas_hip/cgemm_vbatched.o magmablas_hip/sgemv_vbatched.o magmablas_hip/dgemv_vbatched.o magmablas_hip/cgemv_vbatched.o magmablas_hip/ssymm_vbatched.o magmablas_hip/dsymm_vbatched.o magmablas_hip/chemm_vbatched.o magmablas_hip/ssymv_vbatched.o magmablas_hip/dsymv_vbatched.o magmablas_hip/chemv_vbatched.o magmablas_hip/ssyr2k_vbatched.o magmablas_hip/dsyr2k_vbatched.o magmablas_hip/cher2k_vbatched.o magmablas_hip/ssyrk_vbatched.o magmablas_hip/dsyrk_vbatched.o magmablas_hip/cherk_vbatched.o magmablas_hip/csyr2k_vbatched.o magmablas_hip/csyrk_vbatched.o magmablas_hip/strmm_vbatched.o magmablas_hip/dtrmm_vbatched.o magmablas_hip/ctrmm_vbatched.o magmablas_hip/strsm_vbatched_core.o magmablas_hip/dtrsm_vbatched_core.o magmablas_hip/ctrsm_vbatched_core.o magmablas_hip/strsm_vbatched.o magmablas_hip/dtrsm_vbatched.o magmablas_hip/ctrsm_vbatched.o magmablas_hip/strsm_inv_vbatched.o magmablas_hip/dtrsm_inv_vbatched.o magmablas_hip/ctrsm_inv_vbatched.o magmablas_hip/sgetf2_kernels_var.hip.o magmablas_hip/dgetf2_kernels_var.hip.o magmablas_hip/cgetf2_kernels_var.hip.o magmablas_hip/slaswp_vbatched.hip.o magmablas_hip/dlaswp_vbatched.hip.o magmablas_hip/claswp_vbatched.hip.o magmablas_hip/spotf2_kernels_var.hip.o magmablas_hip/dpotf2_kernels_var.hip.o magmablas_hip/cpotf2_kernels_var.hip.o magmablas_hip/blas_sbatched.o magmablas_hip/blas_dbatched.o magmablas_hip/blas_cbatched.o magmablas_hip/cposv_irgmres_kernels.hip.o magmablas_hip/dposv_irgmres_kernels.hip.o magmablas_hip/sposv_irgmres_kernels.hip.o \ 2024-08-20T22:12:34.5753460Z #31 892.4 -L./lib -L/opt/rocm/lib -L/opt/conda/envs/py_3.8/lib/intel64 -L/opt/conda/envs/py_3.8/lib -lpthread -lstdc++ -lm -lgomp -lmkl_gf_lp64 -lmkl_gnu_thread -lmkl_core -lhipblas -lhipsparse -Wl,--enable-new-dtags -Wl,--rpath,/opt/rocm/lib -Wl,--rpath,/opt/conda/envs/py_3.8/lib -Wl,--rpath,/opt/rocm/magma/lib -ldl 2024-08-20T22:12:34.6680529Z #31 892.7 2024-08-20T22:12:35.1116807Z #31 893.1 ./tools/codegen.py -p d testing/testing_zgemm.cpp 2024-08-20T22:12:35.2452524Z #31 893.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./testing -c -o testing/magma_util.o testing/magma_util.cpp 2024-08-20T22:12:35.2456839Z #31 893.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./testing -c -o testing/magma_zutil.o testing/magma_zutil.cpp 2024-08-20T22:12:35.2461426Z #31 893.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./testing -c -o testing/magma_zgesvd_check.o testing/magma_zgesvd_check.cpp 2024-08-20T22:12:35.2466376Z #31 893.1 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./testing -c -o testing/magma_generate.o testing/magma_generate.cpp 2024-08-20T22:12:35.2469108Z #31 893.1 ./tools/codegen.py -p c testing/magma_zutil.cpp 2024-08-20T22:12:35.2470333Z #31 893.1 ./tools/codegen.py -p d testing/magma_zutil.cpp 2024-08-20T22:12:35.2471581Z #31 893.1 ./tools/codegen.py -p s testing/magma_zutil.cpp 2024-08-20T22:12:35.2472864Z #31 893.1 ./tools/codegen.py -p s testing/magma_zgesvd_check.cpp 2024-08-20T22:12:35.2474230Z #31 893.1 ./tools/codegen.py -p d testing/magma_zgesvd_check.cpp 2024-08-20T22:12:35.2475614Z #31 893.1 ./tools/codegen.py -p c testing/magma_zgesvd_check.cpp 2024-08-20T22:12:35.2477700Z #31 893.1 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/zbdt01.o testing/lin/zbdt01.f 2024-08-20T22:12:35.2480442Z #31 893.1 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/zget22.o testing/lin/zget22.f 2024-08-20T22:12:35.2483624Z #31 893.1 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/zhet21.o testing/lin/zhet21.f 2024-08-20T22:12:35.2486293Z #31 893.1 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/zhet22.o testing/lin/zhet22.f 2024-08-20T22:12:35.2489001Z #31 893.1 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/zhst01.o testing/lin/zhst01.f 2024-08-20T22:12:35.2491691Z #31 893.1 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/zunt01.o testing/lin/zunt01.f 2024-08-20T22:12:35.2494567Z #31 893.1 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/zqpt01.o testing/lin/zqpt01.f 2024-08-20T22:12:35.2497300Z #31 893.1 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/zqrt02.o testing/lin/zqrt02.f 2024-08-20T22:12:35.2499872Z #31 893.1 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/zlarfy.o testing/lin/zlarfy.f 2024-08-20T22:12:35.2502401Z #31 893.1 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/zstt21.o testing/lin/zstt21.f 2024-08-20T22:12:35.2505049Z #31 893.1 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/cbdt01.o testing/lin/cbdt01.f 2024-08-20T22:12:35.2507933Z #31 893.1 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/cget22.o testing/lin/cget22.f 2024-08-20T22:12:35.2510698Z #31 893.1 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/chet21.o testing/lin/chet21.f 2024-08-20T22:12:35.2513396Z #31 893.1 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/chet22.o testing/lin/chet22.f 2024-08-20T22:12:35.2516117Z #31 893.1 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/chst01.o testing/lin/chst01.f 2024-08-20T22:12:35.2518973Z #31 893.1 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/cunt01.o testing/lin/cunt01.f 2024-08-20T22:12:35.2521711Z #31 893.1 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/cqpt01.o testing/lin/cqpt01.f 2024-08-20T22:12:35.2524627Z #31 893.2 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/cqrt02.o testing/lin/cqrt02.f 2024-08-20T22:12:35.2527356Z #31 893.2 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/clarfy.o testing/lin/clarfy.f 2024-08-20T22:12:35.2530037Z #31 893.2 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/cstt21.o testing/lin/cstt21.f 2024-08-20T22:12:35.2532724Z #31 893.2 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/dbdt01.o testing/lin/dbdt01.f 2024-08-20T22:12:35.2535445Z #31 893.2 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/dget22.o testing/lin/dget22.f 2024-08-20T22:12:35.2538198Z #31 893.2 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/dsyt21.o testing/lin/dsyt21.f 2024-08-20T22:12:35.2540916Z #31 893.2 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/dsyt22.o testing/lin/dsyt22.f 2024-08-20T22:12:35.2543645Z #31 893.2 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/dhst01.o testing/lin/dhst01.f 2024-08-20T22:12:35.2546394Z #31 893.2 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/dort01.o testing/lin/dort01.f 2024-08-20T22:12:35.2549113Z #31 893.2 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/dqpt01.o testing/lin/dqpt01.f 2024-08-20T22:12:35.2551802Z #31 893.2 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/dqrt02.o testing/lin/dqrt02.f 2024-08-20T22:12:35.2554680Z #31 893.2 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/dlarfy.o testing/lin/dlarfy.f 2024-08-20T22:12:35.2557358Z #31 893.2 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/dstt21.o testing/lin/dstt21.f 2024-08-20T22:12:35.2560059Z #31 893.2 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/sbdt01.o testing/lin/sbdt01.f 2024-08-20T22:12:35.2562797Z #31 893.2 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/sget22.o testing/lin/sget22.f 2024-08-20T22:12:35.2567315Z #31 893.2 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/ssyt21.o testing/lin/ssyt21.f 2024-08-20T22:12:35.2570018Z #31 893.2 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/ssyt22.o testing/lin/ssyt22.f 2024-08-20T22:12:35.2572702Z #31 893.2 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/shst01.o testing/lin/shst01.f 2024-08-20T22:12:35.2575403Z #31 893.2 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/sort01.o testing/lin/sort01.f 2024-08-20T22:12:35.2578105Z #31 893.2 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/sqpt01.o testing/lin/sqpt01.f 2024-08-20T22:12:35.2580820Z #31 893.2 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/sqrt02.o testing/lin/sqrt02.f 2024-08-20T22:12:35.2583661Z #31 893.2 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/slarfy.o testing/lin/slarfy.f 2024-08-20T22:12:35.2586440Z #31 893.2 gfortran -O3 -fPIC -DNDEBUG -DADD_ -Wall -Wno-unused-dummy-argument -c -o testing/lin/sstt21.o testing/lin/sstt21.f 2024-08-20T22:12:35.2588144Z #31 893.3 ===== static library lib/libmagma.a 2024-08-20T22:12:35.4989815Z #31 893.3 ar cr lib/libmagma.a control/magma_f77.o control/magma_param.o control/magma.o control/abs.o control/affinity.o control/auxiliary.o control/constants.o control/get_batched_crossover.o control/get_batched_gemm_decision.o control/get_batched_gbtrf_params.o control/get_nb.o control/get_ntcol.o control/magma_bulge.o control/magma_threadsetting.o control/magma_timer.o control/magma_winthread.o control/magma_yield.o control/magma_zauxiliary.o control/magma_zbulge.o control/magma_znan_inf.o control/pthread_barrier.o control/sqrt.o control/strlcpy.o control/thread_queue.o control/trace.o control/xerbla.o control/zpanel_to_q.o control/zprint.o control/iprint.o control/magma_sf77.o control/magma_df77.o control/magma_cf77.o control/magma_zf77.o control/magma_sfortran.o control/magma_dfortran.o control/magma_cfortran.o control/magma_zfortran.o control/magmablas_sf77.o control/magmablas_df77.o control/magmablas_cf77.o control/magmablas_zf77.o control/magmablas_sfortran.o control/magmablas_dfortran.o control/magmablas_cfortran.o control/magmablas_zfortran.o src/cblas_z.o src/zcposv_gpu.o src/zposv_gpu.o src/zpotrf_gpu.o src/zpotri_gpu.o src/zpotrs_gpu.o src/zlauum_gpu.o src/ztrtri_gpu.o src/zpotrf_mgpu.o src/zpotrf_mgpu_right.o src/zpotrf3_mgpu.o src/zposv.o src/zpotrf.o src/zpotri.o src/zlauum.o src/ztrtri.o src/zpotrf_m.o src/shpotrf_gpu.o src/dfgmres_spd_gpu.o src/dshposv_gmres_gpu.o src/zcgesv_gpu.o src/zcgetrs_gpu.o src/dgmres_plu_gpu.o src/dxgesv_gmres_gpu.o src/xshgetrf_gpu.o src/xhsgetrf_gpu.o src/zgerfs_nopiv_gpu.o src/zgesv_gpu.o src/zgesv_nopiv_gpu.o src/zgetrf_gpu.o src/zgetrf_nopiv_gpu.o src/zgetri_gpu.o src/zgetrs_gpu.o src/zgetrs_nopiv_gpu.o src/zgetrf_mgpu.o src/zgetrf2_mgpu.o src/zgerbt_gpu.o src/zgbsv_gpu.o src/zgbtrf_gpu.o src/zgesv.o src/zgesv_rbt.o src/zgetrf.o src/zgetf2_nopiv.o src/zgetrf_nopiv.o src/zgetrf_m.o src/zcgeqrsv_gpu.o src/zgelqf_gpu.o src/zgels3_gpu.o src/zgels_gpu.o src/zgegqr_gpu.o src/zgeqrf2_gpu.o src/zgeqrf3_gpu.o src/zgeqrf_gpu.o src/zgeqr2x_gpu.o src/zgeqr2x_gpu-v2.o src/zgeqr2x_gpu-v3.o src/zgeqrs3_gpu.o src/zgeqrs_gpu.o src/zlarfb_gpu.o src/zlarfb_gpu_gemm.o src/zungqr_gpu.o src/zunmql2_gpu.o src/zunmqr2_gpu.o src/zunmqr_gpu.o src/zgeqrf_mgpu.o src/zgeqp3_gpu.o src/zlaqps_gpu.o src/zgelqf.o src/zgels.o src/zgeqlf.o src/zgeqrf.o src/zgeqrf_ooc.o src/zgglse.o src/zggrqf.o src/zunglq.o src/zungqr.o src/zungqr2.o src/zunmlq.o src/zunmql.o src/zunmqr.o src/zunmrq.o src/zgeqp3.o src/zlaqps.o src/zgeqrf_m.o src/zungqr_m.o src/zunmqr_m.o src/zhetrf_gpu.o src/zchesv_gpu.o src/zhesv.o src/zhetrf.o src/dsidi.o src/zhetrf_aasen.o src/zhetrf_nopiv.o src/zhetrf_nopiv_cpu.o src/zsytrf_nopiv_cpu.o src/zhetrf_nopiv_gpu.o src/zsytrf_nopiv_gpu.o src/zhetrs_nopiv_gpu.o src/zsytrs_nopiv_gpu.o src/zhesv_nopiv_gpu.o src/zsysv_nopiv_gpu.o src/zlahef_gpu.o src/dsyevd_gpu.o src/dsyevdx_gpu.o src/zheevd_gpu.o src/zheevdx_gpu.o src/zheevr_gpu.o src/zheevx_gpu.o src/zhetrd2_gpu.o src/zhetrd_gpu.o src/zunmtr_gpu.o src/dsyevd.o src/dsyevdx.o src/zheevd.o src/zheevdx.o src/zheevr.o src/zheevx.o src/dlaex0.o src/dlaex1.o src/dlaex3.o src/dmove_eig.o src/dstedx.o src/zhetrd.o src/zlatrd.o src/zlatrd2.o src/zstedx.o src/zungtr.o src/zunmtr.o src/zhetrd_mgpu.o src/zlatrd_mgpu.o src/dsyevd_m.o src/zheevd_m.o src/dsyevdx_m.o src/zheevdx_m.o src/dlaex0_m.o src/dlaex1_m.o src/dlaex3_m.o src/dstedx_m.o src/zstedx_m.o src/zunmtr_m.o src/zbulge_applyQ_v2.o src/zhetrd_he2hb.o src/zhetrd_hb2st.o src/zbulge_back.o src/zungqr_2stage_gpu.o src/zunmqr_2stage_gpu.o src/zhegvdx_2stage.o src/zheevdx_2stage.o src/zbulge_back_m.o src/zbulge_applyQ_v2_m.o src/zheevdx_2stage_m.o src/zhegvdx_2stage_m.o src/zhetrd_he2hb_mgpu.o src/core_zlarfy.o src/core_zhbtype1cb.o src/core_zhbtype2cb.o src/core_zhbtype3cb.o src/dsygvd.o src/dsygvdx.o src/zhegst.o src/zhegvd.o src/zhegvdx.o src/zhegvr.o src/zhegvx.o src/zhegst_gpu.o src/zhegst_m.o src/dsygvd_m.o src/zhegvd_m.o src/dsygvdx_m.o src/zhegvdx_m.o src/ztrsm_m.o src/dgeev.o src/zgeev.o src/zgehrd.o src/zgehrd2.o src/zlahr2.o src/zlahru.o src/dlaln2.o src/dlaqtrsd.o src/zlatrsd.o src/dtrevc3.o src/dtrevc3_mt.o src/ztrevc3.o src/ztrevc3_mt.o src/zunghr.o src/dgeev_m.o src/zgeev_m.o src/zgehrd_m.o src/zlahr2_m.o src/zlahru_m.o src/zunghr_m.o src/dgesdd.o src/zgesdd.o src/dgesvd.o src/zgesvd.o src/zgebrd.o src/zlabrd_gpu.o src/zungbr.o src/zunmbr.o src/zgbsv_batched.o src/zgbtrf_batched.o src/zgbtrs_batched.o src/zgetf2_batched.o src/zgetf2_nopiv_batched.o src/zgetrf_panel_batched.o src/zgetrf_panel_nopiv_batched.o src/zgetrf_batched.o src/zgetrf_nopiv_batched.o src/zgetrs_batched.o src/zgetrs_nopiv_batched.o src/zgesv_batched.o src/zgesv_nopiv_batched.o src/zgerbt_batched.o src/zgesv_rbt_batched.o src/zgetri_outofplace_batched.o src/zpotf2_batched.o src/zpotrf_batched.o src/zpotrf_panel_batched.o src/zpotrs_batched.o src/zposv_batched.o src/zlarft_batched.o src/zlarfb_gemm_batched.o src/zgeqrf_panel_batched.o src/zgeqrf_batched.o src/zgeqrf_expert_batched.o src/zgetf2_vbatched.o src/zgetrf_panel_vbatched.o src/zgetrf_vbatched.o src/zpotf2_vbatched.o src/zpotrf_panel_vbatched.o src/zpotrf_vbatched.o src/zgetf2_native.o src/zgetrf_panel_native.o src/zpotrf_panel_native.o interface_hip/alloc.o interface_hip/blas_h_v2.o interface_hip/blas_z_v1.o interface_hip/blas_z_v2.o interface_hip/copy_v1.o interface_hip/copy_v2.o interface_hip/error.o interface_hip/connection_mgpu.o interface_hip/interface.o interface_hip/interface_v1.o magmablas_hip/zaxpycp.hip.o magmablas_hip/zcaxpycp.hip.o magmablas_hip/zdiinertia.hip.o magmablas_hip/zgeadd.hip.o magmablas_hip/zgeadd2.hip.o magmablas_hip/zgeam.hip.o magmablas_hip/sgemm.hip.o magmablas_hip/dgemm.hip.o magmablas_hip/cgemm.hip.o magmablas_hip/zgemm.hip.o magmablas_hip/zgemm_reduce.hip.o magmablas_hip/zgemv_conj.hip.o magmablas_hip/zgemv_fermi.hip.o magmablas_hip/zgerbt.hip.o magmablas_hip/zgerbt_kernels.hip.o magmablas_hip/zgetmatrix_transpose.o magmablas_hip/zheinertia.hip.o magmablas_hip/zhemm.hip.o magmablas_hip/zhemv.hip.o magmablas_hip/zhemv_upper.hip.o magmablas_hip/zher2k.o magmablas_hip/zherk.o magmablas_hip/zherk_small_reduce.hip.o magmablas_hip/zlacpy.hip.o magmablas_hip/zlacpy_conj.hip.o magmablas_hip/zlacpy_sym_in.hip.o magmablas_hip/zlacpy_sym_out.hip.o magmablas_hip/zlag2c.hip.o magmablas_hip/clag2z.hip.o magmablas_hip/zlange.hip.o magmablas_hip/zlanhe.hip.o magmablas_hip/zlaqps2_gpu.hip.o magmablas_hip/zlarf.hip.o magmablas_hip/zlarfbx.hip.o magmablas_hip/zlarfg-v2.hip.o magmablas_hip/zlarfg.hip.o magmablas_hip/zlarfgx-v2.hip.o magmablas_hip/zlarft_kernels.hip.o magmablas_hip/zlarfx.hip.o magmablas_hip/zlascl.hip.o magmablas_hip/zlascl2.hip.o magmablas_hip/zlascl_2x2.hip.o magmablas_hip/zlascl_diag.hip.o magmablas_hip/zlaset.hip.o magmablas_hip/zlaset_band.hip.o magmablas_hip/zlaswp.hip.o magmablas_hip/zclaswp.hip.o magmablas_hip/zlaswp_sym.hip.o magmablas_hip/zlat2c.hip.o magmablas_hip/clat2z.hip.o magmablas_hip/dznrm2.hip.o magmablas_hip/zsetmatrix_transpose.o magmablas_hip/zswap.hip.o magmablas_hip/zswapblk.hip.o magmablas_hip/zswapdblk.hip.o magmablas_hip/zsymm.hip.o magmablas_hip/zsymmetrize.hip.o magmablas_hip/zsymmetrize_tiles.hip.o magmablas_hip/zsymv.hip.o magmablas_hip/zsymv_upper.hip.o magmablas_hip/ztranspose.hip.o magmablas_hip/ztranspose_conj.hip.o magmablas_hip/ztranspose_conj_inplace.hip.o magmablas_hip/ztranspose_inplace.hip.o magmablas_hip/ztrmm.hip.o magmablas_hip/ztrmv.hip.o magmablas_hip/ztrsm.hip.o magmablas_hip/ztrsv.hip.o magmablas_hip/ztrtri_diag.hip.o magmablas_hip/ztrtri_lower.hip.o magmablas_hip/ztrtri_lower_batched.hip.o magmablas_hip/ztrtri_upper.hip.o magmablas_hip/ztrtri_upper_batched.hip.o magmablas_hip/magmablas_z_v1.o magmablas_hip/magmablas_zc_v1.o magmablas_hip/zbcyclic.o magmablas_hip/zgetmatrix_transpose_mgpu.o magmablas_hip/zsetmatrix_transpose_mgpu.o magmablas_hip/zhemv_mgpu.hip.o magmablas_hip/zhemv_mgpu_upper.hip.o magmablas_hip/zhemm_mgpu.o magmablas_hip/zher2k_mgpu.o magmablas_hip/zherk_mgpu.o magmablas_hip/zgetf2.hip.o magmablas_hip/zgeqr2.o magmablas_hip/zgeqr2x_gpu-v4.hip.o magmablas_hip/zpotf2.hip.o magmablas_hip/zgetf2_native_kernel.hip.o magmablas_hip/zhetrs.hip.o magmablas_hip/zgbsv_kernels.hip.o magmablas_hip/zgbtf2_kernels.hip.o magmablas_hip/zgbtrf_batched_fused_sm.hip.o magmablas_hip/zgbtrf_batched_sliding_window_sm.hip.o magmablas_hip/zgbtrs_kernels.hip.o magmablas_hip/zgeadd_batched.hip.o magmablas_hip/zgemm_batched.o magmablas_hip/cgemm_batched_core.hip.o magmablas_hip/dgemm_batched_core.hip.o magmablas_hip/sgemm_batched_core.hip.o magmablas_hip/zgemm_batched_core.hip.o magmablas_hip/zgemm_batched_smallsq.hip.o magmablas_hip/zgemv_batched.o magmablas_hip/cgemv_batched_core.hip.o magmablas_hip/dgemv_batched_core.hip.o magmablas_hip/sgemv_batched_core.hip.o magmablas_hip/zgemv_batched_core.hip.o magmablas_hip/zgemv_batched_smallsq.hip.o magmablas_hip/zhemv_batched_core.hip.o magmablas_hip/zgeqr2_batched.hip.o magmablas_hip/zgeqr2_batched_fused_reg.hip.o magmablas_hip/zgeqr2_batched_fused_reg_medium.hip.o magmablas_hip/zgeqr2_batched_fused_reg_tall.hip.o magmablas_hip/zgeqr2_batched_fused_sm.hip.o magmablas_hip/zgeqrf_batched_smallsq.hip.o magmablas_hip/zgerbt_func_batched.hip.o magmablas_hip/zgesv_batched_small.hip.o magmablas_hip/zgetf2_kernels.hip.o magmablas_hip/zgetrf_batched_smallsq_noshfl.hip.o magmablas_hip/zgetrf_batched_smallsq_shfl.hip.o magmablas_hip/getrf_setup_pivinfo.hip.o magmablas_hip/zhemm_batched_core.hip.o magmablas_hip/zher2k_batched.o magmablas_hip/zherk_batched.o magmablas_hip/cherk_batched_core.hip.o magmablas_hip/zherk_batched_core.hip.o magmablas_hip/zlarf_batched_fused_reg.hip.o magmablas_hip/zlarf_batched_fused_reg_medium.hip.o magmablas_hip/zlarf_batched_fused_reg_tall.hip.o magmablas_hip/zlarf_batched_fused_sm.hip.o magmablas_hip/zlaswp_batched.hip.o magmablas_hip/zpotf2_kernels.hip.o magmablas_hip/set_pointer.hip.o magmablas_hip/zset_pointer.hip.o magmablas_hip/zsyr2k_batched.o magmablas_hip/dsyrk_batched_core.hip.o magmablas_hip/ssyrk_batched_core.hip.o magmablas_hip/ztrmm_batched_core.hip.o magmablas_hip/ztrsm_batched.o magmablas_hip/ztrsm_batched_core.o magmablas_hip/ztrsm_small_batched.hip.o magmablas_hip/ztrsv_batched.hip.o magmablas_hip/ztrtri_diag_batched.hip.o magmablas_hip/zgetf2_nopiv_kernels.hip.o magmablas_hip/zgemm_vbatched_core.hip.o magmablas_hip/cgemm_vbatched_core.hip.o magmablas_hip/dgemm_vbatched_core.hip.o magmablas_hip/sgemm_vbatched_core.hip.o magmablas_hip/zgemv_vbatched_core.hip.o magmablas_hip/cgemv_vbatched_core.hip.o magmablas_hip/dgemv_vbatched_core.hip.o magmablas_hip/sgemv_vbatched_core.hip.o magmablas_hip/zhemm_vbatched_core.hip.o magmablas_hip/zhemv_vbatched_core.hip.o magmablas_hip/cherk_vbatched_core.hip.o magmablas_hip/zherk_vbatched_core.hip.o magmablas_hip/ssyrk_vbatched_core.hip.o magmablas_hip/dsyrk_vbatched_core.hip.o magmablas_hip/ztrmm_vbatched_core.hip.o magmablas_hip/ztrsm_small_vbatched.hip.o magmablas_hip/ztrsm_inv_vbatched_core.hip.o magmablas_hip/ztrtri_diag_vbatched.hip.o magmablas_hip/zgemm_vbatched.o magmablas_hip/zgemv_vbatched.o magmablas_hip/zhemm_vbatched.o magmablas_hip/zhemv_vbatched.o magmablas_hip/zher2k_vbatched.o magmablas_hip/zherk_vbatched.o magmablas_hip/zsyr2k_vbatched.o magmablas_hip/zsyrk_vbatched.o magmablas_hip/ztrmm_vbatched.o magmablas_hip/ztrsm_vbatched_core.o magmablas_hip/ztrsm_vbatched.o magmablas_hip/ztrsm_inv_vbatched.o magmablas_hip/zgetf2_kernels_var.hip.o magmablas_hip/zlaswp_vbatched.hip.o magmablas_hip/zpotf2_kernels_var.hip.o magmablas_hip/prefix_sum.hip.o magmablas_hip/vbatched_aux.hip.o magmablas_hip/vbatched_check.hip.o magmablas_hip/blas_zbatched.o magmablas_hip/hgemm_batched_core.hip.o magmablas_hip/slag2h.hip.o magmablas_hip/hlag2s.hip.o magmablas_hip/hlaconvert.hip.o magmablas_hip/hlaswp.hip.o magmablas_hip/hset_pointer.hip.o magmablas_hip/zposv_irgmres_kernels.hip.o control/magma_sauxiliary.o control/magma_dauxiliary.o control/magma_cauxiliary.o control/magma_cbulge.o control/magma_dbulge.o control/magma_sbulge.o control/magma_snan_inf.o control/magma_dnan_inf.o control/magma_cnan_inf.o control/spanel_to_q.o control/dpanel_to_q.o control/cpanel_to_q.o control/sprint.o control/dprint.o control/cprint.o src/cblas_s.o src/cblas_d.o src/cblas_c.o src/dsposv_gpu.o src/sposv_gpu.o src/dposv_gpu.o src/cposv_gpu.o src/spotrf_gpu.o src/dpotrf_gpu.o src/cpotrf_gpu.o src/spotri_gpu.o src/dpotri_gpu.o src/cpotri_gpu.o src/spotrs_gpu.o src/dpotrs_gpu.o src/cpotrs_gpu.o src/slauum_gpu.o src/dlauum_gpu.o src/clauum_gpu.o src/strtri_gpu.o src/dtrtri_gpu.o src/ctrtri_gpu.o src/spotrf_mgpu.o src/dpotrf_mgpu.o src/cpotrf_mgpu.o src/spotrf_mgpu_right.o src/dpotrf_mgpu_right.o src/cpotrf_mgpu_right.o src/spotrf3_mgpu.o src/dpotrf3_mgpu.o src/cpotrf3_mgpu.o src/sposv.o src/dposv.o src/cposv.o src/spotrf.o src/dpotrf.o src/cpotrf.o src/spotri.o src/dpotri.o src/cpotri.o src/slauum.o src/dlauum.o src/clauum.o src/strtri.o src/dtrtri.o src/ctrtri.o src/spotrf_m.o src/dpotrf_m.o src/cpotrf_m.o src/dsgesv_gpu.o src/dsgetrs_gpu.o src/sgerfs_nopiv_gpu.o src/dgerfs_nopiv_gpu.o src/cgerfs_nopiv_gpu.o src/sgesv_gpu.o src/dgesv_gpu.o src/cgesv_gpu.o src/sgesv_nopiv_gpu.o src/dgesv_nopiv_gpu.o src/cgesv_nopiv_gpu.o src/sgetrf_gpu.o src/dgetrf_gpu.o src/cgetrf_gpu.o src/sgetrf_nopiv_gpu.o src/dgetrf_nopiv_gpu.o src/cgetrf_nopiv_gpu.o src/sgetri_gpu.o src/dgetri_gpu.o src/cgetri_gpu.o src/sgetrs_gpu.o src/dgetrs_gpu.o src/cgetrs_gpu.o src/sgetrs_nopiv_gpu.o src/dgetrs_nopiv_gpu.o src/cgetrs_nopiv_gpu.o src/sgetrf_mgpu.o src/dgetrf_mgpu.o src/cgetrf_mgpu.o src/sgetrf2_mgpu.o src/dgetrf2_mgpu.o src/cgetrf2_mgpu.o src/sgerbt_gpu.o src/dgerbt_gpu.o src/cgerbt_gpu.o src/sgbsv_gpu.o src/dgbsv_gpu.o src/cgbsv_gpu.o src/sgbtrf_gpu.o src/dgbtrf_gpu.o src/cgbtrf_gpu.o src/sgesv.o src/dgesv.o src/cgesv.o src/sgesv_rbt.o src/dgesv_rbt.o src/cgesv_rbt.o src/sgetrf.o src/dgetrf.o src/cgetrf.o src/sgetf2_nopiv.o src/dgetf2_nopiv.o src/cgetf2_nopiv.o src/sgetrf_nopiv.o src/dgetrf_nopiv.o src/cgetrf_nopiv.o src/sgetrf_m.o src/dgetrf_m.o src/cgetrf_m.o src/dsgeqrsv_gpu.o src/sgelqf_gpu.o src/dgelqf_gpu.o src/cgelqf_gpu.o src/sgels3_gpu.o src/dgels3_gpu.o src/cgels3_gpu.o src/sgels_gpu.o src/dgels_gpu.o src/cgels_gpu.o src/sgegqr_gpu.o src/dgegqr_gpu.o src/cgegqr_gpu.o src/sgeqrf2_gpu.o src/dgeqrf2_gpu.o src/cgeqrf2_gpu.o src/sgeqrf3_gpu.o src/dgeqrf3_gpu.o src/cgeqrf3_gpu.o src/sgeqrf_gpu.o src/dgeqrf_gpu.o src/cgeqrf_gpu.o src/sgeqr2x_gpu.o src/dgeqr2x_gpu.o src/cgeqr2x_gpu.o src/sgeqr2x_gpu-v2.o src/dgeqr2x_gpu-v2.o src/cgeqr2x_gpu-v2.o src/sgeqr2x_gpu-v3.o src/dgeqr2x_gpu-v3.o src/cgeqr2x_gpu-v3.o src/sgeqrs3_gpu.o src/dgeqrs3_gpu.o src/cgeqrs3_gpu.o src/sgeqrs_gpu.o src/dgeqrs_gpu.o src/cgeqrs_gpu.o src/slarfb_gpu.o src/dlarfb_gpu.o src/clarfb_gpu.o src/slarfb_gpu_gemm.o src/dlarfb_gpu_gemm.o src/clarfb_gpu_gemm.o src/sorgqr_gpu.o src/dorgqr_gpu.o src/cungqr_gpu.o src/sormql2_gpu.o src/dormql2_gpu.o src/cunmql2_gpu.o src/sormqr2_gpu.o src/dormqr2_gpu.o src/cunmqr2_gpu.o src/sormqr_gpu.o src/dormqr_gpu.o src/cunmqr_gpu.o src/sgeqrf_mgpu.o src/dgeqrf_mgpu.o src/cgeqrf_mgpu.o src/cgeqp3_gpu.o src/dgeqp3_gpu.o src/sgeqp3_gpu.o src/slaqps_gpu.o src/dlaqps_gpu.o src/claqps_gpu.o src/sgelqf.o src/dgelqf.o src/cgelqf.o src/sgels.o src/dgels.o src/cgels.o src/sgeqlf.o src/dgeqlf.o src/cgeqlf.o src/sgeqrf.o src/dgeqrf.o src/cgeqrf.o src/sgeqrf_ooc.o src/dgeqrf_ooc.o src/cgeqrf_ooc.o src/sgglse.o src/dgglse.o src/cgglse.o src/sggrqf.o src/dggrqf.o src/cggrqf.o src/sorglq.o src/dorglq.o src/cunglq.o src/sorgqr.o src/dorgqr.o src/cungqr.o src/sorgqr2.o src/dorgqr2.o src/cungqr2.o src/sormlq.o src/dormlq.o src/cunmlq.o src/sormql.o src/dormql.o src/cunmql.o src/sormqr.o src/dormqr.o src/cunmqr.o src/sormrq.o src/dormrq.o src/cunmrq.o src/cgeqp3.o src/dgeqp3.o src/sgeqp3.o src/slaqps.o src/dlaqps.o src/claqps.o src/sgeqrf_m.o src/dgeqrf_m.o src/cgeqrf_m.o src/sorgqr_m.o src/dorgqr_m.o src/cungqr_m.o src/sormqr_m.o src/dormqr_m.o src/cunmqr_m.o src/ssytrf_gpu.o src/dsytrf_gpu.o src/chetrf_gpu.o src/dssysv_gpu.o src/ssysv.o src/dsysv.o src/chesv.o src/ssytrf.o src/dsytrf.o src/chetrf.o src/ssidi.o src/ssytrf_aasen.o src/dsytrf_aasen.o src/chetrf_aasen.o src/ssytrf_nopiv.o src/dsytrf_nopiv.o src/chetrf_nopiv.o src/ssytrf_nopiv_cpu.o src/dsytrf_nopiv_cpu.o src/chetrf_nopiv_cpu.o src/csytrf_nopiv_cpu.o src/ssytrf_nopiv_gpu.o src/dsytrf_nopiv_gpu.o src/chetrf_nopiv_gpu.o src/csytrf_nopiv_gpu.o src/ssytrs_nopiv_gpu.o src/dsytrs_nopiv_gpu.o src/chetrs_nopiv_gpu.o src/csytrs_nopiv_gpu.o src/ssysv_nopiv_gpu.o src/dsysv_nopiv_gpu.o src/chesv_nopiv_gpu.o src/csysv_nopiv_gpu.o src/slasyf_gpu.o src/dlasyf_gpu.o src/clahef_gpu.o src/ssyevd_gpu.o src/ssyevdx_gpu.o src/cheevd_gpu.o src/cheevdx_gpu.o src/cheevr_gpu.o src/cheevx_gpu.o src/ssytrd2_gpu.o src/dsytrd2_gpu.o src/chetrd2_gpu.o src/ssytrd_gpu.o src/dsytrd_gpu.o src/chetrd_gpu.o src/sormtr_gpu.o src/dormtr_gpu.o src/cunmtr_gpu.o src/ssyevd.o src/ssyevdx.o src/cheevd.o src/cheevdx.o src/cheevr.o src/cheevx.o src/slaex0.o src/slaex1.o src/slaex3.o src/smove_eig.o src/sstedx.o src/ssytrd.o src/dsytrd.o src/chetrd.o src/slatrd.o src/dlatrd.o src/clatrd.o src/slatrd2.o src/dlatrd2.o src/clatrd2.o src/cstedx.o src/sorgtr.o src/dorgtr.o src/cungtr.o src/sormtr.o src/dormtr.o src/cunmtr.o src/ssytrd_mgpu.o src/dsytrd_mgpu.o src/chetrd_mgpu.o src/slatrd_mgpu.o src/dlatrd_mgpu.o src/clatrd_mgpu.o src/ssyevd_m.o src/cheevd_m.o src/ssyevdx_m.o src/cheevdx_m.o src/slaex0_m.o src/slaex1_m.o src/slaex3_m.o src/sstedx_m.o src/cstedx_m.o src/sormtr_m.o src/dormtr_m.o src/cunmtr_m.o src/sbulge_applyQ_v2.o src/dbulge_applyQ_v2.o src/cbulge_applyQ_v2.o src/ssytrd_sy2sb.o src/dsytrd_sy2sb.o src/chetrd_he2hb.o src/ssytrd_sb2st.o src/dsytrd_sb2st.o src/chetrd_hb2st.o src/sbulge_back.o src/dbulge_back.o src/cbulge_back.o src/sorgqr_2stage_gpu.o src/dorgqr_2stage_gpu.o src/cungqr_2stage_gpu.o src/sormqr_2stage_gpu.o src/dormqr_2stage_gpu.o src/cunmqr_2stage_gpu.o src/ssygvdx_2stage.o src/dsygvdx_2stage.o src/chegvdx_2stage.o src/cheevdx_2stage.o src/dsyevdx_2stage.o src/ssyevdx_2stage.o src/sbulge_back_m.o src/dbulge_back_m.o src/cbulge_back_m.o src/sbulge_applyQ_v2_m.o src/dbulge_applyQ_v2_m.o src/cbulge_applyQ_v2_m.o src/cheevdx_2stage_m.o src/dsyevdx_2stage_m.o src/ssyevdx_2stage_m.o src/ssygvdx_2stage_m.o src/dsygvdx_2stage_m.o src/chegvdx_2stage_m.o src/ssytrd_sy2sb_mgpu.o src/dsytrd_sy2sb_mgpu.o src/chetrd_he2hb_mgpu.o src/core_slarfy.o src/core_dlarfy.o src/core_clarfy.o src/core_ssbtype1cb.o src/core_dsbtype1cb.o src/core_chbtype1cb.o src/core_ssbtype2cb.o src/core_dsbtype2cb.o src/core_chbtype2cb.o src/core_ssbtype3cb.o src/core_dsbtype3cb.o src/core_chbtype3cb.o src/ssygvd.o src/ssygvdx.o src/ssygst.o src/dsygst.o src/chegst.o src/chegvd.o src/chegvdx.o src/chegvr.o src/chegvx.o src/ssygst_gpu.o src/dsygst_gpu.o src/chegst_gpu.o src/ssygst_m.o src/dsygst_m.o src/chegst_m.o src/ssygvd_m.o src/chegvd_m.o src/ssygvdx_m.o src/chegvdx_m.o src/strsm_m.o src/dtrsm_m.o src/ctrsm_m.o src/sgeev.o src/cgeev.o src/sgehrd.o src/dgehrd.o src/cgehrd.o src/sgehrd2.o src/dgehrd2.o src/cgehrd2.o src/slahr2.o src/dlahr2.o src/clahr2.o src/slahru.o src/dlahru.o src/clahru.o src/slaln2.o src/slaqtrsd.o src/clatrsd.o src/strevc3.o src/strevc3_mt.o src/ctrevc3.o src/ctrevc3_mt.o src/sorghr.o src/dorghr.o src/cunghr.o src/sgeev_m.o src/cgeev_m.o src/sgehrd_m.o src/dgehrd_m.o src/cgehrd_m.o src/slahr2_m.o src/dlahr2_m.o src/clahr2_m.o src/slahru_m.o src/dlahru_m.o src/clahru_m.o src/sorghr_m.o src/dorghr_m.o src/cunghr_m.o src/sgesdd.o src/cgesdd.o src/sgesvd.o src/cgesvd.o src/sgebrd.o src/dgebrd.o src/cgebrd.o src/slabrd_gpu.o src/dlabrd_gpu.o src/clabrd_gpu.o src/sorgbr.o src/dorgbr.o src/cungbr.o src/sormbr.o src/dormbr.o src/cunmbr.o src/sgbsv_batched.o src/dgbsv_batched.o src/cgbsv_batched.o src/sgbtrf_batched.o src/dgbtrf_batched.o src/cgbtrf_batched.o src/sgbtrs_batched.o src/dgbtrs_batched.o src/cgbtrs_batched.o src/sgetf2_batched.o src/dgetf2_batched.o src/cgetf2_batched.o src/sgetf2_nopiv_batched.o src/dgetf2_nopiv_batched.o src/cgetf2_nopiv_batched.o src/sgetrf_panel_batched.o src/dgetrf_panel_batched.o src/cgetrf_panel_batched.o src/sgetrf_panel_nopiv_batched.o src/dgetrf_panel_nopiv_batched.o src/cgetrf_panel_nopiv_batched.o src/sgetrf_batched.o src/dgetrf_batched.o src/cgetrf_batched.o src/sgetrf_nopiv_batched.o src/dgetrf_nopiv_batched.o src/cgetrf_nopiv_batched.o src/sgetrs_batched.o src/dgetrs_batched.o src/cgetrs_batched.o src/sgetrs_nopiv_batched.o src/dgetrs_nopiv_batched.o src/cgetrs_nopiv_batched.o src/sgesv_batched.o src/dgesv_batched.o src/cgesv_batched.o src/sgesv_nopiv_batched.o src/dgesv_nopiv_batched.o src/cgesv_nopiv_batched.o src/sgerbt_batched.o src/dgerbt_batched.o src/cgerbt_batched.o src/sgesv_rbt_batched.o src/dgesv_rbt_batched.o src/cgesv_rbt_batched.o src/sgetri_outofplace_batched.o src/dgetri_outofplace_batched.o src/cgetri_outofplace_batched.o src/spotf2_batched.o src/dpotf2_batched.o src/cpotf2_batched.o src/spotrf_batched.o src/dpotrf_batched.o src/cpotrf_batched.o src/spotrf_panel_batched.o src/dpotrf_panel_batched.o src/cpotrf_panel_batched.o src/spotrs_batched.o src/dpotrs_batched.o src/cpotrs_batched.o src/sposv_batched.o src/dposv_batched.o src/cposv_batched.o src/slarft_batched.o src/dlarft_batched.o src/clarft_batched.o src/slarfb_gemm_batched.o src/dlarfb_gemm_batched.o src/clarfb_gemm_batched.o src/sgeqrf_panel_batched.o src/dgeqrf_panel_batched.o src/cgeqrf_panel_batched.o src/sgeqrf_batched.o src/dgeqrf_batched.o src/cgeqrf_batched.o src/sgeqrf_expert_batched.o src/dgeqrf_expert_batched.o src/cgeqrf_expert_batched.o src/sgetf2_vbatched.o src/dgetf2_vbatched.o src/cgetf2_vbatched.o src/sgetrf_panel_vbatched.o src/dgetrf_panel_vbatched.o src/cgetrf_panel_vbatched.o src/sgetrf_vbatched.o src/dgetrf_vbatched.o src/cgetrf_vbatched.o src/spotf2_vbatched.o src/dpotf2_vbatched.o src/cpotf2_vbatched.o src/spotrf_panel_vbatched.o src/dpotrf_panel_vbatched.o src/cpotrf_panel_vbatched.o src/spotrf_vbatched.o src/dpotrf_vbatched.o src/cpotrf_vbatched.o src/sgetf2_native.o src/dgetf2_native.o src/cgetf2_native.o src/sgetrf_panel_native.o src/dgetrf_panel_native.o src/cgetrf_panel_native.o src/spotrf_panel_native.o src/dpotrf_panel_native.o src/cpotrf_panel_native.o interface_hip/blas_s_v1.o interface_hip/blas_d_v1.o interface_hip/blas_c_v1.o interface_hip/blas_s_v2.o interface_hip/blas_d_v2.o interface_hip/blas_c_v2.o magmablas_hip/saxpycp.hip.o magmablas_hip/daxpycp.hip.o magmablas_hip/caxpycp.hip.o magmablas_hip/dsaxpycp.hip.o magmablas_hip/sdiinertia.hip.o magmablas_hip/ddiinertia.hip.o magmablas_hip/cdiinertia.hip.o magmablas_hip/sgeadd.hip.o magmablas_hip/dgeadd.hip.o magmablas_hip/cgeadd.hip.o magmablas_hip/sgeadd2.hip.o magmablas_hip/dgeadd2.hip.o magmablas_hip/cgeadd2.hip.o magmablas_hip/sgeam.hip.o magmablas_hip/dgeam.hip.o magmablas_hip/cgeam.hip.o magmablas_hip/sgemm_reduce.hip.o magmablas_hip/dgemm_reduce.hip.o magmablas_hip/cgemm_reduce.hip.o magmablas_hip/sgemv_conj.hip.o magmablas_hip/dgemv_conj.hip.o magmablas_hip/cgemv_conj.hip.o magmablas_hip/sgemv_fermi.hip.o magmablas_hip/dgemv_fermi.hip.o magmablas_hip/cgemv_fermi.hip.o magmablas_hip/sgerbt.hip.o magmablas_hip/dgerbt.hip.o magmablas_hip/cgerbt.hip.o magmablas_hip/sgerbt_kernels.hip.o magmablas_hip/dgerbt_kernels.hip.o magmablas_hip/cgerbt_kernels.hip.o magmablas_hip/sgetmatrix_transpose.o magmablas_hip/dgetmatrix_transpose.o magmablas_hip/cgetmatrix_transpose.o magmablas_hip/ssiinertia.hip.o magmablas_hip/dsiinertia.hip.o magmablas_hip/cheinertia.hip.o magmablas_hip/chemm.hip.o magmablas_hip/ssymv.hip.o magmablas_hip/dsymv.hip.o magmablas_hip/chemv.hip.o magmablas_hip/ssymv_upper.hip.o magmablas_hip/dsymv_upper.hip.o magmablas_hip/chemv_upper.hip.o magmablas_hip/ssyr2k.o magmablas_hip/dsyr2k.o magmablas_hip/cher2k.o magmablas_hip/ssyrk.o magmablas_hip/dsyrk.o magmablas_hip/cherk.o magmablas_hip/ssyrk_small_reduce.hip.o magmablas_hip/dsyrk_small_reduce.hip.o magmablas_hip/cherk_small_reduce.hip.o magmablas_hip/slacpy.hip.o magmablas_hip/dlacpy.hip.o magmablas_hip/clacpy.hip.o magmablas_hip/slacpy_conj.hip.o magmablas_hip/dlacpy_conj.hip.o magmablas_hip/clacpy_conj.hip.o magmablas_hip/slacpy_sym_in.hip.o magmablas_hip/dlacpy_sym_in.hip.o magmablas_hip/clacpy_sym_in.hip.o magmablas_hip/slacpy_sym_out.hip.o magmablas_hip/dlacpy_sym_out.hip.o magmablas_hip/clacpy_sym_out.hip.o magmablas_hip/dlag2s.hip.o magmablas_hip/slag2d.hip.o magmablas_hip/slange.hip.o magmablas_hip/dlange.hip.o magmablas_hip/clange.hip.o magmablas_hip/slansy.hip.o magmablas_hip/dlansy.hip.o magmablas_hip/clanhe.hip.o magmablas_hip/slaqps2_gpu.hip.o magmablas_hip/dlaqps2_gpu.hip.o magmablas_hip/claqps2_gpu.hip.o magmablas_hip/slarf.hip.o magmablas_hip/dlarf.hip.o magmablas_hip/clarf.hip.o magmablas_hip/slarfbx.hip.o magmablas_hip/dlarfbx.hip.o magmablas_hip/clarfbx.hip.o magmablas_hip/slarfg-v2.hip.o magmablas_hip/dlarfg-v2.hip.o magmablas_hip/clarfg-v2.hip.o magmablas_hip/slarfg.hip.o magmablas_hip/dlarfg.hip.o magmablas_hip/clarfg.hip.o magmablas_hip/slarfgx-v2.hip.o magmablas_hip/dlarfgx-v2.hip.o magmablas_hip/clarfgx-v2.hip.o magmablas_hip/slarft_kernels.hip.o magmablas_hip/dlarft_kernels.hip.o magmablas_hip/clarft_kernels.hip.o magmablas_hip/slarfx.hip.o magmablas_hip/dlarfx.hip.o magmablas_hip/clarfx.hip.o magmablas_hip/slascl.hip.o magmablas_hip/dlascl.hip.o magmablas_hip/clascl.hip.o magmablas_hip/slascl2.hip.o magmablas_hip/dlascl2.hip.o magmablas_hip/clascl2.hip.o magmablas_hip/slascl_2x2.hip.o magmablas_hip/dlascl_2x2.hip.o magmablas_hip/clascl_2x2.hip.o magmablas_hip/slascl_diag.hip.o magmablas_hip/dlascl_diag.hip.o magmablas_hip/clascl_diag.hip.o magmablas_hip/slaset.hip.o magmablas_hip/dlaset.hip.o magmablas_hip/claset.hip.o magmablas_hip/slaset_band.hip.o magmablas_hip/dlaset_band.hip.o magmablas_hip/claset_band.hip.o magmablas_hip/slaswp.hip.o magmablas_hip/dlaswp.hip.o magmablas_hip/claswp.hip.o magmablas_hip/dslaswp.hip.o magmablas_hip/slaswp_sym.hip.o magmablas_hip/dlaswp_sym.hip.o magmablas_hip/claswp_sym.hip.o magmablas_hip/dlat2s.hip.o magmablas_hip/slat2d.hip.o magmablas_hip/snrm2.hip.o magmablas_hip/dnrm2.hip.o magmablas_hip/scnrm2.hip.o magmablas_hip/ssetmatrix_transpose.o magmablas_hip/dsetmatrix_transpose.o magmablas_hip/csetmatrix_transpose.o magmablas_hip/sswap.hip.o magmablas_hip/dswap.hip.o magmablas_hip/cswap.hip.o magmablas_hip/sswapblk.hip.o magmablas_hip/dswapblk.hip.o magmablas_hip/cswapblk.hip.o magmablas_hip/sswapdblk.hip.o magmablas_hip/dswapdblk.hip.o magmablas_hip/cswapdblk.hip.o magmablas_hip/ssymm.hip.o magmablas_hip/dsymm.hip.o magmablas_hip/csymm.hip.o magmablas_hip/ssymmetrize.hip.o magmablas_hip/dsymmetrize.hip.o magmablas_hip/csymmetrize.hip.o magmablas_hip/ssymmetrize_tiles.hip.o magmablas_hip/dsymmetrize_tiles.hip.o magmablas_hip/csymmetrize_tiles.hip.o magmablas_hip/csymv.hip.o magmablas_hip/csymv_upper.hip.o magmablas_hip/stranspose.hip.o magmablas_hip/dtranspose.hip.o magmablas_hip/ctranspose.hip.o magmablas_hip/ctranspose_conj.hip.o magmablas_hip/ctranspose_conj_inplace.hip.o magmablas_hip/stranspose_inplace.hip.o magmablas_hip/dtranspose_inplace.hip.o magmablas_hip/ctranspose_inplace.hip.o magmablas_hip/strmm.hip.o magmablas_hip/dtrmm.hip.o magmablas_hip/ctrmm.hip.o magmablas_hip/strmv.hip.o magmablas_hip/dtrmv.hip.o magmablas_hip/ctrmv.hip.o magmablas_hip/ctrsm.hip.o magmablas_hip/dtrsm.hip.o magmablas_hip/strsm.hip.o magmablas_hip/strsv.hip.o magmablas_hip/dtrsv.hip.o magmablas_hip/ctrsv.hip.o magmablas_hip/ctrtri_diag.hip.o magmablas_hip/dtrtri_diag.hip.o magmablas_hip/strtri_diag.hip.o magmablas_hip/ctrtri_lower.hip.o magmablas_hip/dtrtri_lower.hip.o magmablas_hip/strtri_lower.hip.o magmablas_hip/ctrtri_lower_batched.hip.o magmablas_hip/dtrtri_lower_batched.hip.o magmablas_hip/strtri_lower_batched.hip.o magmablas_hip/ctrtri_upper.hip.o magmablas_hip/dtrtri_upper.hip.o magmablas_hip/strtri_upper.hip.o magmablas_hip/ctrtri_upper_batched.hip.o magmablas_hip/dtrtri_upper_batched.hip.o magmablas_hip/strtri_upper_batched.hip.o magmablas_hip/magmablas_c_v1.o magmablas_hip/magmablas_d_v1.o magmablas_hip/magmablas_s_v1.o magmablas_hip/magmablas_ds_v1.o magmablas_hip/sbcyclic.o magmablas_hip/dbcyclic.o magmablas_hip/cbcyclic.o magmablas_hip/sgetmatrix_transpose_mgpu.o magmablas_hip/dgetmatrix_transpose_mgpu.o magmablas_hip/cgetmatrix_transpose_mgpu.o magmablas_hip/ssetmatrix_transpose_mgpu.o magmablas_hip/dsetmatrix_transpose_mgpu.o magmablas_hip/csetmatrix_transpose_mgpu.o magmablas_hip/ssymv_mgpu.hip.o magmablas_hip/dsymv_mgpu.hip.o magmablas_hip/chemv_mgpu.hip.o magmablas_hip/ssymv_mgpu_upper.hip.o magmablas_hip/dsymv_mgpu_upper.hip.o magmablas_hip/chemv_mgpu_upper.hip.o magmablas_hip/ssymm_mgpu.o magmablas_hip/dsymm_mgpu.o magmablas_hip/chemm_mgpu.o magmablas_hip/ssyr2k_mgpu.o magmablas_hip/dsyr2k_mgpu.o magmablas_hip/cher2k_mgpu.o magmablas_hip/ssyrk_mgpu.o magmablas_hip/dsyrk_mgpu.o magmablas_hip/cherk_mgpu.o magmablas_hip/sgetf2.hip.o magmablas_hip/dgetf2.hip.o magmablas_hip/cgetf2.hip.o magmablas_hip/sgeqr2.o magmablas_hip/dgeqr2.o magmablas_hip/cgeqr2.o magmablas_hip/sgeqr2x_gpu-v4.hip.o magmablas_hip/dgeqr2x_gpu-v4.hip.o magmablas_hip/cgeqr2x_gpu-v4.hip.o magmablas_hip/spotf2.hip.o magmablas_hip/dpotf2.hip.o magmablas_hip/cpotf2.hip.o magmablas_hip/sgetf2_native_kernel.hip.o magmablas_hip/dgetf2_native_kernel.hip.o magmablas_hip/cgetf2_native_kernel.hip.o magmablas_hip/ssytrs.hip.o magmablas_hip/dsytrs.hip.o magmablas_hip/chetrs.hip.o magmablas_hip/sgbsv_kernels.hip.o magmablas_hip/dgbsv_kernels.hip.o magmablas_hip/cgbsv_kernels.hip.o magmablas_hip/sgbtf2_kernels.hip.o magmablas_hip/dgbtf2_kernels.hip.o magmablas_hip/cgbtf2_kernels.hip.o magmablas_hip/sgbtrf_batched_fused_sm.hip.o magmablas_hip/dgbtrf_batched_fused_sm.hip.o magmablas_hip/cgbtrf_batched_fused_sm.hip.o magmablas_hip/sgbtrf_batched_sliding_window_sm.hip.o magmablas_hip/dgbtrf_batched_sliding_window_sm.hip.o magmablas_hip/cgbtrf_batched_sliding_window_sm.hip.o magmablas_hip/sgbtrs_kernels.hip.o magmablas_hip/dgbtrs_kernels.hip.o magmablas_hip/cgbtrs_kernels.hip.o magmablas_hip/sgeadd_batched.hip.o magmablas_hip/dgeadd_batched.hip.o magmablas_hip/cgeadd_batched.hip.o magmablas_hip/sgemm_batched.o magmablas_hip/dgemm_batched.o magmablas_hip/cgemm_batched.o magmablas_hip/sgemm_batched_smallsq.hip.o magmablas_hip/dgemm_batched_smallsq.hip.o magmablas_hip/cgemm_batched_smallsq.hip.o magmablas_hip/sgemv_batched.o magmablas_hip/dgemv_batched.o magmablas_hip/cgemv_batched.o magmablas_hip/sgemv_batched_smallsq.hip.o magmablas_hip/dgemv_batched_smallsq.hip.o magmablas_hip/cgemv_batched_smallsq.hip.o magmablas_hip/ssymv_batched_core.hip.o magmablas_hip/dsymv_batched_core.hip.o magmablas_hip/chemv_batched_core.hip.o magmablas_hip/sgeqr2_batched.hip.o magmablas_hip/dgeqr2_batched.hip.o magmablas_hip/cgeqr2_batched.hip.o magmablas_hip/sgeqr2_batched_fused_reg.hip.o magmablas_hip/dgeqr2_batched_fused_reg.hip.o magmablas_hip/cgeqr2_batched_fused_reg.hip.o magmablas_hip/sgeqr2_batched_fused_reg_medium.hip.o magmablas_hip/dgeqr2_batched_fused_reg_medium.hip.o magmablas_hip/cgeqr2_batched_fused_reg_medium.hip.o magmablas_hip/sgeqr2_batched_fused_reg_tall.hip.o magmablas_hip/dgeqr2_batched_fused_reg_tall.hip.o magmablas_hip/cgeqr2_batched_fused_reg_tall.hip.o magmablas_hip/sgeqr2_batched_fused_sm.hip.o magmablas_hip/dgeqr2_batched_fused_sm.hip.o magmablas_hip/cgeqr2_batched_fused_sm.hip.o magmablas_hip/sgeqrf_batched_smallsq.hip.o magmablas_hip/dgeqrf_batched_smallsq.hip.o magmablas_hip/cgeqrf_batched_smallsq.hip.o magmablas_hip/sgerbt_func_batched.hip.o magmablas_hip/dgerbt_func_batched.hip.o magmablas_hip/cgerbt_func_batched.hip.o magmablas_hip/sgesv_batched_small.hip.o magmablas_hip/dgesv_batched_small.hip.o magmablas_hip/cgesv_batched_small.hip.o magmablas_hip/sgetf2_kernels.hip.o magmablas_hip/dgetf2_kernels.hip.o magmablas_hip/cgetf2_kernels.hip.o magmablas_hip/sgetrf_batched_smallsq_noshfl.hip.o magmablas_hip/dgetrf_batched_smallsq_noshfl.hip.o magmablas_hip/cgetrf_batched_smallsq_noshfl.hip.o magmablas_hip/sgetrf_batched_smallsq_shfl.hip.o magmablas_hip/dgetrf_batched_smallsq_shfl.hip.o magmablas_hip/cgetrf_batched_smallsq_shfl.hip.o magmablas_hip/ssymm_batched_core.hip.o magmablas_hip/dsymm_batched_core.hip.o magmablas_hip/chemm_batched_core.hip.o magmablas_hip/ssyr2k_batched.o magmablas_hip/dsyr2k_batched.o magmablas_hip/cher2k_batched.o magmablas_hip/ssyrk_batched.o magmablas_hip/dsyrk_batched.o magmablas_hip/cherk_batched.o magmablas_hip/slarf_batched_fused_reg.hip.o magmablas_hip/dlarf_batched_fused_reg.hip.o magmablas_hip/clarf_batched_fused_reg.hip.o magmablas_hip/slarf_batched_fused_reg_medium.hip.o magmablas_hip/dlarf_batched_fused_reg_medium.hip.o magmablas_hip/clarf_batched_fused_reg_medium.hip.o magmablas_hip/slarf_batched_fused_reg_tall.hip.o magmablas_hip/dlarf_batched_fused_reg_tall.hip.o magmablas_hip/clarf_batched_fused_reg_tall.hip.o magmablas_hip/slarf_batched_fused_sm.hip.o magmablas_hip/dlarf_batched_fused_sm.hip.o magmablas_hip/clarf_batched_fused_sm.hip.o magmablas_hip/slaswp_batched.hip.o magmablas_hip/dlaswp_batched.hip.o magmablas_hip/claswp_batched.hip.o magmablas_hip/spotf2_kernels.hip.o magmablas_hip/dpotf2_kernels.hip.o magmablas_hip/cpotf2_kernels.hip.o magmablas_hip/sset_pointer.hip.o magmablas_hip/dset_pointer.hip.o magmablas_hip/cset_pointer.hip.o magmablas_hip/csyr2k_batched.o magmablas_hip/strmm_batched_core.hip.o magmablas_hip/dtrmm_batched_core.hip.o magmablas_hip/ctrmm_batched_core.hip.o magmablas_hip/ctrsm_batched.o magmablas_hip/dtrsm_batched.o magmablas_hip/strsm_batched.o magmablas_hip/strsm_batched_core.o magmablas_hip/dtrsm_batched_core.o magmablas_hip/ctrsm_batched_core.o magmablas_hip/strsm_small_batched.hip.o magmablas_hip/dtrsm_small_batched.hip.o magmablas_hip/ctrsm_small_batched.hip.o magmablas_hip/strsv_batched.hip.o magmablas_hip/dtrsv_batched.hip.o magmablas_hip/ctrsv_batched.hip.o magmablas_hip/ctrtri_diag_batched.hip.o magmablas_hip/dtrtri_diag_batched.hip.o magmablas_hip/strtri_diag_batched.hip.o magmablas_hip/sgetf2_nopiv_kernels.hip.o magmablas_hip/dgetf2_nopiv_kernels.hip.o magmablas_hip/cgetf2_nopiv_kernels.hip.o magmablas_hip/ssymm_vbatched_core.hip.o magmablas_hip/dsymm_vbatched_core.hip.o magmablas_hip/chemm_vbatched_core.hip.o magmablas_hip/ssymv_vbatched_core.hip.o magmablas_hip/dsymv_vbatched_core.hip.o magmablas_hip/chemv_vbatched_core.hip.o magmablas_hip/strmm_vbatched_core.hip.o magmablas_hip/dtrmm_vbatched_core.hip.o magmablas_hip/ctrmm_vbatched_core.hip.o magmablas_hip/strsm_small_vbatched.hip.o magmablas_hip/dtrsm_small_vbatched.hip.o magmablas_hip/ctrsm_small_vbatched.hip.o magmablas_hip/ctrsm_inv_vbatched_core.hip.o magmablas_hip/dtrsm_inv_vbatched_core.hip.o magmablas_hip/strsm_inv_vbatched_core.hip.o magmablas_hip/ctrtri_diag_vbatched.hip.o magmablas_hip/dtrtri_diag_vbatched.hip.o magmablas_hip/strtri_diag_vbatched.hip.o magmablas_hip/sgemm_vbatched.o magmablas_hip/dgemm_vbatched.o magmablas_hip/cgemm_vbatched.o magmablas_hip/sgemv_vbatched.o magmablas_hip/dgemv_vbatched.o magmablas_hip/cgemv_vbatched.o magmablas_hip/ssymm_vbatched.o magmablas_hip/dsymm_vbatched.o magmablas_hip/chemm_vbatched.o magmablas_hip/ssymv_vbatched.o magmablas_hip/dsymv_vbatched.o magmablas_hip/chemv_vbatched.o magmablas_hip/ssyr2k_vbatched.o magmablas_hip/dsyr2k_vbatched.o magmablas_hip/cher2k_vbatched.o magmablas_hip/ssyrk_vbatched.o magmablas_hip/dsyrk_vbatched.o magmablas_hip/cherk_vbatched.o magmablas_hip/csyr2k_vbatched.o magmablas_hip/csyrk_vbatched.o magmablas_hip/strmm_vbatched.o magmablas_hip/dtrmm_vbatched.o magmablas_hip/ctrmm_vbatched.o magmablas_hip/strsm_vbatched_core.o magmablas_hip/dtrsm_vbatched_core.o magmablas_hip/ctrsm_vbatched_core.o magmablas_hip/strsm_vbatched.o magmablas_hip/dtrsm_vbatched.o magmablas_hip/ctrsm_vbatched.o magmablas_hip/strsm_inv_vbatched.o magmablas_hip/dtrsm_inv_vbatched.o magmablas_hip/ctrsm_inv_vbatched.o magmablas_hip/sgetf2_kernels_var.hip.o magmablas_hip/dgetf2_kernels_var.hip.o magmablas_hip/cgetf2_kernels_var.hip.o magmablas_hip/slaswp_vbatched.hip.o magmablas_hip/dlaswp_vbatched.hip.o magmablas_hip/claswp_vbatched.hip.o magmablas_hip/spotf2_kernels_var.hip.o magmablas_hip/dpotf2_kernels_var.hip.o magmablas_hip/cpotf2_kernels_var.hip.o magmablas_hip/blas_sbatched.o magmablas_hip/blas_dbatched.o magmablas_hip/blas_cbatched.o magmablas_hip/cposv_irgmres_kernels.hip.o magmablas_hip/dposv_irgmres_kernels.hip.o magmablas_hip/sposv_irgmres_kernels.hip.o 2024-08-20T22:12:35.5186324Z #31 893.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./testing -c -o testing/testing_dgemm.o testing/testing_dgemm.cpp 2024-08-20T22:12:35.5188663Z #31 893.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./testing -c -o testing/magma_cutil.o testing/magma_cutil.cpp 2024-08-20T22:12:35.5191028Z #31 893.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./testing -c -o testing/magma_dutil.o testing/magma_dutil.cpp 2024-08-20T22:12:35.5193296Z #31 893.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./testing -c -o testing/magma_sutil.o testing/magma_sutil.cpp 2024-08-20T22:12:35.5195646Z #31 893.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./testing -c -o testing/magma_sgesvd_check.o testing/magma_sgesvd_check.cpp 2024-08-20T22:12:35.5198075Z #31 893.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./testing -c -o testing/magma_dgesvd_check.o testing/magma_dgesvd_check.cpp 2024-08-20T22:12:35.5200480Z #31 893.3 hipcc -O3 -fPIC -DNDEBUG -DADD_ -Wall -std=c++11 -D__HIP_PLATFORM_HCC__ -DROCM_VERSION=60100 -I/opt/rocm/include -I./include -I./testing -I./testing -c -o testing/magma_cgesvd_check.o testing/magma_cgesvd_check.cpp 2024-08-20T22:12:35.5201875Z #31 893.3 ===== static library testing/lin/liblapacktest.a 2024-08-20T22:12:35.5207207Z #31 893.3 ar cr testing/lin/liblapacktest.a testing/lin/zbdt01.o testing/lin/zget22.o testing/lin/zhet21.o testing/lin/zhet22.o testing/lin/zhst01.o testing/lin/zunt01.o testing/lin/zqpt01.o testing/lin/zqrt02.o testing/lin/zlarfy.o testing/lin/zstt21.o testing/lin/cbdt01.o testing/lin/cget22.o testing/lin/chet21.o testing/lin/chet22.o testing/lin/chst01.o testing/lin/cunt01.o testing/lin/cqpt01.o testing/lin/cqrt02.o testing/lin/clarfy.o testing/lin/cstt21.o testing/lin/dbdt01.o testing/lin/dget22.o testing/lin/dsyt21.o testing/lin/dsyt22.o testing/lin/dhst01.o testing/lin/dort01.o testing/lin/dqpt01.o testing/lin/dqrt02.o testing/lin/dlarfy.o testing/lin/dstt21.o testing/lin/sbdt01.o testing/lin/sget22.o testing/lin/ssyt21.o testing/lin/ssyt22.o testing/lin/shst01.o testing/lin/sort01.o testing/lin/sqpt01.o testing/lin/sqrt02.o testing/lin/slarfy.o testing/lin/sstt21.o 2024-08-20T22:12:35.5212437Z #31 893.3 ranlib testing/lin/liblapacktest.a 2024-08-20T22:12:35.5212851Z #31 893.3 2024-08-20T22:12:35.8131355Z #31 893.8 ranlib lib/libmagma.a 2024-08-20T22:12:36.3239308Z #31 894.3 2024-08-20T22:12:37.8706040Z #31 895.9 ===== static library testing/libtest.a 2024-08-20T22:12:37.8709382Z #31 895.9 ar cr testing/libtest.a testing/magma_util.o testing/magma_zutil.o testing/magma_zgesvd_check.o testing/magma_generate.o testing/magma_cutil.o testing/magma_dutil.o testing/magma_sutil.o testing/magma_sgesvd_check.o testing/magma_dgesvd_check.o testing/magma_cgesvd_check.o 2024-08-20T22:12:38.0196568Z #31 895.9 ranlib testing/libtest.a 2024-08-20T22:12:38.0197023Z #31 895.9 2024-08-20T22:12:38.0197668Z #31 895.9 hipcc -fPIC -Wl,-rpath,/magma/lib \ 2024-08-20T22:12:38.0198310Z #31 895.9 -o testing/testing_dgemm testing/testing_dgemm.o \ 2024-08-20T22:12:38.0198875Z #31 895.9 -L./testing -ltest \ 2024-08-20T22:12:38.0199256Z #31 895.9 -L./lib -lmagma \ 2024-08-20T22:12:38.0199685Z #31 895.9 -L./testing/lin -llapacktest \ 2024-08-20T22:12:38.0201978Z #31 895.9 -L/opt/rocm/lib -L/opt/conda/envs/py_3.8/lib/intel64 -L/opt/conda/envs/py_3.8/lib -lpthread -lstdc++ -lm -lgomp -lmkl_gf_lp64 -lmkl_gnu_thread -lmkl_core -lhipblas -lhipsparse -Wl,--enable-new-dtags -Wl,--rpath,/opt/rocm/lib -Wl,--rpath,/opt/conda/envs/py_3.8/lib -Wl,--rpath,/opt/rocm/magma/lib -ldl 2024-08-20T22:12:38.0203932Z #31 896.0 / 2024-08-20T22:12:42.5983352Z #31 DONE 900.6s 2024-08-20T22:12:42.7509510Z 2024-08-20T22:12:42.7510499Z #32 [28/49] RUN rm install_rocm_magma.sh 2024-08-20T22:12:43.0751023Z #32 DONE 0.5s 2024-08-20T22:12:43.2549589Z 2024-08-20T22:12:43.2550389Z #33 [29/49] COPY ./common/install_amdsmi.sh install_amdsmi.sh 2024-08-20T22:12:43.2550994Z #33 DONE 0.0s 2024-08-20T22:12:43.2551167Z 2024-08-20T22:12:43.2551347Z #34 [30/49] RUN bash ./install_amdsmi.sh 2024-08-20T22:12:44.0122621Z #34 0.908 + cd /opt/rocm/share/amd_smi 2024-08-20T22:12:44.0123112Z #34 0.908 + pip install . 2024-08-20T22:12:44.3341879Z #34 1.230 Processing /opt/rocm-6.1.0/share/amd_smi 2024-08-20T22:12:44.4878630Z #34 1.234 Installing build dependencies: started 2024-08-20T22:12:45.8820314Z #34 2.778 Installing build dependencies: finished with status 'done' 2024-08-20T22:12:46.0333225Z #34 2.779 Getting requirements to build wheel: started 2024-08-20T22:12:46.0784980Z #34 2.974 Getting requirements to build wheel: finished with status 'done' 2024-08-20T22:12:46.2300082Z #34 2.976 Preparing metadata (pyproject.toml): started 2024-08-20T22:12:46.2787734Z #34 3.175 Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-20T22:12:46.4929531Z #34 3.185 Requirement already satisfied: PyYAML>=5.0 in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from amdsmi==24.4.1+afcd367) (6.0.1) 2024-08-20T22:12:46.4930668Z #34 3.213 Collecting clang>=14.0 (from amdsmi==24.4.1+afcd367) 2024-08-20T22:12:46.4931450Z #34 3.223 Downloading clang-17.0.6-py3-none-any.whl.metadata (1.0 kB) 2024-08-20T22:12:46.4932223Z #34 3.231 Downloading clang-17.0.6-py3-none-any.whl (32 kB) 2024-08-20T22:12:46.4932806Z #34 3.238 Building wheels for collected packages: amdsmi 2024-08-20T22:12:46.4933416Z #34 3.239 Building wheel for amdsmi (pyproject.toml): started 2024-08-20T22:12:46.6516125Z #34 3.548 Building wheel for amdsmi (pyproject.toml): finished with status 'done' 2024-08-20T22:12:46.8101855Z #34 3.550 Created wheel for amdsmi: filename=amdsmi-24.4.1+afcd367-py3-none-any.whl size=617297 sha256=96374dc8585830fbb77d4f816274394fd8147d139c13b04d4024a4eb64e618ea 2024-08-20T22:12:46.8103805Z #34 3.550 Stored in directory: /tmp/pip-ephem-wheel-cache-376y8y1w/wheels/f0/f5/26/09c6532fb8ecef5cb4d0ca7168a581760fe0c5dcbddbd4d725 2024-08-20T22:12:46.8104801Z #34 3.556 Successfully built amdsmi 2024-08-20T22:12:46.9475380Z #34 3.843 Installing collected packages: clang, amdsmi 2024-08-20T22:12:47.1835752Z #34 3.929 Successfully installed amdsmi-24.4.1+afcd367 clang-17.0.6 2024-08-20T22:12:47.1838477Z #34 3.929 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2024-08-20T22:12:47.2085321Z #34 DONE 4.1s 2024-08-20T22:12:47.3608736Z 2024-08-20T22:12:47.3609109Z #35 [31/49] RUN rm install_amdsmi.sh 2024-08-20T22:12:47.9090303Z #35 DONE 0.7s 2024-08-20T22:12:48.0868254Z 2024-08-20T22:12:48.0869139Z #36 [32/49] COPY ./common/install_cmake.sh install_cmake.sh 2024-08-20T22:12:48.0870593Z #36 DONE 0.0s 2024-08-20T22:12:48.0871086Z 2024-08-20T22:12:48.0871923Z #37 [33/49] RUN if [ -n "3.18.5" ]; then bash ./install_cmake.sh; fi 2024-08-20T22:12:48.7128360Z #37 0.777 + '[' -n 3.18.5 ']' 2024-08-20T22:12:48.8950171Z #37 0.777 ++ grep -oP '(?<=^ID=).+' /etc/os-release 2024-08-20T22:12:48.8950737Z #37 0.777 ++ tr -d '"' 2024-08-20T22:12:48.8951065Z #37 0.779 + ID=ubuntu 2024-08-20T22:12:48.8951353Z #37 0.779 + case "$ID" in 2024-08-20T22:12:48.8951745Z #37 0.779 + apt-get remove cmake -y 2024-08-20T22:12:48.8952141Z #37 0.786 Reading package lists... 2024-08-20T22:12:48.8952522Z #37 0.802 Building dependency tree... 2024-08-20T22:12:48.8952930Z #37 0.803 Reading state information... 2024-08-20T22:12:48.8953779Z #37 0.808 The following packages were automatically installed and are no longer required: 2024-08-20T22:12:48.8954542Z #37 0.808 cmake-data librhash0 libuv1 2024-08-20T22:12:48.8955051Z #37 0.808 Use 'apt autoremove' to remove them. 2024-08-20T22:12:48.8955554Z #37 0.808 The following packages will be REMOVED: 2024-08-20T22:12:48.8955973Z #37 0.808 cmake 2024-08-20T22:12:48.9031388Z #37 0.967 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2024-08-20T22:12:48.9032195Z #37 0.967 After this operation, 19.2 MB disk space will be freed. 2024-08-20T22:12:49.0070030Z #37 0.979 (Reading database ... 2024-08-20T22:12:49.0070653Z (Reading database ... 5% 2024-08-20T22:12:49.0071000Z (Reading database ... 10% 2024-08-20T22:12:49.0071334Z (Reading database ... 15% 2024-08-20T22:12:49.0071650Z (Reading database ... 20% 2024-08-20T22:12:49.0071976Z (Reading database ... 25% 2024-08-20T22:12:49.0072301Z (Reading database ... 30% 2024-08-20T22:12:49.0072611Z (Reading database ... 35% 2024-08-20T22:12:49.0072942Z (Reading database ... 40% 2024-08-20T22:12:49.0073266Z (Reading database ... 45% 2024-08-20T22:12:49.0073585Z (Reading database ... 50% 2024-08-20T22:12:49.0073907Z (Reading database ... 55% 2024-08-20T22:12:49.0074230Z (Reading database ... 60% 2024-08-20T22:12:49.0074544Z (Reading database ... 65% 2024-08-20T22:12:49.0074867Z (Reading database ... 70% 2024-08-20T22:12:49.0075174Z (Reading database ... 75% 2024-08-20T22:12:49.0075499Z (Reading database ... 80% 2024-08-20T22:12:49.0075830Z (Reading database ... 85% 2024-08-20T22:12:49.0076139Z (Reading database ... 90% 2024-08-20T22:12:49.0076462Z (Reading database ... 95% 2024-08-20T22:12:49.0076789Z (Reading database ... 100% 2024-08-20T22:12:49.0077287Z (Reading database ... 62300 files and directories currently installed.) 2024-08-20T22:12:49.0078152Z #37 1.007 Removing cmake (3.16.3-1ubuntu1.20.04.1) ... 2024-08-20T22:12:49.0078611Z #37 1.071 ++ echo 3.18.5 2024-08-20T22:12:49.0079023Z #37 1.071 ++ sed -e 's/\([0-9].[0-9]\+\).*/v\1/' 2024-08-20T22:12:49.1591438Z #37 1.072 /tmp / 2024-08-20T22:12:49.1592585Z #37 1.072 + path=v3.18 2024-08-20T22:12:49.1594035Z #37 1.072 + file=cmake-3.18.5-Linux-x86_64.tar.gz 2024-08-20T22:12:49.1595318Z #37 1.072 + pushd /tmp 2024-08-20T22:12:49.1597351Z #37 1.072 + curl -Os --retry 3 https://cmake.org/files/v3.18/cmake-3.18.5-Linux-x86_64.tar.gz 2024-08-20T22:12:50.1044122Z #37 2.168 + tar -C /usr/local --strip-components 1 --no-same-owner -zxf cmake-3.18.5-Linux-x86_64.tar.gz 2024-08-20T22:12:50.9206717Z #37 2.984 + rm -f cmake-3.18.5-Linux-x86_64.tar.gz 2024-08-20T22:12:51.0759912Z #37 2.989 + popd 2024-08-20T22:12:51.0760822Z #37 2.989 / 2024-08-20T22:12:51.3667704Z #37 DONE 3.4s 2024-08-20T22:12:51.5183472Z 2024-08-20T22:12:51.5183971Z #38 [34/49] RUN rm install_cmake.sh 2024-08-20T22:12:51.8160625Z #38 DONE 0.4s 2024-08-20T22:12:51.9928260Z 2024-08-20T22:12:51.9928804Z #39 [35/49] COPY ./common/install_ninja.sh install_ninja.sh 2024-08-20T22:12:51.9929317Z #39 DONE 0.0s 2024-08-20T22:12:51.9929513Z 2024-08-20T22:12:51.9930104Z #40 [36/49] RUN if [ -n "1.9.0" ]; then bash ./install_ninja.sh; fi 2024-08-20T22:12:52.7923083Z #40 0.950 + '[' -n 1.9.0 ']' 2024-08-20T22:12:52.7924133Z #40 0.950 + url=https://github.com/ninja-build/ninja/releases/download/v1.9.0/ninja-linux.zip 2024-08-20T22:12:52.7924978Z #40 0.950 + pushd /tmp 2024-08-20T22:12:52.7926032Z #40 0.950 + wget --no-verbose --output-document=ninja-linux.zip https://github.com/ninja-build/ninja/releases/download/v1.9.0/ninja-linux.zip 2024-08-20T22:12:52.8926998Z #40 0.950 /tmp / 2024-08-20T22:12:52.8931541Z #40 1.047 2024-08-20 22:12:52 URL:https://objects.githubusercontent.com/github-production-release-asset-2e65be/1335132/87438280-6041-11e9-96ac-52003f278cc6?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240820%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240820T221252Z&X-Amz-Expires=300&X-Amz-Signature=30ec1561a8ecc888d1f3b948a1f89d9cebb857c896a6f32ffef44ccf0e4dc680&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=1335132&response-content-disposition=attachment%3B%20filename%3Dninja-linux.zip&response-content-type=application%2Foctet-stream [85212/85212] -> "ninja-linux.zip" [1] 2024-08-20T22:12:52.8935360Z #40 1.047 + unzip ninja-linux.zip -d /usr/local/bin 2024-08-20T22:12:52.8935918Z #40 1.049 Archive: ninja-linux.zip 2024-08-20T22:12:52.8936357Z #40 1.049 inflating: /usr/local/bin/ninja 2024-08-20T22:12:53.0714722Z #40 1.051 + rm -f ninja-linux.zip 2024-08-20T22:12:53.0715901Z #40 1.052 + popd 2024-08-20T22:12:53.0716646Z #40 1.052 / 2024-08-20T22:12:53.0717358Z #40 DONE 1.1s 2024-08-20T22:12:53.0717821Z 2024-08-20T22:12:53.0718512Z #41 [37/49] RUN rm install_ninja.sh 2024-08-20T22:12:53.9912245Z #41 DONE 1.1s 2024-08-20T22:12:54.2235935Z 2024-08-20T22:12:54.2237286Z #42 [38/49] COPY ./common/install_triton.sh install_triton.sh 2024-08-20T22:12:54.2239916Z #42 DONE 0.0s 2024-08-20T22:12:54.2240400Z 2024-08-20T22:12:54.2240996Z #43 [39/49] COPY ./common/common_utils.sh common_utils.sh 2024-08-20T22:12:54.2242370Z #43 DONE 0.0s 2024-08-20T22:12:54.2242832Z 2024-08-20T22:12:54.2243618Z #44 [40/49] COPY ci_commit_pins/triton-rocm.txt triton-rocm.txt 2024-08-20T22:12:54.2244124Z #44 DONE 0.0s 2024-08-20T22:12:54.2244313Z 2024-08-20T22:12:54.2244518Z #45 [41/49] COPY triton_version.txt triton_version.txt 2024-08-20T22:12:54.2245164Z #45 DONE 0.0s 2024-08-20T22:12:54.2245332Z 2024-08-20T22:12:54.2245663Z #46 [42/49] RUN if [ -n "yes" ]; then bash ./install_triton.sh; fi 2024-08-20T22:12:54.9828275Z #46 0.910 ++ dirname ./install_triton.sh 2024-08-20T22:12:55.1311408Z #46 0.911 + source ./common_utils.sh 2024-08-20T22:12:55.1312507Z #46 0.911 ++ '[' -n '' ']' 2024-08-20T22:12:55.1312860Z #46 0.911 ++ export SUDO=sudo 2024-08-20T22:12:55.1313221Z #46 0.911 ++ SUDO=sudo 2024-08-20T22:12:55.1313568Z #46 0.911 + '[' -n 6.1 ']' 2024-08-20T22:12:55.1314012Z #46 0.911 + TRITON_REPO=https://github.com/openai/triton 2024-08-20T22:12:55.1314599Z #46 0.911 + TRITON_TEXT_FILE=triton-rocm 2024-08-20T22:12:55.1315091Z #46 0.911 ++ get_pinned_commit triton-rocm 2024-08-20T22:12:55.1315636Z #46 0.911 ++ cat triton-rocm.txt 2024-08-20T22:12:55.1316208Z #46 0.913 + TRITON_PINNED_COMMIT=21eae954efa5bf584da70324b640288c3ee7aede 2024-08-20T22:12:55.1316809Z #46 0.913 + '[' -n 20.04 ']' 2024-08-20T22:12:55.1317160Z #46 0.913 + apt update 2024-08-20T22:12:55.1317455Z #46 0.917 2024-08-20T22:12:55.1317986Z #46 0.917 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2024-08-20T22:12:55.1318785Z #46 0.917 2024-08-20T22:12:55.1319401Z #46 0.979 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 2024-08-20T22:12:55.1320253Z #46 0.997 Get:2 http://repo.radeon.com/rocm/apt/6.1 focal InRelease [2618 B] 2024-08-20T22:12:55.1321226Z #46 1.059 Get:3 https://repo.radeon.com/amdgpu/6.1/ubuntu focal InRelease [5433 B] 2024-08-20T22:12:55.2407990Z #46 1.091 Get:4 http://repo.radeon.com/rocm/apt/6.1 focal/main amd64 Packages [79.2 kB] 2024-08-20T22:12:55.2409315Z #46 1.096 Get:5 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease [24.6 kB] 2024-08-20T22:12:55.2410420Z #46 1.100 Get:6 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 2024-08-20T22:12:55.2411405Z #46 1.168 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3887 kB] 2024-08-20T22:12:55.3597285Z #46 1.256 Get:8 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1257 kB] 2024-08-20T22:12:55.3599494Z #46 1.265 Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3867 kB] 2024-08-20T22:12:55.3601461Z #46 1.287 Get:10 https://repo.radeon.com/amdgpu/6.1/ubuntu focal/main amd64 Packages [13.4 kB] 2024-08-20T22:12:55.5857279Z #46 1.288 Get:11 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.9 kB] 2024-08-20T22:12:55.5858565Z #46 1.367 Get:12 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 Packages [28.7 kB] 2024-08-20T22:12:55.5859849Z #46 1.513 Get:13 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 2024-08-20T22:12:55.6867878Z #46 1.614 Get:14 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 2024-08-20T22:12:55.7887075Z #46 1.716 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] 2024-08-20T22:12:55.9746422Z #46 1.902 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] 2024-08-20T22:12:56.1436985Z #46 1.905 Get:17 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] 2024-08-20T22:12:56.1439588Z #46 1.921 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] 2024-08-20T22:12:56.3294207Z #46 2.257 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4356 kB] 2024-08-20T22:12:56.4345170Z #46 2.362 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4023 kB] 2024-08-20T22:12:56.5483228Z #46 2.476 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1544 kB] 2024-08-20T22:12:56.7336855Z #46 2.510 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.5 kB] 2024-08-20T22:12:56.7338071Z #46 2.511 Get:23 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] 2024-08-20T22:12:56.7339199Z #46 2.511 Get:24 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] 2024-08-20T22:12:57.2696411Z #46 3.197 Fetched 32.7 MB in 2s (14.5 MB/s) 2024-08-20T22:12:58.1239545Z #46 3.197 Reading package lists... 2024-08-20T22:12:58.2904711Z #46 4.071 Building dependency tree... 2024-08-20T22:12:58.4939359Z #46 4.218 Reading state information... 2024-08-20T22:12:58.4940323Z #46 4.233 12 packages can be upgraded. Run 'apt list --upgradable' to see them. 2024-08-20T22:12:58.4941044Z #46 4.234 + apt-get install -y gpg-agent 2024-08-20T22:12:59.1967258Z #46 4.271 Reading package lists... 2024-08-20T22:12:59.3621425Z #46 5.144 Building dependency tree... 2024-08-20T22:12:59.5049679Z #46 5.290 Reading state information... 2024-08-20T22:12:59.5050598Z #46 5.432 gpg-agent is already the newest version (2.2.19-3ubuntu2.2). 2024-08-20T22:12:59.5051456Z #46 5.432 The following packages were automatically installed and are no longer required: 2024-08-20T22:12:59.6799056Z #46 5.433 cmake-data librhash0 libuv1 2024-08-20T22:12:59.6799706Z #46 5.433 Use 'apt autoremove' to remove them. 2024-08-20T22:12:59.6800324Z #46 5.455 0 upgraded, 0 newly installed, 0 to remove and 12 not upgraded. 2024-08-20T22:12:59.6801175Z #46 5.456 + '[' -n yes ']' 2024-08-20T22:12:59.6801525Z #46 5.456 ++ get_conda_version cmake 2024-08-20T22:12:59.6801993Z #46 5.457 ++ as_jenkins conda list -n py_3.8 2024-08-20T22:12:59.6804261Z #46 5.457 ++ sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.8/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda list -n py_3.8 2024-08-20T22:12:59.6806442Z #46 5.457 ++ grep -w cmake 2024-08-20T22:12:59.6806805Z #46 5.457 ++ head -n 1 2024-08-20T22:12:59.6807234Z #46 5.457 ++ awk '{print $2}' 2024-08-20T22:13:00.7549884Z #46 6.682 + CMAKE_VERSION=3.26.4 2024-08-20T22:13:00.9061629Z #46 6.683 ++ get_conda_version numpy 2024-08-20T22:13:00.9062411Z #46 6.683 ++ as_jenkins conda list -n py_3.8 2024-08-20T22:13:00.9064959Z #46 6.683 ++ sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.8/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda list -n py_3.8 2024-08-20T22:13:00.9067096Z #46 6.683 ++ grep -w numpy 2024-08-20T22:13:00.9067458Z #46 6.683 ++ head -n 1 2024-08-20T22:13:00.9067801Z #46 6.683 ++ awk '{print $2}' 2024-08-20T22:13:01.9614178Z #46 7.889 + NUMPY_VERSION=1.21.2 2024-08-20T22:13:01.9614891Z #46 7.889 + '[' -z '' ']' 2024-08-20T22:13:02.1233296Z #46 7.889 ++ nproc 2024-08-20T22:13:02.1233664Z #46 7.890 + export MAX_JOBS=48 2024-08-20T22:13:02.1234038Z #46 7.890 + MAX_JOBS=48 2024-08-20T22:13:02.1234389Z #46 7.890 + mkdir /var/lib/jenkins/triton 2024-08-20T22:13:02.1235078Z #46 7.892 + chown -R jenkins /var/lib/jenkins/triton 2024-08-20T22:13:02.1235686Z #46 7.893 + chgrp -R jenkins /var/lib/jenkins/triton 2024-08-20T22:13:02.1236156Z #46 7.894 + pushd /var/lib/jenkins/ 2024-08-20T22:13:02.1236717Z #46 7.894 + as_jenkins git clone https://github.com/openai/triton triton 2024-08-20T22:13:02.1239391Z #46 7.894 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.8/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= git clone https://github.com/openai/triton triton 2024-08-20T22:13:02.1241592Z #46 7.894 /var/lib/jenkins / 2024-08-20T22:13:02.1242002Z #46 7.900 Cloning into 'triton'... 2024-08-20T22:13:12.4917241Z #46 18.42 + cd triton 2024-08-20T22:13:12.4917931Z #46 18.42 + as_jenkins git checkout 21eae954efa5bf584da70324b640288c3ee7aede 2024-08-20T22:13:12.4920729Z #46 18.42 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.8/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= git checkout 21eae954efa5bf584da70324b640288c3ee7aede 2024-08-20T22:13:12.7378779Z #46 18.51 Note: switching to '21eae954efa5bf584da70324b640288c3ee7aede'. 2024-08-20T22:13:12.7379746Z #46 18.51 2024-08-20T22:13:12.7380353Z #46 18.51 You are in 'detached HEAD' state. You can look around, make experimental 2024-08-20T22:13:12.7381243Z #46 18.51 changes and commit them, and you can discard any commits you make in this 2024-08-20T22:13:12.7382089Z #46 18.51 state without impacting any branches by switching back to a branch. 2024-08-20T22:13:12.7382671Z #46 18.51 2024-08-20T22:13:12.7383152Z #46 18.51 If you want to create a new branch to retain commits you create, you may 2024-08-20T22:13:12.7384051Z #46 18.51 do so (now or later) by using -c with the switch command. Example: 2024-08-20T22:13:12.7384620Z #46 18.51 2024-08-20T22:13:12.7384961Z #46 18.51 git switch -c 2024-08-20T22:13:12.7385366Z #46 18.51 2024-08-20T22:13:12.7385852Z #46 18.51 Or undo this operation with: 2024-08-20T22:13:12.7386215Z #46 18.51 2024-08-20T22:13:12.7386476Z #46 18.51 git switch - 2024-08-20T22:13:12.7386781Z #46 18.51 2024-08-20T22:13:12.7387285Z #46 18.51 Turn off this advice by setting config variable advice.detachedHead to false 2024-08-20T22:13:12.7387922Z #46 18.51 2024-08-20T22:13:12.7388534Z #46 18.51 HEAD is now at 21eae954e [RELEASE] [AMD] Additional AMD cherry-picks (#4175) 2024-08-20T22:13:12.7389151Z #46 18.51 + cd python 2024-08-20T22:13:12.7390333Z #46 18.51 + as_jenkins sed -i -e 's/https:\/\/tritonlang.blob.core.windows.net\/llvm-builds/https:\/\/oaitriton.blob.core.windows.net\/public\/llvm-builds/g' setup.py 2024-08-20T22:13:12.7394115Z #46 18.51 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.8/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= sed -i -e 's/https:\/\/tritonlang.blob.core.windows.net\/llvm-builds/https:\/\/oaitriton.blob.core.windows.net\/public\/llvm-builds/g' setup.py 2024-08-20T22:13:12.7396720Z #46 18.51 + '[' -n 20.04 ']' 2024-08-20T22:13:12.7397068Z #46 18.51 + '[' -n 9 ']' 2024-08-20T22:13:12.7397374Z #46 18.51 + [[ 9 == \7 ]] 2024-08-20T22:13:12.7397724Z #46 18.51 + '[' -n 20.04 ']' 2024-08-20T22:13:12.7398068Z #46 18.51 + '[' -n '' ']' 2024-08-20T22:13:12.7398429Z #46 18.51 + pip_install -e . 2024-08-20T22:13:12.7399092Z #46 18.51 + as_jenkins conda run -n py_3.8 pip install --progress-bar off -e . 2024-08-20T22:13:12.7401617Z #46 18.51 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.8/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda run -n py_3.8 pip install --progress-bar off -e . 2024-08-20T22:16:04.1101692Z #46 190.0 Obtaining file:///var/lib/jenkins/triton/python 2024-08-20T22:16:04.1102389Z #46 190.0 Installing build dependencies: started 2024-08-20T22:16:04.1103467Z #46 190.0 Installing build dependencies: finished with status 'done' 2024-08-20T22:16:04.1104194Z #46 190.0 Checking if build backend supports build_editable: started 2024-08-20T22:16:04.1110846Z #46 190.0 Checking if build backend supports build_editable: finished with status 'done' 2024-08-20T22:16:04.1111656Z #46 190.0 Getting requirements to build editable: started 2024-08-20T22:16:04.1112462Z #46 190.0 Getting requirements to build editable: finished with status 'done' 2024-08-20T22:16:04.1113217Z #46 190.0 Preparing editable metadata (pyproject.toml): started 2024-08-20T22:16:04.1114066Z #46 190.0 Preparing editable metadata (pyproject.toml): finished with status 'done' 2024-08-20T22:16:04.1115341Z #46 190.0 Requirement already satisfied: filelock in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from triton==3.0.0) (3.13.1) 2024-08-20T22:16:04.1116326Z #46 190.0 Building wheels for collected packages: triton 2024-08-20T22:16:04.1116951Z #46 190.0 Building editable for triton (pyproject.toml): started 2024-08-20T22:16:04.1117672Z #46 190.0 Building editable for triton (pyproject.toml): still running... 2024-08-20T22:16:04.1118422Z #46 190.0 Building editable for triton (pyproject.toml): still running... 2024-08-20T22:16:04.1119326Z #46 190.0 Building editable for triton (pyproject.toml): finished with status 'done' 2024-08-20T22:16:04.1120911Z #46 190.0 Created wheel for triton: filename=triton-3.0.0-0.editable-cp38-cp38-linux_x86_64.whl size=3585 sha256=686550235fedd516125464bde810deff18e2b52aa07858fe7d0856d5060edd33 2024-08-20T22:16:04.1122796Z #46 190.0 Stored in directory: /tmp/pip-ephem-wheel-cache-tjl3jbfs/wheels/ef/83/b3/4df556a7a29d835e7932eb7b813c4b3335eba0a2a002f31074 2024-08-20T22:16:04.1123881Z #46 190.0 Successfully built triton 2024-08-20T22:16:04.1124331Z #46 190.0 Installing collected packages: triton 2024-08-20T22:16:04.1126058Z #46 190.0 Successfully installed triton-3.0.0 2024-08-20T22:16:04.1126457Z #46 190.0 2024-08-20T22:16:04.3019326Z #46 190.1 + '[' -n yes ']' 2024-08-20T22:16:04.3019864Z #46 190.1 + conda_reinstall cmake=3.26.4 2024-08-20T22:16:04.3020614Z #46 190.1 + as_jenkins conda install -q -n py_3.8 -y --force-reinstall cmake=3.26.4 2024-08-20T22:16:04.3023331Z #46 190.1 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.8/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda install -q -n py_3.8 -y --force-reinstall cmake=3.26.4 2024-08-20T22:16:05.5491604Z #46 191.5 Channels: 2024-08-20T22:16:05.5492329Z #46 191.5 - defaults 2024-08-20T22:16:05.5492728Z #46 191.5 - conda-forge 2024-08-20T22:16:05.5493120Z #46 191.5 Platform: linux-64 2024-08-20T22:16:20.5891076Z #46 191.5 Collecting package metadata (repodata.json): ...working... done 2024-08-20T22:16:21.9407836Z #46 206.5 Solving environment: ...working... done 2024-08-20T22:16:22.0462279Z #46 207.9 2024-08-20T22:16:22.0463170Z #46 207.9 ## Package Plan ## 2024-08-20T22:16:22.0463563Z #46 207.9 2024-08-20T22:16:22.0463948Z #46 207.9 environment location: /opt/conda/envs/py_3.8 2024-08-20T22:16:22.0464618Z #46 207.9 2024-08-20T22:16:22.0464913Z #46 207.9 added / updated specs: 2024-08-20T22:16:22.0465525Z #46 207.9 - cmake=3.26.4 2024-08-20T22:16:22.0465854Z #46 207.9 2024-08-20T22:16:22.0467138Z #46 207.9 2024-08-20T22:16:22.0467389Z #46 207.9 2024-08-20T22:16:22.0467730Z #46 207.9 Preparing transaction: ...working... done 2024-08-20T22:16:22.2512081Z #46 208.0 Verifying transaction: ...working... done 2024-08-20T22:16:58.8738945Z #46 208.2 Executing transaction: ...working... done 2024-08-20T22:17:00.5730532Z #46 246.5 + pip_install --force-reinstall numpy==1.21.2 2024-08-20T22:17:00.5731527Z #46 246.5 + as_jenkins conda run -n py_3.8 pip install --progress-bar off --force-reinstall numpy==1.21.2 2024-08-20T22:17:00.5736600Z #46 246.5 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.8/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda run -n py_3.8 pip install --progress-bar off --force-reinstall numpy==1.21.2 2024-08-20T22:17:05.7192255Z #46 251.6 Collecting numpy==1.21.2 2024-08-20T22:17:05.7193491Z #46 251.6 Downloading numpy-1.21.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (2.1 kB) 2024-08-20T22:17:05.7194798Z #46 251.6 Downloading numpy-1.21.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.8 MB) 2024-08-20T22:17:05.7195613Z #46 251.6 Installing collected packages: numpy 2024-08-20T22:17:05.7196072Z #46 251.6 Attempting uninstall: numpy 2024-08-20T22:17:05.7196570Z #46 251.6 Found existing installation: numpy 1.21.2 2024-08-20T22:17:05.7197146Z #46 251.6 Uninstalling numpy-1.21.2: 2024-08-20T22:17:05.7197700Z #46 251.6 Successfully uninstalled numpy-1.21.2 2024-08-20T22:17:05.7198273Z #46 251.6 Successfully installed numpy-1.21.2 2024-08-20T22:17:05.7198688Z #46 251.6 2024-08-20T22:17:06.1241137Z #46 DONE 252.1s 2024-08-20T22:17:06.2761880Z 2024-08-20T22:17:06.2764184Z #47 [43/49] RUN rm install_triton.sh common_utils.sh triton-rocm.txt triton_version.txt 2024-08-20T22:17:06.6195746Z #47 DONE 0.5s 2024-08-20T22:17:06.8006190Z 2024-08-20T22:17:06.8006688Z #48 [44/49] COPY ./aotriton_version.txt aotriton_version.txt 2024-08-20T22:17:06.8007238Z #48 DONE 0.0s 2024-08-20T22:17:06.8007404Z 2024-08-20T22:17:06.8007611Z #49 [45/49] COPY ./common/common_utils.sh common_utils.sh 2024-08-20T22:17:06.8008079Z #49 DONE 0.0s 2024-08-20T22:17:06.8008239Z 2024-08-20T22:17:06.8008498Z #50 [46/49] COPY ./common/install_aotriton.sh install_aotriton.sh 2024-08-20T22:17:06.8008995Z #50 DONE 0.1s 2024-08-20T22:17:06.9527219Z 2024-08-20T22:17:06.9530182Z #51 [47/49] RUN ["/bin/bash", "-c", "./install_aotriton.sh /opt/rocm && rm -rf install_aotriton.sh aotriton_version.txt common_utils.sh"] 2024-08-20T22:17:07.6542369Z #51 0.852 ++ dirname ./install_aotriton.sh 2024-08-20T22:17:07.8909255Z #51 0.853 + source ./common_utils.sh 2024-08-20T22:17:07.8910132Z #51 0.853 ++ '[' -n '' ']' 2024-08-20T22:17:07.8910474Z #51 0.853 ++ export SUDO=sudo 2024-08-20T22:17:07.8910821Z #51 0.853 ++ SUDO=sudo 2024-08-20T22:17:07.8911141Z #51 0.853 + TARBALL=aotriton.tar.bz2 2024-08-20T22:17:07.8911812Z #51 0.853 + read -d '\n' VER MANYLINUX ROCMBASE PINNED_COMMIT SHA256 2024-08-20T22:17:07.8912915Z #51 0.853 + true 2024-08-20T22:17:07.8913226Z #51 0.854 ++ uname -m 2024-08-20T22:17:07.8913528Z #51 0.855 + ARCH=x86_64 2024-08-20T22:17:07.8913892Z #51 0.855 + AOTRITON_INSTALL_PREFIX=/opt/rocm 2024-08-20T22:17:07.8915068Z #51 0.855 + AOTRITON_URL=https://github.com/ROCm/aotriton/releases/download/0.6b/aotriton-0.6b-manylinux_2_17_x86_64-rocm6.2-shared.tar.bz2 2024-08-20T22:17:07.8916020Z #51 0.855 + cd /opt/rocm 2024-08-20T22:17:07.8917209Z #51 0.855 + curl -L --retry 3 -o aotriton.tar.bz2 https://github.com/ROCm/aotriton/releases/download/0.6b/aotriton-0.6b-manylinux_2_17_x86_64-rocm6.2-shared.tar.bz2 2024-08-20T22:17:07.8918546Z #51 0.869 % Total % Received % Xferd Average Speed Time Time Time Current 2024-08-20T22:17:07.8919288Z #51 0.869 Dload Upload Total Spent Left Speed 2024-08-20T22:17:07.8919797Z #51 0.869 2024-08-20T22:17:07.8920349Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-08-20T22:17:07.8921004Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-08-20T22:17:08.2364769Z #51 1.435 2024-08-20T22:17:08.2365670Z 100 153M 100 153M 0 0 271M 0 --:--:-- --:--:-- --:--:-- 271M 2024-08-20T22:17:08.3896718Z #51 1.438 ++ sha256sum aotriton.tar.bz2 2024-08-20T22:17:08.3897295Z #51 1.438 ++ cut -d ' ' -f 1 2024-08-20T22:17:08.9458587Z #51 2.144 + ACTUAL_SHA256=e4ab195d2bd19e939c675a13280c29714c6ef9f2cf420690da150fa0cac043b1 2024-08-20T22:17:08.9460290Z #51 2.144 + '[' e4ab195d2bd19e939c675a13280c29714c6ef9f2cf420690da150fa0cac043b1 '!=' e4ab195d2bd19e939c675a13280c29714c6ef9f2cf420690da150fa0cac043b1 ']' 2024-08-20T22:17:09.0963005Z #51 2.144 + tar xf aotriton.tar.bz2 2024-08-20T22:17:27.8601990Z #51 21.06 + rm -rf aotriton.tar.bz2 2024-08-20T22:17:29.0445463Z #51 DONE 22.2s 2024-08-20T22:17:29.2164190Z 2024-08-20T22:17:29.2166686Z #52 [48/49] COPY ./common/install_cache.sh install_cache.sh 2024-08-20T22:17:29.2167382Z #52 DONE 0.0s 2024-08-20T22:17:29.2167604Z 2024-08-20T22:17:29.2168539Z #53 [49/49] RUN bash ./install_cache.sh && rm install_cache.sh 2024-08-20T22:17:29.4529425Z #53 0.387 + mkdir -p /opt/cache/bin 2024-08-20T22:17:29.6170529Z #53 0.389 + mkdir -p /opt/cache/lib 2024-08-20T22:17:29.6171313Z #53 0.391 + sed -e 's|PATH="\(.*\)"|PATH="/opt/cache/bin:\1"|g' -i /etc/environment 2024-08-20T22:17:29.6173124Z #53 0.394 + export PATH=/opt/cache/bin:/opt/cache/bin:/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.8/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-08-20T22:17:29.6175800Z #53 0.394 + PATH=/opt/cache/bin:/opt/cache/bin:/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.8/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-08-20T22:17:29.6177370Z #53 0.394 + '[' -n 6.1 ']' 2024-08-20T22:17:29.6178151Z #53 0.394 + curl --retry 3 http://repo.radeon.com/misc/.sccache_amd/sccache -o /opt/cache/bin/sccache 2024-08-20T22:17:29.6179107Z #53 0.401 % Total % Received % Xferd Average Speed Time Time Time Current 2024-08-20T22:17:29.6179850Z #53 0.401 Dload Upload Total Spent Left Speed 2024-08-20T22:17:29.6180363Z #53 0.401 2024-08-20T22:17:29.6181007Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-08-20T22:17:29.7542090Z 33 61.9M 33 21.0M 0 0 140M 0 --:--:-- --:--:-- --:--:-- 140M 2024-08-20T22:17:29.7542921Z 100 61.9M 100 61.9M 0 0 215M 0 --:--:-- --:--:-- --:--:-- 215M 2024-08-20T22:17:29.9344313Z #53 0.689 + chmod a+x /opt/cache/bin/sccache 2024-08-20T22:17:29.9345731Z #53 0.691 + write_sccache_stub cc 2024-08-20T22:17:29.9346754Z #53 0.691 ++ which cc 2024-08-20T22:17:29.9347606Z #53 0.693 ++ which cc 2024-08-20T22:17:29.9349108Z #53 0.693 + printf '#!/bin/sh\nif [ $(env -u LD_PRELOAD ps -p $PPID -o comm=) != sccache ]; then\n exec sccache /usr/bin/cc "$@"\nelse\n exec /usr/bin/cc "$@"\nfi' 2024-08-20T22:17:29.9350416Z #53 0.693 + chmod a+x /opt/cache/bin/cc 2024-08-20T22:17:29.9350844Z #53 0.694 + write_sccache_stub c++ 2024-08-20T22:17:29.9351232Z #53 0.695 ++ which c++ 2024-08-20T22:17:29.9351529Z #53 0.696 ++ which c++ 2024-08-20T22:17:29.9352635Z #53 0.697 + printf '#!/bin/sh\nif [ $(env -u LD_PRELOAD ps -p $PPID -o comm=) != sccache ]; then\n exec sccache /usr/bin/c++ "$@"\nelse\n exec /usr/bin/c++ "$@"\nfi' 2024-08-20T22:17:29.9353691Z #53 0.697 + chmod a+x /opt/cache/bin/c++ 2024-08-20T22:17:29.9354118Z #53 0.698 + write_sccache_stub gcc 2024-08-20T22:17:29.9354481Z #53 0.698 ++ which gcc 2024-08-20T22:17:29.9354791Z #53 0.699 ++ which gcc 2024-08-20T22:17:29.9355963Z #53 0.700 + printf '#!/bin/sh\nif [ $(env -u LD_PRELOAD ps -p $PPID -o comm=) != sccache ]; then\n exec sccache /usr/bin/gcc "$@"\nelse\n exec /usr/bin/gcc "$@"\nfi' 2024-08-20T22:17:29.9356979Z #53 0.700 + chmod a+x /opt/cache/bin/gcc 2024-08-20T22:17:29.9357418Z #53 0.701 + write_sccache_stub g++ 2024-08-20T22:17:29.9357798Z #53 0.701 ++ which g++ 2024-08-20T22:17:29.9358092Z #53 0.702 ++ which g++ 2024-08-20T22:17:29.9359191Z #53 0.703 + printf '#!/bin/sh\nif [ $(env -u LD_PRELOAD ps -p $PPID -o comm=) != sccache ]; then\n exec sccache /usr/bin/g++ "$@"\nelse\n exec /usr/bin/g++ "$@"\nfi' 2024-08-20T22:17:29.9360211Z #53 0.703 + chmod a+x /opt/cache/bin/g++ 2024-08-20T22:17:29.9360673Z #53 0.704 + '[' x6.1 = x ']' 2024-08-20T22:17:29.9361041Z #53 0.704 + '[' -n '' ']' 2024-08-20T22:17:29.9361477Z #53 0.704 + '[' -n 6.1 ']' 2024-08-20T22:17:29.9361907Z #53 0.704 + [[ -e /opt/rocm/hcc/bin/hcc ]] 2024-08-20T22:17:29.9362409Z #53 0.704 + [[ -e /opt/rocm/llvm/bin/clang ]] 2024-08-20T22:17:29.9362887Z #53 0.704 + mkdir /opt/rocm/llvm/bin/original 2024-08-20T22:17:29.9363435Z #53 0.705 + write_sccache_stub_rocm /opt/rocm/llvm/bin/clang 2024-08-20T22:17:29.9363963Z #53 0.705 + OLDCOMP=/opt/rocm/llvm/bin/clang 2024-08-20T22:17:29.9364786Z #53 0.706 ++ basename /opt/rocm/llvm/bin/clang 2024-08-20T22:17:29.9365314Z #53 0.707 + COMPNAME=clang 2024-08-20T22:17:29.9365684Z #53 0.707 ++ dirname /opt/rocm/llvm/bin/clang 2024-08-20T22:17:29.9366140Z #53 0.708 + TOPDIR=/opt/rocm/llvm/bin 2024-08-20T22:17:29.9366617Z #53 0.708 + WRAPPED=/opt/rocm/llvm/bin/original/clang 2024-08-20T22:17:29.9367257Z #53 0.708 + mv /opt/rocm/llvm/bin/clang /opt/rocm/llvm/bin/original/clang 2024-08-20T22:17:29.9368143Z #53 0.710 + printf '#!/bin/sh\nexec sccache /opt/rocm/llvm/bin/original/clang "$@"' 2024-08-20T22:17:29.9368808Z #53 0.710 + chmod a+x /opt/rocm/llvm/bin/clang 2024-08-20T22:17:29.9369344Z #53 0.711 + write_sccache_stub_rocm /opt/rocm/llvm/bin/clang++ 2024-08-20T22:17:29.9369904Z #53 0.711 + OLDCOMP=/opt/rocm/llvm/bin/clang++ 2024-08-20T22:17:29.9370402Z #53 0.711 ++ basename /opt/rocm/llvm/bin/clang++ 2024-08-20T22:17:29.9370956Z #53 0.712 + COMPNAME=clang++ 2024-08-20T22:17:29.9371359Z #53 0.712 ++ dirname /opt/rocm/llvm/bin/clang++ 2024-08-20T22:17:29.9371807Z #53 0.713 + TOPDIR=/opt/rocm/llvm/bin 2024-08-20T22:17:29.9372259Z #53 0.713 + WRAPPED=/opt/rocm/llvm/bin/original/clang++ 2024-08-20T22:17:29.9372930Z #53 0.713 + mv /opt/rocm/llvm/bin/clang++ /opt/rocm/llvm/bin/original/clang++ 2024-08-20T22:17:29.9373822Z #53 0.715 + printf '#!/bin/sh\nexec sccache /opt/rocm/llvm/bin/original/clang++ "$@"' 2024-08-20T22:17:29.9374581Z #53 0.715 + chmod a+x /opt/rocm/llvm/bin/clang++ 2024-08-20T22:17:29.9375050Z #53 0.715 + pushd /opt/rocm/llvm/bin/original 2024-08-20T22:17:29.9375500Z #53 0.716 /opt/rocm/llvm/bin/original / 2024-08-20T22:17:29.9375903Z #53 0.716 ++ readlink clang 2024-08-20T22:17:29.9376275Z #53 0.717 + ln -s ../clang-17 2024-08-20T22:17:29.9387269Z #53 0.718 + popd 2024-08-20T22:17:29.9387592Z #53 0.718 / 2024-08-20T22:17:30.1398334Z #53 DONE 1.1s 2024-08-20T22:17:30.2919101Z 2024-08-20T22:17:30.2919942Z #54 exporting to image 2024-08-20T22:17:30.2920609Z #54 exporting layers 2024-08-20T22:20:14.6452265Z #54 exporting layers 164.5s done 2024-08-20T22:20:14.8051755Z #54 writing image sha256:4a0df291d0afbffc797ace6dd3c8248979e3228c6ded023bcbabe76d7d6f1f8c done 2024-08-20T22:20:14.8052642Z #54 naming to docker.io/library/tmp.ahcyzjygnr done 2024-08-20T22:20:14.8055332Z #54 naming to 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f6d216893d65c7b8ae43df4daaf247db808378e9 done 2024-08-20T22:20:14.8056378Z #54 DONE 164.5s 2024-08-20T22:20:14.9813714Z ++ echo 20.04 2024-08-20T22:20:14.9814295Z ++ sed 's/-rc$//' 2024-08-20T22:20:14.9832642Z + UBUNTU_VERSION=20.04 2024-08-20T22:20:14.9832991Z + [[ ubuntu == \u\b\u\n\t\u ]] 2024-08-20T22:20:14.9838158Z + drun lsb_release -a 2024-08-20T22:20:14.9839779Z + grep -qF Ubuntu 2024-08-20T22:20:15.8606103Z + drun lsb_release -a 2024-08-20T22:20:15.8606693Z + grep -qF 20.04 2024-08-20T22:20:16.9193344Z + '[' -n 3.8 ']' 2024-08-20T22:20:16.9198038Z + drun python --version 2024-08-20T22:20:16.9199352Z + grep -qF 'Python 3.8' 2024-08-20T22:20:17.9901746Z + '[' -n 9 ']' 2024-08-20T22:20:17.9907566Z + drun gcc --version 2024-08-20T22:20:17.9909779Z + grep -q ' 9\W' 2024-08-20T22:20:18.9644785Z + '[' -n '' ']' 2024-08-20T22:20:18.9645265Z + '[' -n '' ']' 2024-08-20T22:20:18.9647933Z + '[' true == true ']' 2024-08-20T22:20:18.9649110Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T22:20:19.2749181Z + '[' false == true ']' 2024-08-20T22:20:19.2750691Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T22:20:19.5192201Z { 2024-08-20T22:20:19.5192544Z "schemaVersion": 2, 2024-08-20T22:20:19.5195205Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2024-08-20T22:20:19.5195847Z "config": { 2024-08-20T22:20:19.5196319Z "mediaType": "application/vnd.docker.container.image.v1+json", 2024-08-20T22:20:19.5196879Z "size": 23393, 2024-08-20T22:20:19.5197441Z "digest": "sha256:89b1fce3ca1e521a81a11b09c8916745293c11b95b183947aa60747dd56e931f" 2024-08-20T22:20:19.5198050Z }, 2024-08-20T22:20:19.5198309Z "layers": [ 2024-08-20T22:20:19.5198580Z { 2024-08-20T22:20:19.5199017Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5199589Z "size": 28584223, 2024-08-20T22:20:19.5200175Z "digest": "sha256:560c024910bebac6b404791af28ebd48a8289303b8377d17b67ffdfe52754f2a" 2024-08-20T22:20:19.5200789Z }, 2024-08-20T22:20:19.5201035Z { 2024-08-20T22:20:19.5201475Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5206168Z "size": 1822, 2024-08-20T22:20:19.5206830Z "digest": "sha256:adc140d8bb4958da5af5f0a199a9d8e7654beec0a119b03f8a8b55b1d1db77db" 2024-08-20T22:20:19.5207558Z }, 2024-08-20T22:20:19.5207822Z { 2024-08-20T22:20:19.5208289Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5208857Z "size": 312575450, 2024-08-20T22:20:19.5209441Z "digest": "sha256:10b1a547d6d14e48b479888e2ac03addd47deb1a5b09b0754950c69bb8392345" 2024-08-20T22:20:19.5210077Z }, 2024-08-20T22:20:19.5210300Z { 2024-08-20T22:20:19.5210744Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5211307Z "size": 804, 2024-08-20T22:20:19.5211849Z "digest": "sha256:968b3429655e3d61cbd5eaa6617d34f5b15b65f6aed68c15cebe6adfc7deffdb" 2024-08-20T22:20:19.5212719Z }, 2024-08-20T22:20:19.5213060Z { 2024-08-20T22:20:19.5213621Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5214176Z "size": 106, 2024-08-20T22:20:19.5214750Z "digest": "sha256:1c80fa2ef2487c309cbbbfd0cf30b813fdca0c473f4629a8899de02bf5e481e8" 2024-08-20T22:20:19.5215397Z }, 2024-08-20T22:20:19.5215624Z { 2024-08-20T22:20:19.5216067Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5216632Z "size": 544, 2024-08-20T22:20:19.5217190Z "digest": "sha256:aab0246dd5e6ef59bacce7ed901d6c067b74aaa1b876b4af9601973259afcd18" 2024-08-20T22:20:19.5218005Z }, 2024-08-20T22:20:19.5218246Z { 2024-08-20T22:20:19.5218663Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5219228Z "size": 1260, 2024-08-20T22:20:19.5219772Z "digest": "sha256:9f3064f84f02d6108e40afa561a87b4000446a7ed5d3d591df0fd3129af7d66a" 2024-08-20T22:20:19.5220376Z }, 2024-08-20T22:20:19.5220615Z { 2024-08-20T22:20:19.5221045Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5221593Z "size": 3390, 2024-08-20T22:20:19.5222144Z "digest": "sha256:5ea6f7933401ced22b172cc141d60b912d8b6de0706dccd36f82b99dc4b78124" 2024-08-20T22:20:19.5222781Z }, 2024-08-20T22:20:19.5223002Z { 2024-08-20T22:20:19.5223433Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5223990Z "size": 1909, 2024-08-20T22:20:19.5224611Z "digest": "sha256:6f3dd4e0602685a51ac26eb509df7cfcd024eaa0cda962d1ab8a9f9d972a7bd0" 2024-08-20T22:20:19.5225254Z }, 2024-08-20T22:20:19.5225493Z { 2024-08-20T22:20:19.5225910Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5226472Z "size": 701, 2024-08-20T22:20:19.5227011Z "digest": "sha256:8460b8ecc249a61b01984d14a2cc5f800488d0f7dbb6be3b4d149737d9393be5" 2024-08-20T22:20:19.5227621Z }, 2024-08-20T22:20:19.5227859Z { 2024-08-20T22:20:19.5228292Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5228840Z "size": 2518634113, 2024-08-20T22:20:19.5229454Z "digest": "sha256:25df6ea774889a11232c0186a0edc6930586f5a377a450b09c908253019bfdc1" 2024-08-20T22:20:19.5230073Z }, 2024-08-20T22:20:19.5230296Z { 2024-08-20T22:20:19.5230725Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5231284Z "size": 380, 2024-08-20T22:20:19.5231804Z "digest": "sha256:11186a70bc632c16e089051cc26a3a6719eeddf0d414f98251f96a91bb86a97c" 2024-08-20T22:20:19.5232425Z }, 2024-08-20T22:20:19.5232665Z { 2024-08-20T22:20:19.5233079Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5233636Z "size": 12127, 2024-08-20T22:20:19.5234170Z "digest": "sha256:98501b418069d2a003344f96d50f1a4cb1641faebe7765a06624f8398fcd5885" 2024-08-20T22:20:19.5234756Z }, 2024-08-20T22:20:19.5234992Z { 2024-08-20T22:20:19.5235427Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5235972Z "size": 503, 2024-08-20T22:20:19.5236530Z "digest": "sha256:b3bb152b37362be7d52ffac6fe500abdcd68c35670773a6b7039e4410f210f61" 2024-08-20T22:20:19.5237165Z }, 2024-08-20T22:20:19.5237387Z { 2024-08-20T22:20:19.5237817Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5238377Z "size": 121477532, 2024-08-20T22:20:19.5238925Z "digest": "sha256:86e384e02fbfa7952717d87cfa1c0421fa3743a6c51f0b50e370813ce23375c4" 2024-08-20T22:20:19.5239548Z }, 2024-08-20T22:20:19.5239787Z { 2024-08-20T22:20:19.5240200Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5240760Z "size": 109, 2024-08-20T22:20:19.5241309Z "digest": "sha256:59ef70eb96dcb639c6b5bd83377ab51ad1056848ea6094bbbf126fb92196e96e" 2024-08-20T22:20:19.5241945Z }, 2024-08-20T22:20:19.5242164Z { 2024-08-20T22:20:19.5242595Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5243198Z "size": 488, 2024-08-20T22:20:19.5243880Z "digest": "sha256:e7b60c94055030c47c467fe32c9f240f38cc375600a430fd4249123e4770ca05" 2024-08-20T22:20:19.5244497Z }, 2024-08-20T22:20:19.5244718Z { 2024-08-20T22:20:19.5245173Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5245735Z "size": 296, 2024-08-20T22:20:19.5246279Z "digest": "sha256:bd8e43536d18f708597ade75d6ef265048de72b4cd8f8389f88dad23c08111a0" 2024-08-20T22:20:19.5246890Z }, 2024-08-20T22:20:19.5247128Z { 2024-08-20T22:20:19.5247595Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5248150Z "size": 103, 2024-08-20T22:20:19.5248696Z "digest": "sha256:0ec75ea7f23f0cc2d91d75e35ad5be9972c22e38b880b2f61db5559d1e7c634c" 2024-08-20T22:20:19.5249331Z }, 2024-08-20T22:20:19.5249551Z { 2024-08-20T22:20:19.5249985Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5250549Z "size": 1473, 2024-08-20T22:20:19.5251089Z "digest": "sha256:bea45dbe8894b7630b6de998adf6c47506a46b577c4beacf11167ee7b728ad2c" 2024-08-20T22:20:19.5251726Z }, 2024-08-20T22:20:19.5251965Z { 2024-08-20T22:20:19.5252383Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5252945Z "size": 592973916, 2024-08-20T22:20:19.5253510Z "digest": "sha256:a326ca949f681959c0726e28c9cb812664b4f1a0c9a8fbe033e571d0995a5bdc" 2024-08-20T22:20:19.5254113Z }, 2024-08-20T22:20:19.5254350Z { 2024-08-20T22:20:19.5254827Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5255372Z "size": 163, 2024-08-20T22:20:19.5255928Z "digest": "sha256:eaed78ff7978a9fdc73c5edc69f691bd607e399234acc5a732b2c3b369d3297b" 2024-08-20T22:20:19.5256677Z }, 2024-08-20T22:20:19.5256893Z { 2024-08-20T22:20:19.5257314Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5257862Z "size": 1638, 2024-08-20T22:20:19.5258372Z "digest": "sha256:5636a85a0644ae75dfdd063330f907cb3254bd43bd150be122e152bd7a40dc6f" 2024-08-20T22:20:19.5258985Z }, 2024-08-20T22:20:19.5259256Z { 2024-08-20T22:20:19.5259662Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5260215Z "size": 6892252452, 2024-08-20T22:20:19.5260771Z "digest": "sha256:249ef9eea6138d46b925866ba97868d9a7a5b16f3dd2fc36c5477dd31c8e6213" 2024-08-20T22:20:19.5261434Z }, 2024-08-20T22:20:19.5261650Z { 2024-08-20T22:20:19.5262076Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5262626Z "size": 105, 2024-08-20T22:20:19.5263145Z "digest": "sha256:f0aa54fd67039a900c631e7bd0b35d244c7fa5769e7ffde45035ffe3e2dab2bf" 2024-08-20T22:20:19.5263763Z }, 2024-08-20T22:20:19.5263995Z { 2024-08-20T22:20:19.5264395Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5265348Z "size": 975, 2024-08-20T22:20:19.5266003Z "digest": "sha256:fa2cf33cab305aab8bdbfa9d8bdf827ec32172ff5e17218d30fb348bb9d37541" 2024-08-20T22:20:19.5266635Z }, 2024-08-20T22:20:19.5266875Z { 2024-08-20T22:20:19.5267313Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5267856Z "size": 320951411, 2024-08-20T22:20:19.5268414Z "digest": "sha256:3b93495907dc86ef378dae7ec197825a74237998e4075e9c9cdd806478f57cbe" 2024-08-20T22:20:19.5269030Z }, 2024-08-20T22:20:19.5269251Z { 2024-08-20T22:20:19.5269683Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5270239Z "size": 111, 2024-08-20T22:20:19.5270764Z "digest": "sha256:1dc84102243c71ec2a67f0d6e76d27330ad358088e03a7efac8e0f4897bda570" 2024-08-20T22:20:19.5271388Z }, 2024-08-20T22:20:19.5271625Z { 2024-08-20T22:20:19.5272041Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5272598Z "size": 165, 2024-08-20T22:20:19.5273139Z "digest": "sha256:4bc902cbefd3433a7700582aeee0a2144d18ab878f96072f4beb2527671d43bf" 2024-08-20T22:20:19.5273840Z }, 2024-08-20T22:20:19.5274080Z { 2024-08-20T22:20:19.5274515Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5275063Z "size": 3892797, 2024-08-20T22:20:19.5275619Z "digest": "sha256:93c646cacff5607899f60f4fceef4959846ff19fcfe88c135d6604914816b483" 2024-08-20T22:20:19.5276245Z }, 2024-08-20T22:20:19.5276465Z { 2024-08-20T22:20:19.5276899Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5277466Z "size": 107, 2024-08-20T22:20:19.5278109Z "digest": "sha256:5ed0f9bd8591bf4c31b08e99d6cdc708b29750eef4c4326ac672e787cc84a7e4" 2024-08-20T22:20:19.5278782Z }, 2024-08-20T22:20:19.5279014Z { 2024-08-20T22:20:19.5279417Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5279961Z "size": 564, 2024-08-20T22:20:19.5280483Z "digest": "sha256:1de68e32f431a3c823508da3f2257a29f042a4791332b8ae35336a5e52f33935" 2024-08-20T22:20:19.5281071Z }, 2024-08-20T22:20:19.5281310Z { 2024-08-20T22:20:19.5281730Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5282262Z "size": 43195627, 2024-08-20T22:20:19.5282808Z "digest": "sha256:9c69923981ffa472ceaabc7a31857883bbfbd291f02157c54c642afc35b17d90" 2024-08-20T22:20:19.5283417Z }, 2024-08-20T22:20:19.5283632Z { 2024-08-20T22:20:19.5284320Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5284959Z "size": 106, 2024-08-20T22:20:19.5285551Z "digest": "sha256:e4a0f7e7f19d4d397735eda013b29f48f4834a090ad03bffb6f6f5b62f67ab13" 2024-08-20T22:20:19.5286188Z }, 2024-08-20T22:20:19.5286426Z { 2024-08-20T22:20:19.5286842Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5287403Z "size": 294, 2024-08-20T22:20:19.5287960Z "digest": "sha256:da48c85fcfb44c23b72f080fa7585fe83f3514d98edd3c93ad32aefc007dbe02" 2024-08-20T22:20:19.5288580Z }, 2024-08-20T22:20:19.5288818Z { 2024-08-20T22:20:19.5289250Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5289796Z "size": 88290, 2024-08-20T22:20:19.5291170Z "digest": "sha256:8aa36fbfb6172da62794cc2cd55d6b56927f052d91b888f539ede156cef2bd66" 2024-08-20T22:20:19.5291827Z }, 2024-08-20T22:20:19.5292047Z { 2024-08-20T22:20:19.5292483Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5293042Z "size": 106, 2024-08-20T22:20:19.5293582Z "digest": "sha256:cab524a4584434cb1dbffc7fcb8cb5376aa730bda4c7485ecf649487280ac7ea" 2024-08-20T22:20:19.5294220Z }, 2024-08-20T22:20:19.5294460Z { 2024-08-20T22:20:19.5294874Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5295441Z "size": 1379, 2024-08-20T22:20:19.5295982Z "digest": "sha256:84ab4d27e41ec5584747b5eff61e28d481f6191b4109fe0999c8bc1238ea29e2" 2024-08-20T22:20:19.5296697Z }, 2024-08-20T22:20:19.5296921Z { 2024-08-20T22:20:19.5297332Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5297834Z "size": 701, 2024-08-20T22:20:19.5298340Z "digest": "sha256:8460b8ecc249a61b01984d14a2cc5f800488d0f7dbb6be3b4d149737d9393be5" 2024-08-20T22:20:19.5298921Z }, 2024-08-20T22:20:19.5299127Z { 2024-08-20T22:20:19.5299531Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5300049Z "size": 142, 2024-08-20T22:20:19.5300551Z "digest": "sha256:f46c4b1feb2ff227e542ae4cbbdc454231e870b4076c00a5f330462a3a341d57" 2024-08-20T22:20:19.5301140Z }, 2024-08-20T22:20:19.5301367Z { 2024-08-20T22:20:19.5301753Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5302272Z "size": 119, 2024-08-20T22:20:19.5302779Z "digest": "sha256:5a35a60de089ab202a69fa12eb32b77865215cd9888c35fbef65b7a6946dfd69" 2024-08-20T22:20:19.5303343Z }, 2024-08-20T22:20:19.5303569Z { 2024-08-20T22:20:19.5303976Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5304552Z "size": 4403652906, 2024-08-20T22:20:19.5305076Z "digest": "sha256:609425ba242f8f593be9203a838f9de6900e6bd39c720c23c1834d7693333557" 2024-08-20T22:20:19.5305649Z }, 2024-08-20T22:20:19.5305855Z { 2024-08-20T22:20:19.5306263Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5306782Z "size": 180, 2024-08-20T22:20:19.5307282Z "digest": "sha256:3d5f39a6f9e0ba9f949dc7dca3b66be34fc675ab3360aaed3b53f3e3b2fd8c77" 2024-08-20T22:20:19.5307880Z }, 2024-08-20T22:20:19.5308104Z { 2024-08-20T22:20:19.5308527Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5309052Z "size": 208, 2024-08-20T22:20:19.5309568Z "digest": "sha256:5af385ad82da6ef4fcbb862f15f1e84b1bea881f9180e42eb0ec0a2801957c88" 2024-08-20T22:20:19.5310145Z }, 2024-08-20T22:20:19.5310368Z { 2024-08-20T22:20:19.5310771Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5311276Z "size": 701, 2024-08-20T22:20:19.5311785Z "digest": "sha256:8460b8ecc249a61b01984d14a2cc5f800488d0f7dbb6be3b4d149737d9393be5" 2024-08-20T22:20:19.5312369Z }, 2024-08-20T22:20:19.5312575Z { 2024-08-20T22:20:19.5312983Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5313501Z "size": 632, 2024-08-20T22:20:19.5313995Z "digest": "sha256:a65259a40d7ceff50e49bfcab06ded50a34214fa46999c4ab9be80888a430341" 2024-08-20T22:20:19.5314580Z }, 2024-08-20T22:20:19.5314804Z { 2024-08-20T22:20:19.5315386Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5315912Z "size": 229509078, 2024-08-20T22:20:19.5316429Z "digest": "sha256:73bc9ab6d300d7063c88e9c24149749e2b67c359f0a5a5ad5d8b9f1217cf9343" 2024-08-20T22:20:19.5316991Z }, 2024-08-20T22:20:19.5317214Z { 2024-08-20T22:20:19.5317614Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5318121Z "size": 1841, 2024-08-20T22:20:19.5318641Z "digest": "sha256:6b227ee02daf104c53c83335e59ebe7abbddddd124e4184df88c410ed98e416a" 2024-08-20T22:20:19.5319229Z }, 2024-08-20T22:20:19.5319470Z { 2024-08-20T22:20:19.5319874Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:20:19.5320395Z "size": 15982996, 2024-08-20T22:20:19.5320907Z "digest": "sha256:712ae1d160e2ed7a6cfcb6ce1890d7db8608393ffa32a0f971c021a3f8a87045" 2024-08-20T22:20:19.5321493Z } 2024-08-20T22:20:19.5321719Z ] 2024-08-20T22:20:19.5321919Z } 2024-08-20T22:20:19.5449518Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2024-08-20T22:20:19.5450107Z with: 2024-08-20T22:20:19.5450987Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T22:20:19.5452104Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T22:20:19.5452615Z env: 2024-08-20T22:20:19.5453055Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T22:20:19.5453636Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T22:20:19.5454376Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3 2024-08-20T22:20:19.5455131Z ##[endgroup] 2024-08-20T22:20:19.5475331Z ##[group]Run set -x 2024-08-20T22:20:19.5475681Z set -x 2024-08-20T22:20:19.5475970Z set +e 2024-08-20T22:20:19.5476251Z  2024-08-20T22:20:19.5476499Z login() { 2024-08-20T22:20:19.5477212Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-08-20T22:20:19.5478027Z } 2024-08-20T22:20:19.5478275Z  2024-08-20T22:20:19.5478524Z retry () { 2024-08-20T22:20:19.5478857Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-08-20T22:20:19.5479266Z } 2024-08-20T22:20:19.5479511Z  2024-08-20T22:20:19.5479776Z retry login "${DOCKER_REGISTRY}" 2024-08-20T22:20:19.5480245Z  2024-08-20T22:20:19.5480491Z set -e 2024-08-20T22:20:19.5480904Z # ignore output since only exit code is used for conditional 2024-08-20T22:20:19.5481559Z # only pull docker image if it's not available locally 2024-08-20T22:20:19.5482274Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2024-08-20T22:20:19.5482920Z  retry docker pull "${DOCKER_IMAGE}" 2024-08-20T22:20:19.5483312Z fi 2024-08-20T22:20:19.5493886Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T22:20:19.5494488Z env: 2024-08-20T22:20:19.5494927Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T22:20:19.5495522Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T22:20:19.5496266Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3 2024-08-20T22:20:19.5497625Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T22:20:19.5498666Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T22:20:19.5499145Z ##[endgroup] 2024-08-20T22:20:19.5532290Z + set +e 2024-08-20T22:20:19.5533327Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T22:20:19.5534027Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T22:20:19.5535963Z + aws ecr get-login-password --region us-east-1 2024-08-20T22:20:19.5537221Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T22:20:20.0914165Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-08-20T22:20:20.0915028Z Configure a credential helper to remove this warning. See 2024-08-20T22:20:20.0915884Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-08-20T22:20:20.0916424Z 2024-08-20T22:20:20.0916532Z Login Succeeded 2024-08-20T22:20:20.0926917Z + set -e 2024-08-20T22:20:20.0928012Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T22:20:20.1113216Z Prepare all required actions 2024-08-20T22:20:20.1154401Z ##[group]Run ./.github/actions/chown-workspace 2024-08-20T22:20:20.1154800Z with: 2024-08-20T22:20:20.1155197Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T22:20:20.1155711Z env: 2024-08-20T22:20:20.1156097Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T22:20:20.1156637Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T22:20:20.1157296Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3 2024-08-20T22:20:20.1157981Z ##[endgroup] 2024-08-20T22:20:20.1191823Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-08-20T22:20:20.1192775Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-08-20T22:20:20.1199492Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T22:20:20.1200125Z env: 2024-08-20T22:20:20.1200593Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T22:20:20.1201184Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T22:20:20.1202011Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3 2024-08-20T22:20:20.1202732Z ##[endgroup] 2024-08-20T22:20:20.1382028Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2024-08-20T22:20:20.3450859Z latest: Pulling from tool/alpine 2024-08-20T22:20:20.3453331Z 540db60ca938: Pulling fs layer 2024-08-20T22:20:20.4593974Z 540db60ca938: Verifying Checksum 2024-08-20T22:20:20.4594586Z 540db60ca938: Download complete 2024-08-20T22:20:20.5257924Z 540db60ca938: Pull complete 2024-08-20T22:20:20.5323313Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-08-20T22:20:20.5346703Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-08-20T22:20:22.1995350Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2024-08-20T22:20:22.1995893Z with: 2024-08-20T22:20:22.1996129Z env: 2024-08-20T22:20:22.1996545Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T22:20:22.1997308Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T22:20:22.1998142Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3 2024-08-20T22:20:22.1998961Z ##[endgroup] 2024-08-20T22:20:22.2019831Z ##[group]Run set -eou pipefail 2024-08-20T22:20:22.2020216Z set -eou pipefail 2024-08-20T22:20:22.2020541Z  2024-08-20T22:20:22.2021006Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2024-08-20T22:20:22.2021730Z for _ in $(seq 1440); do 2024-08-20T22:20:22.2022167Z  # Break if no ssh session exists anymore 2024-08-20T22:20:22.2022623Z  if [ "$(who)" = "" ]; then 2024-08-20T22:20:22.2023025Z  break 2024-08-20T22:20:22.2023287Z  fi 2024-08-20T22:20:22.2023548Z  echo "." 2024-08-20T22:20:22.2023833Z  sleep 5 2024-08-20T22:20:22.2024096Z done 2024-08-20T22:20:22.2030083Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T22:20:22.2030542Z env: 2024-08-20T22:20:22.2030934Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T22:20:22.2031485Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T22:20:22.2032161Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3 2024-08-20T22:20:22.2032992Z ##[endgroup] 2024-08-20T22:20:22.2057767Z Holding runner for 2 hours until all ssh sessions have logged out 2024-08-20T22:20:22.2122086Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-08-20T22:20:22.2122839Z # ignore expansion of "docker ps -q" since it could be empty 2024-08-20T22:20:22.2123421Z # shellcheck disable=SC2046 2024-08-20T22:20:22.2123987Z docker stop $(docker ps -q) || true 2024-08-20T22:20:22.2124634Z # Prune all of the docker images 2024-08-20T22:20:22.2125077Z docker system prune -af 2024-08-20T22:20:22.2130857Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T22:20:22.2131349Z env: 2024-08-20T22:20:22.2131791Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T22:20:22.2132396Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T22:20:22.2133116Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3 2024-08-20T22:20:22.2133870Z ##[endgroup] 2024-08-20T22:20:22.2396259Z "docker stop" requires at least 1 argument. 2024-08-20T22:20:22.2396953Z See 'docker stop --help'. 2024-08-20T22:20:22.2397289Z 2024-08-20T22:20:22.2397500Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-08-20T22:20:22.2397881Z 2024-08-20T22:20:22.2398023Z Stop one or more running containers 2024-08-20T22:20:22.2682899Z Deleted Images: 2024-08-20T22:20:22.2684198Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T22:20:22.2685180Z untagged: tmp.ahcyzjygnr:latest 2024-08-20T22:20:22.2685811Z deleted: sha256:4a0df291d0afbffc797ace6dd3c8248979e3228c6ded023bcbabe76d7d6f1f8c 2024-08-20T22:20:22.2686747Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-08-20T22:20:22.2688043Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-08-20T22:20:22.2689244Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2024-08-20T22:20:22.2690129Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2024-08-20T22:20:22.2690836Z 2024-08-20T22:20:28.2674643Z Deleted build cache objects: 2024-08-20T22:20:28.2675458Z hzoq6xs59oyqqhif7zbn793ja 2024-08-20T22:20:28.2675817Z mwtpn3ix87974fc1me8xeesxm 2024-08-20T22:20:28.2676169Z surpfhcazha67f55o5p82gkvd 2024-08-20T22:20:28.2676555Z ybp2feg951lhdw0j70ynzqjal 2024-08-20T22:20:28.2676884Z r2jjhkqusrlc2v0ttfu1yctjv 2024-08-20T22:20:28.2677228Z ieaoqkun48fxtcc4yagvpdgga 2024-08-20T22:20:28.2677571Z 6wcqxtw2ocq6i8a0liwcvr73t 2024-08-20T22:20:28.2677898Z 1hdst5sedwu99jvhj9ogtulyi 2024-08-20T22:20:28.2678241Z jr1rydqdait3ohiruu7nua6xl 2024-08-20T22:20:28.2678654Z rc9l2sqmqb4q8hceyeh01wnqm 2024-08-20T22:20:28.2678971Z qogq069wzx9g458d1dqv8vygm 2024-08-20T22:20:28.2679310Z puc191itfi2zpuxee9vlwlgg9 2024-08-20T22:20:28.2679653Z qmezbq601ahwk5ocl6y669x8q 2024-08-20T22:20:28.2679976Z 03cvzvbdeii5jd4cx7ret171s 2024-08-20T22:20:28.2680310Z lm5v3qagg8tuebr584c3kj4hn 2024-08-20T22:20:28.2680648Z wkglq6qooio7pfjw7jqutvd2v 2024-08-20T22:20:28.2680982Z b2ycjlmib8deiyebyxbus7hny 2024-08-20T22:20:28.2681319Z v4wyiqkbxlp554n2gwbmfazbf 2024-08-20T22:20:28.2681656Z p25o0c1l4znac8abjxblpg9j4 2024-08-20T22:20:28.2681982Z 0tfsym7ahswfejq9aidv2wa18 2024-08-20T22:20:28.2682320Z jwt0mkpnzgrw828s0c4o9y9zs 2024-08-20T22:20:28.2682755Z hyfelm4gsbbb6st4b483xhecu 2024-08-20T22:20:28.2683083Z w8wgqrmto0ldfk8sfhbtuva68 2024-08-20T22:20:28.2683420Z hg2jhschl5eyc0y332qt5ewha 2024-08-20T22:20:28.2683837Z wn2njqy9kboszto4x3yd7d9s1 2024-08-20T22:20:28.2684160Z y603jzoiafwvjkfgoh7ey4g0a 2024-08-20T22:20:28.2684502Z jjyjio8cqyuj3gi6dvie9cnrn 2024-08-20T22:20:28.2684846Z yhz306imihpaej80khnddnu1n 2024-08-20T22:20:28.2685166Z 0by59nakh6ffeo6n11ge3ayrg 2024-08-20T22:20:28.2685496Z s02mk1cd8qgmmxa4sf76drqev 2024-08-20T22:20:28.2685826Z thlcsg458ebd93lf5fipqboxs 2024-08-20T22:20:28.2686144Z o4k8rpsp7ci2z1n6ybg6iqrs2 2024-08-20T22:20:28.2686473Z 5j5f4cyz41swza6idwmrnvwqc 2024-08-20T22:20:28.2686809Z utq7jxm8kkgpndgf6ryy3ssra 2024-08-20T22:20:28.2687139Z 6xxfbh1upajrtuw2hrc1dhw1l 2024-08-20T22:20:28.2687475Z 1ta6maoxkeyx84kq0f51ge16n 2024-08-20T22:20:28.2687803Z 40tuffv5fhgc478q61knxnu6y 2024-08-20T22:20:28.2688123Z dj7pagfh6t3bfxngh91zkrczi 2024-08-20T22:20:28.2688467Z qcrwvjz5i22r4mh466gttb96l 2024-08-20T22:20:28.2688796Z 6ec348jvhi0rdz1y3sujuco5o 2024-08-20T22:20:28.2689117Z yyci9kufx0rdnks5bqe5t6e5h 2024-08-20T22:20:28.2689461Z zjuslrrlamanrfh6itwcedvc5 2024-08-20T22:20:28.2689797Z ohit0x21g7pz3gz1tee6cpwwm 2024-08-20T22:20:28.2690122Z o5gkyearrxmry7vfivhv7ciry 2024-08-20T22:20:28.2690461Z ngrfwyda39hlgnht0obhj3nni 2024-08-20T22:20:28.2690800Z prbopz6ifh6m1h980s20wmyxb 2024-08-20T22:20:28.2691123Z j4w4g3a6xjusl7x3l1b6e6e43 2024-08-20T22:20:28.2691452Z i7n57s9om4d4sfsn1d5ijwocw 2024-08-20T22:20:28.2691781Z vofeu1okgck1i1b4szctveu5v 2024-08-20T22:20:28.2692107Z qshetdm1ygzwhxb3t8lkb0r8f 2024-08-20T22:20:28.2692521Z zrdn2rezwhk1yhnlfv0xyr1zh 2024-08-20T22:20:28.2692858Z yy940g9cm9dm62ae88of34yoc 2024-08-20T22:20:28.2693068Z 2024-08-20T22:20:28.2693210Z Total reclaimed space: 56.97GB 2024-08-20T22:20:28.2755288Z Post job cleanup. 2024-08-20T22:20:28.2807919Z Post job cleanup. 2024-08-20T22:20:28.3665820Z [command]/usr/bin/git version 2024-08-20T22:20:28.3725077Z git version 2.40.1 2024-08-20T22:20:28.3762981Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/bfdcf5e7-fabd-4439-b76f-e6bd01fee0ee' before making global git config changes 2024-08-20T22:20:28.3764560Z Adding repository directory to the temporary git global config as a safe directory 2024-08-20T22:20:28.3767550Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-20T22:20:28.3803549Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-20T22:20:28.3835547Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-08-20T22:20:28.4132741Z Entering 'android/libs/fbjni' 2024-08-20T22:20:28.4184902Z Entering 'third_party/FP16' 2024-08-20T22:20:28.4241091Z Entering 'third_party/FXdiv' 2024-08-20T22:20:28.4291817Z Entering 'third_party/NNPACK' 2024-08-20T22:20:28.4343815Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T22:20:28.4395184Z Entering 'third_party/XNNPACK' 2024-08-20T22:20:28.4464895Z Entering 'third_party/benchmark' 2024-08-20T22:20:28.4517380Z Entering 'third_party/cpp-httplib' 2024-08-20T22:20:28.4565964Z Entering 'third_party/cpuinfo' 2024-08-20T22:20:28.4620304Z Entering 'third_party/cudnn_frontend' 2024-08-20T22:20:28.4669131Z Entering 'third_party/cutlass' 2024-08-20T22:20:28.4727619Z Entering 'third_party/eigen' 2024-08-20T22:20:28.4781714Z Entering 'third_party/fbgemm' 2024-08-20T22:20:28.4834980Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T22:20:28.4883031Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T22:20:28.4931866Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T22:20:28.4989528Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T22:20:28.5039562Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T22:20:28.5093989Z Entering 'third_party/flatbuffers' 2024-08-20T22:20:28.5150563Z Entering 'third_party/fmt' 2024-08-20T22:20:28.5202195Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T22:20:28.5251940Z Entering 'third_party/gloo' 2024-08-20T22:20:28.5304174Z Entering 'third_party/googletest' 2024-08-20T22:20:28.5354974Z Entering 'third_party/ideep' 2024-08-20T22:20:28.5404168Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T22:20:28.5463108Z Entering 'third_party/ittapi' 2024-08-20T22:20:28.5514838Z Entering 'third_party/kineto' 2024-08-20T22:20:28.5570538Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T22:20:28.5620663Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T22:20:28.5669578Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T22:20:28.5720796Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T22:20:28.5769338Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T22:20:28.5819577Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T22:20:28.5868714Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T22:20:28.5919695Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T22:20:28.5969248Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T22:20:28.6020948Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T22:20:28.6071233Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T22:20:28.6126918Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T22:20:28.6181900Z Entering 'third_party/mimalloc' 2024-08-20T22:20:28.6233064Z Entering 'third_party/nccl/nccl' 2024-08-20T22:20:28.6283658Z Entering 'third_party/nlohmann' 2024-08-20T22:20:28.6338443Z Entering 'third_party/onnx' 2024-08-20T22:20:28.6403655Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T22:20:28.6453556Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T22:20:28.6507526Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T22:20:28.6559192Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T22:20:28.6607857Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T22:20:28.6658441Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T22:20:28.6708561Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T22:20:28.6763602Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T22:20:28.6813781Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T22:20:28.6863060Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T22:20:28.6915931Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T22:20:28.6966307Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T22:20:28.7024070Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T22:20:28.7093510Z Entering 'third_party/pocketfft' 2024-08-20T22:20:28.7145603Z Entering 'third_party/protobuf' 2024-08-20T22:20:28.7200418Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T22:20:28.7248637Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T22:20:28.7303758Z Entering 'third_party/psimd' 2024-08-20T22:20:28.7355688Z Entering 'third_party/pthreadpool' 2024-08-20T22:20:28.7405757Z Entering 'third_party/pybind11' 2024-08-20T22:20:28.7455051Z Entering 'third_party/python-peachpy' 2024-08-20T22:20:28.7508079Z Entering 'third_party/sleef' 2024-08-20T22:20:28.7558643Z Entering 'third_party/tensorpipe' 2024-08-20T22:20:28.7607859Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T22:20:28.7659331Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T22:20:28.7709175Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T22:20:28.7758424Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T22:20:28.7805776Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T22:20:28.7880813Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-20T22:20:28.7908163Z http.https://github.com/.extraheader 2024-08-20T22:20:28.7915019Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-08-20T22:20:28.7948627Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-08-20T22:20:28.8236625Z Entering 'android/libs/fbjni' 2024-08-20T22:20:28.8268521Z http.https://github.com/.extraheader 2024-08-20T22:20:28.8302073Z Entering 'third_party/FP16' 2024-08-20T22:20:28.8335799Z http.https://github.com/.extraheader 2024-08-20T22:20:28.8367410Z Entering 'third_party/FXdiv' 2024-08-20T22:20:28.8401819Z http.https://github.com/.extraheader 2024-08-20T22:20:28.8436166Z Entering 'third_party/NNPACK' 2024-08-20T22:20:28.8468759Z http.https://github.com/.extraheader 2024-08-20T22:20:28.8501810Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T22:20:28.8535862Z http.https://github.com/.extraheader 2024-08-20T22:20:28.8566318Z Entering 'third_party/XNNPACK' 2024-08-20T22:20:28.8600103Z http.https://github.com/.extraheader 2024-08-20T22:20:28.8647701Z Entering 'third_party/benchmark' 2024-08-20T22:20:28.8683117Z http.https://github.com/.extraheader 2024-08-20T22:20:28.8720557Z Entering 'third_party/cpp-httplib' 2024-08-20T22:20:28.8753311Z http.https://github.com/.extraheader 2024-08-20T22:20:28.8785735Z Entering 'third_party/cpuinfo' 2024-08-20T22:20:28.8818335Z http.https://github.com/.extraheader 2024-08-20T22:20:28.8850221Z Entering 'third_party/cudnn_frontend' 2024-08-20T22:20:28.8885186Z http.https://github.com/.extraheader 2024-08-20T22:20:28.8918665Z Entering 'third_party/cutlass' 2024-08-20T22:20:28.8952869Z http.https://github.com/.extraheader 2024-08-20T22:20:28.8994334Z Entering 'third_party/eigen' 2024-08-20T22:20:28.9027738Z http.https://github.com/.extraheader 2024-08-20T22:20:28.9062848Z Entering 'third_party/fbgemm' 2024-08-20T22:20:28.9095930Z http.https://github.com/.extraheader 2024-08-20T22:20:28.9133350Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T22:20:28.9165676Z http.https://github.com/.extraheader 2024-08-20T22:20:28.9202043Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T22:20:28.9234930Z http.https://github.com/.extraheader 2024-08-20T22:20:28.9266677Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T22:20:28.9299592Z http.https://github.com/.extraheader 2024-08-20T22:20:28.9343825Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T22:20:28.9377289Z http.https://github.com/.extraheader 2024-08-20T22:20:28.9408629Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T22:20:28.9442392Z http.https://github.com/.extraheader 2024-08-20T22:20:28.9474512Z Entering 'third_party/flatbuffers' 2024-08-20T22:20:28.9509779Z http.https://github.com/.extraheader 2024-08-20T22:20:28.9543974Z Entering 'third_party/fmt' 2024-08-20T22:20:28.9577481Z http.https://github.com/.extraheader 2024-08-20T22:20:28.9608881Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T22:20:28.9644954Z http.https://github.com/.extraheader 2024-08-20T22:20:28.9675427Z Entering 'third_party/gloo' 2024-08-20T22:20:28.9710558Z http.https://github.com/.extraheader 2024-08-20T22:20:28.9742397Z Entering 'third_party/googletest' 2024-08-20T22:20:28.9777632Z http.https://github.com/.extraheader 2024-08-20T22:20:28.9814874Z Entering 'third_party/ideep' 2024-08-20T22:20:28.9848225Z http.https://github.com/.extraheader 2024-08-20T22:20:28.9880357Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T22:20:28.9914087Z http.https://github.com/.extraheader 2024-08-20T22:20:28.9952887Z Entering 'third_party/ittapi' 2024-08-20T22:20:28.9986811Z http.https://github.com/.extraheader 2024-08-20T22:20:29.0021496Z Entering 'third_party/kineto' 2024-08-20T22:20:29.0055896Z http.https://github.com/.extraheader 2024-08-20T22:20:29.0086720Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T22:20:29.0119811Z http.https://github.com/.extraheader 2024-08-20T22:20:29.0152115Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T22:20:29.0185634Z http.https://github.com/.extraheader 2024-08-20T22:20:29.0220532Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T22:20:29.0254280Z http.https://github.com/.extraheader 2024-08-20T22:20:29.0285439Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T22:20:29.0319990Z http.https://github.com/.extraheader 2024-08-20T22:20:29.0351468Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T22:20:29.0385780Z http.https://github.com/.extraheader 2024-08-20T22:20:29.0419610Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T22:20:29.0450701Z http.https://github.com/.extraheader 2024-08-20T22:20:29.0485303Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T22:20:29.0519488Z http.https://github.com/.extraheader 2024-08-20T22:20:29.0552465Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T22:20:29.0585889Z http.https://github.com/.extraheader 2024-08-20T22:20:29.0622211Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T22:20:29.0654175Z http.https://github.com/.extraheader 2024-08-20T22:20:29.0686818Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T22:20:29.0721601Z http.https://github.com/.extraheader 2024-08-20T22:20:29.0755973Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T22:20:29.0790252Z http.https://github.com/.extraheader 2024-08-20T22:20:29.0822224Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T22:20:29.0853837Z http.https://github.com/.extraheader 2024-08-20T22:20:29.0886704Z Entering 'third_party/mimalloc' 2024-08-20T22:20:29.0935562Z http.https://github.com/.extraheader 2024-08-20T22:20:29.0953110Z Entering 'third_party/nccl/nccl' 2024-08-20T22:20:29.0986920Z http.https://github.com/.extraheader 2024-08-20T22:20:29.1023813Z Entering 'third_party/nlohmann' 2024-08-20T22:20:29.1055606Z http.https://github.com/.extraheader 2024-08-20T22:20:29.1087393Z Entering 'third_party/onnx' 2024-08-20T22:20:29.1121505Z http.https://github.com/.extraheader 2024-08-20T22:20:29.1168693Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T22:20:29.1202684Z http.https://github.com/.extraheader 2024-08-20T22:20:29.1240835Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T22:20:29.1275401Z http.https://github.com/.extraheader 2024-08-20T22:20:29.1309670Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T22:20:29.1344211Z http.https://github.com/.extraheader 2024-08-20T22:20:29.1380443Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T22:20:29.1411089Z http.https://github.com/.extraheader 2024-08-20T22:20:29.1446377Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T22:20:29.1483689Z http.https://github.com/.extraheader 2024-08-20T22:20:29.1522610Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T22:20:29.1555359Z http.https://github.com/.extraheader 2024-08-20T22:20:29.1585981Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T22:20:29.1619818Z http.https://github.com/.extraheader 2024-08-20T22:20:29.1652397Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T22:20:29.1685165Z http.https://github.com/.extraheader 2024-08-20T22:20:29.1717721Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T22:20:29.1751120Z http.https://github.com/.extraheader 2024-08-20T22:20:29.1782714Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T22:20:29.1813986Z http.https://github.com/.extraheader 2024-08-20T22:20:29.1845653Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T22:20:29.1879835Z http.https://github.com/.extraheader 2024-08-20T22:20:29.1912912Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T22:20:29.1946016Z http.https://github.com/.extraheader 2024-08-20T22:20:29.1985675Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T22:20:29.2019979Z http.https://github.com/.extraheader 2024-08-20T22:20:29.2084370Z Entering 'third_party/pocketfft' 2024-08-20T22:20:29.2117907Z http.https://github.com/.extraheader 2024-08-20T22:20:29.2154157Z Entering 'third_party/protobuf' 2024-08-20T22:20:29.2194195Z http.https://github.com/.extraheader 2024-08-20T22:20:29.2229428Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T22:20:29.2261982Z http.https://github.com/.extraheader 2024-08-20T22:20:29.2300675Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T22:20:29.2335363Z http.https://github.com/.extraheader 2024-08-20T22:20:29.2372717Z Entering 'third_party/psimd' 2024-08-20T22:20:29.2406794Z http.https://github.com/.extraheader 2024-08-20T22:20:29.2441345Z Entering 'third_party/pthreadpool' 2024-08-20T22:20:29.2473259Z http.https://github.com/.extraheader 2024-08-20T22:20:29.2505392Z Entering 'third_party/pybind11' 2024-08-20T22:20:29.2538833Z http.https://github.com/.extraheader 2024-08-20T22:20:29.2571250Z Entering 'third_party/python-peachpy' 2024-08-20T22:20:29.2605369Z http.https://github.com/.extraheader 2024-08-20T22:20:29.2644159Z Entering 'third_party/sleef' 2024-08-20T22:20:29.2676740Z http.https://github.com/.extraheader 2024-08-20T22:20:29.2710713Z Entering 'third_party/tensorpipe' 2024-08-20T22:20:29.2744413Z http.https://github.com/.extraheader 2024-08-20T22:20:29.2775444Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T22:20:29.2807923Z http.https://github.com/.extraheader 2024-08-20T22:20:29.2841645Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T22:20:29.2873041Z http.https://github.com/.extraheader 2024-08-20T22:20:29.2904621Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T22:20:29.2937446Z http.https://github.com/.extraheader 2024-08-20T22:20:29.2968718Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T22:20:29.3002610Z http.https://github.com/.extraheader 2024-08-20T22:20:29.3034491Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T22:20:29.3066792Z http.https://github.com/.extraheader 2024-08-20T22:20:29.3198174Z A job completed hook has been configured by the self-hosted runner administrator 2024-08-20T22:20:29.3216732Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2024-08-20T22:20:29.3221722Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T22:20:29.3222304Z ##[endgroup] 2024-08-20T22:20:35.8831802Z Cleaning up orphan processes