Ant - Bug

Archive of the old Parsimony forum. Some messages couldn't be restored. Limitations: Search for authors does not work, Parsimony specific formats do not work, threaded view does not work properly. Posting is disabled.

Ant - Bug

Postby Chessodie » 20 May 2000, 03:13

Geschrieben von: / Posted by: Chessodie at 20 May 2000 04:13:27:
Get it ?! Ant - Bug !!
Okay, so my humour needs work !!
I just set-up Ant, but I am having strange happenings !
1) The only way it will start moving is if I use the 'move now' command, then it starts moving after about thirty ( 30 ) seconds. Anyone know how to make it start playing on its own accord ??
2) There appears to be an opening book file 'Book.ant' that downloaded but it does not appear to be connected, anyone know how to connect it ??
Here is my setup:
\"Ant_416 -l -t32768\" /fd=e:\\Progra~1\\Winboard\\Ant
\"Ant_416 -l -t32768\" /sd=e:\\Progra~1\\Winboard\\Ant
Any suggestions would be appreciated.
Regards,
Chessodie
 

Re: Ant - Bug

Postby Dann Corbit » 20 May 2000, 03:38

Geschrieben von: / Posted by: Dann Corbit at 20 May 2000 04:38:07:
Als Antwort auf: / As an answer to: Ant - Bug geschrieben von: / posted by: Chessodie at 20 May 2000 04:13:27:
Get it ?! Ant - Bug !!
Okay, so my humour needs work !!
I just set-up Ant, but I am having strange happenings !
1) The only way it will start moving is if I use the 'move now' command, then it starts moving after about thirty ( 30 ) seconds. Anyone know how to make it start playing on its own accord ??
2) There appears to be an opening book file 'Book.ant' that downloaded but it does not appear to be connected, anyone know how to connect it ??
Here is my setup:
\"Ant_416 -l -t32768\" /fd=e:\\Progra~1\\Winboard\\Ant
\"Ant_416 -l -t32768\" /sd=e:\\Progra~1\\Winboard\\Ant
Any suggestions would be appreciated.
1. How much physical memory do you have on your computer?
2. What does your ant.rc file look like?
3. Do you have a directory called e:\tmp?


My FTP site
Dann Corbit
 

Ant-Bug

Postby Chessodie » 20 May 2000, 03:48

Geschrieben von: / Posted by: Chessodie at 20 May 2000 04:48:56:
Als Antwort auf: / As an answer to: Re: Ant - Bug geschrieben von: / posted by: Dann Corbit at 20 May 2000 04:38:07:
Get it ?! Ant - Bug !!
Okay, so my humour needs work !!
I just set-up Ant, but I am having strange happenings !
1) The only way it will start moving is if I use the 'move now' command, then it starts moving after about thirty ( 30 ) seconds. Anyone know how to make it start playing on its own accord ??
2) There appears to be an opening book file 'Book.ant' that downloaded but it does not appear to be connected, anyone know how to connect it ??
Here is my setup:
\"Ant_416 -l -t32768\" /fd=e:\\Progra~1\\Winboard\\Ant
\"Ant_416 -l -t32768\" /sd=e:\\Progra~1\\Winboard\\Ant
Any suggestions would be appreciated.
1. How much physical memory do you have on your computer?
2. What does your ant.rc file look like?
3. Do you have a directory called e:\tmp?
1. I have p-133 with 32 mgs of ram and over 10 gigs of hd-drive left
2. It only has two words in it: ahead xboard
3. no e:\tmp directory, do I need one for ant ??
Thx
Chessodie
 

Re: Ant-Bug

Postby Dann Corbit » 20 May 2000, 04:08

