Re: [mpir-devel] FLINT and ARB using Visual Studio

2020-04-28 Thread Brian Gladman
On 28/04/2020 23:28, 'Bill Hart' via mpir-devel wrote: > You may be right, but I don't see where your files are in our repo: > > https://github.com/wbhart/flint2  > > This would be better discussed on the flint list as Isuru Fernando could > chime in. He understands CMake much better than I do. I

Re: [mpir-devel] FLINT and ARB using Visual Studio

2020-04-28 Thread 'Bill Hart' via mpir-devel
You may be right, but I don't see where your files are in our repo: https://github.com/wbhart/flint2 This would be better discussed on the flint list as Isuru Fernando could chime in. He understands CMake much better than I do. I don't want to make assertions about it, as they often prove to be w

Re: [mpir-devel] FLINT and ARB using Visual Studio

2020-04-28 Thread Cactus
On Tuesday, 28 April 2020 23:09:02 UTC+1, Cactus wrote: > > On 28/04/2020 22:48, 'Bill Hart' via mpir-devel wrote: > > They both take about 0.6s with our continuous integration. I don't know > > if @tthsqe12 would expect them to randomly hit a really hard case? > > > > > https://ci.appveyor.

Re: [mpir-devel] FLINT and ARB using Visual Studio

2020-04-28 Thread Brian Gladman
On 28/04/2020 22:48, 'Bill Hart' via mpir-devel wrote: > They both take about 0.6s with our continuous integration. I don't know > if @tthsqe12 would expect them to randomly hit a really hard case? > > https://ci.appveyor.com/project/wbhart/flint2/builds/32491737/job/1os2ex9o3pe53bhe > I was un

Re: [mpir-devel] FLINT and ARB using Visual Studio

2020-04-28 Thread Cactus
On Tuesday, 28 April 2020 15:51:06 UTC+1, Cactus wrote: > > On 28/04/2020 15:44, 'Bill Hart' via mpir-devel wrote: > > > That's great news, thanks Brian. > > I fear that I have reported a complete pass too early as I missed the > fact that my test code had to abort two tests after running for

Re: [mpir-devel] FLINT and ARB using Visual Studio

2020-04-28 Thread 'Bill Hart' via mpir-devel
They both take about 0.6s with our continuous integration. I don't know if @tthsqe12 would expect them to randomly hit a really hard case? https://ci.appveyor.com/project/wbhart/flint2/builds/32491737/job/1os2ex9o3pe53bhe Bill. On Tue, 28 Apr 2020 at 16:51, Brian Gladman wrote: > On 28/04/202

Re: [mpir-devel] FLINT and ARB using Visual Studio

2020-04-28 Thread Brian Gladman
On 28/04/2020 15:44, 'Bill Hart' via mpir-devel wrote: > That's great news, thanks Brian. I fear that I have reported a complete pass too early as I missed the fact that my test code had to abort two tests after running for too long (over 120 seconds). These are: fmpq_mpoly/t-gcd.exe fmpq_m

Re: [mpir-devel] FLINT and ARB using Visual Studio

2020-04-28 Thread 'Bill Hart' via mpir-devel
That's great news, thanks Brian. Bill. On Tue, 28 Apr 2020 at 15:58, Brian Gladman wrote: > On 28/04/2020 00:06, Bill Hart wrote: > > Dear Brian, > > > > MSVC 32 and 64 bit are now completely passing in out continuous > > integration with our trunk branch. > > > > Could you possibly test this a

Re: [mpir-devel] FLINT and ARB using Visual Studio

2020-04-28 Thread Brian Gladman
On 28/04/2020 00:06, Bill Hart wrote: > Dear Brian, > > MSVC 32 and 64 bit are now completely passing in out continuous > integration with our trunk branch. > > Could you possibly test this and see if it works for you. We are of > course using CMake to generate the build files and I know you have