Re: [petsc-dev] PETSc issue I cannot post combine WaitForCUDA(); inside PetscLogGpuTimeEnd();

2020-08-29 Thread Barry Smith
Karl, You are right. If we have some way of knowing the user callback is on the GPU then we will want to wrap the calling back in the GPU timing so the problem should be resolved but we would need to know which callbacks are on the GPU perhaps as our understanding of how through the

Re: [petsc-dev] PETSc issue I cannot post combine WaitForCUDA(); inside PetscLogGpuTimeEnd();

2020-08-28 Thread Karl Rupp
 Since we cannot post issues (reported here https://forum.gitlab.com/t/creating-new-issue-gives-cannot-create-issue-getting-whoops-something-went-wrong-on-our-end/41966?u=bsmith) here is my issue so I don't forget it.  I think err  = WaitForCUDA();CHKERRCUDA(err); ierr = PetscLogGpuTimeEnd();

Re: [petsc-dev] PETSc issue I cannot post combine WaitForCUDA(); inside PetscLogGpuTimeEnd();

2020-08-28 Thread Barry Smith
> On Aug 28, 2020, at 10:26 AM, Stefano Zampini > wrote: > > > >> On Aug 28, 2020, at 5:18 PM, Barry Smith > > wrote: >> >> >> >>> On Aug 28, 2020, at 5:35 AM, Karl Rupp >> > wrote: >>> >>> Hi, >>> Since we cannot post issues

Re: [petsc-dev] PETSc issue I cannot post combine WaitForCUDA(); inside PetscLogGpuTimeEnd();

2020-08-28 Thread Stefano Zampini
> On Aug 28, 2020, at 5:18 PM, Barry Smith wrote: > > > >> On Aug 28, 2020, at 5:35 AM, Karl Rupp wrote: >> >> Hi, >> >>> Since we cannot post issues (reported here >>> https://forum.gitlab.com/t/creating-new-issue-gives-cannot-create-issue-getting-whoops-something-went-wrong-on-our-end/

Re: [petsc-dev] PETSc issue I cannot post combine WaitForCUDA(); inside PetscLogGpuTimeEnd();

2020-08-28 Thread Barry Smith
> On Aug 28, 2020, at 5:35 AM, Karl Rupp wrote: > > Hi, > >> Since we cannot post issues (reported here >> https://forum.gitlab.com/t/creating-new-issue-gives-cannot-create-issue-getting-whoops-something-went-wrong-on-our-end/41966?u=bsmith) >> here is my issue so I don't forget it. >>

Re: [petsc-dev] PETSc issue I cannot post combine WaitForCUDA(); inside PetscLogGpuTimeEnd();

2020-08-28 Thread Karl Rupp
Hi,   Since we cannot post issues (reported here https://forum.gitlab.com/t/creating-new-issue-gives-cannot-create-issue-getting-whoops-something-went-wrong-on-our-end/41966?u=bsmith) here is my issue so I don't forget it.   I think  err  = WaitForCUDA();CHKERRCUDA(err);  ierr = PetscLog

[petsc-dev] PETSc issue I cannot post combine WaitForCUDA(); inside PetscLogGpuTimeEnd();

2020-08-27 Thread Barry Smith
Since we cannot post issues (reported here https://forum.gitlab.com/t/creating-new-issue-gives-cannot-create-issue-getting-whoops-something-went-wrong-on-our-end/41966?u=bsmith