Geschrieben von: / Posted by: Dann Corbit at 20 May 2000 05:08:59:
Als Antwort auf: / As an answer to: Ant-Bug geschrieben von: / posted by: Chessodie at 20 May 2000 04:48:56:
Get it ?! Ant - Bug !!
Okay, so my humour needs work !!
I just set-up Ant, but I am having strange happenings !
1) The only way it will start moving is if I use the 'move now' command, then it starts moving after about thirty ( 30 ) seconds. Anyone know how to make it start playing on its own accord ??
2) There appears to be an opening book file 'Book.ant' that downloaded but it does not appear to be connected, anyone know how to connect it ??
Here is my setup:
\"Ant_416 -l -t32768\" /fd=e:\\Progra~1\\Winboard\\Ant
\"Ant_416 -l -t32768\" /sd=e:\\Progra~1\\Winboard\\Ant
Any suggestions would be appreciated.
1. How much physical memory do you have on your computer?
2. What does your ant.rc file look like?
3. Do you have a directory called e:\tmp?
1. I have p-133 with 32 mgs of ram and over 10 gigs of hd-drive left
2. It only has two words in it: ahead xboard
3. no e:\tmp directory, do I need one for ant ??
It is a miracle that it can run at all. Your hash tables both take up every single bit of your physical memory. You are using your disk for ram.
Take those 32 megabyte -t32768 switches down to about 8 megabytes and try again.
Looks OK then
Apparently. It's in the readme.

My FTP site
Dann Corbit
 

Re: Ant-Bug

Postby Mogens Larsen » 20 May 2000, 06:58

Geschrieben von: / Posted by: Mogens Larsen at 20 May 2000 07:58:22:
Als Antwort auf: / As an answer to: Re: Ant-Bug geschrieben von: / posted by: Dann Corbit at 20 May 2000 05:08:59:
1. I have p-133 with 32 mgs of ram and over 10 gigs of hd-drive left
2. It only has two words in it: ahead xboard
3. no e:\tmp directory, do I need one for ant ??
It is a miracle that it can run at all. Your hash tables both take up every single bit of your physical memory. You are using your disk for ram.
Take those 32 megabyte -t32768 switches down to about 8 megabytes and try again.
Looks OK then
Apparently. It's in the readme.
That is probably the main reason for the troubles encountered.
If it's the newest Ant version (4.16) then Ant.rc isn't necessary any longer. You need two book files, a learn file and an executable. Only the hashsize is important, which is set in the WinBoard.ini file.
I don't have a c:tmp directory and I doubt it's necessary.
Sincerely,
Mogens
Mogens Larsen
 

Re: Ant-Bug

Postby Chessodie » 20 May 2000, 13:12

Geschrieben von: / Posted by: Chessodie at 20 May 2000 14:12:30:
Als Antwort auf: / As an answer to: Re: Ant-Bug geschrieben von: / posted by: Dann Corbit at 20 May 2000 05:08:59:
Get it ?! Ant - Bug !!
Okay, so my humour needs work !!
I just set-up Ant, but I am having strange happenings !
1) The only way it will start moving is if I use the 'move now' command, then it starts moving after about thirty ( 30 ) seconds. Anyone know how to make it start playing on its own accord ??
2) There appears to be an opening book file 'Book.ant' that downloaded but it does not appear to be connected, anyone know how to connect it ??
Here is my setup:
\"Ant_416 -l -t32768\" /fd=e:\\Progra~1\\Winboard\\Ant
\"Ant_416 -l -t32768\" /sd=e:\\Progra~1\\Winboard\\Ant
Any suggestions would be appreciated.
1. How much physical memory do you have on your computer?
2. What does your ant.rc file look like?
3. Do you have a directory called e:\tmp?
1. I have p-133 with 32 mgs of ram and over 10 gigs of hd-drive left
2. It only has two words in it: ahead xboard
3. no e:\tmp directory, do I need one for ant ??
It is a miracle that it can run at all. Your hash tables both take up every single bit of your physical memory. You are using your disk for ram.
Take those 32 megabyte -t32768 switches down to about 8 megabytes and try again.
Looks OK then
Apparently. It's in the readme.
Okay, now I know what -t32768 means -:)
Here is my new winboard.ini line:
\"Ant_416 -l -t8\" /fd=e:\\Progra~1\\Winboard\\Ant
\"Ant_416 -l -t8\" /sd=e:\\Progra~1\\Winboard\\Ant
Great, I just tried it and it moved on it's own, without any prompting !!
Anybody know how to setup the opening books ?? It is thinking for about 20 secs on the very first move, confirming the opening books are not working.
Thx, Dan
Chessodie
Chessodie
 


Return to Archive (Old Parsimony Forum)

Who is online

Users browsing this forum: No registered users and 29 guests